|
6629 | 6629 | "BootstrapBlazor.Shared.Components.Samples.Icons.BootstrapIcons": { |
6630 | 6630 | "Title": "Bootstrap Icons", |
6631 | 6631 | "BaseUsageText": "Free, high quality, open source icon library", |
6632 | | - "Icons": "For icon information, please visit <a href=\"https://icons.getbootstrap.com/\" target=\"_blank\">[portal]</a>", |
| 6632 | + "Icons": "For icon list, please visit <a href=\"https://icons.getbootstrap.com\" target=\"_blank\">[portal]</a>", |
6633 | 6633 | "P1": "Extending the Component Package by Reference", |
6634 | 6634 | "P2": "After adding the stylesheet file link open icon" |
6635 | 6635 | }, |
|
6639 | 6639 | "CopiedTooltipText": "Copied", |
6640 | 6640 | "P1": "1. After referencing the extension package, add the package built-in style file to open the icon", |
6641 | 6641 | "P2": "2. Enable css isolation and automatically reference component styles after compilation", |
6642 | | - "P3": "Please copy the following code segement" |
| 6642 | + "P3": "Please copy the following code segement", |
| 6643 | + "Icons": "For icon list, please visit <a href=\"https://element.eleme.cn/#/zh-CN/component/icon\" target=\"_blank\">[portal]</a>" |
6643 | 6644 | }, |
6644 | 6645 | "BootstrapBlazor.Shared.Components.Samples.Icons.FAIcons": { |
6645 | 6646 | "Title": "Font Awesome Icons", |
|
6648 | 6649 | "SwitchButtonTextOn": "Show Copy Dialog", |
6649 | 6650 | "P1": "Extending the Component Package by Reference", |
6650 | 6651 | "P2": "After adding the stylesheet file link open icon", |
6651 | | - "CopiedTooltipText": "Copied" |
| 6652 | + "CopiedTooltipText": "Copied", |
| 6653 | + "Icons": "For icon list, please visit <a href=\"https://fontawesome.com/icons\" target=\"_blank\">[portal]</a>" |
6652 | 6654 | }, |
6653 | 6655 | "BootstrapBlazor.Shared.Components.Samples.Icons.MaterialDesignIcons": { |
6654 | 6656 | "Title": "MaterialDesign Icons", |
6655 | 6657 | "BaseUsageText": "Material Design system icons are simple, modern and user-friendly", |
6656 | | - "Icons": "For icon information, please visit <a href=\"https://pictogrammers.com/library/mdi/\" target=\"_blank\">[portal]</a>", |
| 6658 | + "Icons": "For icon list, please visit <a href=\"https://pictogrammers.com/library/mdi\" target=\"_blank\">[portal]</a>", |
6657 | 6659 | "P1": "Extending the Component Package by Reference", |
6658 | 6660 | "P2": "After adding the stylesheet file link open icon" |
6659 | 6661 | }, |
|
6663 | 6665 | "CopiedTooltipText": "Copied", |
6664 | 6666 | "P1": "1. After referencing the extension package, add the package built-in style file to open the icon", |
6665 | 6667 | "P2": "2. Enable css isolation and automatically reference component styles after compilation", |
6666 | | - "P3": "Please copy the following code segement" |
| 6668 | + "P3": "Please copy the following code segement", |
| 6669 | + "Icons": "For icon list, please visit <a href=\"https://iconpark.oceanengine.com/official\" target=\"_blank\">[portal]</a>" |
6667 | 6670 | }, |
6668 | 6671 | "BootstrapBlazor.Shared.Components.Samples.Icons.AntDesignIcons": { |
6669 | 6672 | "AntDesignIconTitle": "AntDesign Svg Icon Lib", |
6670 | 6673 | "AntDesignIconDescription": "Semantic vector graphics.", |
6671 | 6674 | "CopiedTooltipText": "Copied", |
6672 | 6675 | "P1": "1. After referencing the extension package, add the package built-in style file to open the icon", |
6673 | 6676 | "P2": "2. Enable css isolation and automatically reference component styles after compilation", |
6674 | | - "P3": "Please copy the following code segement" |
| 6677 | + "P3": "Please copy the following code segement", |
| 6678 | + "Icons": "For icon list, please visit <a href=\"https://ant.design/components/icon\" target=\"_blank\">[portal]</a>" |
6675 | 6679 | }, |
6676 | 6680 | "BootstrapBlazor.Shared.Components.Samples.BootstrapBlazorIcons": { |
6677 | 6681 | "IconsTitle": "Icon", |
|
6681 | 6685 | "SvgTitle": "Svg Icons", |
6682 | 6686 | "SvgIntro": "Load the <code>Svg</code> sprite image by setting <code>IsSvgSprites=\"true\"</code> <code>Url</code> and specify its <code>Id</code> value by <code>Name</code>", |
6683 | 6687 | "ImageTitle": "Image", |
6684 | | - "ImageIntro": "Customize the displayed content through the <code>ChildContent</code> template" |
| 6688 | + "ImageIntro": "Customize the displayed content through the <code>ChildContent</code> template", |
| 6689 | + "Icons": "For icon list, please visit <a href=\"https://icons.getbootstrap.com\" target=\"_blank\">[portal]</a>" |
6685 | 6690 | }, |
6686 | 6691 | "BootstrapBlazor.Shared.Components.Samples.DriverDotnetJs": { |
6687 | 6692 | "DriverJsPopoverTitleText": "Animated Tour Example", |
|
0 commit comments