File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
src/BootstrapBlazor.Server Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5353 <PackageReference Include =" BootstrapBlazor.OnScreenKeyboard" Version =" 9.0.1" />
5454 <PackageReference Include =" BootstrapBlazor.PdfReader" Version =" 9.0.0" />
5555 <PackageReference Include =" BootstrapBlazor.Player" Version =" 9.0.0" />
56- <PackageReference Include =" BootstrapBlazor.RDKit" Version =" 9.0.1 " />
56+ <PackageReference Include =" BootstrapBlazor.RDKit" Version =" 9.0.2 " />
5757 <PackageReference Include =" BootstrapBlazor.SignaturePad" Version =" 9.0.0" />
5858 <PackageReference Include =" BootstrapBlazor.Sortable" Version =" 9.0.1" />
5959 <PackageReference Include =" BootstrapBlazor.Splitting" Version =" 9.0.1" />
Original file line number Diff line number Diff line change 1010<DemoBlock Title =" @Localizer[" RDKitNormalTitle " ]"
1111 Introduction =" @Localizer[" RDKitNormalIntro " ]"
1212 Name =" Normal" >
13- <RDKit Value =" CC(=O)Oc1ccccc1C(=O)O" ></RDKit >
13+ <RDKit Smiles =" CC(=O)Oc1ccccc1C(=O)O" ></RDKit >
1414</DemoBlock >
1515
1616<DemoBlock Title =" @Localizer[" RDKitSizeTitle " ]"
1717 Introduction =" @Localizer[" RDKitSizeIntro " ]"
1818 Name =" Size" >
19- <RDKit Value =" CC(=O)Oc1ccccc1C(=O)O" Width =" 200" Height =" 100" ></RDKit >
19+ <RDKit Smiles =" CC(=O)Oc1ccccc1C(=O)O" Width =" 200" Height =" 100" ></RDKit >
2020</DemoBlock >
2121
2222<DemoBlock Title =" @Localizer[" RDKitSmartsTitle " ]"
3232 </div >
3333 </div >
3434 </section >
35- <RDKit Value =" CC(=O)Oc1ccccc1C(=O)O" Smarts =" @Smarts" ></RDKit >
35+ <RDKit Smiles =" CC(=O)Oc1ccccc1C(=O)O" Smarts =" @Smarts" ></RDKit >
3636</DemoBlock >
Original file line number Diff line number Diff line change 68436843 "RDKitTitle": "RDKit",
68446844 "RDKitDescription": "A powerful cheminformatics and molecule rendering toolbelt for Blazor, Powered by RDKit",
68456845 "RDKitNormalTitle": "Basic usage",
6846- "RDKitNormalIntro": "Set the molecular formula through <code>Value </code> and draw the component",
6846+ "RDKitNormalIntro": "Set the molecular formula through <code>Smiles </code> and draw the component",
68476847 "RDKitSmartsTitle": "Smarts",
68486848 "RDKitSmartsIntro": "By setting the <code>Smarts</code> value, parts of the molecular formula can be highlighted",
68496849 "RDKitSmartsLabel": "Show Smarts",
Original file line number Diff line number Diff line change 68406840 "AttributeOnPostDataAsync" : " Frame 加载页面传递过来的数据"
68416841 },
68426842 "BootstrapBlazor.Server.Components.Samples.RDKits" : {
6843- "RDKitTitle" : " 分子图组件 " ,
6843+ "RDKitTitle" : " RDKit 分子式组件 " ,
68446844 "RDKitDescription" : " RDKit 是一个开源的化学信息学工具包,用于分子建模和化学信息学" ,
68456845 "RDKitNormalTitle" : " 基础用法" ,
6846- "RDKitNormalIntro" : " 通过 <code>Value </code> 设置分子式,组件画图" ,
6846+ "RDKitNormalIntro" : " 通过 <code>Smiles </code> 设置分子式,组件画图" ,
68476847 "RDKitSmartsTitle" : " Smarts" ,
68486848 "RDKitSmartsIntro" : " 通过设置 <code>Smarts</code> 值,高亮显示部分分子式" ,
68496849 "RDKitSmartsLabel" : " 显示 Smarts" ,
You can’t perform that action at this time.
0 commit comments