@rocketui/vue 0.2.55 → 0.2.56

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
@@ -1,181 +0,0 @@
1
- import { Tab } from './types';
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 TabsStory: Meta<{
5
- new (...args: any[]): {
6
- $: ComponentInternalInstance;
7
- $data: {};
8
- $props: Partial<{
9
- block: boolean;
10
- modelValue: string | number;
11
- tile: boolean;
12
- tabs: Tab[];
13
- scrollable: boolean;
14
- }> & Omit<{
15
- readonly block: boolean;
16
- readonly modelValue: string | number;
17
- readonly tile: boolean;
18
- readonly tabs: Tab[];
19
- readonly scrollable: boolean;
20
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
21
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<ExtractPropTypes<{
22
- block: {
23
- type: PropType<boolean>;
24
- default: boolean;
25
- };
26
- modelValue: {
27
- type: PropType<string | number>;
28
- default: string;
29
- };
30
- tile: {
31
- type: PropType<boolean>;
32
- default: boolean;
33
- };
34
- tabs: {
35
- type: PropType<Tab[]>;
36
- default: () => never[];
37
- };
38
- scrollable: {
39
- type: PropType<boolean>;
40
- default: boolean;
41
- };
42
- }>> & {
43
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
44
- }, "block" | "modelValue" | "tile" | "tabs" | "scrollable">;
45
- $attrs: {
46
- [x: string]: unknown;
47
- };
48
- $refs: {
49
- [x: string]: unknown;
50
- };
51
- $slots: Readonly<{
52
- [name: string]: Slot<any> | undefined;
53
- }>;
54
- $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
55
- $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
56
- $emit: (event: "update:modelValue", ...args: any[]) => void;
57
- $el: any;
58
- $options: ComponentOptionsBase<Readonly<ExtractPropTypes<{
59
- block: {
60
- type: PropType<boolean>;
61
- default: boolean;
62
- };
63
- modelValue: {
64
- type: PropType<string | number>;
65
- default: string;
66
- };
67
- tile: {
68
- type: PropType<boolean>;
69
- default: boolean;
70
- };
71
- tabs: {
72
- type: PropType<Tab[]>;
73
- default: () => never[];
74
- };
75
- scrollable: {
76
- type: PropType<boolean>;
77
- default: boolean;
78
- };
79
- }>> & {
80
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
81
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
82
- "update:modelValue": (...args: any[]) => void;
83
- }, string, {
84
- block: boolean;
85
- modelValue: string | number;
86
- tile: boolean;
87
- tabs: Tab[];
88
- scrollable: boolean;
89
- }, {}, string, {}> & {
90
- beforeCreate?: ((() => void) | (() => void)[]) | undefined;
91
- created?: ((() => void) | (() => void)[]) | undefined;
92
- beforeMount?: ((() => void) | (() => void)[]) | undefined;
93
- mounted?: ((() => void) | (() => void)[]) | undefined;
94
- beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
95
- updated?: ((() => void) | (() => void)[]) | undefined;
96
- activated?: ((() => void) | (() => void)[]) | undefined;
97
- deactivated?: ((() => void) | (() => void)[]) | undefined;
98
- beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
99
- beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
100
- destroyed?: ((() => void) | (() => void)[]) | undefined;
101
- unmounted?: ((() => void) | (() => void)[]) | undefined;
102
- renderTracked?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
103
- renderTriggered?: (((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[]) | undefined;
104
- 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;
105
- };
106
- $forceUpdate: () => void;
107
- $nextTick: typeof nextTick;
108
- $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;
109
- } & Readonly<ExtractPropTypes<{
110
- block: {
111
- type: PropType<boolean>;
112
- default: boolean;
113
- };
114
- modelValue: {
115
- type: PropType<string | number>;
116
- default: string;
117
- };
118
- tile: {
119
- type: PropType<boolean>;
120
- default: boolean;
121
- };
122
- tabs: {
123
- type: PropType<Tab[]>;
124
- default: () => never[];
125
- };
126
- scrollable: {
127
- type: PropType<boolean>;
128
- default: boolean;
129
- };
130
- }>> & {
131
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
132
- } & ShallowUnwrapRef<{}> & {} & ComponentCustomProperties & {};
133
- __isFragment?: undefined;
134
- __isTeleport?: undefined;
135
- __isSuspense?: undefined;
136
- } & ComponentOptionsBase<Readonly<ExtractPropTypes<{
137
- block: {
138
- type: PropType<boolean>;
139
- default: boolean;
140
- };
141
- modelValue: {
142
- type: PropType<string | number>;
143
- default: string;
144
- };
145
- tile: {
146
- type: PropType<boolean>;
147
- default: boolean;
148
- };
149
- tabs: {
150
- type: PropType<Tab[]>;
151
- default: () => never[];
152
- };
153
- scrollable: {
154
- type: PropType<boolean>;
155
- default: boolean;
156
- };
157
- }>> & {
158
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
159
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
160
- "update:modelValue": (...args: any[]) => void;
161
- }, string, {
162
- block: boolean;
163
- modelValue: string | number;
164
- tile: boolean;
165
- tabs: Tab[];
166
- scrollable: boolean;
167
- }, {}, string, {}> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
168
- $slots: {
169
- default?(_: {
170
- activeTab: string | number;
171
- }): any;
172
- };
173
- })>;
174
- export default TabsStory;
175
- declare type Story = StoryObj<typeof TabsStory>;
176
- export declare const Overview: Story;
177
- export declare const Default: Story;
178
- export declare const Icon: Story;
179
- export declare const Text: Story;
180
- export declare const Tile: Story;
181
- //# sourceMappingURL=Tabs.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Tabs.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/Tabs/Tabs.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAkBrD,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkBO,CAAA;AAEtB,eAAe,SAAS,CAAA;AAExB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,SAAS,CAAC,CAAA;AAEvC,eAAO,MAAM,QAAQ,EAAE,KAAU,CAAA;AAEjC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAA;AAEhC,eAAO,MAAM,IAAI,EAAE,KAkElB,CAAA;AAED,eAAO,MAAM,IAAI,EAAE,KAkElB,CAAA;AAED,eAAO,MAAM,IAAI,EAAE,KAUlB,CAAA"}
@@ -1,11 +0,0 @@
1
- import type { TabItemVariant } from '../TabItem/common';
2
- export interface Tab {
3
- id: string | number;
4
- variant?: TabItemVariant;
5
- label?: string;
6
- prependIcon?: string;
7
- appendIcon?: string;
8
- disabled?: boolean;
9
- active?: boolean;
10
- }
11
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/components/Tabs/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAEvD,MAAM,WAAW,GAAG;IAClB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAA;IACnB,OAAO,CAAC,EAAE,cAAc,CAAA;IACxB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,OAAO,CAAA;CACjB"}
@@ -1,120 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType, type HTMLAttributes, type InputHTMLAttributes, type LabelHTMLAttributes } from 'vue';
2
- export interface IProps {
3
- /**
4
- * id of the textarea
5
- * @type HTMLAttributes['id']
6
- * @default ''
7
- * @example
8
- * <TextArea id="textarea" />
9
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
10
- */
11
- id: HTMLAttributes['id'];
12
- /**
13
- * Input value
14
- * @type InputHTMLAttributes['value'];
15
- * @default ''
16
- * @example
17
- * <TextArea modelValue="Hello" />
18
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#value
19
- */
20
- modelValue?: InputHTMLAttributes['value'];
21
- /**
22
- * label of the textarea
23
- * @type LabelHTMLAttributes['label']
24
- * @default ''
25
- * @example
26
- * <TextArea label="TextArea" />
27
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
28
- */
29
- label?: LabelHTMLAttributes['for'];
30
- /**
31
- * Placeholder text
32
- * @type InputHTMLAttributes['placeholder'];
33
- * @default ''
34
- * @example
35
- * <TextArea placeholder="Placeholder" />
36
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder
37
- */
38
- placeholder?: InputHTMLAttributes['placeholder'];
39
- /**
40
- * Disabled state
41
- * @type InputHTMLAttributes['disabled'];
42
- * @default false
43
- * @example
44
- * <TextArea disabled />
45
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#disabled
46
- */
47
- disabled?: InputHTMLAttributes['disabled'];
48
- /**
49
- * Hint text
50
- * @type string
51
- * @default 'This is a hint'
52
- * @example
53
- * <TextArea hint="This is a hint" />
54
- */
55
- hint?: string;
56
- /**
57
- * Error message
58
- * @type string
59
- * @default ''
60
- * @example
61
- * <TextArea errorMsg="This is an error" />
62
- */
63
- errorMsg?: string;
64
- /**
65
- * Hide details
66
- * @type {boolean}
67
- * @default false
68
- * @example
69
- * <TextArea hideDetails />
70
- */
71
- hideDetails?: boolean;
72
- }
73
- declare const _default: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
74
- id: string;
75
- errorMsg: string;
76
- disabled: boolean;
77
- placeholder: string;
78
- modelValue: string;
79
- label: string;
80
- hint: string;
81
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
82
- "update:modelValue": (...args: any[]) => void;
83
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
84
- id: string;
85
- errorMsg: string;
86
- disabled: boolean;
87
- placeholder: string;
88
- modelValue: string;
89
- label: string;
90
- hint: string;
91
- }>>> & {
92
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
93
- }, {
94
- label: string;
95
- disabled: boolean | "true" | "false";
96
- id: string | undefined;
97
- modelValue: any;
98
- hint: string;
99
- errorMsg: string;
100
- placeholder: string;
101
- }, {}>;
102
- export default _default;
103
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
104
- declare type __VLS_TypePropsToRuntimeProps<T> = {
105
- [K in keyof T]-?: {} extends Pick<T, K> ? {
106
- type: PropType<__VLS_NonUndefinedable<T[K]>>;
107
- } : {
108
- type: PropType<T[K]>;
109
- required: true;
110
- };
111
- };
112
- declare type __VLS_WithDefaults<P, D> = {
113
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
114
- default: D[K];
115
- }> : P[K];
116
- };
117
- declare type __VLS_Prettify<T> = {
118
- [K in keyof T]: T[K];
119
- } & {};
120
- //# sourceMappingURL=RTextArea.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RTextArea.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/TextArea/RTextArea.vue"],"names":[],"mappings":"AAEA,OAAO,gBAAgB,CAAA;AACvB,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EAKzB,MAAM,KAAK,CAAA;AAGZ,MAAM,WAAW,MAAM;IACrB;;;;;;;OAOG;IACH,EAAE,EAAE,cAAc,CAAC,IAAI,CAAC,CAAA;IAExB;;;;;;;OAOG;IACH,UAAU,CAAC,EAAE,mBAAmB,CAAC,OAAO,CAAC,CAAA;IAEzC;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,mBAAmB,CAAC,KAAK,CAAC,CAAA;IAElC;;;;;;;OAOG;IACH,WAAW,CAAC,EAAE,mBAAmB,CAAC,aAAa,CAAC,CAAA;IAEhD;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,mBAAmB,CAAC,UAAU,CAAC,CAAA;IAE1C;;;;;;OAMG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IAEb;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IAEjB;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4JD,wBAOG;AACH,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,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,aAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -1,89 +0,0 @@
1
- import { DefineComponent, PropType, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes } from 'vue';
2
- import type { Meta, StoryObj } from '@storybook/vue3';
3
- declare const TextAreaStory: Meta<DefineComponent<{
4
- label: {
5
- type: PropType<string>;
6
- default: string;
7
- };
8
- disabled: {
9
- type: PropType<boolean | "true" | "false">;
10
- default: boolean;
11
- };
12
- id: {
13
- type: PropType<string | undefined>;
14
- required: true;
15
- default: string;
16
- };
17
- modelValue: {
18
- type: PropType<any>;
19
- default: string;
20
- };
21
- hint: {
22
- type: PropType<string>;
23
- default: string;
24
- };
25
- errorMsg: {
26
- type: PropType<string>;
27
- default: string;
28
- };
29
- hideDetails: {
30
- type: PropType<boolean>;
31
- };
32
- placeholder: {
33
- type: PropType<string>;
34
- default: string;
35
- };
36
- }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
37
- "update:modelValue": (...args: any[]) => void;
38
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
39
- label: {
40
- type: PropType<string>;
41
- default: string;
42
- };
43
- disabled: {
44
- type: PropType<boolean | "true" | "false">;
45
- default: boolean;
46
- };
47
- id: {
48
- type: PropType<string | undefined>;
49
- required: true;
50
- default: string;
51
- };
52
- modelValue: {
53
- type: PropType<any>;
54
- default: string;
55
- };
56
- hint: {
57
- type: PropType<string>;
58
- default: string;
59
- };
60
- errorMsg: {
61
- type: PropType<string>;
62
- default: string;
63
- };
64
- hideDetails: {
65
- type: PropType<boolean>;
66
- };
67
- placeholder: {
68
- type: PropType<string>;
69
- default: string;
70
- };
71
- }>> & {
72
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
73
- }, {
74
- label: string;
75
- disabled: boolean | "true" | "false";
76
- id: string | undefined;
77
- modelValue: any;
78
- hint: string;
79
- errorMsg: string;
80
- placeholder: string;
81
- }, {}>>;
82
- export default TextAreaStory;
83
- declare type Story = StoryObj<typeof TextAreaStory>;
84
- export declare const Overview: Story;
85
- export declare const Default: Story;
86
- export declare const Disabled: Story;
87
- export declare const Error: Story;
88
- export declare const Hint: Story;
89
- //# sourceMappingURL=TextArea.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextArea.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/TextArea/TextArea.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAYrD,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAWO,CAAA;AAE1B,eAAe,aAAa,CAAA;AAE5B,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,aAAa,CAAC,CAAA;AAE3C,eAAO,MAAM,QAAQ,EAAE,KAAU,CAAA;AAEjC,eAAO,MAAM,OAAO,EAAE,KAIrB,CAAA;AAED,eAAO,MAAM,QAAQ,EAAE,KAKtB,CAAA;AAED,eAAO,MAAM,KAAK,EAAE,KAInB,CAAA;AAED,eAAO,MAAM,IAAI,EAAE,KAIlB,CAAA"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=textarea.spec.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"textarea.spec.d.ts","sourceRoot":"","sources":["../../../../src/components/TextArea/textarea.spec.ts"],"names":[],"mappings":""}
@@ -1,249 +0,0 @@
1
- import { DefineComponent, ComponentOptionsMixin, VNodeProps, AllowedComponentProps, ComponentCustomProps, ExtractPropTypes, PropType, type HTMLAttributes, type InputHTMLAttributes, type LabelHTMLAttributes } from 'vue';
2
- export interface Props {
3
- /**
4
- * id of the textfield
5
- * @type HTMLAttributes['id']
6
- * @default ''
7
- * @example
8
- * <Textfield id="textfield" />
9
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
10
- */
11
- id: HTMLAttributes['id'];
12
- /**
13
- * Input type
14
- * @type 'text' | 'password' | 'email' | 'number' | 'tel' | 'url'
15
- * @default 'text'
16
- * @example
17
- * <Textfield type="password" />
18
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
19
- */
20
- type: 'text' | 'password' | 'email' | 'number' | 'tel' | 'url';
21
- /**
22
- * Input value
23
- * @type InputHTMLAttributes['value'];
24
- * @default ''
25
- * @example
26
- * <Textfield modelValue="Hello" />
27
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#value
28
- */
29
- modelValue?: InputHTMLAttributes['value'];
30
- /**
31
- * label of the textfield
32
- * @type LabelHTMLAttributes['label']
33
- * @default ''
34
- * @example
35
- * <Textfield label="Textfield" />
36
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label
37
- */
38
- label?: LabelHTMLAttributes['for'];
39
- /**
40
- * Placeholder text
41
- * @type InputHTMLAttributes['placeholder'];
42
- * @default ''
43
- * @example
44
- * <Textfield placeholder="Placeholder" />
45
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder
46
- */
47
- placeholder?: InputHTMLAttributes['placeholder'];
48
- /**
49
- * Error message
50
- * @type string
51
- * @default ''
52
- * @example
53
- * <Textfield errorMsg="This is an error" />
54
- */
55
- errorMsg?: string;
56
- /**
57
- * Hint text
58
- * @type string
59
- * @default ''
60
- * @example
61
- * <Textfield hint="This is a hint" />
62
- */
63
- hint?: string;
64
- /**
65
- * Icon to prepend
66
- * @type string
67
- * @default ''
68
- * @example
69
- * <Textfield prependIcon="mdiLock" />
70
- */
71
- prependIcon?: string;
72
- /**
73
- * Icon to append
74
- * @type string
75
- * @default ''
76
- * @example
77
- * <Textfield appendIcon="mdiEyeOffOutline" />
78
- */
79
- appendIcon?: string;
80
- /**
81
- * Input disabled state
82
- * @type InputHTMLAttributes['disabled'] | boolean
83
- * @default false
84
- * @example
85
- * <Textfield disabled="true" />
86
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#disabled
87
- */
88
- disabled?: boolean;
89
- /**
90
- * Input loading state
91
- * @type boolean
92
- * @default false
93
- * @example
94
- * <Textfield loading="true" />
95
- */
96
- loading?: boolean;
97
- /**
98
- * Input clearable state
99
- * @type boolean
100
- * @default false
101
- * @example
102
- * <Textfield clearable="true" />
103
- */
104
- clearable?: boolean;
105
- /**
106
- * Input number min value
107
- * @type InputHTMLAttributes['min']
108
- * @default ''
109
- * @example
110
- * <Textfield min="0" />
111
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#min
112
- */
113
- min?: InputHTMLAttributes['min'];
114
- /**
115
- * Input number max value
116
- * @type InputHTMLAttributes['max']
117
- * @default ''
118
- * @example
119
- * <Textfield max="10" />
120
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#max
121
- */
122
- max?: InputHTMLAttributes['max'];
123
- /**
124
- * Hide details state of textfield details
125
- * @type {boolean}
126
- * @default false
127
- * @example
128
- * <Textfield hideDetails />
129
- */
130
- hideDetails?: boolean;
131
- /**
132
- * Input role
133
- * @type {string}
134
- * @default ''
135
- * @example
136
- * <Textfield role="search" />
137
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#role
138
- */
139
- role?: string;
140
- /**
141
- * Input readonly state
142
- * @type {boolean}
143
- * @default false
144
- * @example
145
- * <Textfield readonly />
146
- * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#readonly
147
- */
148
- readonly?: boolean;
149
- }
150
- declare const _default: __VLS_WithTemplateSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
151
- id: string;
152
- type: string;
153
- modelValue: string;
154
- label: string;
155
- placeholder: string;
156
- errorMsg: string;
157
- hint: string;
158
- prependIcon: string;
159
- appendIcon: string;
160
- iconColor: string;
161
- disabled: boolean;
162
- loading: boolean;
163
- clearable: boolean;
164
- hideDetails: boolean;
165
- role: string;
166
- readonly: boolean;
167
- }>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
168
- input: (...args: any[]) => void;
169
- "update:modelValue": (...args: any[]) => void;
170
- blur: (...args: any[]) => void;
171
- focus: (...args: any[]) => void;
172
- "click:icon": (...args: any[]) => void;
173
- "click:clear": (...args: any[]) => void;
174
- }, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
175
- id: string;
176
- type: string;
177
- modelValue: string;
178
- label: string;
179
- placeholder: string;
180
- errorMsg: string;
181
- hint: string;
182
- prependIcon: string;
183
- appendIcon: string;
184
- iconColor: string;
185
- disabled: boolean;
186
- loading: boolean;
187
- clearable: boolean;
188
- hideDetails: boolean;
189
- role: string;
190
- readonly: boolean;
191
- }>>> & {
192
- onFocus?: ((...args: any[]) => any) | undefined;
193
- onBlur?: ((...args: any[]) => any) | undefined;
194
- onInput?: ((...args: any[]) => any) | undefined;
195
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
196
- "onClick:icon"?: ((...args: any[]) => any) | undefined;
197
- "onClick:clear"?: ((...args: any[]) => any) | undefined;
198
- }, {
199
- type: "number" | "text" | "email" | "password" | "tel" | "url";
200
- label: string;
201
- disabled: boolean;
202
- loading: boolean;
203
- prependIcon: string;
204
- appendIcon: string;
205
- id: string | undefined;
206
- modelValue: any;
207
- hint: string;
208
- errorMsg: string;
209
- hideDetails: boolean;
210
- clearable: boolean;
211
- role: string;
212
- placeholder: string;
213
- readonly: boolean;
214
- }, {}>, {
215
- prepend?(_: {
216
- disabled: boolean;
217
- error: number;
218
- loading: boolean;
219
- }): any;
220
- append?(_: {
221
- disabled: boolean;
222
- error: number;
223
- loading: boolean;
224
- }): any;
225
- }>;
226
- export default _default;
227
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
228
- declare type __VLS_TypePropsToRuntimeProps<T> = {
229
- [K in keyof T]-?: {} extends Pick<T, K> ? {
230
- type: PropType<__VLS_NonUndefinedable<T[K]>>;
231
- } : {
232
- type: PropType<T[K]>;
233
- required: true;
234
- };
235
- };
236
- declare type __VLS_WithDefaults<P, D> = {
237
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
238
- default: D[K];
239
- }> : P[K];
240
- };
241
- declare type __VLS_Prettify<T> = {
242
- [K in keyof T]: T[K];
243
- } & {};
244
- declare type __VLS_WithTemplateSlots<T, S> = T & {
245
- new (): {
246
- $slots: S;
247
- };
248
- };
249
- //# sourceMappingURL=RTextfield.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RTextfield.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Textfield/RTextfield.vue"],"names":[],"mappings":"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"}