@kong/icons 0.0.2-pr.1.d267e1f.0 → 0.0.2-pr.7.742a879.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 (101) hide show
  1. package/README.md +130 -8
  2. package/dist/kong-icons.es.js +1827 -1945
  3. package/dist/kong-icons.es.js.map +1 -1
  4. package/dist/kong-icons.umd.js +1 -1
  5. package/dist/kong-icons.umd.js.map +1 -1
  6. package/dist/types/components/flags/FlagEuIcon.vue.d.ts +85 -0
  7. package/dist/types/components/flags/FlagUsIcon.vue.d.ts +85 -0
  8. package/dist/types/components/flags/index.d.ts +9 -0
  9. package/dist/types/components/index.d.ts +4 -90
  10. package/dist/types/components/{AwsIcon.vue.d.ts → multi-color/AwsIcon.vue.d.ts} +2 -2
  11. package/dist/types/components/{AzureIcon.vue.d.ts → multi-color/AzureIcon.vue.d.ts} +2 -2
  12. package/dist/types/components/{GoogleCloudIcon.vue.d.ts → multi-color/GoogleCloudIcon.vue.d.ts} +2 -2
  13. package/dist/types/components/{GoogleIcon.vue.d.ts → multi-color/GoogleIcon.vue.d.ts} +2 -2
  14. package/dist/types/components/{RuntimeCompositeIcon.vue.d.ts → multi-color/RuntimeCompositeIcon.vue.d.ts} +2 -2
  15. package/dist/types/components/{RuntimeDedicatedCloudIcon.vue.d.ts → multi-color/RuntimeDedicatedCloudIcon.vue.d.ts} +2 -2
  16. package/dist/types/components/{RuntimeHybridIcon.vue.d.ts → multi-color/RuntimeHybridIcon.vue.d.ts} +2 -2
  17. package/dist/types/components/{RuntimeKicIcon.vue.d.ts → multi-color/RuntimeKicIcon.vue.d.ts} +2 -2
  18. package/dist/types/components/multi-color/index.d.ts +15 -0
  19. package/dist/types/components/{AddCircleIcon.vue.d.ts → solid/AddCircleIcon.vue.d.ts} +2 -2
  20. package/dist/types/components/{AddIcon.vue.d.ts → solid/AddIcon.vue.d.ts} +2 -2
  21. package/dist/types/components/{ArrowDownIcon.vue.d.ts → solid/ArrowDownIcon.vue.d.ts} +2 -2
  22. package/dist/types/components/{ArrowLeftIcon.vue.d.ts → solid/ArrowLeftIcon.vue.d.ts} +2 -2
  23. package/dist/types/components/{ArrowRightIcon.vue.d.ts → solid/ArrowRightIcon.vue.d.ts} +2 -2
  24. package/dist/types/components/{ArrowUpIcon.vue.d.ts → solid/ArrowUpIcon.vue.d.ts} +2 -2
  25. package/dist/types/components/{BackIcon.vue.d.ts → solid/BackIcon.vue.d.ts} +2 -2
  26. package/dist/types/components/{BarChartIcon.vue.d.ts → solid/BarChartIcon.vue.d.ts} +2 -2
  27. package/dist/types/components/{BookIcon.vue.d.ts → solid/BookIcon.vue.d.ts} +2 -2
  28. package/dist/types/components/{BotIcon.vue.d.ts → solid/BotIcon.vue.d.ts} +2 -2
  29. package/dist/types/components/{BrainIcon.vue.d.ts → solid/BrainIcon.vue.d.ts} +2 -2
  30. package/dist/types/components/{CalIcon.vue.d.ts → solid/CalIcon.vue.d.ts} +2 -2
  31. package/dist/types/components/{CheckCircleIcon.vue.d.ts → solid/CheckCircleIcon.vue.d.ts} +2 -2
  32. package/dist/types/components/{CheckIcon.vue.d.ts → solid/CheckIcon.vue.d.ts} +2 -2
  33. package/dist/types/components/{CheckSmallIcon.vue.d.ts → solid/CheckSmallIcon.vue.d.ts} +2 -2
  34. package/dist/types/components/{ChevronDownIcon.vue.d.ts → solid/ChevronDownIcon.vue.d.ts} +2 -2
  35. package/dist/types/components/{ChevronLeftIcon.vue.d.ts → solid/ChevronLeftIcon.vue.d.ts} +2 -2
  36. package/dist/types/components/{ChevronRightIcon.vue.d.ts → solid/ChevronRightIcon.vue.d.ts} +2 -2
  37. package/dist/types/components/{ChevronUpIcon.vue.d.ts → solid/ChevronUpIcon.vue.d.ts} +2 -2
  38. package/dist/types/components/{ClearIcon.vue.d.ts → solid/ClearIcon.vue.d.ts} +2 -2
  39. package/dist/types/components/{ClipboardIcon.vue.d.ts → solid/ClipboardIcon.vue.d.ts} +2 -2
  40. package/dist/types/components/{ClockIcon.vue.d.ts → solid/ClockIcon.vue.d.ts} +2 -2
  41. package/dist/types/components/{CloseIcon.vue.d.ts → solid/CloseIcon.vue.d.ts} +2 -2
  42. package/dist/types/components/{CloudIcon.vue.d.ts → solid/CloudIcon.vue.d.ts} +2 -2
  43. package/dist/types/components/{CogIcon.vue.d.ts → solid/CogIcon.vue.d.ts} +2 -2
  44. package/dist/types/components/{CollapseIcon.vue.d.ts → solid/CollapseIcon.vue.d.ts} +2 -2
  45. package/dist/types/components/{CollapsePanelIcon.vue.d.ts → solid/CollapsePanelIcon.vue.d.ts} +2 -2
  46. package/dist/types/components/{ConnectionsIcon.vue.d.ts → solid/ConnectionsIcon.vue.d.ts} +2 -2
  47. package/dist/types/components/{CopyIcon.vue.d.ts → solid/CopyIcon.vue.d.ts} +2 -2
  48. package/dist/types/components/{DangerCircleIcon.vue.d.ts → solid/DangerCircleIcon.vue.d.ts} +2 -2
  49. package/dist/types/components/{DashboardIcon.vue.d.ts → solid/DashboardIcon.vue.d.ts} +2 -2
  50. package/dist/types/components/{DeployIcon.vue.d.ts → solid/DeployIcon.vue.d.ts} +2 -2
  51. package/dist/types/components/{DevPortalIcon.vue.d.ts → solid/DevPortalIcon.vue.d.ts} +2 -2
  52. package/dist/types/components/{DisabledIcon.vue.d.ts → solid/DisabledIcon.vue.d.ts} +2 -2
  53. package/dist/types/components/{DocumentIcon.vue.d.ts → solid/DocumentIcon.vue.d.ts} +2 -2
  54. package/dist/types/components/{DocumentListIcon.vue.d.ts → solid/DocumentListIcon.vue.d.ts} +2 -2
  55. package/dist/types/components/{DragIcon.vue.d.ts → solid/DragIcon.vue.d.ts} +2 -2
  56. package/dist/types/components/{EditIcon.vue.d.ts → solid/EditIcon.vue.d.ts} +2 -2
  57. package/dist/types/components/{ExpandIcon.vue.d.ts → solid/ExpandIcon.vue.d.ts} +2 -2
  58. package/dist/types/components/{ExternalLinkIcon.vue.d.ts → solid/ExternalLinkIcon.vue.d.ts} +2 -2
  59. package/dist/types/components/{FeatureRequestIcon.vue.d.ts → solid/FeatureRequestIcon.vue.d.ts} +2 -2
  60. package/dist/types/components/{FileEmptyIcon.vue.d.ts → solid/FileEmptyIcon.vue.d.ts} +2 -2
  61. package/dist/types/components/{FilterIcon.vue.d.ts → solid/FilterIcon.vue.d.ts} +2 -2
  62. package/dist/types/components/{FlagIcon.vue.d.ts → solid/FlagIcon.vue.d.ts} +2 -2
  63. package/dist/types/components/{GraduationIcon.vue.d.ts → solid/GraduationIcon.vue.d.ts} +2 -2
  64. package/dist/types/components/{GridIcon.vue.d.ts → solid/GridIcon.vue.d.ts} +2 -2
  65. package/dist/types/components/{HelpIcon.vue.d.ts → solid/HelpIcon.vue.d.ts} +2 -2
  66. package/dist/types/components/{ImageIcon.vue.d.ts → solid/ImageIcon.vue.d.ts} +2 -2
  67. package/dist/types/components/{InboxIcon.vue.d.ts → solid/InboxIcon.vue.d.ts} +2 -2
  68. package/dist/types/components/{IndeterminateSmallIcon.vue.d.ts → solid/IndeterminateSmallIcon.vue.d.ts} +2 -2
  69. package/dist/types/components/{InfoIcon.vue.d.ts → solid/InfoIcon.vue.d.ts} +2 -2
  70. package/dist/types/components/{KongIcon.vue.d.ts → solid/KongIcon.vue.d.ts} +2 -2
  71. package/dist/types/components/{ListIcon.vue.d.ts → solid/ListIcon.vue.d.ts} +2 -2
  72. package/dist/types/components/{LockIcon.vue.d.ts → solid/LockIcon.vue.d.ts} +2 -2
  73. package/dist/types/components/{MeshIcon.vue.d.ts → solid/MeshIcon.vue.d.ts} +2 -2
  74. package/dist/types/components/{MoreHorizontalIcon.vue.d.ts → solid/MoreHorizontalIcon.vue.d.ts} +2 -2
  75. package/dist/types/components/{MoreIcon.vue.d.ts → solid/MoreIcon.vue.d.ts} +2 -2
  76. package/dist/types/components/{NotificationIcon.vue.d.ts → solid/NotificationIcon.vue.d.ts} +2 -2
  77. package/dist/types/components/{OverviewIcon.vue.d.ts → solid/OverviewIcon.vue.d.ts} +2 -2
  78. package/dist/types/components/{PeopleIcon.vue.d.ts → solid/PeopleIcon.vue.d.ts} +2 -2
  79. package/dist/types/components/{PlugIcon.vue.d.ts → solid/PlugIcon.vue.d.ts} +2 -2
  80. package/dist/types/components/{PortalIcon.vue.d.ts → solid/PortalIcon.vue.d.ts} +2 -2
  81. package/dist/types/components/{PresentationIcon.vue.d.ts → solid/PresentationIcon.vue.d.ts} +2 -2
  82. package/dist/types/components/{ProfileIcon.vue.d.ts → solid/ProfileIcon.vue.d.ts} +2 -2
  83. package/dist/types/components/{RedoIcon.vue.d.ts → solid/RedoIcon.vue.d.ts} +2 -2
  84. package/dist/types/components/{RuntimesIcon.vue.d.ts → solid/RuntimesIcon.vue.d.ts} +2 -2
  85. package/dist/types/components/{SearchIcon.vue.d.ts → solid/SearchIcon.vue.d.ts} +2 -2
  86. package/dist/types/components/{SecurityIcon.vue.d.ts → solid/SecurityIcon.vue.d.ts} +2 -2
  87. package/dist/types/components/{ServiceDocumentIcon.vue.d.ts → solid/ServiceDocumentIcon.vue.d.ts} +2 -2
  88. package/dist/types/components/{ServiceHubIcon.vue.d.ts → solid/ServiceHubIcon.vue.d.ts} +2 -2
  89. package/dist/types/components/{ServicesIcon.vue.d.ts → solid/ServicesIcon.vue.d.ts} +2 -2
  90. package/dist/types/components/{SharedIcon.vue.d.ts → solid/SharedIcon.vue.d.ts} +2 -2
  91. package/dist/types/components/{SupportIcon.vue.d.ts → solid/SupportIcon.vue.d.ts} +2 -2
  92. package/dist/types/components/{TableIcon.vue.d.ts → solid/TableIcon.vue.d.ts} +2 -2
  93. package/dist/types/components/{TeammateIcon.vue.d.ts → solid/TeammateIcon.vue.d.ts} +2 -2
  94. package/dist/types/components/{TrashIcon.vue.d.ts → solid/TrashIcon.vue.d.ts} +2 -2
  95. package/dist/types/components/{VitalsIcon.vue.d.ts → solid/VitalsIcon.vue.d.ts} +2 -2
  96. package/dist/types/components/{WarningIcon.vue.d.ts → solid/WarningIcon.vue.d.ts} +2 -2
  97. package/dist/types/components/{WorldIcon.vue.d.ts → solid/WorldIcon.vue.d.ts} +2 -2
  98. package/dist/types/components/solid/index.d.ts +86 -0
  99. package/package.json +8 -9
  100. package/dist/types/components/EuropeanUnionIcon.vue.d.ts +0 -85
  101. package/dist/types/components/UnitedStatesIcon.vue.d.ts +0 -85
@@ -0,0 +1,85 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ /** The accessibility text provided to screen readers */
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 accessibility text provided to screen readers */
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 accessibility text provided to screen readers */
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 accessibility text provided to screen readers */
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,9 @@
1
+ /**
2
+ * This file was generated via the build script. Do not edit this file directly.
3
+ * Generated on Mon, 17 Jul 2023 13:25:32 GMT
4
+ *
5
+ * GitHub: https://github.com/Kong/icons
6
+ * License: Apache-2.0
7
+ */
8
+ export { default as FlagEuIcon } from './FlagEuIcon.vue';
9
+ export { default as FlagUsIcon } from './FlagUsIcon.vue';
@@ -1,96 +1,10 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Fri, 14 Jul 2023 02:38:09 GMT
3
+ * Generated on Mon, 17 Jul 2023 13:25:32 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
7
7
  */
8
- export { default as EuropeanUnionIcon } from './EuropeanUnionIcon.vue';
9
- export { default as UnitedStatesIcon } from './UnitedStatesIcon.vue';
10
- export { default as AwsIcon } from './AwsIcon.vue';
11
- export { default as AzureIcon } from './AzureIcon.vue';
12
- export { default as GoogleCloudIcon } from './GoogleCloudIcon.vue';
13
- export { default as GoogleIcon } from './GoogleIcon.vue';
14
- export { default as RuntimeCompositeIcon } from './RuntimeCompositeIcon.vue';
15
- export { default as RuntimeDedicatedCloudIcon } from './RuntimeDedicatedCloudIcon.vue';
16
- export { default as RuntimeHybridIcon } from './RuntimeHybridIcon.vue';
17
- export { default as RuntimeKicIcon } from './RuntimeKicIcon.vue';
18
- export { default as AddIcon } from './AddIcon.vue';
19
- export { default as BackIcon } from './BackIcon.vue';
20
- export { default as BookIcon } from './BookIcon.vue';
21
- export { default as BotIcon } from './BotIcon.vue';
22
- export { default as BrainIcon } from './BrainIcon.vue';
23
- export { default as CalIcon } from './CalIcon.vue';
24
- export { default as CheckIcon } from './CheckIcon.vue';
25
- export { default as ClearIcon } from './ClearIcon.vue';
26
- export { default as ClipboardIcon } from './ClipboardIcon.vue';
27
- export { default as ClockIcon } from './ClockIcon.vue';
28
- export { default as CloseIcon } from './CloseIcon.vue';
29
- export { default as CloudIcon } from './CloudIcon.vue';
30
- export { default as CogIcon } from './CogIcon.vue';
31
- export { default as CollapseIcon } from './CollapseIcon.vue';
32
- export { default as ConnectionsIcon } from './ConnectionsIcon.vue';
33
- export { default as CopyIcon } from './CopyIcon.vue';
34
- export { default as DashboardIcon } from './DashboardIcon.vue';
35
- export { default as DeployIcon } from './DeployIcon.vue';
36
- export { default as DisabledIcon } from './DisabledIcon.vue';
37
- export { default as DocumentIcon } from './DocumentIcon.vue';
38
- export { default as DragIcon } from './DragIcon.vue';
39
- export { default as EditIcon } from './EditIcon.vue';
40
- export { default as ExpandIcon } from './ExpandIcon.vue';
41
- export { default as FilterIcon } from './FilterIcon.vue';
42
- export { default as FlagIcon } from './FlagIcon.vue';
43
- export { default as GraduationIcon } from './GraduationIcon.vue';
44
- export { default as GridIcon } from './GridIcon.vue';
45
- export { default as HelpIcon } from './HelpIcon.vue';
46
- export { default as ImageIcon } from './ImageIcon.vue';
47
- export { default as InboxIcon } from './InboxIcon.vue';
48
- export { default as InfoIcon } from './InfoIcon.vue';
49
- export { default as KongIcon } from './KongIcon.vue';
50
- export { default as ListIcon } from './ListIcon.vue';
51
- export { default as LockIcon } from './LockIcon.vue';
52
- export { default as MeshIcon } from './MeshIcon.vue';
53
- export { default as MoreIcon } from './MoreIcon.vue';
54
- export { default as NotificationIcon } from './NotificationIcon.vue';
55
- export { default as OverviewIcon } from './OverviewIcon.vue';
56
- export { default as PeopleIcon } from './PeopleIcon.vue';
57
- export { default as PlugIcon } from './PlugIcon.vue';
58
- export { default as PortalIcon } from './PortalIcon.vue';
59
- export { default as PresentationIcon } from './PresentationIcon.vue';
60
- export { default as ProfileIcon } from './ProfileIcon.vue';
61
- export { default as RedoIcon } from './RedoIcon.vue';
62
- export { default as RuntimesIcon } from './RuntimesIcon.vue';
63
- export { default as SearchIcon } from './SearchIcon.vue';
64
- export { default as SecurityIcon } from './SecurityIcon.vue';
65
- export { default as ServicesIcon } from './ServicesIcon.vue';
66
- export { default as SharedIcon } from './SharedIcon.vue';
67
- export { default as SupportIcon } from './SupportIcon.vue';
68
- export { default as TableIcon } from './TableIcon.vue';
69
- export { default as TeammateIcon } from './TeammateIcon.vue';
70
- export { default as TrashIcon } from './TrashIcon.vue';
71
- export { default as VitalsIcon } from './VitalsIcon.vue';
72
- export { default as WarningIcon } from './WarningIcon.vue';
73
- export { default as WorldIcon } from './WorldIcon.vue';
74
- export { default as AddCircleIcon } from './AddCircleIcon.vue';
75
- export { default as ArrowDownIcon } from './ArrowDownIcon.vue';
76
- export { default as ArrowLeftIcon } from './ArrowLeftIcon.vue';
77
- export { default as ArrowRightIcon } from './ArrowRightIcon.vue';
78
- export { default as ArrowUpIcon } from './ArrowUpIcon.vue';
79
- export { default as BarChartIcon } from './BarChartIcon.vue';
80
- export { default as CheckCircleIcon } from './CheckCircleIcon.vue';
81
- export { default as CheckSmallIcon } from './CheckSmallIcon.vue';
82
- export { default as ChevronDownIcon } from './ChevronDownIcon.vue';
83
- export { default as ChevronLeftIcon } from './ChevronLeftIcon.vue';
84
- export { default as ChevronRightIcon } from './ChevronRightIcon.vue';
85
- export { default as ChevronUpIcon } from './ChevronUpIcon.vue';
86
- export { default as CollapsePanelIcon } from './CollapsePanelIcon.vue';
87
- export { default as DangerCircleIcon } from './DangerCircleIcon.vue';
88
- export { default as DevPortalIcon } from './DevPortalIcon.vue';
89
- export { default as DocumentListIcon } from './DocumentListIcon.vue';
90
- export { default as ExternalLinkIcon } from './ExternalLinkIcon.vue';
91
- export { default as FeatureRequestIcon } from './FeatureRequestIcon.vue';
92
- export { default as FileEmptyIcon } from './FileEmptyIcon.vue';
93
- export { default as IndeterminateSmallIcon } from './IndeterminateSmallIcon.vue';
94
- export { default as MoreHorizontalIcon } from './MoreHorizontalIcon.vue';
95
- export { default as ServiceDocumentIcon } from './ServiceDocumentIcon.vue';
96
- export { default as ServiceHubIcon } from './ServiceHubIcon.vue';
8
+ export * from './flags';
9
+ export * from './multi-color';
10
+ export * from './solid';
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -0,0 +1,15 @@
1
+ /**
2
+ * This file was generated via the build script. Do not edit this file directly.
3
+ * Generated on Mon, 17 Jul 2023 13:25:32 GMT
4
+ *
5
+ * GitHub: https://github.com/Kong/icons
6
+ * License: Apache-2.0
7
+ */
8
+ export { default as AwsIcon } from './AwsIcon.vue';
9
+ export { default as AzureIcon } from './AzureIcon.vue';
10
+ export { default as GoogleCloudIcon } from './GoogleCloudIcon.vue';
11
+ export { default as GoogleIcon } from './GoogleIcon.vue';
12
+ export { default as RuntimeCompositeIcon } from './RuntimeCompositeIcon.vue';
13
+ export { default as RuntimeDedicatedCloudIcon } from './RuntimeDedicatedCloudIcon.vue';
14
+ export { default as RuntimeHybridIcon } from './RuntimeHybridIcon.vue';
15
+ export { default as RuntimeKicIcon } from './RuntimeKicIcon.vue';
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;
@@ -1,5 +1,5 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
- /** The SVG accessible name element */
2
+ /** The accessibility text provided to screen readers */
3
3
  title: {
4
4
  type: StringConstructor;
5
5
  required: false;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  default: string;
38
38
  };
39
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 */
40
+ /** The accessibility text provided to screen readers */
41
41
  title: {
42
42
  type: StringConstructor;
43
43
  required: false;