@kong/icons 1.7.1 → 1.7.2-pr.88.ed7968b.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 (125) hide show
  1. package/dist/kong-icons.es.js +1234 -1078
  2. package/dist/kong-icons.es.js.map +1 -1
  3. package/dist/kong-icons.umd.js +1 -1
  4. package/dist/kong-icons.umd.js.map +1 -1
  5. package/dist/types/components/flags/FlagAuIcon.vue.d.ts +85 -0
  6. package/dist/types/components/flags/FlagEuIcon.vue.d.ts +2 -2
  7. package/dist/types/components/flags/FlagUsIcon.vue.d.ts +2 -2
  8. package/dist/types/components/flags/index.d.ts +2 -1
  9. package/dist/types/components/index.d.ts +1 -1
  10. package/dist/types/components/multi-color/AwsIcon.vue.d.ts +2 -2
  11. package/dist/types/components/multi-color/AzureIcon.vue.d.ts +2 -2
  12. package/dist/types/components/multi-color/GoogleCloudIcon.vue.d.ts +2 -2
  13. package/dist/types/components/multi-color/GoogleIcon.vue.d.ts +2 -2
  14. package/dist/types/components/multi-color/RuntimeCompositeIcon.vue.d.ts +2 -2
  15. package/dist/types/components/multi-color/RuntimeDedicatedCloudIcon.vue.d.ts +2 -2
  16. package/dist/types/components/multi-color/RuntimeHybridIcon.vue.d.ts +2 -2
  17. package/dist/types/components/multi-color/RuntimeKicIcon.vue.d.ts +2 -2
  18. package/dist/types/components/multi-color/index.d.ts +1 -1
  19. package/dist/types/components/solid/AddChartIcon.vue.d.ts +2 -2
  20. package/dist/types/components/solid/AddCircleIcon.vue.d.ts +2 -2
  21. package/dist/types/components/solid/AddIcon.vue.d.ts +2 -2
  22. package/dist/types/components/solid/AnalyticsIcon.vue.d.ts +2 -2
  23. package/dist/types/components/solid/ArrowDownIcon.vue.d.ts +2 -2
  24. package/dist/types/components/solid/ArrowLeftIcon.vue.d.ts +2 -2
  25. package/dist/types/components/solid/ArrowRightIcon.vue.d.ts +2 -2
  26. package/dist/types/components/solid/ArrowUpIcon.vue.d.ts +2 -2
  27. package/dist/types/components/solid/BackIcon.vue.d.ts +2 -2
  28. package/dist/types/components/solid/BarChartIcon.vue.d.ts +2 -2
  29. package/dist/types/components/solid/BookIcon.vue.d.ts +2 -2
  30. package/dist/types/components/solid/BotIcon.vue.d.ts +2 -2
  31. package/dist/types/components/solid/BrainIcon.vue.d.ts +2 -2
  32. package/dist/types/components/solid/CalIcon.vue.d.ts +2 -2
  33. package/dist/types/components/solid/ChartDataIcon.vue.d.ts +2 -2
  34. package/dist/types/components/solid/CheckCircleIcon.vue.d.ts +2 -2
  35. package/dist/types/components/solid/CheckIcon.vue.d.ts +2 -2
  36. package/dist/types/components/solid/CheckSmallIcon.vue.d.ts +2 -2
  37. package/dist/types/components/solid/ChevronDownIcon.vue.d.ts +2 -2
  38. package/dist/types/components/solid/ChevronLeftIcon.vue.d.ts +2 -2
  39. package/dist/types/components/solid/ChevronRightIcon.vue.d.ts +2 -2
  40. package/dist/types/components/solid/ChevronUpIcon.vue.d.ts +2 -2
  41. package/dist/types/components/solid/ClearIcon.vue.d.ts +2 -2
  42. package/dist/types/components/solid/ClipboardIcon.vue.d.ts +2 -2
  43. package/dist/types/components/solid/ClockIcon.vue.d.ts +2 -2
  44. package/dist/types/components/solid/CloseIcon.vue.d.ts +2 -2
  45. package/dist/types/components/solid/CloudIcon.vue.d.ts +2 -2
  46. package/dist/types/components/solid/CloudUploadIcon.vue.d.ts +2 -2
  47. package/dist/types/components/solid/CogIcon.vue.d.ts +2 -2
  48. package/dist/types/components/solid/CollapseIcon.vue.d.ts +2 -2
  49. package/dist/types/components/solid/CollapsePanelIcon.vue.d.ts +2 -2
  50. package/dist/types/components/solid/ConnectionsIcon.vue.d.ts +2 -2
  51. package/dist/types/components/solid/CopyIcon.vue.d.ts +2 -2
  52. package/dist/types/components/solid/DangerCircleIcon.vue.d.ts +2 -2
  53. package/dist/types/components/solid/DangerIcon.vue.d.ts +2 -2
  54. package/dist/types/components/solid/DashboardIcon.vue.d.ts +2 -2
  55. package/dist/types/components/solid/DataReportIcon.vue.d.ts +2 -2
  56. package/dist/types/components/solid/DecreaseIcon.vue.d.ts +2 -2
  57. package/dist/types/components/solid/DeployIcon.vue.d.ts +2 -2
  58. package/dist/types/components/solid/DevPortalIcon.vue.d.ts +2 -2
  59. package/dist/types/components/solid/DisabledIcon.vue.d.ts +2 -2
  60. package/dist/types/components/solid/DocumentIcon.vue.d.ts +2 -2
  61. package/dist/types/components/solid/DocumentListIcon.vue.d.ts +2 -2
  62. package/dist/types/components/solid/DragIcon.vue.d.ts +2 -2
  63. package/dist/types/components/solid/EditIcon.vue.d.ts +2 -2
  64. package/dist/types/components/solid/ExpandIcon.vue.d.ts +2 -2
  65. package/dist/types/components/solid/ExternalLinkIcon.vue.d.ts +2 -2
  66. package/dist/types/components/solid/FeatureRequestIcon.vue.d.ts +2 -2
  67. package/dist/types/components/solid/FeedbackIcon.vue.d.ts +2 -2
  68. package/dist/types/components/solid/FileEmptyIcon.vue.d.ts +2 -2
  69. package/dist/types/components/solid/FilterIcon.vue.d.ts +2 -2
  70. package/dist/types/components/solid/FlagIcon.vue.d.ts +2 -2
  71. package/dist/types/components/solid/ForwardIcon.vue.d.ts +2 -2
  72. package/dist/types/components/solid/GatewayIcon.vue.d.ts +2 -2
  73. package/dist/types/components/solid/GraduationIcon.vue.d.ts +2 -2
  74. package/dist/types/components/solid/GridIcon.vue.d.ts +2 -2
  75. package/dist/types/components/solid/HelpIcon.vue.d.ts +2 -2
  76. package/dist/types/components/solid/ImageIcon.vue.d.ts +2 -2
  77. package/dist/types/components/solid/ImmunityIcon.vue.d.ts +2 -2
  78. package/dist/types/components/solid/InboxIcon.vue.d.ts +2 -2
  79. package/dist/types/components/solid/InboxNotificationIcon.vue.d.ts +2 -2
  80. package/dist/types/components/solid/IncreaseIcon.vue.d.ts +2 -2
  81. package/dist/types/components/solid/IndeterminateSmallIcon.vue.d.ts +2 -2
  82. package/dist/types/components/solid/InfoIcon.vue.d.ts +2 -2
  83. package/dist/types/components/solid/KongIcon.vue.d.ts +2 -2
  84. package/dist/types/components/solid/ListIcon.vue.d.ts +2 -2
  85. package/dist/types/components/solid/LockIcon.vue.d.ts +2 -2
  86. package/dist/types/components/solid/MeshIcon.vue.d.ts +2 -2
  87. package/dist/types/components/solid/MoreHorizontalIcon.vue.d.ts +2 -2
  88. package/dist/types/components/solid/MoreIcon.vue.d.ts +2 -2
  89. package/dist/types/components/solid/NotificationIcon.vue.d.ts +2 -2
  90. package/dist/types/components/solid/OrganizationIcon.vue.d.ts +2 -2
  91. package/dist/types/components/solid/OverviewIcon.vue.d.ts +2 -2
  92. package/dist/types/components/solid/PeopleIcon.vue.d.ts +2 -2
  93. package/dist/types/components/solid/PlugIcon.vue.d.ts +2 -2
  94. package/dist/types/components/solid/PortalIcon.vue.d.ts +2 -2
  95. package/dist/types/components/solid/PresentationIcon.vue.d.ts +2 -2
  96. package/dist/types/components/solid/ProfileIcon.vue.d.ts +2 -2
  97. package/dist/types/components/solid/ProgressIcon.vue.d.ts +2 -2
  98. package/dist/types/components/solid/RedoIcon.vue.d.ts +2 -2
  99. package/dist/types/components/solid/RemoveIcon.vue.d.ts +2 -2
  100. package/dist/types/components/solid/ResponseIcon.vue.d.ts +2 -2
  101. package/dist/types/components/solid/RuntimesIcon.vue.d.ts +2 -2
  102. package/dist/types/components/solid/SearchIcon.vue.d.ts +2 -2
  103. package/dist/types/components/solid/SecurityIcon.vue.d.ts +2 -2
  104. package/dist/types/components/solid/ServiceDocumentIcon.vue.d.ts +2 -2
  105. package/dist/types/components/solid/ServiceHubIcon.vue.d.ts +2 -2
  106. package/dist/types/components/solid/ServicesIcon.vue.d.ts +2 -2
  107. package/dist/types/components/solid/SharedIcon.vue.d.ts +2 -2
  108. package/dist/types/components/solid/StackIcon.vue.d.ts +2 -2
  109. package/dist/types/components/solid/SupportIcon.vue.d.ts +2 -2
  110. package/dist/types/components/solid/TableIcon.vue.d.ts +2 -2
  111. package/dist/types/components/solid/TeamIcon.vue.d.ts +2 -2
  112. package/dist/types/components/solid/TeammateIcon.vue.d.ts +2 -2
  113. package/dist/types/components/solid/TrashIcon.vue.d.ts +2 -2
  114. package/dist/types/components/solid/TrendDownIcon.vue.d.ts +2 -2
  115. package/dist/types/components/solid/TrendUpIcon.vue.d.ts +2 -2
  116. package/dist/types/components/solid/UnfoldMoreIcon.vue.d.ts +2 -2
  117. package/dist/types/components/solid/VisibilityIcon.vue.d.ts +2 -2
  118. package/dist/types/components/solid/VitalsIcon.vue.d.ts +2 -2
  119. package/dist/types/components/solid/WarningIcon.vue.d.ts +2 -2
  120. package/dist/types/components/solid/WarningOutlineIcon.vue.d.ts +2 -2
  121. package/dist/types/components/solid/WorkspacesIcon.vue.d.ts +2 -2
  122. package/dist/types/components/solid/WorldIcon.vue.d.ts +2 -2
  123. package/dist/types/components/solid/WorldPrivateIcon.vue.d.ts +2 -2
  124. package/dist/types/components/solid/index.d.ts +1 -1
  125. package/package.json +7 -7
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -28,7 +28,7 @@ declare const _default: import("vue").DefineComponent<{
28
28
  type: (StringConstructor | NumberConstructor)[];
29
29
  required: false;
30
30
  default: "24px";
31
- validator: (sizeValue: string | number) => boolean;
31
+ validator: (sizeValue: number | string) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
34
  as: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  type: (StringConstructor | NumberConstructor)[];
67
67
  required: false;
68
68
  default: "24px";
69
- validator: (sizeValue: string | number) => boolean;
69
+ validator: (sizeValue: number | string) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
72
  as: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Fri, 29 Sep 2023 17:56:50 GMT
3
+ * Generated on Mon, 02 Oct 2023 16:55:14 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/icons",
3
- "version": "1.7.1",
3
+ "version": "1.7.2-pr.88.ed7968b.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -50,12 +50,12 @@
50
50
  "@commitlint/cli": "^17.7.1",
51
51
  "@commitlint/config-conventional": "^17.7.0",
52
52
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
53
- "@evilmartians/lefthook": "^1.4.11",
53
+ "@evilmartians/lefthook": "^1.5.0",
54
54
  "@kong/design-tokens": "^1.11.2",
55
55
  "@semantic-release/changelog": "^6.0.3",
56
56
  "@semantic-release/git": "^10.0.1",
57
57
  "@types/jsdom": "^21.1.3",
58
- "@types/node": "^20.6.2",
58
+ "@types/node": "^20.6.3",
59
59
  "@types/node-emoji": "^2.1.0",
60
60
  "@typescript-eslint/eslint-plugin": "^6.7.2",
61
61
  "@typescript-eslint/parser": "^6.7.2",
@@ -63,7 +63,7 @@
63
63
  "@vitest/ui": "^0.34.3",
64
64
  "@vue/test-utils": "^2.4.1",
65
65
  "@vue/tsconfig": "^0.4.0",
66
- "autoprefixer": "^10.4.15",
66
+ "autoprefixer": "^10.4.16",
67
67
  "c8": "^8.0.1",
68
68
  "cheerio": "^1.0.0-rc.12",
69
69
  "commitizen": "^4.3.0",
@@ -82,7 +82,7 @@
82
82
  "postcss-html": "^1.5.0",
83
83
  "rimraf": "^5.0.1",
84
84
  "rollup-plugin-visualizer": "^5.9.2",
85
- "sass": "^1.67.0",
85
+ "sass": "^1.68.0",
86
86
  "semantic-release": "^21.1.2",
87
87
  "stylelint": "^15.10.3",
88
88
  "stylelint-config-html": "^1.1.0",
@@ -90,13 +90,13 @@
90
90
  "stylelint-config-recommended-vue": "^1.5.0",
91
91
  "stylelint-order": "^6.0.3",
92
92
  "ts-node": "^10.9.1",
93
- "tsc-alias": "^1.8.7",
93
+ "tsc-alias": "^1.8.8",
94
94
  "typescript": "^5.2.2",
95
95
  "vite": "^4.4.9",
96
96
  "vitest": "0.34.2",
97
97
  "vue": "^3.3.4",
98
98
  "vue-router": "^4.2.4",
99
- "vue-tsc": "^1.8.11"
99
+ "vue-tsc": "^1.8.13"
100
100
  },
101
101
  "peerDependencies": {
102
102
  "vue": "^3.3.4"