@kong/icons 0.0.1 → 0.0.2-pr.1.22564c5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +104 -0
  3. package/dist/kong-icons.es.js +8894 -0
  4. package/dist/kong-icons.es.js.map +1 -0
  5. package/dist/kong-icons.umd.js +2 -0
  6. package/dist/kong-icons.umd.js.map +1 -0
  7. package/dist/types/components/AddCircleIcon.vue.d.ts +85 -0
  8. package/dist/types/components/AddIcon.vue.d.ts +85 -0
  9. package/dist/types/components/ArrowDownIcon.vue.d.ts +85 -0
  10. package/dist/types/components/ArrowLeftIcon.vue.d.ts +85 -0
  11. package/dist/types/components/ArrowRightIcon.vue.d.ts +85 -0
  12. package/dist/types/components/ArrowUpIcon.vue.d.ts +85 -0
  13. package/dist/types/components/AwsIcon.vue.d.ts +85 -0
  14. package/dist/types/components/AzureIcon.vue.d.ts +85 -0
  15. package/dist/types/components/BackIcon.vue.d.ts +85 -0
  16. package/dist/types/components/BarChartIcon.vue.d.ts +85 -0
  17. package/dist/types/components/BookIcon.vue.d.ts +85 -0
  18. package/dist/types/components/BotIcon.vue.d.ts +85 -0
  19. package/dist/types/components/BrainIcon.vue.d.ts +85 -0
  20. package/dist/types/components/CalIcon.vue.d.ts +85 -0
  21. package/dist/types/components/CheckCircleIcon.vue.d.ts +85 -0
  22. package/dist/types/components/CheckIcon.vue.d.ts +85 -0
  23. package/dist/types/components/CheckSmallIcon.vue.d.ts +85 -0
  24. package/dist/types/components/ChevronDownIcon.vue.d.ts +85 -0
  25. package/dist/types/components/ChevronLeftIcon.vue.d.ts +85 -0
  26. package/dist/types/components/ChevronRightIcon.vue.d.ts +85 -0
  27. package/dist/types/components/ChevronUpIcon.vue.d.ts +85 -0
  28. package/dist/types/components/ClearIcon.vue.d.ts +85 -0
  29. package/dist/types/components/ClipboardIcon.vue.d.ts +85 -0
  30. package/dist/types/components/ClockIcon.vue.d.ts +85 -0
  31. package/dist/types/components/CloseIcon.vue.d.ts +85 -0
  32. package/dist/types/components/CloudIcon.vue.d.ts +85 -0
  33. package/dist/types/components/CogIcon.vue.d.ts +85 -0
  34. package/dist/types/components/CollapseIcon.vue.d.ts +85 -0
  35. package/dist/types/components/CollapsePanelIcon.vue.d.ts +85 -0
  36. package/dist/types/components/ConnectionsIcon.vue.d.ts +85 -0
  37. package/dist/types/components/CopyIcon.vue.d.ts +85 -0
  38. package/dist/types/components/DangerCircleIcon.vue.d.ts +85 -0
  39. package/dist/types/components/DashboardIcon.vue.d.ts +85 -0
  40. package/dist/types/components/DeployIcon.vue.d.ts +85 -0
  41. package/dist/types/components/DevPortalIcon.vue.d.ts +85 -0
  42. package/dist/types/components/DisabledIcon.vue.d.ts +85 -0
  43. package/dist/types/components/DocumentIcon.vue.d.ts +85 -0
  44. package/dist/types/components/DocumentListIcon.vue.d.ts +85 -0
  45. package/dist/types/components/DragIcon.vue.d.ts +85 -0
  46. package/dist/types/components/EditIcon.vue.d.ts +85 -0
  47. package/dist/types/components/EuropeanUnionIcon.vue.d.ts +85 -0
  48. package/dist/types/components/ExpandIcon.vue.d.ts +85 -0
  49. package/dist/types/components/ExternalLinkIcon.vue.d.ts +85 -0
  50. package/dist/types/components/FeatureRequestIcon.vue.d.ts +85 -0
  51. package/dist/types/components/FileEmptyIcon.vue.d.ts +85 -0
  52. package/dist/types/components/FilterIcon.vue.d.ts +85 -0
  53. package/dist/types/components/FlagIcon.vue.d.ts +85 -0
  54. package/dist/types/components/GoogleCloudIcon.vue.d.ts +85 -0
  55. package/dist/types/components/GoogleIcon.vue.d.ts +85 -0
  56. package/dist/types/components/GraduationIcon.vue.d.ts +85 -0
  57. package/dist/types/components/GridIcon.vue.d.ts +85 -0
  58. package/dist/types/components/HelpIcon.vue.d.ts +85 -0
  59. package/dist/types/components/ImageIcon.vue.d.ts +85 -0
  60. package/dist/types/components/InboxIcon.vue.d.ts +85 -0
  61. package/dist/types/components/IndeterminateSmallIcon.vue.d.ts +85 -0
  62. package/dist/types/components/InfoIcon.vue.d.ts +85 -0
  63. package/dist/types/components/KongIcon.vue.d.ts +85 -0
  64. package/dist/types/components/ListIcon.vue.d.ts +85 -0
  65. package/dist/types/components/LockIcon.vue.d.ts +85 -0
  66. package/dist/types/components/MeshIcon.vue.d.ts +85 -0
  67. package/dist/types/components/MoreHorizontalIcon.vue.d.ts +85 -0
  68. package/dist/types/components/MoreIcon.vue.d.ts +85 -0
  69. package/dist/types/components/NotificationIcon.vue.d.ts +85 -0
  70. package/dist/types/components/OverviewIcon.vue.d.ts +85 -0
  71. package/dist/types/components/PeopleIcon.vue.d.ts +85 -0
  72. package/dist/types/components/PlugIcon.vue.d.ts +85 -0
  73. package/dist/types/components/PortalIcon.vue.d.ts +85 -0
  74. package/dist/types/components/PresentationIcon.vue.d.ts +85 -0
  75. package/dist/types/components/ProfileIcon.vue.d.ts +85 -0
  76. package/dist/types/components/RedoIcon.vue.d.ts +85 -0
  77. package/dist/types/components/RuntimeCompositeIcon.vue.d.ts +85 -0
  78. package/dist/types/components/RuntimeDedicatedCloudIcon.vue.d.ts +85 -0
  79. package/dist/types/components/RuntimeHybridIcon.vue.d.ts +85 -0
  80. package/dist/types/components/RuntimeKicIcon.vue.d.ts +85 -0
  81. package/dist/types/components/RuntimesIcon.vue.d.ts +85 -0
  82. package/dist/types/components/SearchIcon.vue.d.ts +85 -0
  83. package/dist/types/components/SecurityIcon.vue.d.ts +85 -0
  84. package/dist/types/components/ServiceDocumentIcon.vue.d.ts +85 -0
  85. package/dist/types/components/ServiceHubIcon.vue.d.ts +85 -0
  86. package/dist/types/components/ServicesIcon.vue.d.ts +85 -0
  87. package/dist/types/components/SharedIcon.vue.d.ts +85 -0
  88. package/dist/types/components/SupportIcon.vue.d.ts +85 -0
  89. package/dist/types/components/TableIcon.vue.d.ts +85 -0
  90. package/dist/types/components/TeammateIcon.vue.d.ts +85 -0
  91. package/dist/types/components/TrashIcon.vue.d.ts +85 -0
  92. package/dist/types/components/UnitedStatesIcon.vue.d.ts +85 -0
  93. package/dist/types/components/VitalsIcon.vue.d.ts +85 -0
  94. package/dist/types/components/WarningIcon.vue.d.ts +85 -0
  95. package/dist/types/components/WorldIcon.vue.d.ts +85 -0
  96. package/dist/types/components/index.d.ts +96 -0
  97. package/dist/types/index.d.ts +1 -0
  98. package/package.json +10 -7
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The SVG accessible name element */
3
+ title: {
4
+ type: StringConstructor;
5
+ required: false;
6
+ default: string;
7
+ };
8
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
9
+ color: {
10
+ type: StringConstructor;
11
+ required: false;
12
+ default: string;
13
+ };
14
+ /** The CSS display property for the icon. Defaults to `block` */
15
+ display: {
16
+ type: StringConstructor;
17
+ required: false;
18
+ default: string;
19
+ };
20
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
21
+ decorative: {
22
+ type: BooleanConstructor;
23
+ required: false;
24
+ default: boolean;
25
+ };
26
+ /** The icon size */
27
+ size: {
28
+ type: (StringConstructor | NumberConstructor)[];
29
+ required: false;
30
+ default: number;
31
+ validator: (sizeValue: number) => boolean;
32
+ };
33
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
+ tag: {
35
+ type: StringConstructor;
36
+ required: false;
37
+ default: string;
38
+ };
39
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
40
+ /** The SVG accessible name element */
41
+ title: {
42
+ type: StringConstructor;
43
+ required: false;
44
+ default: string;
45
+ };
46
+ /** The icon color. Defaults to `currentColor` which inherits text color from the parent element */
47
+ color: {
48
+ type: StringConstructor;
49
+ required: false;
50
+ default: string;
51
+ };
52
+ /** The CSS display property for the icon. Defaults to `block` */
53
+ display: {
54
+ type: StringConstructor;
55
+ required: false;
56
+ default: string;
57
+ };
58
+ /** Whether the icon is just eye-candy or is meaningful to the page (should screen-readers ignore the icon?) */
59
+ decorative: {
60
+ type: BooleanConstructor;
61
+ required: false;
62
+ default: boolean;
63
+ };
64
+ /** The icon size */
65
+ size: {
66
+ type: (StringConstructor | NumberConstructor)[];
67
+ required: false;
68
+ default: number;
69
+ validator: (sizeValue: number) => boolean;
70
+ };
71
+ /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
+ tag: {
73
+ type: StringConstructor;
74
+ required: false;
75
+ default: string;
76
+ };
77
+ }>>, {
78
+ color: string;
79
+ display: string;
80
+ title: string;
81
+ size: string | number;
82
+ tag: string;
83
+ decorative: boolean;
84
+ }, {}>;
85
+ export default _default;