@kong/icons 1.0.2-pr.14.c8b97f8.0 → 1.0.3-pr.17.5123519.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 (99) hide show
  1. package/README.md +8 -2
  2. package/dist/kong-icons.es.js +382 -382
  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 +3 -3
  7. package/dist/types/components/flags/FlagUsIcon.vue.d.ts +3 -3
  8. package/dist/types/components/flags/index.d.ts +1 -1
  9. package/dist/types/components/index.d.ts +1 -1
  10. package/dist/types/components/multi-color/AwsIcon.vue.d.ts +3 -3
  11. package/dist/types/components/multi-color/AzureIcon.vue.d.ts +3 -3
  12. package/dist/types/components/multi-color/GoogleCloudIcon.vue.d.ts +3 -3
  13. package/dist/types/components/multi-color/GoogleIcon.vue.d.ts +3 -3
  14. package/dist/types/components/multi-color/RuntimeCompositeIcon.vue.d.ts +3 -3
  15. package/dist/types/components/multi-color/RuntimeDedicatedCloudIcon.vue.d.ts +3 -3
  16. package/dist/types/components/multi-color/RuntimeHybridIcon.vue.d.ts +3 -3
  17. package/dist/types/components/multi-color/RuntimeKicIcon.vue.d.ts +3 -3
  18. package/dist/types/components/multi-color/index.d.ts +1 -1
  19. package/dist/types/components/solid/AddCircleIcon.vue.d.ts +3 -3
  20. package/dist/types/components/solid/AddIcon.vue.d.ts +3 -3
  21. package/dist/types/components/solid/ArrowDownIcon.vue.d.ts +3 -3
  22. package/dist/types/components/solid/ArrowLeftIcon.vue.d.ts +3 -3
  23. package/dist/types/components/solid/ArrowRightIcon.vue.d.ts +3 -3
  24. package/dist/types/components/solid/ArrowUpIcon.vue.d.ts +3 -3
  25. package/dist/types/components/solid/BackIcon.vue.d.ts +3 -3
  26. package/dist/types/components/solid/BarChartIcon.vue.d.ts +3 -3
  27. package/dist/types/components/solid/BookIcon.vue.d.ts +3 -3
  28. package/dist/types/components/solid/BotIcon.vue.d.ts +3 -3
  29. package/dist/types/components/solid/BrainIcon.vue.d.ts +3 -3
  30. package/dist/types/components/solid/CalIcon.vue.d.ts +3 -3
  31. package/dist/types/components/solid/CheckCircleIcon.vue.d.ts +3 -3
  32. package/dist/types/components/solid/CheckIcon.vue.d.ts +3 -3
  33. package/dist/types/components/solid/CheckSmallIcon.vue.d.ts +3 -3
  34. package/dist/types/components/solid/ChevronDownIcon.vue.d.ts +3 -3
  35. package/dist/types/components/solid/ChevronLeftIcon.vue.d.ts +3 -3
  36. package/dist/types/components/solid/ChevronRightIcon.vue.d.ts +3 -3
  37. package/dist/types/components/solid/ChevronUpIcon.vue.d.ts +3 -3
  38. package/dist/types/components/solid/ClearIcon.vue.d.ts +3 -3
  39. package/dist/types/components/solid/ClipboardIcon.vue.d.ts +3 -3
  40. package/dist/types/components/solid/ClockIcon.vue.d.ts +3 -3
  41. package/dist/types/components/solid/CloseIcon.vue.d.ts +3 -3
  42. package/dist/types/components/solid/CloudIcon.vue.d.ts +3 -3
  43. package/dist/types/components/solid/CogIcon.vue.d.ts +3 -3
  44. package/dist/types/components/solid/CollapseIcon.vue.d.ts +3 -3
  45. package/dist/types/components/solid/CollapsePanelIcon.vue.d.ts +3 -3
  46. package/dist/types/components/solid/ConnectionsIcon.vue.d.ts +3 -3
  47. package/dist/types/components/solid/CopyIcon.vue.d.ts +3 -3
  48. package/dist/types/components/solid/DangerCircleIcon.vue.d.ts +3 -3
  49. package/dist/types/components/solid/DashboardIcon.vue.d.ts +3 -3
  50. package/dist/types/components/solid/DeployIcon.vue.d.ts +3 -3
  51. package/dist/types/components/solid/DevPortalIcon.vue.d.ts +3 -3
  52. package/dist/types/components/solid/DisabledIcon.vue.d.ts +3 -3
  53. package/dist/types/components/solid/DocumentIcon.vue.d.ts +3 -3
  54. package/dist/types/components/solid/DocumentListIcon.vue.d.ts +3 -3
  55. package/dist/types/components/solid/DragIcon.vue.d.ts +3 -3
  56. package/dist/types/components/solid/EditIcon.vue.d.ts +3 -3
  57. package/dist/types/components/solid/ExpandIcon.vue.d.ts +3 -3
  58. package/dist/types/components/solid/ExternalLinkIcon.vue.d.ts +3 -3
  59. package/dist/types/components/solid/FeatureRequestIcon.vue.d.ts +3 -3
  60. package/dist/types/components/solid/FileEmptyIcon.vue.d.ts +3 -3
  61. package/dist/types/components/solid/FilterIcon.vue.d.ts +3 -3
  62. package/dist/types/components/solid/FlagIcon.vue.d.ts +3 -3
  63. package/dist/types/components/solid/GraduationIcon.vue.d.ts +3 -3
  64. package/dist/types/components/solid/GridIcon.vue.d.ts +3 -3
  65. package/dist/types/components/solid/HelpIcon.vue.d.ts +3 -3
  66. package/dist/types/components/solid/ImageIcon.vue.d.ts +3 -3
  67. package/dist/types/components/solid/InboxIcon.vue.d.ts +3 -3
  68. package/dist/types/components/solid/IndeterminateSmallIcon.vue.d.ts +3 -3
  69. package/dist/types/components/solid/InfoIcon.vue.d.ts +3 -3
  70. package/dist/types/components/solid/KongIcon.vue.d.ts +3 -3
  71. package/dist/types/components/solid/ListIcon.vue.d.ts +3 -3
  72. package/dist/types/components/solid/LockIcon.vue.d.ts +3 -3
  73. package/dist/types/components/solid/MeshIcon.vue.d.ts +3 -3
  74. package/dist/types/components/solid/MoreHorizontalIcon.vue.d.ts +3 -3
  75. package/dist/types/components/solid/MoreIcon.vue.d.ts +3 -3
  76. package/dist/types/components/solid/NotificationIcon.vue.d.ts +3 -3
  77. package/dist/types/components/solid/OverviewIcon.vue.d.ts +3 -3
  78. package/dist/types/components/solid/PeopleIcon.vue.d.ts +3 -3
  79. package/dist/types/components/solid/PlugIcon.vue.d.ts +3 -3
  80. package/dist/types/components/solid/PortalIcon.vue.d.ts +3 -3
  81. package/dist/types/components/solid/PresentationIcon.vue.d.ts +3 -3
  82. package/dist/types/components/solid/ProfileIcon.vue.d.ts +3 -3
  83. package/dist/types/components/solid/RedoIcon.vue.d.ts +3 -3
  84. package/dist/types/components/solid/RuntimesIcon.vue.d.ts +3 -3
  85. package/dist/types/components/solid/SearchIcon.vue.d.ts +3 -3
  86. package/dist/types/components/solid/SecurityIcon.vue.d.ts +3 -3
  87. package/dist/types/components/solid/ServiceDocumentIcon.vue.d.ts +3 -3
  88. package/dist/types/components/solid/ServiceHubIcon.vue.d.ts +3 -3
  89. package/dist/types/components/solid/ServicesIcon.vue.d.ts +3 -3
  90. package/dist/types/components/solid/SharedIcon.vue.d.ts +3 -3
  91. package/dist/types/components/solid/SupportIcon.vue.d.ts +3 -3
  92. package/dist/types/components/solid/TableIcon.vue.d.ts +3 -3
  93. package/dist/types/components/solid/TeammateIcon.vue.d.ts +3 -3
  94. package/dist/types/components/solid/TrashIcon.vue.d.ts +3 -3
  95. package/dist/types/components/solid/VitalsIcon.vue.d.ts +3 -3
  96. package/dist/types/components/solid/WarningIcon.vue.d.ts +3 -3
  97. package/dist/types/components/solid/WorldIcon.vue.d.ts +3 -3
  98. package/dist/types/components/solid/index.d.ts +1 -1
  99. package/package.json +4 -4
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
31
31
  validator: (sizeValue: string | number) => boolean;
32
32
  };
33
33
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
34
- tag: {
34
+ as: {
35
35
  type: StringConstructor;
36
36
  required: false;
37
37
  default: string;
@@ -69,7 +69,7 @@ declare const _default: import("vue").DefineComponent<{
69
69
  validator: (sizeValue: string | number) => boolean;
70
70
  };
71
71
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
72
- tag: {
72
+ as: {
73
73
  type: StringConstructor;
74
74
  required: false;
75
75
  default: string;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<{
79
79
  display: string;
80
80
  title: string;
81
81
  size: string | number;
82
- tag: string;
82
+ as: string;
83
83
  decorative: boolean;
84
84
  }, {}>;
85
85
  export default _default;
@@ -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, 21 Jul 2023 19:06:46 GMT
3
+ * Generated on Mon, 24 Jul 2023 14:52:56 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.0.2-pr.14.c8b97f8.0",
3
+ "version": "1.0.3-pr.17.5123519.0",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -47,12 +47,12 @@
47
47
  "@commitlint/cli": "^17.6.6",
48
48
  "@commitlint/config-conventional": "^17.6.6",
49
49
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
50
- "@evilmartians/lefthook": "^1.4.4",
50
+ "@evilmartians/lefthook": "^1.4.5",
51
51
  "@kong/design-tokens": "^1.6.0",
52
52
  "@semantic-release/changelog": "^6.0.3",
53
53
  "@semantic-release/git": "^10.0.1",
54
54
  "@types/jsdom": "^21.1.1",
55
- "@types/node": "^20.4.1",
55
+ "@types/node": "^20.4.2",
56
56
  "@types/node-emoji": "^2.1.0",
57
57
  "@typescript-eslint/eslint-plugin": "^6.1.0",
58
58
  "@typescript-eslint/parser": "^6.1.0",
@@ -87,7 +87,7 @@
87
87
  "ts-node": "^10.9.1",
88
88
  "tsc-alias": "^1.8.7",
89
89
  "typescript": "^5.1.6",
90
- "vite": "^4.4.3",
90
+ "vite": "^4.4.4",
91
91
  "vitest": "^0.33.0",
92
92
  "vue": "^3.3.4",
93
93
  "vue-router": "^4.2.4",