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