@central-design-system/components 3.6.3 → 3.6.4

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.
@@ -89,7 +89,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
89
89
  }>, {
90
90
  href: import('vue').ComputedRef<string | undefined>;
91
91
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
92
- tag: string | import('vue').ComputedRef<string>;
92
+ tag: string | import('vue').ComputedRef<any>;
93
93
  type: string | undefined;
94
94
  valueAttr: import('vue').ComputedRef<any>;
95
95
  internalIcon: import('vue').ComputedRef<"link" | "search" | "bold" | "delete" | "add" | "administrator" | "alert-fill" | "alert" | "analog" | "arrow-down" | "arrow-left-bottom" | "arrow-left-top" | "arrow-left" | "arrow-right-bottom" | "arrow-right-top" | "arrow-right" | "arrow-up" | "arrows-vertical" | "bookmark-fill" | "bookmark" | "calendar" | "card-bank" | "category" | "check-fill" | "check" | "checkbox-fill" | "checkbox" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "chocholate-menu" | "chocolate-menu" | "clock-fill" | "clock" | "collapse" | "comment" | "company" | "compare" | "copy" | "data-cards" | "directory-open" | "directory" | "doc-download" | "doc" | "download" | "draggable" | "edit" | "enter" | "error-fill" | "error" | "expand" | "external" | "facebook-fill" | "facebook" | "fill" | "filters" | "flag" | "format" | "formula" | "funnel" | "globe" | "highlight" | "infinity" | "info-fill" | "info" | "insert" | "italic" | "list-search" | "list" | "loader" | "location" | "locked" | "login" | "logout" | "menu" | "minus" | "notification" | "overflow-menu-horizontal" | "overflow-menu-vertical" | "password" | "pin" | "plus" | "printer" | "question-fill" | "question" | "refresh" | "remove" | "sandglass" | "save" | "settings" | "shopping-cart" | "sort-date" | "sorting-down" | "sorting-up" | "sorting" | "source" | "star-fill" | "star" | "tab-backward" | "tab-forward" | "telegram" | "timer" | "tool" | "truck" | "underline" | "unlocked-left" | "unlocked" | "upload" | "user-avatar" | "user-group" | "visibility-off" | "visibility-on" | "vk" | "whatsapp" | "winner" | "workspace" | "youtube" | undefined>;
@@ -7662,7 +7662,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7662
7662
  default: boolean;
7663
7663
  };
7664
7664
  }>, {
7665
- internalTag: import('vue').ComputedRef<string>;
7665
+ internalTag: import('vue').ComputedRef<any>;
7666
7666
  href: import('vue').ComputedRef<string | undefined>;
7667
7667
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
7668
7668
  slotProps: import('vue').ComputedRef<import('../../composable').IItemSlotProps>;
@@ -8408,7 +8408,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8408
8408
  'cds-tag--interactive': boolean;
8409
8409
  }>;
8410
8410
  themeClasses: Readonly<import('vue').ComputedRef<string | undefined>>;
8411
- tag: string | import('vue').ComputedRef<string>;
8411
+ tag: string | import('vue').ComputedRef<any>;
8412
8412
  href: import('vue').ComputedRef<string | undefined>;
8413
8413
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
8414
8414
  tagStyles: import('vue').ComputedRef<{
@@ -0,0 +1 @@
1
+ export {};
@@ -8514,7 +8514,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8514
8514
  default: boolean;
8515
8515
  };
8516
8516
  }>, {
8517
- internalTag: import('vue').ComputedRef<string>;
8517
+ internalTag: import('vue').ComputedRef<any>;
8518
8518
  href: import('vue').ComputedRef<string | undefined>;
8519
8519
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
8520
8520
  slotProps: import('vue').ComputedRef<import('../../composable').IItemSlotProps>;
@@ -9260,7 +9260,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9260
9260
  'cds-tag--interactive': boolean;
9261
9261
  }>;
9262
9262
  themeClasses: Readonly<import('vue').ComputedRef<string | undefined>>;
9263
- tag: string | import('vue').ComputedRef<string>;
9263
+ tag: string | import('vue').ComputedRef<any>;
9264
9264
  href: import('vue').ComputedRef<string | undefined>;
9265
9265
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
9266
9266
  tagStyles: import('vue').ComputedRef<{
@@ -18,7 +18,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
18
18
  default: undefined;
19
19
  };
20
20
  }>, {
21
- tag: import('vue').ComputedRef<string>;
21
+ tag: import('vue').ComputedRef<any>;
22
22
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
23
23
  href: import('vue').ComputedRef<string | undefined>;
24
24
  themeClasses: Readonly<import('vue').ComputedRef<string | undefined>>;
@@ -65,7 +65,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
65
65
  default: boolean;
66
66
  };
67
67
  }>, {
68
- internalTag: import('vue').ComputedRef<string>;
68
+ internalTag: import('vue').ComputedRef<any>;
69
69
  href: import('vue').ComputedRef<string | undefined>;
70
70
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
71
71
  slotProps: import('vue').ComputedRef<IItemSlotProps>;
@@ -0,0 +1 @@
1
+ export {};
@@ -45,7 +45,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
45
45
  'cds-tag--interactive': boolean;
46
46
  }>;
47
47
  themeClasses: Readonly<import('vue').ComputedRef<string | undefined>>;
48
- tag: string | import('vue').ComputedRef<string>;
48
+ tag: string | import('vue').ComputedRef<any>;
49
49
  href: import('vue').ComputedRef<string | undefined>;
50
50
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
51
51
  tagStyles: import('vue').ComputedRef<{
@@ -610,7 +610,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
610
610
  }>, {
611
611
  href: import('vue').ComputedRef<string | undefined>;
612
612
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
613
- tag: string | import('vue').ComputedRef<string>;
613
+ tag: string | import('vue').ComputedRef<any>;
614
614
  type: string | undefined;
615
615
  valueAttr: import('vue').ComputedRef<any>;
616
616
  internalIcon: import('vue').ComputedRef<"link" | "search" | "bold" | "delete" | "add" | "administrator" | "alert-fill" | "alert" | "analog" | "arrow-down" | "arrow-left-bottom" | "arrow-left-top" | "arrow-left" | "arrow-right-bottom" | "arrow-right-top" | "arrow-right" | "arrow-up" | "arrows-vertical" | "bookmark-fill" | "bookmark" | "calendar" | "card-bank" | "category" | "check-fill" | "check" | "checkbox-fill" | "checkbox" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "chocholate-menu" | "chocolate-menu" | "clock-fill" | "clock" | "collapse" | "comment" | "company" | "compare" | "copy" | "data-cards" | "directory-open" | "directory" | "doc-download" | "doc" | "download" | "draggable" | "edit" | "enter" | "error-fill" | "error" | "expand" | "external" | "facebook-fill" | "facebook" | "fill" | "filters" | "flag" | "format" | "formula" | "funnel" | "globe" | "highlight" | "infinity" | "info-fill" | "info" | "insert" | "italic" | "list-search" | "list" | "loader" | "location" | "locked" | "login" | "logout" | "menu" | "minus" | "notification" | "overflow-menu-horizontal" | "overflow-menu-vertical" | "password" | "pin" | "plus" | "printer" | "question-fill" | "question" | "refresh" | "remove" | "sandglass" | "save" | "settings" | "shopping-cart" | "sort-date" | "sorting-down" | "sorting-up" | "sorting" | "source" | "star-fill" | "star" | "tab-backward" | "tab-forward" | "telegram" | "timer" | "tool" | "truck" | "underline" | "unlocked-left" | "unlocked" | "upload" | "user-avatar" | "user-group" | "visibility-off" | "visibility-on" | "vk" | "whatsapp" | "winner" | "workspace" | "youtube" | undefined>;
@@ -423,7 +423,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
423
423
  }>, {
424
424
  href: import('vue').ComputedRef<string | undefined>;
425
425
  to: import('vue').ComputedRef<import('vue-router').RouteLocationRaw | undefined>;
426
- tag: string | import('vue').ComputedRef<string>;
426
+ tag: string | import('vue').ComputedRef<any>;
427
427
  type: string | undefined;
428
428
  valueAttr: import('vue').ComputedRef<any>;
429
429
  internalIcon: import('vue').ComputedRef<"link" | "search" | "bold" | "delete" | "add" | "administrator" | "alert-fill" | "alert" | "analog" | "arrow-down" | "arrow-left-bottom" | "arrow-left-top" | "arrow-left" | "arrow-right-bottom" | "arrow-right-top" | "arrow-right" | "arrow-up" | "arrows-vertical" | "bookmark-fill" | "bookmark" | "calendar" | "card-bank" | "category" | "check-fill" | "check" | "checkbox-fill" | "checkbox" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "chocholate-menu" | "chocolate-menu" | "clock-fill" | "clock" | "collapse" | "comment" | "company" | "compare" | "copy" | "data-cards" | "directory-open" | "directory" | "doc-download" | "doc" | "download" | "draggable" | "edit" | "enter" | "error-fill" | "error" | "expand" | "external" | "facebook-fill" | "facebook" | "fill" | "filters" | "flag" | "format" | "formula" | "funnel" | "globe" | "highlight" | "infinity" | "info-fill" | "info" | "insert" | "italic" | "list-search" | "list" | "loader" | "location" | "locked" | "login" | "logout" | "menu" | "minus" | "notification" | "overflow-menu-horizontal" | "overflow-menu-vertical" | "password" | "pin" | "plus" | "printer" | "question-fill" | "question" | "refresh" | "remove" | "sandglass" | "save" | "settings" | "shopping-cart" | "sort-date" | "sorting-down" | "sorting-up" | "sorting" | "source" | "star-fill" | "star" | "tab-backward" | "tab-forward" | "telegram" | "timer" | "tool" | "truck" | "underline" | "unlocked-left" | "unlocked" | "upload" | "user-avatar" | "user-group" | "visibility-off" | "visibility-on" | "vk" | "whatsapp" | "winner" | "workspace" | "youtube" | undefined>;
@@ -10,7 +10,7 @@ export interface IUseLink extends Omit<Partial<ReturnType<typeof TUseLink>>, 'hr
10
10
  isLink: ComputedRef<boolean>;
11
11
  href: ComputedRef<string | undefined>;
12
12
  to: ComputedRef<RouteLocationRaw | undefined>;
13
- tag: ComputedRef<string>;
13
+ tag: ComputedRef;
14
14
  handleClick: (event: MouseEvent) => void;
15
15
  }
16
16
  export declare const makeLinkProps: <Defaults extends {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-design-system/components",
3
- "version": "3.6.3",
3
+ "version": "3.6.4",
4
4
  "description": "Central Design System on the Vue 3.0 and TypeScript",
5
5
  "author": {
6
6
  "name": "magersoft",