@rocketui/vue 0.2.55 → 0.2.57

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 (159) hide show
  1. package/dist/rocket-ui-vue.d.ts +3206 -0
  2. package/dist/rocket-ui-vue.js +227 -221
  3. package/dist/rocket-ui-vue.umd.cjs +1 -1
  4. package/package.json +1 -1
  5. package/dist/src/components/Accordion/Accordion.stories.d.ts +0 -89
  6. package/dist/src/components/Accordion/Accordion.stories.d.ts.map +0 -1
  7. package/dist/src/components/Accordion/RAccordion.vue.d.ts +0 -51
  8. package/dist/src/components/Accordion/RAccordion.vue.d.ts.map +0 -1
  9. package/dist/src/components/Accordion/accordion.spec.d.ts +0 -2
  10. package/dist/src/components/Accordion/accordion.spec.d.ts.map +0 -1
  11. package/dist/src/components/Alert/Alert.stories.d.ts +0 -461
  12. package/dist/src/components/Alert/Alert.stories.d.ts.map +0 -1
  13. package/dist/src/components/Alert/RAlert.vue.d.ts +0 -109
  14. package/dist/src/components/Alert/RAlert.vue.d.ts.map +0 -1
  15. package/dist/src/components/Alert/alert.spec.d.ts +0 -2
  16. package/dist/src/components/Alert/alert.spec.d.ts.map +0 -1
  17. package/dist/src/components/Avatar/Avatar.stories.d.ts +0 -68
  18. package/dist/src/components/Avatar/Avatar.stories.d.ts.map +0 -1
  19. package/dist/src/components/Avatar/RAvatar.vue.d.ts +0 -92
  20. package/dist/src/components/Avatar/RAvatar.vue.d.ts.map +0 -1
  21. package/dist/src/components/Avatar/avatar.spec.d.ts +0 -2
  22. package/dist/src/components/Avatar/avatar.spec.d.ts.map +0 -1
  23. package/dist/src/components/Badge/Badge.stories.d.ts +0 -281
  24. package/dist/src/components/Badge/Badge.stories.d.ts.map +0 -1
  25. package/dist/src/components/Badge/RBadge.vue.d.ts +0 -143
  26. package/dist/src/components/Badge/RBadge.vue.d.ts.map +0 -1
  27. package/dist/src/components/Badge/badge.spec.d.ts +0 -2
  28. package/dist/src/components/Badge/badge.spec.d.ts.map +0 -1
  29. package/dist/src/components/Box/Box.stories.d.ts +0 -167
  30. package/dist/src/components/Box/Box.stories.d.ts.map +0 -1
  31. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts +0 -111
  32. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  33. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts +0 -50
  34. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts.map +0 -1
  35. package/dist/src/components/Button/Button.spec.d.ts +0 -2
  36. package/dist/src/components/Button/Button.spec.d.ts.map +0 -1
  37. package/dist/src/components/Button/Button.stories.d.ts +0 -553
  38. package/dist/src/components/Button/Button.stories.d.ts.map +0 -1
  39. package/dist/src/components/Button/RButton.vue.d.ts +0 -155
  40. package/dist/src/components/Button/RButton.vue.d.ts.map +0 -1
  41. package/dist/src/components/Checkbox/Checkbox.stories.d.ts +0 -88
  42. package/dist/src/components/Checkbox/Checkbox.stories.d.ts.map +0 -1
  43. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts +0 -120
  44. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts.map +0 -1
  45. package/dist/src/components/Checkbox/checkbox.spec.d.ts +0 -2
  46. package/dist/src/components/Checkbox/checkbox.spec.d.ts.map +0 -1
  47. package/dist/src/components/Chips/Chip.stories.d.ts +0 -547
  48. package/dist/src/components/Chips/Chip.stories.d.ts.map +0 -1
  49. package/dist/src/components/Chips/RChip.vue.d.ts +0 -132
  50. package/dist/src/components/Chips/RChip.vue.d.ts.map +0 -1
  51. package/dist/src/components/Chips/chip.spec.d.ts +0 -2
  52. package/dist/src/components/Chips/chip.spec.d.ts.map +0 -1
  53. package/dist/src/components/Dropdown/Dropdown.stories.d.ts +0 -649
  54. package/dist/src/components/Dropdown/Dropdown.stories.d.ts.map +0 -1
  55. package/dist/src/components/Dropdown/RDropdown.vue.d.ts +0 -395
  56. package/dist/src/components/Dropdown/RDropdown.vue.d.ts.map +0 -1
  57. package/dist/src/components/Dropdown/dropdown.spec.d.ts +0 -2
  58. package/dist/src/components/Dropdown/dropdown.spec.d.ts.map +0 -1
  59. package/dist/src/components/Icon/Icon.stories.d.ts +0 -39
  60. package/dist/src/components/Icon/Icon.stories.d.ts.map +0 -1
  61. package/dist/src/components/Icon/RIcon.vue.d.ts +0 -59
  62. package/dist/src/components/Icon/RIcon.vue.d.ts.map +0 -1
  63. package/dist/src/components/Icon/icon.spec.d.ts +0 -2
  64. package/dist/src/components/Icon/icon.spec.d.ts.map +0 -1
  65. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts +0 -215
  66. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts.map +0 -1
  67. package/dist/src/components/ItemGroup/RItem.vue.d.ts +0 -65
  68. package/dist/src/components/ItemGroup/RItem.vue.d.ts.map +0 -1
  69. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts +0 -123
  70. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts.map +0 -1
  71. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts +0 -2
  72. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts.map +0 -1
  73. package/dist/src/components/Label/Label.stories.d.ts +0 -133
  74. package/dist/src/components/Label/Label.stories.d.ts.map +0 -1
  75. package/dist/src/components/Label/RLabel.vue.d.ts +0 -68
  76. package/dist/src/components/Label/RLabel.vue.d.ts.map +0 -1
  77. package/dist/src/components/Modal/Modal.stories.d.ts +0 -322
  78. package/dist/src/components/Modal/Modal.stories.d.ts.map +0 -1
  79. package/dist/src/components/Modal/RModal.vue.d.ts +0 -171
  80. package/dist/src/components/Modal/RModal.vue.d.ts.map +0 -1
  81. package/dist/src/components/Modal/modal.spec.d.ts +0 -2
  82. package/dist/src/components/Modal/modal.spec.d.ts.map +0 -1
  83. package/dist/src/components/Pagination/Pagination.stories.d.ts +0 -243
  84. package/dist/src/components/Pagination/Pagination.stories.d.ts.map +0 -1
  85. package/dist/src/components/Pagination/RPagination.vue.d.ts +0 -110
  86. package/dist/src/components/Pagination/RPagination.vue.d.ts.map +0 -1
  87. package/dist/src/components/Pagination/pagination.spec.d.ts +0 -2
  88. package/dist/src/components/Pagination/pagination.spec.d.ts.map +0 -1
  89. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts +0 -30
  90. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts.map +0 -1
  91. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts +0 -34
  92. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts.map +0 -1
  93. package/dist/src/components/ProgressBar/progressbar.spec.d.ts +0 -2
  94. package/dist/src/components/ProgressBar/progressbar.spec.d.ts.map +0 -1
  95. package/dist/src/components/Shared/Enums.d.ts +0 -2
  96. package/dist/src/components/Shared/Enums.d.ts.map +0 -1
  97. package/dist/src/components/Sidebar/RSidebar.vue.d.ts +0 -53
  98. package/dist/src/components/Sidebar/RSidebar.vue.d.ts.map +0 -1
  99. package/dist/src/components/Sidebar/Sidebar.stories.d.ts +0 -163
  100. package/dist/src/components/Sidebar/Sidebar.stories.d.ts.map +0 -1
  101. package/dist/src/components/Sidebar/sidebar.spec.d.ts +0 -2
  102. package/dist/src/components/Sidebar/sidebar.spec.d.ts.map +0 -1
  103. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts +0 -113
  104. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts.map +0 -1
  105. package/dist/src/components/Snackbar/Snackbar.stories.d.ts +0 -224
  106. package/dist/src/components/Snackbar/Snackbar.stories.d.ts.map +0 -1
  107. package/dist/src/components/Snackbar/snackbar.spec.d.ts +0 -2
  108. package/dist/src/components/Snackbar/snackbar.spec.d.ts.map +0 -1
  109. package/dist/src/components/Switch/RSwitch.vue.d.ts +0 -127
  110. package/dist/src/components/Switch/RSwitch.vue.d.ts.map +0 -1
  111. package/dist/src/components/Switch/Switch.stories.d.ts +0 -96
  112. package/dist/src/components/Switch/Switch.stories.d.ts.map +0 -1
  113. package/dist/src/components/Switch/switch.spec.d.ts +0 -2
  114. package/dist/src/components/Switch/switch.spec.d.ts.map +0 -1
  115. package/dist/src/components/TabItem/RTabItem.vue.d.ts +0 -155
  116. package/dist/src/components/TabItem/RTabItem.vue.d.ts.map +0 -1
  117. package/dist/src/components/TabItem/TabItem.spec.d.ts +0 -2
  118. package/dist/src/components/TabItem/TabItem.spec.d.ts.map +0 -1
  119. package/dist/src/components/TabItem/TabItem.stories.d.ts +0 -290
  120. package/dist/src/components/TabItem/TabItem.stories.d.ts.map +0 -1
  121. package/dist/src/components/TabItem/common.d.ts +0 -7
  122. package/dist/src/components/TabItem/common.d.ts.map +0 -1
  123. package/dist/src/components/Tabs/RTabs.vue.d.ts +0 -95
  124. package/dist/src/components/Tabs/RTabs.vue.d.ts.map +0 -1
  125. package/dist/src/components/Tabs/Tabs.spec.d.ts +0 -2
  126. package/dist/src/components/Tabs/Tabs.spec.d.ts.map +0 -1
  127. package/dist/src/components/Tabs/Tabs.stories.d.ts +0 -181
  128. package/dist/src/components/Tabs/Tabs.stories.d.ts.map +0 -1
  129. package/dist/src/components/Tabs/types.d.ts +0 -11
  130. package/dist/src/components/Tabs/types.d.ts.map +0 -1
  131. package/dist/src/components/TextArea/RTextArea.vue.d.ts +0 -120
  132. package/dist/src/components/TextArea/RTextArea.vue.d.ts.map +0 -1
  133. package/dist/src/components/TextArea/TextArea.stories.d.ts +0 -89
  134. package/dist/src/components/TextArea/TextArea.stories.d.ts.map +0 -1
  135. package/dist/src/components/TextArea/textarea.spec.d.ts +0 -2
  136. package/dist/src/components/TextArea/textarea.spec.d.ts.map +0 -1
  137. package/dist/src/components/Textfield/RTextfield.vue.d.ts +0 -249
  138. package/dist/src/components/Textfield/RTextfield.vue.d.ts.map +0 -1
  139. package/dist/src/components/Textfield/Textfield.stories.d.ts +0 -459
  140. package/dist/src/components/Textfield/Textfield.stories.d.ts.map +0 -1
  141. package/dist/src/components/Textfield/textfield.spec.d.ts +0 -2
  142. package/dist/src/components/Textfield/textfield.spec.d.ts.map +0 -1
  143. package/dist/src/components/Tooltip/RTooltip.vue.d.ts +0 -253
  144. package/dist/src/components/Tooltip/RTooltip.vue.d.ts.map +0 -1
  145. package/dist/src/components/Tooltip/Tooltip.stories.d.ts +0 -459
  146. package/dist/src/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
  147. package/dist/src/components/Tooltip/popper.d.ts +0 -29
  148. package/dist/src/components/Tooltip/popper.d.ts.map +0 -1
  149. package/dist/src/components/Tooltip/tooltip.spec.d.ts +0 -2
  150. package/dist/src/components/Tooltip/tooltip.spec.d.ts.map +0 -1
  151. package/dist/src/directives/index.d.ts +0 -5
  152. package/dist/src/directives/index.d.ts.map +0 -1
  153. package/dist/src/lib/main.d.ts +0 -25
  154. package/dist/src/lib/main.d.ts.map +0 -1
  155. package/dist/src/main.d.ts +0 -1
  156. package/dist/src/main.d.ts.map +0 -1
  157. package/dist/src/shims.d.ts +0 -9
  158. package/dist/src/utils/helpers.d.ts +0 -2
  159. package/dist/src/utils/helpers.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rocketui/vue",
3
3
  "type": "module",
4
- "version": "0.2.55",
4
+ "version": "0.2.57",
5
5
  "packageManager": "yarn@1.22.17",
6
6
  "description": "A set of customizable UI components for Vue 3, built with TypeScript",
7
7
  "homepage": "https://teknasyon.github.io/rocket-ui/",
@@ -1,89 +0,0 @@
1
- import { Accordion } from './RAccordion.vue';
2
- import { ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType, Slot, ComponentPublicInstance, ComponentOptionsBase, ComponentOptionsMixin, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
3
- import type { Meta, StoryObj } from '@storybook/vue3';
4
- declare const AccordionStory: Meta<{
5
- new (...args: any[]): {
6
- $: ComponentInternalInstance;
7
- $data: {};
8
- $props: Partial<{}> & Omit<{
9
- readonly accordions: Accordion[];
10
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
11
- accordions: {
12
- type: PropType<Accordion[]>;
13
- required: true;
14
- };
15
- }>>, never>;
16
- $attrs: {
17
- [x: string]: unknown;
18
- };
19
- $refs: {
20
- [x: string]: unknown;
21
- };
22
- $slots: Readonly<{
23
- [name: string]: Slot<any> | undefined;
24
- }>;
25
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
26
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
27
- $emit: (event: string, ...args: any[]) => void;
28
- $el: any;
29
- $options: ComponentOptionsBase<Readonly<ExtractPropTypes<{
30
- accordions: {
31
- type: PropType<Accordion[]>;
32
- required: true;
33
- };
34
- }>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}> & {
35
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
36
- created?: ((() => void) | (() => void)[]) | undefined;
37
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
38
- mounted?: ((() => void) | (() => void)[]) | undefined;
39
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
40
- updated?: ((() => void) | (() => void)[]) | undefined;
41
- activated?: ((() => void) | (() => void)[]) | undefined;
42
- deactivated?: ((() => void) | (() => void)[]) | undefined;
43
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
44
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
45
- destroyed?: ((() => void) | (() => void)[]) | undefined;
46
- unmounted?: ((() => void) | (() => void)[]) | undefined;
47
- renderTracked?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
48
- renderTriggered?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
49
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
50
- };
51
- $forceUpdate: () => void;
52
- $nextTick: typeof nextTick;
53
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
54
- } & Readonly<ExtractPropTypes<{
55
- accordions: {
56
- type: PropType<Accordion[]>;
57
- required: true;
58
- };
59
- }>> & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {};
60
- __isFragment?: undefined;
61
- __isTeleport?: undefined;
62
- __isSuspense?: undefined;
63
- } & ComponentOptionsBase<Readonly<ExtractPropTypes<{
64
- accordions: {
65
- type: PropType<Accordion[]>;
66
- required: true;
67
- };
68
- }>>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
69
- $slots: {
70
- title?(_: {
71
- accordion: Accordion & {
72
- title: string;
73
- content: string;
74
- open: boolean;
75
- disabled: boolean;
76
- };
77
- }): any;
78
- icon?(_: {
79
- open: boolean;
80
- }): any;
81
- content?(_: {}): any;
82
- };
83
- })>;
84
- export default AccordionStory;
85
- declare type Story = StoryObj<typeof AccordionStory>;
86
- export declare const Overview: Story;
87
- export declare const SingleCollapse: Story;
88
- export declare const Accordion1: Story;
89
- //# sourceMappingURL=Accordion.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Accordion.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/Accordion.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAYrD,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQO,CAAA;AAE3B,eAAe,cAAc,CAAA;AAE7B,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAA;AAE5C,eAAO,MAAM,QAAQ,EAAE,KAStB,CAAA;AAED,eAAO,MAAM,cAAc,EAAE,KAS5B,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAgNxB,CAAA"}
@@ -1,51 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType } from 'vue';
2
- export interface Accordion {
3
- title: string;
4
- content: string;
5
- open?: boolean;
6
- disabled?: boolean;
7
- }
8
- export interface AccordionProps {
9
- /**
10
- * Accordion list
11
- * @default []
12
- * @type Accordion[]
13
- * @example
14
- * ```html
15
- * <r-accordion :accordions="[
16
- * { title: 'Accordion 1', content: 'Content 1' },
17
- * ]" />
18
- * ```
19
- */
20
- accordions: Accordion[];
21
- }
22
- declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_TypePropsToRuntimeProps<AccordionProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AccordionProps>>>, {}, {}>, {
23
- title?(_: {
24
- accordion: Accordion & {
25
- title: string;
26
- content: string;
27
- open: boolean;
28
- disabled: boolean;
29
- };
30
- }): any;
31
- icon?(_: {
32
- open: boolean;
33
- }): any;
34
- content?(_: {}): any;
35
- }>;
36
- export default _default;
37
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
38
- declare type __VLS_TypePropsToRuntimeProps<T> = {
39
- [K in keyof T]-?: {} extends Pick<T, K> ? {
40
- type: PropType<__VLS_NonUndefinedable<T[K]>>;
41
- } : {
42
- type: PropType<T[K]>;
43
- required: true;
44
- };
45
- };
46
- declare type __VLS_WithTemplateSlots<T, S> = T & {
47
- new (): {
48
- $slots: S;
49
- };
50
- };
51
- //# sourceMappingURL=RAccordion.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RAccordion.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/RAccordion.vue"],"names":[],"mappings":"AAIA,OAAO,iBAAiB,CAAA;AAExB,MAAM,WAAW,SAAS;IACxB,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,MAAM,WAAW,cAAc;IAC7B;;;;;;;;;;OAUG;IACH,UAAU,EAAE,SAAS,EAAE,CAAA;CACxB;;;;;;;;;;;;;;;AAoLD,wBAAwG;AACxG,aAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,aAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,aAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=accordion.spec.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"accordion.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/Accordion/accordion.spec.ts"],"names":[],"mappings":""}
@@ -1,461 +0,0 @@
1
- import { ComponentInternalInstance, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType, Slot, ComponentPublicInstance, ComponentOptionsBase, ComponentOptionsMixin, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties, DefineComponent } from 'vue';
2
- import type { Meta, StoryObj } from '@storybook/vue3';
3
- declare const AlertStory: Meta<{
4
- new (...args: any[]): {
5
- $: ComponentInternalInstance;
6
- $data: {};
7
- $props: Partial<{
8
- type: "success" | "error" | "warning" | "info";
9
- title: string;
10
- variant: "solid" | "outline" | "ghost";
11
- description: string;
12
- closable: boolean;
13
- block: boolean;
14
- }> & Omit<{
15
- readonly type: "success" | "error" | "warning" | "info";
16
- readonly title: string;
17
- readonly variant: "solid" | "outline" | "ghost";
18
- readonly description: string;
19
- readonly closable: boolean;
20
- readonly block: boolean;
21
- onClose?: ((...args: any[]) => any) | undefined;
22
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
23
- type: {
24
- type: PropType<"success" | "error" | "warning" | "info">;
25
- required: true;
26
- default: string;
27
- };
28
- title: {
29
- type: PropType<string>;
30
- required: true;
31
- default: string;
32
- };
33
- variant: {
34
- type: PropType<"solid" | "outline" | "ghost">;
35
- default: string;
36
- };
37
- description: {
38
- type: PropType<string>;
39
- default: string;
40
- };
41
- closable: {
42
- type: PropType<boolean>;
43
- default: boolean;
44
- };
45
- block: {
46
- type: PropType<boolean>;
47
- default: boolean;
48
- };
49
- }>> & {
50
- onClose?: ((...args: any[]) => any) | undefined;
51
- }, "type" | "title" | "variant" | "description" | "closable" | "block">;
52
- $attrs: {
53
- [x: string]: unknown;
54
- };
55
- $refs: {
56
- [x: string]: unknown;
57
- };
58
- $slots: Readonly<{
59
- [name: string]: Slot<any> | undefined;
60
- }>;
61
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
62
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
63
- $emit: (event: "close", ...args: any[]) => void;
64
- $el: any;
65
- $options: ComponentOptionsBase<Readonly<ExtractPropTypes<{
66
- type: {
67
- type: PropType<"success" | "error" | "warning" | "info">;
68
- required: true;
69
- default: string;
70
- };
71
- title: {
72
- type: PropType<string>;
73
- required: true;
74
- default: string;
75
- };
76
- variant: {
77
- type: PropType<"solid" | "outline" | "ghost">;
78
- default: string;
79
- };
80
- description: {
81
- type: PropType<string>;
82
- default: string;
83
- };
84
- closable: {
85
- type: PropType<boolean>;
86
- default: boolean;
87
- };
88
- block: {
89
- type: PropType<boolean>;
90
- default: boolean;
91
- };
92
- }>> & {
93
- onClose?: ((...args: any[]) => any) | undefined;
94
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
95
- close: (...args: any[]) => void;
96
- }, string, {
97
- type: "success" | "error" | "warning" | "info";
98
- title: string;
99
- variant: "solid" | "outline" | "ghost";
100
- description: string;
101
- closable: boolean;
102
- block: boolean;
103
- }, {}, string, {}> & {
104
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
105
- created?: ((() => void) | (() => void)[]) | undefined;
106
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
107
- mounted?: ((() => void) | (() => void)[]) | undefined;
108
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
109
- updated?: ((() => void) | (() => void)[]) | undefined;
110
- activated?: ((() => void) | (() => void)[]) | undefined;
111
- deactivated?: ((() => void) | (() => void)[]) | undefined;
112
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
113
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
114
- destroyed?: ((() => void) | (() => void)[]) | undefined;
115
- unmounted?: ((() => void) | (() => void)[]) | undefined;
116
- renderTracked?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
117
- renderTriggered?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
118
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
119
- };
120
- $forceUpdate: () => void;
121
- $nextTick: typeof nextTick;
122
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
123
- } & Readonly<ExtractPropTypes<{
124
- type: {
125
- type: PropType<"success" | "error" | "warning" | "info">;
126
- required: true;
127
- default: string;
128
- };
129
- title: {
130
- type: PropType<string>;
131
- required: true;
132
- default: string;
133
- };
134
- variant: {
135
- type: PropType<"solid" | "outline" | "ghost">;
136
- default: string;
137
- };
138
- description: {
139
- type: PropType<string>;
140
- default: string;
141
- };
142
- closable: {
143
- type: PropType<boolean>;
144
- default: boolean;
145
- };
146
- block: {
147
- type: PropType<boolean>;
148
- default: boolean;
149
- };
150
- }>> & {
151
- onClose?: ((...args: any[]) => any) | undefined;
152
- } & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {};
153
- __isFragment?: undefined;
154
- __isTeleport?: undefined;
155
- __isSuspense?: undefined;
156
- } & ComponentOptionsBase<Readonly<ExtractPropTypes<{
157
- type: {
158
- type: PropType<"success" | "error" | "warning" | "info">;
159
- required: true;
160
- default: string;
161
- };
162
- title: {
163
- type: PropType<string>;
164
- required: true;
165
- default: string;
166
- };
167
- variant: {
168
- type: PropType<"solid" | "outline" | "ghost">;
169
- default: string;
170
- };
171
- description: {
172
- type: PropType<string>;
173
- default: string;
174
- };
175
- closable: {
176
- type: PropType<boolean>;
177
- default: boolean;
178
- };
179
- block: {
180
- type: PropType<boolean>;
181
- default: boolean;
182
- };
183
- }>> & {
184
- onClose?: ((...args: any[]) => any) | undefined;
185
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
186
- close: (...args: any[]) => void;
187
- }, string, {
188
- type: "success" | "error" | "warning" | "info";
189
- title: string;
190
- variant: "solid" | "outline" | "ghost";
191
- description: string;
192
- closable: boolean;
193
- block: boolean;
194
- }, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
195
- $slots: {
196
- "alert-icon"?(_: {}): any;
197
- content?(_: {}): any;
198
- "custom-close"?(_: {
199
- close: () => void;
200
- slotClass: string;
201
- }): any;
202
- };
203
- })>;
204
- export default AlertStory;
205
- declare type Story = StoryObj<typeof AlertStory>;
206
- export declare const Overview: Story;
207
- export declare const Success: Story;
208
- export declare const Error: Story;
209
- export declare const Information: Story;
210
- export declare const Warning: Story;
211
- export declare const OnlyTitle: Story;
212
- export declare const CustomCloseButton: {
213
- render: (args: any) => {
214
- components: {
215
- Alert: {
216
- new (...args: any[]): {
217
- $: ComponentInternalInstance;
218
- $data: {};
219
- $props: Partial<{
220
- type: "success" | "error" | "warning" | "info";
221
- title: string;
222
- variant: "solid" | "outline" | "ghost";
223
- description: string;
224
- closable: boolean;
225
- block: boolean;
226
- }> & Omit<{
227
- readonly type: "success" | "error" | "warning" | "info";
228
- readonly title: string;
229
- readonly variant: "solid" | "outline" | "ghost";
230
- readonly description: string;
231
- readonly closable: boolean;
232
- readonly block: boolean;
233
- onClose?: ((...args: any[]) => any) | undefined;
234
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
235
- type: {
236
- type: PropType<"success" | "error" | "warning" | "info">;
237
- required: true;
238
- default: string;
239
- };
240
- title: {
241
- type: PropType<string>;
242
- required: true;
243
- default: string;
244
- };
245
- variant: {
246
- type: PropType<"solid" | "outline" | "ghost">;
247
- default: string;
248
- };
249
- description: {
250
- type: PropType<string>;
251
- default: string;
252
- };
253
- closable: {
254
- type: PropType<boolean>;
255
- default: boolean;
256
- };
257
- block: {
258
- type: PropType<boolean>;
259
- default: boolean;
260
- };
261
- }>> & {
262
- onClose?: ((...args: any[]) => any) | undefined;
263
- }, "type" | "title" | "variant" | "description" | "closable" | "block">;
264
- $attrs: {
265
- [x: string]: unknown;
266
- };
267
- $refs: {
268
- [x: string]: unknown;
269
- };
270
- $slots: Readonly<{
271
- [name: string]: Slot<any> | undefined;
272
- }>;
273
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
274
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
275
- $emit: (event: "close", ...args: any[]) => void;
276
- $el: any;
277
- $options: ComponentOptionsBase<Readonly<ExtractPropTypes<{
278
- type: {
279
- type: PropType<"success" | "error" | "warning" | "info">;
280
- required: true;
281
- default: string;
282
- };
283
- title: {
284
- type: PropType<string>;
285
- required: true;
286
- default: string;
287
- };
288
- variant: {
289
- type: PropType<"solid" | "outline" | "ghost">;
290
- default: string;
291
- };
292
- description: {
293
- type: PropType<string>;
294
- default: string;
295
- };
296
- closable: {
297
- type: PropType<boolean>;
298
- default: boolean;
299
- };
300
- block: {
301
- type: PropType<boolean>;
302
- default: boolean;
303
- };
304
- }>> & {
305
- onClose?: ((...args: any[]) => any) | undefined;
306
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
307
- close: (...args: any[]) => void;
308
- }, string, {
309
- type: "success" | "error" | "warning" | "info";
310
- title: string;
311
- variant: "solid" | "outline" | "ghost";
312
- description: string;
313
- closable: boolean;
314
- block: boolean;
315
- }, {}, string, {}> & {
316
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
317
- created?: ((() => void) | (() => void)[]) | undefined;
318
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
319
- mounted?: ((() => void) | (() => void)[]) | undefined;
320
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
321
- updated?: ((() => void) | (() => void)[]) | undefined;
322
- activated?: ((() => void) | (() => void)[]) | undefined;
323
- deactivated?: ((() => void) | (() => void)[]) | undefined;
324
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
325
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
326
- destroyed?: ((() => void) | (() => void)[]) | undefined;
327
- unmounted?: ((() => void) | (() => void)[]) | undefined;
328
- renderTracked?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
329
- renderTriggered?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
330
- errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
331
- };
332
- $forceUpdate: () => void;
333
- $nextTick: typeof nextTick;
334
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: WatchOptions<boolean> | undefined): WatchStopHandle;
335
- } & Readonly<ExtractPropTypes<{
336
- type: {
337
- type: PropType<"success" | "error" | "warning" | "info">;
338
- required: true;
339
- default: string;
340
- };
341
- title: {
342
- type: PropType<string>;
343
- required: true;
344
- default: string;
345
- };
346
- variant: {
347
- type: PropType<"solid" | "outline" | "ghost">;
348
- default: string;
349
- };
350
- description: {
351
- type: PropType<string>;
352
- default: string;
353
- };
354
- closable: {
355
- type: PropType<boolean>;
356
- default: boolean;
357
- };
358
- block: {
359
- type: PropType<boolean>;
360
- default: boolean;
361
- };
362
- }>> & {
363
- onClose?: ((...args: any[]) => any) | undefined;
364
- } & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {};
365
- __isFragment?: undefined;
366
- __isTeleport?: undefined;
367
- __isSuspense?: undefined;
368
- } & ComponentOptionsBase<Readonly<ExtractPropTypes<{
369
- type: {
370
- type: PropType<"success" | "error" | "warning" | "info">;
371
- required: true;
372
- default: string;
373
- };
374
- title: {
375
- type: PropType<string>;
376
- required: true;
377
- default: string;
378
- };
379
- variant: {
380
- type: PropType<"solid" | "outline" | "ghost">;
381
- default: string;
382
- };
383
- description: {
384
- type: PropType<string>;
385
- default: string;
386
- };
387
- closable: {
388
- type: PropType<boolean>;
389
- default: boolean;
390
- };
391
- block: {
392
- type: PropType<boolean>;
393
- default: boolean;
394
- };
395
- }>> & {
396
- onClose?: ((...args: any[]) => any) | undefined;
397
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
398
- close: (...args: any[]) => void;
399
- }, string, {
400
- type: "success" | "error" | "warning" | "info";
401
- title: string;
402
- variant: "solid" | "outline" | "ghost";
403
- description: string;
404
- closable: boolean;
405
- block: boolean;
406
- }, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
407
- $slots: {
408
- "alert-icon"?(_: {}): any;
409
- content?(_: {}): any;
410
- "custom-close"?(_: {
411
- close: () => void;
412
- slotClass: string;
413
- }): any;
414
- };
415
- });
416
- Icon: DefineComponent<{
417
- name: {
418
- type: PropType<string | undefined>;
419
- required: true;
420
- default: string;
421
- };
422
- viewBox: {
423
- type: PropType<string>;
424
- default: string;
425
- };
426
- size: {
427
- type: PropType<string | number>;
428
- default: number;
429
- };
430
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
431
- name: {
432
- type: PropType<string | undefined>;
433
- required: true;
434
- default: string;
435
- };
436
- viewBox: {
437
- type: PropType<string>;
438
- default: string;
439
- };
440
- size: {
441
- type: PropType<string | number>;
442
- default: number;
443
- };
444
- }>>, {
445
- name: string | undefined;
446
- viewBox: string;
447
- size: string | number;
448
- }, {}>;
449
- };
450
- setup: () => {
451
- args: any;
452
- };
453
- template: string;
454
- };
455
- args: {
456
- type: string;
457
- title: string;
458
- description: string;
459
- };
460
- };
461
- //# sourceMappingURL=Alert.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Alert.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/Alert/Alert.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AA4BrD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQO,CAAA;AAEvB,eAAe,UAAU,CAAA;AAEzB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,UAAU,CAAC,CAAA;AAExC,eAAO,MAAM,QAAQ,EAAE,KAOtB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,KAAK,EAAE,KAOnB,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,KAOzB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,SAAS,EAAE,KAKvB,CAAA;AAED,eAAO,MAAM,iBAAiB;mBAEb,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqBnB,CAAA"}