@agrotools1/at-components 0.1.3-5

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 (146) hide show
  1. package/README.md +7 -0
  2. package/dist/Avatar/Avatar.d.ts +66 -0
  3. package/dist/Avatar/index.d.ts +1 -0
  4. package/dist/Button/Button.d.ts +146 -0
  5. package/dist/Button/index.d.ts +1 -0
  6. package/dist/CardWithInsights/CardWithInsights.d.ts +7 -0
  7. package/dist/CardWithInsights/index.d.ts +1 -0
  8. package/dist/Checkbox/Checkbox.d.ts +73 -0
  9. package/dist/Checkbox/index.d.ts +1 -0
  10. package/dist/DataTable/Column/Column.d.ts +36 -0
  11. package/dist/DataTable/Counters/Counters.d.ts +41 -0
  12. package/dist/DataTable/DataTable.d.ts +113 -0
  13. package/dist/DataTable/Tag/Tag.d.ts +19 -0
  14. package/dist/DataTable/index.d.ts +208 -0
  15. package/dist/Faq/Faq.d.ts +5 -0
  16. package/dist/Faq/index.d.ts +1 -0
  17. package/dist/Illustration/Illustration.d.ts +58 -0
  18. package/dist/Illustration/index.d.ts +1 -0
  19. package/dist/Input/Input.core.d.ts +132 -0
  20. package/dist/Input/index.d.ts +134 -0
  21. package/dist/Modal/Modal.d.ts +105 -0
  22. package/dist/Modal/index.d.ts +1 -0
  23. package/dist/Paginator/Paginator.d.ts +43 -0
  24. package/dist/Paginator/index.d.ts +1 -0
  25. package/dist/ProgressBar/ProgressBar.d.ts +76 -0
  26. package/dist/ProgressBar/index.d.ts +1 -0
  27. package/dist/Select/Item/Item.d.ts +103 -0
  28. package/dist/Select/Select.core.d.ts +75 -0
  29. package/dist/Select/Select.multiple.d.ts +80 -0
  30. package/dist/Select/Select.single.d.ts +57 -0
  31. package/dist/Select/index.d.ts +132 -0
  32. package/dist/Styles/agrotools-theme.css +5 -0
  33. package/dist/Styles/agrotools-theme.css.map +1 -0
  34. package/dist/Tabs/Tab/Tab.d.ts +57 -0
  35. package/dist/Tabs/Tabs.d.ts +50 -0
  36. package/dist/Tabs/index.d.ts +1 -0
  37. package/dist/Tipograph/Paragraph/Paragraph.d.ts +25 -0
  38. package/dist/Tipograph/Title/Title.d.ts +25 -0
  39. package/dist/Tipograph/index.d.ts +50 -0
  40. package/dist/Toggle/Toggle.d.ts +35 -0
  41. package/dist/Toggle/index.d.ts +1 -0
  42. package/dist/Upload/Upload.d.ts +119 -0
  43. package/dist/Upload/index.d.ts +1 -0
  44. package/dist/index.css +1 -0
  45. package/dist/index.d.ts +15 -0
  46. package/dist/index.js +2348 -0
  47. package/dist/index.umd.cjs +1 -0
  48. package/package.json +93 -0
  49. package/storybook-static/108.2ef3bb7a.iframe.bundle.js +1 -0
  50. package/storybook-static/241.26474039.iframe.bundle.js +1 -0
  51. package/storybook-static/430.f9c58945.iframe.bundle.js +1 -0
  52. package/storybook-static/471.4eb28a88.iframe.bundle.js +1 -0
  53. package/storybook-static/518.adfe500c.iframe.bundle.js +1 -0
  54. package/storybook-static/605.b24c7f17.iframe.bundle.js +44 -0
  55. package/storybook-static/605.b24c7f17.iframe.bundle.js.map +1 -0
  56. package/storybook-static/619.95069113.iframe.bundle.js +134 -0
  57. package/storybook-static/619.95069113.iframe.bundle.js.LICENSE.txt +46 -0
  58. package/storybook-static/619.95069113.iframe.bundle.js.map +1 -0
  59. package/storybook-static/673.32e74aeb.iframe.bundle.js +1 -0
  60. package/storybook-static/716.ab558bfb.iframe.bundle.js +1 -0
  61. package/storybook-static/841.bc9263f1.iframe.bundle.js +402 -0
  62. package/storybook-static/841.bc9263f1.iframe.bundle.js.LICENSE.txt +15 -0
  63. package/storybook-static/841.bc9263f1.iframe.bundle.js.map +1 -0
  64. package/storybook-static/878.29798927.iframe.bundle.js +1 -0
  65. package/storybook-static/895.cebd63e6.iframe.bundle.js +1 -0
  66. package/storybook-static/998.aaef9ce6.iframe.bundle.js +1 -0
  67. package/storybook-static/Avatar-Avatar-stories.2acc14df.iframe.bundle.js +1 -0
  68. package/storybook-static/Button-Button-stories.2aa969e5.iframe.bundle.js +1 -0
  69. package/storybook-static/Checkbox-Checkbox-stories.e3f98a9b.iframe.bundle.js +1 -0
  70. package/storybook-static/DataTable-Column-Column-stories.73eabb87.iframe.bundle.js +1 -0
  71. package/storybook-static/DataTable-DataTable-stories.43cf8dff.iframe.bundle.js +1 -0
  72. package/storybook-static/DataTable-Tag-Tag-stories.071dd437.iframe.bundle.js +1 -0
  73. package/storybook-static/Input-Input-stories.a40131b3.iframe.bundle.js +1 -0
  74. package/storybook-static/Paginator-Paginator-stories.f7d9f6f2.iframe.bundle.js +1 -0
  75. package/storybook-static/Select-Item-Item-stories.3a913cd9.iframe.bundle.js +1 -0
  76. package/storybook-static/Select-Select-multiple-stories.42e824d4.iframe.bundle.js +1 -0
  77. package/storybook-static/Select-Select-single-stories.d50460ac.iframe.bundle.js +1 -0
  78. package/storybook-static/Tabs-Tab-Tab-stories.b1a9fef9.iframe.bundle.js +1 -0
  79. package/storybook-static/Tabs-Tabs-stories.73847c74.iframe.bundle.js +1 -0
  80. package/storybook-static/Tipograph-Paragraph-Paragraph-stories.3f579be8.iframe.bundle.js +1 -0
  81. package/storybook-static/Tipograph-Title-Title-stories.c1949e52.iframe.bundle.js +1 -0
  82. package/storybook-static/Toggle-Toggle-stories.52194834.iframe.bundle.js +1 -0
  83. package/storybook-static/favicon.svg +7 -0
  84. package/storybook-static/iframe.html +355 -0
  85. package/storybook-static/index.html +126 -0
  86. package/storybook-static/index.json +1 -0
  87. package/storybook-static/main.d9760f16.iframe.bundle.js +1 -0
  88. package/storybook-static/project.json +1 -0
  89. package/storybook-static/runtime~main.66427e0c.iframe.bundle.js +1 -0
  90. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js +3 -0
  91. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js.LEGAL.txt +0 -0
  92. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js +12 -0
  93. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js.LEGAL.txt +0 -0
  94. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js +114 -0
  95. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js.LEGAL.txt +18 -0
  96. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js +3 -0
  97. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js.LEGAL.txt +0 -0
  98. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js +3 -0
  99. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js.LEGAL.txt +0 -0
  100. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js +3 -0
  101. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js.LEGAL.txt +0 -0
  102. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js +3 -0
  103. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js.LEGAL.txt +0 -0
  104. package/storybook-static/sb-addons/interactions-8/manager-bundle.js +27 -0
  105. package/storybook-static/sb-addons/interactions-8/manager-bundle.js.LEGAL.txt +0 -0
  106. package/storybook-static/sb-addons/links-0/manager-bundle.js +3 -0
  107. package/storybook-static/sb-addons/links-0/manager-bundle.js.LEGAL.txt +0 -0
  108. package/storybook-static/sb-common-assets/fonts.css +31 -0
  109. package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  110. package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  111. package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  112. package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  113. package/storybook-static/sb-manager/GlobalScrollAreaStyles-UY5SB7EJ-BKTFUTA6.js +7 -0
  114. package/storybook-static/sb-manager/OverlayScrollbars-GZGLA7DL-YJ2Z3IBE.js +1 -0
  115. package/storybook-static/sb-manager/WithTooltip-J57HCPYA-3VOMFVVS.js +1 -0
  116. package/storybook-static/sb-manager/chunk-3J6GS6FI.js +1 -0
  117. package/storybook-static/sb-manager/chunk-L4KFTAB4.js +408 -0
  118. package/storybook-static/sb-manager/chunk-NBCGHFLK.js +136 -0
  119. package/storybook-static/sb-manager/chunk-O2ZUMB77.js +7 -0
  120. package/storybook-static/sb-manager/chunk-QMHPSTMR.js +15 -0
  121. package/storybook-static/sb-manager/chunk-QPL63VNK.js +1 -0
  122. package/storybook-static/sb-manager/chunk-RKFFWI2D.js +1 -0
  123. package/storybook-static/sb-manager/chunk-SPUAGIB2.js +207 -0
  124. package/storybook-static/sb-manager/formatter-SWP5E3XI-FS7NNRKF.js +156 -0
  125. package/storybook-static/sb-manager/globals.js +1 -0
  126. package/storybook-static/sb-manager/index.js +1 -0
  127. package/storybook-static/sb-manager/runtime.js +1 -0
  128. package/storybook-static/sb-manager/syntaxhighlighter-PONEFOSF-PLQPOLN2.js +1 -0
  129. package/storybook-static/sb-preview/globals.js +1 -0
  130. package/storybook-static/sb-preview/runtime.js +112 -0
  131. package/storybook-static/static/media/check.c2eccee6.svg +10 -0
  132. package/storybook-static/static/media/checkmarck.9932a0d7.svg +5 -0
  133. package/storybook-static/static/media/disabled.4fbc31ab.svg +12 -0
  134. package/storybook-static/static/media/double-left-arrow.6a90d667.svg +15 -0
  135. package/storybook-static/static/media/double-right-arrow.879b3cc9.svg +15 -0
  136. package/storybook-static/static/media/error.934dd460.svg +12 -0
  137. package/storybook-static/static/media/error.f04b33e9.svg +5 -0
  138. package/storybook-static/static/media/filter.0268b8e0.svg +12 -0
  139. package/storybook-static/static/media/indicator.41526843.svg +3 -0
  140. package/storybook-static/static/media/info.f0b1a71f.svg +18 -0
  141. package/storybook-static/static/media/left-arrow.5cf50151.svg +5 -0
  142. package/storybook-static/static/media/right-arrow.406ffc39.svg +5 -0
  143. package/storybook-static/static/media/success.c306802d.svg +12 -0
  144. package/storybook-static/static/media/warning.32a47f98.svg +9 -0
  145. package/storybook-static/static/media/warning.7e14a595.svg +5 -0
  146. package/storybook-static/stories.json +1 -0
@@ -0,0 +1,208 @@
1
+ export declare const AtDataTable: {
2
+ DataTable: import("vue").DefineComponent<{
3
+ value: {
4
+ type: import("vue").PropType<{
5
+ [key: string]: unknown;
6
+ }[]>;
7
+ required: true;
8
+ };
9
+ withEditableFields: {
10
+ type: import("vue").PropType<string[]>;
11
+ default: undefined;
12
+ };
13
+ withSelection: {
14
+ type: import("vue").PropType<boolean>;
15
+ default: boolean;
16
+ };
17
+ withPaginator: {
18
+ type: import("vue").PropType<{
19
+ total: number;
20
+ pageSize: number;
21
+ onUpdatePage: (page: number) => void;
22
+ } | undefined>;
23
+ default: undefined;
24
+ };
25
+ keyExtractor: {
26
+ type: import("vue").PropType<(item: any) => string>;
27
+ default: (item: any) => any;
28
+ };
29
+ columnsClasses: {
30
+ type: import("vue").PropType<string[]>;
31
+ default: () => never[];
32
+ };
33
+ alignColumns: {
34
+ type: import("vue").PropType<"center" | "left" | "right">;
35
+ default: string;
36
+ };
37
+ }, {
38
+ tableData: import("vue").Ref<{
39
+ [key: string]: unknown;
40
+ }[]>;
41
+ columns: string[];
42
+ updateColumn: (column: string) => void;
43
+ internalUpdateColumn: (column: string) => void;
44
+ internalColumns: string[];
45
+ lastHoveredTr: import("vue").Ref<{
46
+ element: HTMLTableRowElement;
47
+ item: any;
48
+ } | null>;
49
+ getEntries: (item: any) => [string, unknown][];
50
+ extractKey: (item: any) => string | undefined;
51
+ updateOnKeyDown: (event: KeyboardEvent, field: string) => void;
52
+ handleTrClick: (event: MouseEvent, field: string) => void;
53
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
54
+ "update:selected-items": (items: any[]) => boolean;
55
+ "update:table-data": (data: {
56
+ [key: string]: unknown;
57
+ }[]) => boolean;
58
+ "update:table-cell": (data: {
59
+ field: string;
60
+ value: string | number | boolean;
61
+ }) => boolean;
62
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
63
+ value: {
64
+ type: import("vue").PropType<{
65
+ [key: string]: unknown;
66
+ }[]>;
67
+ required: true;
68
+ };
69
+ withEditableFields: {
70
+ type: import("vue").PropType<string[]>;
71
+ default: undefined;
72
+ };
73
+ withSelection: {
74
+ type: import("vue").PropType<boolean>;
75
+ default: boolean;
76
+ };
77
+ withPaginator: {
78
+ type: import("vue").PropType<{
79
+ total: number;
80
+ pageSize: number;
81
+ onUpdatePage: (page: number) => void;
82
+ } | undefined>;
83
+ default: undefined;
84
+ };
85
+ keyExtractor: {
86
+ type: import("vue").PropType<(item: any) => string>;
87
+ default: (item: any) => any;
88
+ };
89
+ columnsClasses: {
90
+ type: import("vue").PropType<string[]>;
91
+ default: () => never[];
92
+ };
93
+ alignColumns: {
94
+ type: import("vue").PropType<"center" | "left" | "right">;
95
+ default: string;
96
+ };
97
+ }>> & {
98
+ "onUpdate:selected-items"?: ((items: any[]) => any) | undefined;
99
+ "onUpdate:table-data"?: ((data: {
100
+ [key: string]: unknown;
101
+ }[]) => any) | undefined;
102
+ "onUpdate:table-cell"?: ((data: {
103
+ field: string;
104
+ value: string | number | boolean;
105
+ }) => any) | undefined;
106
+ }, {
107
+ alignColumns: "center" | "left" | "right";
108
+ withEditableFields: string[];
109
+ withSelection: boolean;
110
+ withPaginator: {
111
+ total: number;
112
+ pageSize: number;
113
+ onUpdatePage: (page: number) => void;
114
+ } | undefined;
115
+ keyExtractor: (item: any) => string;
116
+ columnsClasses: string[];
117
+ }, {}>;
118
+ Column: import("vue").DefineComponent<{
119
+ field: {
120
+ type: StringConstructor;
121
+ required: true;
122
+ };
123
+ label: {
124
+ type: StringConstructor;
125
+ required: true;
126
+ };
127
+ withMaxMinFilter: {
128
+ type: import("vue").PropType<boolean>;
129
+ default: undefined;
130
+ };
131
+ }, {
132
+ alignColumns: import("vue").Ref<"center" | "left" | "right">;
133
+ filterSvg: string;
134
+ orientation: import("vue").Ref<"bottom" | "top">;
135
+ onClick: () => void;
136
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
137
+ field: {
138
+ type: StringConstructor;
139
+ required: true;
140
+ };
141
+ label: {
142
+ type: StringConstructor;
143
+ required: true;
144
+ };
145
+ withMaxMinFilter: {
146
+ type: import("vue").PropType<boolean>;
147
+ default: undefined;
148
+ };
149
+ }>>, {
150
+ withMaxMinFilter: boolean;
151
+ }, {}>;
152
+ Tag: import("vue").DefineComponent<{
153
+ type: {
154
+ type: import("vue").PropType<"disabled" | "error" | "success" | "warning" | "info">;
155
+ required: true;
156
+ default: string;
157
+ };
158
+ }, {
159
+ icon: string;
160
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
161
+ type: {
162
+ type: import("vue").PropType<"disabled" | "error" | "success" | "warning" | "info">;
163
+ required: true;
164
+ default: string;
165
+ };
166
+ }>>, {
167
+ type: "disabled" | "error" | "success" | "warning" | "info";
168
+ }, {}>;
169
+ Counters: import("vue").DefineComponent<{
170
+ columns: {
171
+ type: () => {
172
+ label: string;
173
+ key: string;
174
+ }[];
175
+ required: true;
176
+ };
177
+ list: {
178
+ type: () => any[];
179
+ required: true;
180
+ };
181
+ }, {
182
+ isOpened: import("vue").Ref<boolean>;
183
+ toggleClick: () => void;
184
+ handleClose: () => void;
185
+ countersQuantityRef: import("vue").Ref<HTMLElement | null>;
186
+ computedItems: import("vue").ComputedRef<{
187
+ label: string;
188
+ key: string;
189
+ value: any[];
190
+ }[]>;
191
+ itemsRef: import("vue").Ref<HTMLElement | null>;
192
+ closeIcon: string;
193
+ checkIfContainerIsWithinViewport: () => void;
194
+ onDispatchEvent: (event: any) => void;
195
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
196
+ columns: {
197
+ type: () => {
198
+ label: string;
199
+ key: string;
200
+ }[];
201
+ required: true;
202
+ };
203
+ list: {
204
+ type: () => any[];
205
+ required: true;
206
+ };
207
+ }>>, {}, {}>;
208
+ };
@@ -0,0 +1,5 @@
1
+ export type FAQ = {
2
+ index?: number;
3
+ title: string;
4
+ function: () => void;
5
+ };
@@ -0,0 +1 @@
1
+ export { type AtFAQProps, default as AtFAQ } from "./Faq";
@@ -0,0 +1,58 @@
1
+ export declare const allIllustrations: {
2
+ biomass: string;
3
+ volume: string;
4
+ addFile: string;
5
+ cloudConnection: string;
6
+ cloudDownload: string;
7
+ cloudUpload: string;
8
+ corruptedFile: string;
9
+ emptyBox: string;
10
+ emptyFolder2: string;
11
+ emptyFolder: string;
12
+ empty: string;
13
+ errorIllustration: string;
14
+ fileBackup2: string;
15
+ fileBackup: string;
16
+ filteringUpload: string;
17
+ fligh: string;
18
+ fly: string;
19
+ movies: string;
20
+ multimedia: string;
21
+ notificationBell: string;
22
+ page2: string;
23
+ page: string;
24
+ photos: string;
25
+ recycleBin: string;
26
+ rocketLaunch: string;
27
+ signal: string;
28
+ wrong: string;
29
+ advancedAnalysis: string;
30
+ agriculture: string;
31
+ alertCenter: string;
32
+ area: string;
33
+ atInsights: string;
34
+ conservationUnit: string;
35
+ credit: string;
36
+ deforestation: string;
37
+ distanceProximityRivers: string;
38
+ estimatedProductivityPenalty: string;
39
+ extract: string;
40
+ farm: string;
41
+ geographicalConsultationMunicipalities: string;
42
+ gix: string;
43
+ insurance: string;
44
+ landAppreciation: string;
45
+ lockdown: string;
46
+ map: string;
47
+ pasture: string;
48
+ rating2: string;
49
+ rating: string;
50
+ recurrence: string;
51
+ refrigerators: string;
52
+ settings: string;
53
+ socioEnvironmentalAnalysis: string;
54
+ soilUse: string;
55
+ storm: string;
56
+ territoryDetails: string;
57
+ timeline: string;
58
+ };
@@ -0,0 +1 @@
1
+ export { default as AtIllustration } from "./Illustration";
@@ -0,0 +1,132 @@
1
+ import type { SelectItemProps } from "..";
2
+ export interface InputCoreProps extends HTMLInputElement {
3
+ type: string;
4
+ value: string;
5
+ error: {
6
+ value: boolean;
7
+ message: string;
8
+ };
9
+ preventInputEvent?: boolean;
10
+ separator?: string;
11
+ selectedItems?: Array<SelectItemProps>;
12
+ onSelectedItemClick: (separatedValue: string) => void;
13
+ }
14
+ declare const _default: import("vue").DefineComponent<{
15
+ preventInputEvent: {
16
+ type: BooleanConstructor;
17
+ default: boolean;
18
+ required: false;
19
+ };
20
+ disabled: {
21
+ type: BooleanConstructor;
22
+ default: boolean;
23
+ };
24
+ label: {
25
+ type: StringConstructor;
26
+ default: string;
27
+ required: true;
28
+ };
29
+ id: {
30
+ type: StringConstructor;
31
+ };
32
+ type: {
33
+ type: StringConstructor;
34
+ default: string;
35
+ };
36
+ value: {
37
+ type: StringConstructor;
38
+ default: string;
39
+ };
40
+ error: {
41
+ type: () => InputCoreProps["error"];
42
+ default: () => {
43
+ value: boolean;
44
+ message: string;
45
+ };
46
+ validator: (error: InputCoreProps["error"]) => boolean;
47
+ };
48
+ separator: {
49
+ type: StringConstructor;
50
+ default: null;
51
+ };
52
+ selectedItems: {
53
+ type: () => Array<SelectItemProps>;
54
+ default: () => import("../Select/Item/Item").SelectItemProps[];
55
+ };
56
+ onSelectedItemClick: {
57
+ type: () => (separatedValue: string) => void;
58
+ };
59
+ }, {
60
+ wrapperEl: import("vue").Ref<HTMLDivElement | null>;
61
+ inputEl: import("vue").Ref<HTMLInputElement | null>;
62
+ inputError: import("vue").ComputedRef<{
63
+ value: boolean;
64
+ message: string;
65
+ }>;
66
+ inputId: string;
67
+ handleOnFocus: () => void;
68
+ handleOnFocusOut: () => void;
69
+ icons: {
70
+ error: string;
71
+ };
72
+ containerItemsEl: import("vue").Ref<HTMLDivElement | null>;
73
+ firstTwoItems: import("vue").ComputedRef<import("../Select/Item/Item").SelectItemProps[]>;
74
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
75
+ preventInputEvent: {
76
+ type: BooleanConstructor;
77
+ default: boolean;
78
+ required: false;
79
+ };
80
+ disabled: {
81
+ type: BooleanConstructor;
82
+ default: boolean;
83
+ };
84
+ label: {
85
+ type: StringConstructor;
86
+ default: string;
87
+ required: true;
88
+ };
89
+ id: {
90
+ type: StringConstructor;
91
+ };
92
+ type: {
93
+ type: StringConstructor;
94
+ default: string;
95
+ };
96
+ value: {
97
+ type: StringConstructor;
98
+ default: string;
99
+ };
100
+ error: {
101
+ type: () => InputCoreProps["error"];
102
+ default: () => {
103
+ value: boolean;
104
+ message: string;
105
+ };
106
+ validator: (error: InputCoreProps["error"]) => boolean;
107
+ };
108
+ separator: {
109
+ type: StringConstructor;
110
+ default: null;
111
+ };
112
+ selectedItems: {
113
+ type: () => Array<SelectItemProps>;
114
+ default: () => import("../Select/Item/Item").SelectItemProps[];
115
+ };
116
+ onSelectedItemClick: {
117
+ type: () => (separatedValue: string) => void;
118
+ };
119
+ }>>, {
120
+ type: string;
121
+ label: string;
122
+ disabled: boolean;
123
+ value: string;
124
+ error: {
125
+ value: boolean;
126
+ message: string;
127
+ };
128
+ preventInputEvent: boolean;
129
+ separator: string;
130
+ selectedItems: import("../Select/Item/Item").SelectItemProps[];
131
+ }, {}>;
132
+ export default _default;
@@ -0,0 +1,134 @@
1
+ import { type InputCoreProps } from "./Input.core";
2
+ export type InputProps = InputCoreProps;
3
+ export declare const AtInput: {
4
+ Text: import("vue").DefineComponent<{
5
+ preventInputEvent: {
6
+ type: BooleanConstructor;
7
+ default: boolean;
8
+ required: false;
9
+ };
10
+ disabled: {
11
+ type: BooleanConstructor;
12
+ default: boolean;
13
+ };
14
+ label: {
15
+ type: StringConstructor;
16
+ default: string;
17
+ required: true;
18
+ };
19
+ id: {
20
+ type: StringConstructor;
21
+ };
22
+ type: {
23
+ type: StringConstructor;
24
+ default: string;
25
+ };
26
+ value: {
27
+ type: StringConstructor;
28
+ default: string;
29
+ };
30
+ error: {
31
+ type: () => {
32
+ value: boolean;
33
+ message: string;
34
+ };
35
+ default: () => {
36
+ value: boolean;
37
+ message: string;
38
+ };
39
+ validator: (error: {
40
+ value: boolean;
41
+ message: string;
42
+ }) => boolean;
43
+ };
44
+ separator: {
45
+ type: StringConstructor;
46
+ default: null;
47
+ };
48
+ selectedItems: {
49
+ type: () => import("../Select/Item/Item").SelectItemProps[];
50
+ default: () => import("../Select/Item/Item").SelectItemProps[];
51
+ };
52
+ onSelectedItemClick: {
53
+ type: () => (separatedValue: string) => void;
54
+ };
55
+ }, {
56
+ wrapperEl: import("vue").Ref<HTMLDivElement | null>;
57
+ inputEl: import("vue").Ref<HTMLInputElement | null>;
58
+ inputError: import("vue").ComputedRef<{
59
+ value: boolean;
60
+ message: string;
61
+ }>;
62
+ inputId: string;
63
+ handleOnFocus: () => void;
64
+ handleOnFocusOut: () => void;
65
+ icons: {
66
+ error: string;
67
+ };
68
+ containerItemsEl: import("vue").Ref<HTMLDivElement | null>;
69
+ firstTwoItems: import("vue").ComputedRef<import("../Select/Item/Item").SelectItemProps[]>;
70
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
71
+ preventInputEvent: {
72
+ type: BooleanConstructor;
73
+ default: boolean;
74
+ required: false;
75
+ };
76
+ disabled: {
77
+ type: BooleanConstructor;
78
+ default: boolean;
79
+ };
80
+ label: {
81
+ type: StringConstructor;
82
+ default: string;
83
+ required: true;
84
+ };
85
+ id: {
86
+ type: StringConstructor;
87
+ };
88
+ type: {
89
+ type: StringConstructor;
90
+ default: string;
91
+ };
92
+ value: {
93
+ type: StringConstructor;
94
+ default: string;
95
+ };
96
+ error: {
97
+ type: () => {
98
+ value: boolean;
99
+ message: string;
100
+ };
101
+ default: () => {
102
+ value: boolean;
103
+ message: string;
104
+ };
105
+ validator: (error: {
106
+ value: boolean;
107
+ message: string;
108
+ }) => boolean;
109
+ };
110
+ separator: {
111
+ type: StringConstructor;
112
+ default: null;
113
+ };
114
+ selectedItems: {
115
+ type: () => import("../Select/Item/Item").SelectItemProps[];
116
+ default: () => import("../Select/Item/Item").SelectItemProps[];
117
+ };
118
+ onSelectedItemClick: {
119
+ type: () => (separatedValue: string) => void;
120
+ };
121
+ }>>, {
122
+ type: string;
123
+ label: string;
124
+ disabled: boolean;
125
+ value: string;
126
+ error: {
127
+ value: boolean;
128
+ message: string;
129
+ };
130
+ preventInputEvent: boolean;
131
+ separator: string;
132
+ selectedItems: import("../Select/Item/Item").SelectItemProps[];
133
+ }, {}>;
134
+ };
@@ -0,0 +1,105 @@
1
+ import type { PropType } from "vue";
2
+ export interface IModalButtons {
3
+ label: string;
4
+ key: string;
5
+ variant: "primary" | "secondary" | "danger" | "header" | undefined;
6
+ onClick: (payload: MouseEvent, dontShowAgain: boolean) => void;
7
+ }
8
+ export interface IDontShowOption {
9
+ show: boolean;
10
+ text: string;
11
+ }
12
+ export interface ModalProps {
13
+ isOpen: boolean;
14
+ size: "small" | 'medium' | 'large';
15
+ type: 'default' | 'success' | 'alert' | 'error';
16
+ title: string;
17
+ buttons: IModalButtons[];
18
+ dontShowOption: IDontShowOption;
19
+ }
20
+ declare const _default: import("vue").DefineComponent<{
21
+ isOpen: {
22
+ required: true;
23
+ type: () => ModalProps["isOpen"];
24
+ default: boolean;
25
+ };
26
+ size: {
27
+ required: false;
28
+ type: () => ModalProps["size"];
29
+ default: string;
30
+ };
31
+ type: {
32
+ required: false;
33
+ type: () => ModalProps["type"];
34
+ default: string;
35
+ };
36
+ title: {
37
+ required: true;
38
+ type: StringConstructor;
39
+ default: string;
40
+ };
41
+ dontShowOption: {
42
+ required: false;
43
+ type: PropType<IDontShowOption>;
44
+ default: () => {
45
+ show: boolean;
46
+ text: string;
47
+ };
48
+ };
49
+ buttons: {
50
+ required: false;
51
+ type: PropType<IModalButtons[]>;
52
+ default: undefined;
53
+ };
54
+ }, {
55
+ target: import("vue").Ref<null>;
56
+ icons: {
57
+ close: string;
58
+ };
59
+ hasSlotFooter: import("vue").ComputedRef<boolean>;
60
+ dontShowAgain: import("vue").Ref<boolean>;
61
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
62
+ isOpen: {
63
+ required: true;
64
+ type: () => ModalProps["isOpen"];
65
+ default: boolean;
66
+ };
67
+ size: {
68
+ required: false;
69
+ type: () => ModalProps["size"];
70
+ default: string;
71
+ };
72
+ type: {
73
+ required: false;
74
+ type: () => ModalProps["type"];
75
+ default: string;
76
+ };
77
+ title: {
78
+ required: true;
79
+ type: StringConstructor;
80
+ default: string;
81
+ };
82
+ dontShowOption: {
83
+ required: false;
84
+ type: PropType<IDontShowOption>;
85
+ default: () => {
86
+ show: boolean;
87
+ text: string;
88
+ };
89
+ };
90
+ buttons: {
91
+ required: false;
92
+ type: PropType<IModalButtons[]>;
93
+ default: undefined;
94
+ };
95
+ }>> & {
96
+ onClose?: ((...args: any[]) => any) | undefined;
97
+ }, {
98
+ size: "small" | "large" | "medium";
99
+ type: "default" | "error" | "success" | "alert";
100
+ title: string;
101
+ isOpen: boolean;
102
+ dontShowOption: IDontShowOption;
103
+ buttons: IModalButtons[];
104
+ }, {}>;
105
+ export default _default;
@@ -0,0 +1 @@
1
+ export { type ModalProps, default as AtModal } from "./Modal";
@@ -0,0 +1,43 @@
1
+ export type PaginatorProps = {
2
+ total: number;
3
+ pageSize: number;
4
+ };
5
+ declare const _default: import("vue").DefineComponent<{
6
+ total: {
7
+ type: NumberConstructor;
8
+ required: true;
9
+ };
10
+ pageSize: {
11
+ type: NumberConstructor;
12
+ required: true;
13
+ };
14
+ }, {
15
+ activePage: import("vue").Ref<number>;
16
+ activeChunk: import("vue").Ref<number>;
17
+ pageChunks: import("vue").ComputedRef<number[][]>;
18
+ pages: import("vue").ComputedRef<number[]>;
19
+ icons: {
20
+ arrowLeft: string;
21
+ arrowRight: string;
22
+ doubleLeft: string;
23
+ doubleRight: string;
24
+ };
25
+ nextChunk: () => void;
26
+ nextPage: () => void;
27
+ previousPage: () => void;
28
+ previousChunk: () => void;
29
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
30
+ "update:activePage": (page: number) => boolean;
31
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
+ total: {
33
+ type: NumberConstructor;
34
+ required: true;
35
+ };
36
+ pageSize: {
37
+ type: NumberConstructor;
38
+ required: true;
39
+ };
40
+ }>> & {
41
+ "onUpdate:activePage"?: ((page: number) => any) | undefined;
42
+ }, {}, {}>;
43
+ export default _default;
@@ -0,0 +1 @@
1
+ export { default as AtPaginator } from "./Paginator";