@gustavo-valsechi/client 1.3.13 → 1.3.15

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 (240) hide show
  1. package/dist/chunk-7KA3WXTD.mjs +1252 -0
  2. package/dist/chunk-7KA3WXTD.mjs.map +1 -0
  3. package/dist/chunk-IF6P6NOG.mjs +141 -0
  4. package/dist/chunk-IF6P6NOG.mjs.map +1 -0
  5. package/dist/chunk-RWFXFZB5.mjs +2 -0
  6. package/dist/chunk-RWFXFZB5.mjs.map +1 -0
  7. package/dist/components.d.mts +10 -0
  8. package/dist/components.d.ts +10 -0
  9. package/dist/components.js +1390 -0
  10. package/dist/components.js.map +1 -0
  11. package/dist/components.mjs +3 -0
  12. package/dist/components.mjs.map +1 -0
  13. package/dist/contexts.d.mts +20 -0
  14. package/dist/contexts.d.ts +20 -0
  15. package/dist/contexts.js +141 -0
  16. package/dist/contexts.js.map +1 -0
  17. package/dist/contexts.mjs +3 -0
  18. package/dist/contexts.mjs.map +1 -0
  19. package/dist/index-BhaGW0O1.d.ts +601 -0
  20. package/dist/index-BxA8LyyD.d.mts +68 -0
  21. package/dist/index-DDi0w5pw.d.mts +601 -0
  22. package/dist/index-DT7VKE7H.d.ts +68 -0
  23. package/dist/index-Da-DtPS-.d.mts +29 -0
  24. package/dist/index-Da-DtPS-.d.ts +29 -0
  25. package/dist/index.d.mts +17 -0
  26. package/dist/index.d.ts +17 -4
  27. package/dist/index.js +1390 -4
  28. package/dist/index.js.map +1 -0
  29. package/dist/index.mjs +3 -0
  30. package/dist/index.mjs.map +1 -0
  31. package/dist/interfaces.d.mts +12 -0
  32. package/dist/interfaces.d.ts +12 -0
  33. package/dist/interfaces.js +3 -0
  34. package/dist/interfaces.js.map +1 -0
  35. package/dist/interfaces.mjs +3 -0
  36. package/dist/interfaces.mjs.map +1 -0
  37. package/package.json +6 -10
  38. package/dist/components/index.d.ts +0 -3
  39. package/dist/components/index.js +0 -17
  40. package/dist/components/styles.d.ts +0 -2
  41. package/dist/components/styles.js +0 -14
  42. package/dist/components/types/avatar/index.d.ts +0 -2
  43. package/dist/components/types/avatar/index.js +0 -34
  44. package/dist/components/types/avatar/styles.d.ts +0 -1
  45. package/dist/components/types/avatar/styles.js +0 -55
  46. package/dist/components/types/badge/index.d.ts +0 -2
  47. package/dist/components/types/badge/index.js +0 -16
  48. package/dist/components/types/badge/styles.d.ts +0 -1
  49. package/dist/components/types/badge/styles.js +0 -33
  50. package/dist/components/types/block/index.d.ts +0 -2
  51. package/dist/components/types/block/index.js +0 -8
  52. package/dist/components/types/block/styles.d.ts +0 -2
  53. package/dist/components/types/block/styles.js +0 -25
  54. package/dist/components/types/chart/index.d.ts +0 -2
  55. package/dist/components/types/chart/index.js +0 -33
  56. package/dist/components/types/chart/styles.d.ts +0 -1
  57. package/dist/components/types/chart/styles.js +0 -4
  58. package/dist/components/types/credit-card/assets/index.d.ts +0 -4
  59. package/dist/components/types/credit-card/assets/index.js +0 -17
  60. package/dist/components/types/credit-card/card/index.d.ts +0 -2
  61. package/dist/components/types/credit-card/card/index.js +0 -23
  62. package/dist/components/types/credit-card/card/styles.d.ts +0 -1
  63. package/dist/components/types/credit-card/card/styles.js +0 -132
  64. package/dist/components/types/credit-card/functions/index.d.ts +0 -2
  65. package/dist/components/types/credit-card/functions/index.js +0 -8
  66. package/dist/components/types/credit-card/functions/styles.d.ts +0 -1
  67. package/dist/components/types/credit-card/functions/styles.js +0 -37
  68. package/dist/components/types/credit-card/index.d.ts +0 -2
  69. package/dist/components/types/credit-card/index.js +0 -29
  70. package/dist/components/types/credit-card/styles.d.ts +0 -1
  71. package/dist/components/types/credit-card/styles.js +0 -34
  72. package/dist/components/types/credit-card/tools/index.d.ts +0 -6
  73. package/dist/components/types/credit-card/tools/index.js +0 -19
  74. package/dist/components/types/form/index.d.ts +0 -3
  75. package/dist/components/types/form/index.js +0 -53
  76. package/dist/components/types/form/styles.d.ts +0 -1
  77. package/dist/components/types/form/styles.js +0 -15
  78. package/dist/components/types/form/types/button/index.d.ts +0 -2
  79. package/dist/components/types/form/types/button/index.js +0 -8
  80. package/dist/components/types/form/types/button/loading/index.d.ts +0 -1
  81. package/dist/components/types/form/types/button/loading/index.js +0 -6
  82. package/dist/components/types/form/types/button/loading/styles.d.ts +0 -1
  83. package/dist/components/types/form/types/button/loading/styles.js +0 -88
  84. package/dist/components/types/form/types/button/styles.d.ts +0 -1
  85. package/dist/components/types/form/types/button/styles.js +0 -55
  86. package/dist/components/types/form/types/datetime/index.d.ts +0 -2
  87. package/dist/components/types/form/types/datetime/index.js +0 -20
  88. package/dist/components/types/form/types/datetime/styles.d.ts +0 -1
  89. package/dist/components/types/form/types/datetime/styles.js +0 -40
  90. package/dist/components/types/form/types/file/index.d.ts +0 -2
  91. package/dist/components/types/form/types/file/index.js +0 -24
  92. package/dist/components/types/form/types/file/styles.d.ts +0 -1
  93. package/dist/components/types/form/types/file/styles.js +0 -27
  94. package/dist/components/types/form/types/index.d.ts +0 -7
  95. package/dist/components/types/form/types/index.js +0 -7
  96. package/dist/components/types/form/types/input/index.d.ts +0 -2
  97. package/dist/components/types/form/types/input/index.js +0 -22
  98. package/dist/components/types/form/types/input/styles.d.ts +0 -1
  99. package/dist/components/types/form/types/input/styles.js +0 -46
  100. package/dist/components/types/form/types/label/index.d.ts +0 -2
  101. package/dist/components/types/form/types/label/index.js +0 -6
  102. package/dist/components/types/form/types/label/styles.d.ts +0 -1
  103. package/dist/components/types/form/types/label/styles.js +0 -7
  104. package/dist/components/types/form/types/select/index.d.ts +0 -2
  105. package/dist/components/types/form/types/select/index.js +0 -25
  106. package/dist/components/types/form/types/select/styles.d.ts +0 -1
  107. package/dist/components/types/form/types/select/styles.js +0 -52
  108. package/dist/components/types/form/types/textarea/index.d.ts +0 -2
  109. package/dist/components/types/form/types/textarea/index.js +0 -20
  110. package/dist/components/types/form/types/textarea/styles.d.ts +0 -1
  111. package/dist/components/types/form/types/textarea/styles.js +0 -39
  112. package/dist/components/types/index.d.ts +0 -11
  113. package/dist/components/types/index.js +0 -11
  114. package/dist/components/types/loading/app/index.d.ts +0 -2
  115. package/dist/components/types/loading/app/index.js +0 -7
  116. package/dist/components/types/loading/app/styles.d.ts +0 -1
  117. package/dist/components/types/loading/app/styles.js +0 -87
  118. package/dist/components/types/loading/bar/index.d.ts +0 -2
  119. package/dist/components/types/loading/bar/index.js +0 -6
  120. package/dist/components/types/loading/bar/styles.d.ts +0 -1
  121. package/dist/components/types/loading/bar/styles.js +0 -21
  122. package/dist/components/types/loading/index.d.ts +0 -2
  123. package/dist/components/types/loading/index.js +0 -2
  124. package/dist/components/types/logo/index.d.ts +0 -2
  125. package/dist/components/types/logo/index.js +0 -6
  126. package/dist/components/types/logo/styles.d.ts +0 -1
  127. package/dist/components/types/logo/styles.js +0 -19
  128. package/dist/components/types/lottie/animations/index.d.ts +0 -293
  129. package/dist/components/types/lottie/animations/index.js +0 -2
  130. package/dist/components/types/lottie/animations/loader.json +0 -1
  131. package/dist/components/types/lottie/index.d.ts +0 -2
  132. package/dist/components/types/lottie/index.js +0 -28
  133. package/dist/components/types/lottie/styles.d.ts +0 -1
  134. package/dist/components/types/lottie/styles.js +0 -22
  135. package/dist/components/types/modal/index.d.ts +0 -2
  136. package/dist/components/types/modal/index.js +0 -12
  137. package/dist/components/types/modal/styles.d.ts +0 -1
  138. package/dist/components/types/modal/styles.js +0 -153
  139. package/dist/components/types/table/index.d.ts +0 -3
  140. package/dist/components/types/table/index.js +0 -93
  141. package/dist/components/types/table/modal/actions.d.ts +0 -10
  142. package/dist/components/types/table/modal/actions.js +0 -6
  143. package/dist/components/types/table/modal/index.d.ts +0 -2
  144. package/dist/components/types/table/modal/index.js +0 -37
  145. package/dist/components/types/table/modal/styles.d.ts +0 -1
  146. package/dist/components/types/table/modal/styles.js +0 -52
  147. package/dist/components/types/table/paginate/index.d.ts +0 -2
  148. package/dist/components/types/table/paginate/index.js +0 -30
  149. package/dist/components/types/table/paginate/styles.d.ts +0 -1
  150. package/dist/components/types/table/paginate/styles.js +0 -36
  151. package/dist/components/types/table/styles.d.ts +0 -5
  152. package/dist/components/types/table/styles.js +0 -262
  153. package/dist/contexts/icon/assets/brands/index.d.ts +0 -2
  154. package/dist/contexts/icon/assets/brands/index.js +0 -7
  155. package/dist/contexts/icon/assets/index.d.ts +0 -6
  156. package/dist/contexts/icon/assets/index.js +0 -8
  157. package/dist/contexts/icon/assets/regular/index.d.ts +0 -2
  158. package/dist/contexts/icon/assets/regular/index.js +0 -7
  159. package/dist/contexts/icon/assets/solid/index.d.ts +0 -2
  160. package/dist/contexts/icon/assets/solid/index.js +0 -7
  161. package/dist/contexts/icon/index.d.ts +0 -4
  162. package/dist/contexts/icon/index.js +0 -75
  163. package/dist/contexts/icon/styles.d.ts +0 -1
  164. package/dist/contexts/icon/styles.js +0 -4
  165. package/dist/contexts/index.d.ts +0 -4
  166. package/dist/contexts/index.js +0 -5
  167. package/dist/contexts/modal/index.d.ts +0 -4
  168. package/dist/contexts/modal/index.js +0 -46
  169. package/dist/contexts/modal/styles.d.ts +0 -1
  170. package/dist/contexts/modal/styles.js +0 -4
  171. package/dist/contexts/theme/content.d.ts +0 -3
  172. package/dist/contexts/theme/content.js +0 -74
  173. package/dist/contexts/theme/index.d.ts +0 -4
  174. package/dist/contexts/theme/index.js +0 -26
  175. package/dist/contexts/theme/styles.d.ts +0 -1
  176. package/dist/contexts/theme/styles.js +0 -78
  177. package/dist/contexts/tooltip/index.d.ts +0 -6
  178. package/dist/contexts/tooltip/index.js +0 -58
  179. package/dist/contexts/tooltip/styles.d.ts +0 -1
  180. package/dist/contexts/tooltip/styles.js +0 -40
  181. package/dist/interfaces/components/avatar/index.d.ts +0 -6
  182. package/dist/interfaces/components/avatar/index.js +0 -1
  183. package/dist/interfaces/components/badge/index.d.ts +0 -3
  184. package/dist/interfaces/components/badge/index.js +0 -1
  185. package/dist/interfaces/components/block/index.d.ts +0 -16
  186. package/dist/interfaces/components/block/index.js +0 -1
  187. package/dist/interfaces/components/chart/index.d.ts +0 -9
  188. package/dist/interfaces/components/chart/index.js +0 -1
  189. package/dist/interfaces/components/credit-card/index.d.ts +0 -16
  190. package/dist/interfaces/components/credit-card/index.js +0 -1
  191. package/dist/interfaces/components/form/button/index.d.ts +0 -7
  192. package/dist/interfaces/components/form/button/index.js +0 -1
  193. package/dist/interfaces/components/form/datetime/index.d.ts +0 -15
  194. package/dist/interfaces/components/form/datetime/index.js +0 -1
  195. package/dist/interfaces/components/form/file/index.d.ts +0 -14
  196. package/dist/interfaces/components/form/file/index.js +0 -1
  197. package/dist/interfaces/components/form/index.d.ts +0 -16
  198. package/dist/interfaces/components/form/index.js +0 -7
  199. package/dist/interfaces/components/form/input/index.d.ts +0 -17
  200. package/dist/interfaces/components/form/input/index.js +0 -1
  201. package/dist/interfaces/components/form/label/index.d.ts +0 -5
  202. package/dist/interfaces/components/form/label/index.js +0 -1
  203. package/dist/interfaces/components/form/select/index.d.ts +0 -14
  204. package/dist/interfaces/components/form/select/index.js +0 -1
  205. package/dist/interfaces/components/form/textarea/index.d.ts +0 -16
  206. package/dist/interfaces/components/form/textarea/index.js +0 -1
  207. package/dist/interfaces/components/index.d.ts +0 -26
  208. package/dist/interfaces/components/index.js +0 -11
  209. package/dist/interfaces/components/loading/app/index.d.ts +0 -3
  210. package/dist/interfaces/components/loading/app/index.js +0 -1
  211. package/dist/interfaces/components/loading/bar/index.d.ts +0 -7
  212. package/dist/interfaces/components/loading/bar/index.js +0 -1
  213. package/dist/interfaces/components/loading/index.d.ts +0 -2
  214. package/dist/interfaces/components/loading/index.js +0 -2
  215. package/dist/interfaces/components/logo/index.d.ts +0 -6
  216. package/dist/interfaces/components/logo/index.js +0 -1
  217. package/dist/interfaces/components/lottie/index.d.ts +0 -12
  218. package/dist/interfaces/components/lottie/index.js +0 -1
  219. package/dist/interfaces/components/modal/index.d.ts +0 -16
  220. package/dist/interfaces/components/modal/index.js +0 -1
  221. package/dist/interfaces/components/table/index.d.ts +0 -46
  222. package/dist/interfaces/components/table/index.js +0 -1
  223. package/dist/interfaces/components/table/paginate/index.d.ts +0 -7
  224. package/dist/interfaces/components/table/paginate/index.js +0 -1
  225. package/dist/interfaces/contexts/icon/index.d.ts +0 -3
  226. package/dist/interfaces/contexts/icon/index.js +0 -1
  227. package/dist/interfaces/contexts/index.d.ts +0 -8
  228. package/dist/interfaces/contexts/index.js +0 -4
  229. package/dist/interfaces/contexts/modal/index.d.ts +0 -16
  230. package/dist/interfaces/contexts/modal/index.js +0 -2
  231. package/dist/interfaces/contexts/theme/index.d.ts +0 -42
  232. package/dist/interfaces/contexts/theme/index.js +0 -1
  233. package/dist/interfaces/contexts/tooltip/index.d.ts +0 -3
  234. package/dist/interfaces/contexts/tooltip/index.js +0 -1
  235. package/dist/interfaces/index.d.ts +0 -2
  236. package/dist/interfaces/index.js +0 -2
  237. package/dist/styled.d.ts +0 -6
  238. package/dist/styled.js +0 -1
  239. package/dist/tsup.config.d.ts +0 -2
  240. package/dist/tsup.config.js +0 -17
@@ -1,293 +0,0 @@
1
- declare const _default: {
2
- loader: {
3
- v: string;
4
- meta: {
5
- g: string;
6
- a: string;
7
- k: string;
8
- d: string;
9
- tc: string;
10
- };
11
- fr: number;
12
- ip: number;
13
- op: number;
14
- w: number;
15
- h: number;
16
- nm: string;
17
- ddd: number;
18
- assets: never[];
19
- layers: ({
20
- ddd: number;
21
- ind: number;
22
- ty: number;
23
- nm: string;
24
- sr: number;
25
- ks: {
26
- o: {
27
- a: number;
28
- k: number;
29
- ix: number;
30
- };
31
- r: {
32
- a: number;
33
- k: number;
34
- ix: number;
35
- x: string;
36
- };
37
- p: {
38
- a: number;
39
- k: number[];
40
- ix: number;
41
- x: string;
42
- };
43
- a: {
44
- a: number;
45
- k: number[];
46
- ix: number;
47
- };
48
- s: {
49
- a: number;
50
- k: number[];
51
- ix: number;
52
- };
53
- };
54
- ao: number;
55
- shapes: {
56
- ty: string;
57
- it: ({
58
- ind: number;
59
- ty: string;
60
- ix: number;
61
- ks: {
62
- a: number;
63
- k: ({
64
- i: {
65
- x: number;
66
- y: number;
67
- };
68
- o: {
69
- x: number;
70
- y: number;
71
- };
72
- t: number;
73
- s: {
74
- i: number[][];
75
- o: number[][];
76
- v: number[][];
77
- c: boolean;
78
- }[];
79
- } | {
80
- t: number;
81
- s: {
82
- i: number[][];
83
- o: number[][];
84
- v: number[][];
85
- c: boolean;
86
- }[];
87
- i?: undefined;
88
- o?: undefined;
89
- })[];
90
- ix: number;
91
- };
92
- nm: string;
93
- mn: string;
94
- hd: boolean;
95
- c?: undefined;
96
- o?: undefined;
97
- w?: undefined;
98
- lc?: undefined;
99
- lj?: undefined;
100
- ml?: undefined;
101
- bm?: undefined;
102
- r?: undefined;
103
- p?: undefined;
104
- a?: undefined;
105
- s?: undefined;
106
- sk?: undefined;
107
- sa?: undefined;
108
- } | {
109
- ty: string;
110
- c: {
111
- a: number;
112
- k: number[];
113
- ix: number;
114
- };
115
- o: {
116
- a: number;
117
- k: number;
118
- ix: number;
119
- };
120
- w: {
121
- a: number;
122
- k: number;
123
- ix: number;
124
- };
125
- lc: number;
126
- lj: number;
127
- ml: number;
128
- bm: number;
129
- nm: string;
130
- mn: string;
131
- hd: boolean;
132
- ind?: undefined;
133
- ix?: undefined;
134
- ks?: undefined;
135
- r?: undefined;
136
- p?: undefined;
137
- a?: undefined;
138
- s?: undefined;
139
- sk?: undefined;
140
- sa?: undefined;
141
- } | {
142
- ty: string;
143
- c: {
144
- a: number;
145
- k: number[];
146
- ix: number;
147
- };
148
- o: {
149
- a: number;
150
- k: number;
151
- ix: number;
152
- };
153
- r: number;
154
- bm: number;
155
- nm: string;
156
- mn: string;
157
- hd: boolean;
158
- ind?: undefined;
159
- ix?: undefined;
160
- ks?: undefined;
161
- w?: undefined;
162
- lc?: undefined;
163
- lj?: undefined;
164
- ml?: undefined;
165
- p?: undefined;
166
- a?: undefined;
167
- s?: undefined;
168
- sk?: undefined;
169
- sa?: undefined;
170
- } | {
171
- ty: string;
172
- p: {
173
- a: number;
174
- k: number[];
175
- ix: number;
176
- };
177
- a: {
178
- a: number;
179
- k: number[];
180
- ix: number;
181
- };
182
- s: {
183
- a: number;
184
- k: number[];
185
- ix: number;
186
- };
187
- r: {
188
- a: number;
189
- k: number;
190
- ix: number;
191
- };
192
- o: {
193
- a: number;
194
- k: number;
195
- ix: number;
196
- };
197
- sk: {
198
- a: number;
199
- k: number;
200
- ix: number;
201
- };
202
- sa: {
203
- a: number;
204
- k: number;
205
- ix: number;
206
- };
207
- nm: string;
208
- ind?: undefined;
209
- ix?: undefined;
210
- ks?: undefined;
211
- mn?: undefined;
212
- hd?: undefined;
213
- c?: undefined;
214
- w?: undefined;
215
- lc?: undefined;
216
- lj?: undefined;
217
- ml?: undefined;
218
- bm?: undefined;
219
- })[];
220
- nm: string;
221
- np: number;
222
- cix: number;
223
- bm: number;
224
- ix: number;
225
- mn: string;
226
- hd: boolean;
227
- }[];
228
- ip: number;
229
- op: number;
230
- st: number;
231
- bm: number;
232
- } | {
233
- ddd: number;
234
- ind: number;
235
- ty: number;
236
- nm: string;
237
- sr: number;
238
- ks: {
239
- o: {
240
- a: number;
241
- k: number;
242
- ix: number;
243
- };
244
- r: {
245
- a: number;
246
- k: ({
247
- i: {
248
- x: number[];
249
- y: number[];
250
- };
251
- o: {
252
- x: number[];
253
- y: number[];
254
- };
255
- t: number;
256
- s: number[];
257
- } | {
258
- t: number;
259
- s: number[];
260
- i?: undefined;
261
- o?: undefined;
262
- })[];
263
- ix: number;
264
- x?: undefined;
265
- };
266
- p: {
267
- a: number;
268
- k: number[];
269
- ix: number;
270
- x?: undefined;
271
- };
272
- a: {
273
- a: number;
274
- k: number[];
275
- ix: number;
276
- };
277
- s: {
278
- a: number;
279
- k: number[];
280
- ix: number;
281
- };
282
- };
283
- ao: number;
284
- ip: number;
285
- op: number;
286
- st: number;
287
- bm: number;
288
- shapes?: undefined;
289
- })[];
290
- markers: never[];
291
- };
292
- };
293
- export default _default;
@@ -1,2 +0,0 @@
1
- import loader from "./loader.json";
2
- export default { loader };
@@ -1 +0,0 @@
1
- { "v": "4.8.0", "meta": { "g": "LottieFiles AE 3.4.5", "a": "", "k": "", "d": "", "tc": "" }, "fr": 60, "ip": 0, "op": 152, "w": 1024, "h": 1024, "nm": "loader1", "ddd": 0, "assets": [], "layers": [{ "ddd": 0, "ind": 1, "ty": 4, "nm": "Shape Layer 2", "sr": 1, "ks": { "o": { "a": 0, "k": 100, "ix": 11 }, "r": { "a": 0, "k": 0, "ix": 10, "x": "var $bm_rt;\n$bm_rt = thisComp.layer('Null 1').transform.rotation;" }, "p": { "a": 0, "k": [512, 512, 0], "ix": 2, "x": "var $bm_rt;\n$bm_rt = thisComp.layer('Null 1').transform.position;" }, "a": { "a": 0, "k": [83.27, 6, 0], "ix": 1 }, "s": { "a": 0, "k": [100, 100, 100], "ix": 6 } }, "ao": 0, "shapes": [{ "ty": "gr", "it": [{ "ind": 0, "ty": "sh", "ix": 1, "ks": { "a": 1, "k": [{ "i": { "x": 0.398, "y": 1 }, "o": { "x": 0.573, "y": 0 }, "t": 14, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-85.127, 157.906], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [80.223, -148.809], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [50, 38], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-104.847, -79.448], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.836, "y": 0 }, "t": 41, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-119.289, 133.982], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [122.787, -137.911], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [-24.884, 23.246], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-196.288, -48.478], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 54, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [85.13, -251.636], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-122.897, 111.938], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-39.693, 119.128], [-66.383, 67.406], [-100.048, 0], [-67.415, -66.385], [309.312, -266.065], [67.028, -84.864]], "v": [[0, -366], [275.144, -227.127], [159.077, -38.579], [215.016, 276.104], [0, 366], [-256.787, 260.799], [-150.256, -23.325], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 60, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [82.924, -246.192], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-55.859, 176.202], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-40.989, 124.23], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [24.59, -160.109], [67.028, -84.864]], "v": [[0, -366], [276.613, -226.103], [-75.017, -73.301], [217.735, 274.957], [0, 366], [-256.787, 260.799], [-299.117, -9.604], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 65, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [81.086, -241.656], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [94.229, 285.418], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-42.068, 128.482], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [-111.15, -238.582], [67.028, -84.864]], "v": [[0, -366], [277.836, -225.251], [294.19, 46.954], [220.001, 274.001], [0, 366], [-256.787, 260.799], [123.521, -40.948], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 71, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [78.88, -236.212], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [82.272, 276.917], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-112.252, 217.097], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [-98.391, -232.597], [67.028, -84.864]], "v": [[0, -366], [279.305, -224.228], [2.74, -72.763], [222.719, 272.855], [0, 366], [-256.787, 260.799], [-234.073, 12.428], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.439, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 81, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [73.366, -222.603], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [52.379, 255.665], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-103.19, 214.939], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [-66.496, -217.635], [67.028, -84.864]], "v": [[0, -366], [282.976, -221.67], [230.193, 16.947], [229.517, 269.988], [0, 366], [-256.787, 260.799], [-76.962, -15.009], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 94, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [70.093, -170.914], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-157.227, 316.209], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-52.439, 127.868], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [75.268, -151.376], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [250.126, 62.099], [260.784, 256.803], [0, 366], [-256.787, 260.799], [14.671, -55.458], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.368, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 114, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160.001], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-114.582, 138.029], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.009], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [230.987, -278.253], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [338.14, 64.524], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-29.052, 9.798], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.439, "y": 1 }, "o": { "x": 0.671, "y": 0 }, "t": 130, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-103.088, 145.785], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.01], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [172.152, -227.738], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [26.401, -124.412], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-231.181, 72.709], [-287.381, -226.67]], "c": true }] }, { "t": 155, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-85.127, 157.906], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [80.223, -148.809], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [50, 38], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-104.847, -79.448], [-287.381, -226.67]], "c": true }] }], "ix": 2 }, "nm": "Path 1", "mn": "ADBE Vector Shape - Group", "hd": false }, { "ty": "st", "c": { "a": 0, "k": [0.8118, 0.8039, 0.8039, 1], "ix": 3 }, "o": { "a": 0, "k": 100, "ix": 4 }, "w": { "a": 0, "k": 0, "ix": 5 }, "lc": 1, "lj": 1, "ml": 4, "bm": 0, "nm": "Stroke 1", "mn": "ADBE Vector Graphic - Stroke", "hd": false }, { "ty": "fl", "c": { "a": 0, "k": [0.7451, 0.7451, 0.7451, 1], "ix": 4 }, "o": { "a": 0, "k": 100, "ix": 5 }, "r": 1, "bm": 0, "nm": "Fill 1", "mn": "ADBE Vector Graphic - Fill", "hd": false }, { "ty": "tr", "p": { "a": 0, "k": [78, 6], "ix": 2 }, "a": { "a": 0, "k": [0, 0], "ix": 1 }, "s": { "a": 0, "k": [100, 100], "ix": 3 }, "r": { "a": 0, "k": 0, "ix": 6 }, "o": { "a": 0, "k": 100, "ix": 7 }, "sk": { "a": 0, "k": 0, "ix": 4 }, "sa": { "a": 0, "k": 0, "ix": 5 }, "nm": "Transform" }], "nm": "Ellipse 1", "np": 3, "cix": 2, "bm": 0, "ix": 1, "mn": "ADBE Vector Group", "hd": false }], "ip": 0, "op": 152, "st": 0, "bm": 0 }, { "ddd": 0, "ind": 2, "ty": 4, "nm": "Shape Layer 4", "sr": 1, "ks": { "o": { "a": 0, "k": 100, "ix": 11 }, "r": { "a": 0, "k": 0, "ix": 10, "x": "var $bm_rt;\n$bm_rt = thisComp.layer('Null 1').transform.rotation;" }, "p": { "a": 0, "k": [512, 512, 0], "ix": 2, "x": "var $bm_rt;\n$bm_rt = thisComp.layer('Null 1').transform.position;" }, "a": { "a": 0, "k": [83.27, 6, 0], "ix": 1 }, "s": { "a": 0, "k": [100, 100, 100], "ix": 6 } }, "ao": 0, "shapes": [{ "ty": "gr", "it": [{ "ind": 0, "ty": "sh", "ix": 1, "ks": { "a": 1, "k": [{ "i": { "x": 0.833, "y": 1 }, "o": { "x": 0.167, "y": 0.167 }, "t": 0, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-93.22, 152.445], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [121.644, -184.373], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [39.367, -35.179], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-161.77, -10.89], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.398, "y": 1 }, "o": { "x": 0.573, "y": 0 }, "t": 21, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-85.127, 157.906], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [80.223, -148.809], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [50, 38], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-104.847, -79.448], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.836, "y": 0 }, "t": 48, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-119.289, 133.982], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [122.787, -137.911], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [-24.884, 23.246], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-196.288, -48.478], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 61, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [85.13, -251.636], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-122.897, 111.938], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-39.693, 119.128], [-66.383, 67.406], [-100.048, 0], [-67.415, -66.385], [309.312, -266.065], [67.028, -84.864]], "v": [[0, -366], [275.144, -227.127], [159.077, -38.579], [215.016, 276.104], [0, 366], [-256.787, 260.799], [-150.256, -23.325], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 67, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [82.924, -246.192], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-55.859, 176.202], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-40.989, 124.23], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [24.59, -160.109], [67.028, -84.864]], "v": [[0, -366], [276.613, -226.103], [-75.017, -73.301], [217.735, 274.957], [0, 366], [-256.787, 260.799], [-299.117, -9.604], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 72, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [81.086, -241.656], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [94.229, 285.418], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-42.068, 128.482], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [-111.15, -238.582], [67.028, -84.864]], "v": [[0, -366], [277.836, -225.251], [294.19, 46.954], [220.001, 274.001], [0, 366], [-256.787, 260.799], [123.521, -40.948], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 78, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [78.88, -236.212], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [82.272, 276.917], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-112.252, 217.097], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [-98.391, -232.597], [67.028, -84.864]], "v": [[0, -366], [279.305, -224.228], [2.74, -72.763], [222.719, 272.855], [0, 366], [-256.787, 260.799], [-234.073, 12.428], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.439, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 88, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [73.366, -222.603], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [52.379, 255.665], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-103.19, 214.939], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [-66.496, -217.635], [67.028, -84.864]], "v": [[0, -366], [282.976, -221.67], [230.193, 16.947], [229.517, 269.988], [0, 366], [-256.787, 260.799], [-76.962, -15.009], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.667, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 101, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [70.093, -170.914], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-157.227, 316.209], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-52.439, 127.868], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [75.268, -151.376], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [250.126, 62.099], [260.784, 256.803], [0, 366], [-256.787, 260.799], [14.671, -55.458], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.368, "y": 1 }, "o": { "x": 0.333, "y": 0 }, "t": 121, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160.001], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-114.582, 138.029], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.009], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [230.987, -278.253], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [338.14, 64.524], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-29.052, 9.798], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.833, "y": 0.833 }, "o": { "x": 0.671, "y": 0 }, "t": 137, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-103.088, 145.785], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.01], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [172.152, -227.738], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [26.401, -124.412], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-231.181, 72.709], [-287.381, -226.67]], "c": true }] }, { "i": { "x": 0.439, "y": 1 }, "o": { "x": 0.167, "y": 0.167 }, "t": 151, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-93.22, 152.445], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [121.644, -184.373], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [39.367, -35.179], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-161.77, -10.89], [-287.381, -226.67]], "c": true }] }, { "t": 162, "s": [{ "i": [[-116.537, 0], [-66.195, -94.389], [48, -160], [65.067, -66.069], [102.081, 0], [66.068, 65.058], [-85.127, 157.906], [-49.234, 62.335]], "o": [[124.041, 0], [41.676, 59.427], [-61.503, 205.011], [-66.384, 67.406], [-100.048, 0], [-67.415, -66.385], [80.223, -148.809], [67.028, -84.864]], "v": [[0, -366], [299.865, -209.905], [50, 38], [260.784, 256.803], [0, 366], [-256.787, 260.799], [-104.847, -79.448], [-287.381, -226.67]], "c": true }] }], "ix": 2 }, "nm": "Path 1", "mn": "ADBE Vector Shape - Group", "hd": false }, { "ty": "st", "c": { "a": 0, "k": [0.8118, 0.8039, 0.8039, 1], "ix": 3 }, "o": { "a": 0, "k": 100, "ix": 4 }, "w": { "a": 0, "k": 0, "ix": 5 }, "lc": 1, "lj": 1, "ml": 4, "bm": 0, "nm": "Stroke 1", "mn": "ADBE Vector Graphic - Stroke", "hd": false }, { "ty": "fl", "c": { "a": 0, "k": [0.3451, 0.4118, 0.8549, 1], "ix": 4 }, "o": { "a": 0, "k": 100, "ix": 5 }, "r": 1, "bm": 0, "nm": "Fill 1", "mn": "ADBE Vector Graphic - Fill", "hd": false }, { "ty": "tr", "p": { "a": 0, "k": [78, 6], "ix": 2 }, "a": { "a": 0, "k": [0, 0], "ix": 1 }, "s": { "a": 0, "k": [100, 100], "ix": 3 }, "r": { "a": 0, "k": 0, "ix": 6 }, "o": { "a": 0, "k": 100, "ix": 7 }, "sk": { "a": 0, "k": 0, "ix": 4 }, "sa": { "a": 0, "k": 0, "ix": 5 }, "nm": "Transform" }], "nm": "Ellipse 1", "np": 3, "cix": 2, "bm": 0, "ix": 1, "mn": "ADBE Vector Group", "hd": false }], "ip": -19, "op": 167, "st": 7, "bm": 0 }, { "ddd": 0, "ind": 3, "ty": 3, "nm": "Null 1", "sr": 1, "ks": { "o": { "a": 0, "k": 0, "ix": 11 }, "r": { "a": 1, "k": [{ "i": { "x": [0.39], "y": [1] }, "o": { "x": [0.695], "y": [0] }, "t": 0, "s": [0] }, { "i": { "x": [0.259], "y": [1] }, "o": { "x": [0.557], "y": [0] }, "t": 38, "s": [-32] }, { "i": { "x": [0.496], "y": [1] }, "o": { "x": [0.769], "y": [0] }, "t": 90, "s": [780] }, { "i": { "x": [0.417], "y": [1] }, "o": { "x": [0.6], "y": [0] }, "t": 125, "s": [702] }, { "t": 152, "s": [720] }], "ix": 10 }, "p": { "a": 0, "k": [512, 512, 0], "ix": 2 }, "a": { "a": 0, "k": [0, 0, 0], "ix": 1 }, "s": { "a": 0, "k": [100, 100, 100], "ix": 6 } }, "ao": 0, "ip": 0, "op": 152, "st": 0, "bm": 0 }], "markers": [] }
@@ -1,2 +0,0 @@
1
- import { ILottie } from "../../../interfaces";
2
- export declare function Lottie(props: ILottie): import("react/jsx-runtime").JSX.Element;
@@ -1,28 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { Container } from "./styles";
4
- import LottieReact from "react-lottie";
5
- const LottieComponent = LottieReact;
6
- import animations from "./animations";
7
- export function Lottie(props) {
8
- const getAnimation = () => {
9
- let animation;
10
- for (const propName of Object.keys(props)) {
11
- if (animation)
12
- continue;
13
- animation = animations[propName];
14
- }
15
- return animation;
16
- };
17
- const defaultOptions = {
18
- loop: true,
19
- autoplay: true,
20
- renderer: 'svg',
21
- rendererSettings: {
22
- preserveAspectRatio: 'xMidYMid slice'
23
- },
24
- path: props.src,
25
- animationData: getAnimation(),
26
- };
27
- return (_jsx(Container, { ...props, children: _jsx(LottieComponent, { width: props.size || 180, height: props.size || 180, options: defaultOptions }) }));
28
- }
@@ -1 +0,0 @@
1
- export declare const Container: any;
@@ -1,22 +0,0 @@
1
- "use client";
2
- import styled from "styled-components";
3
- export const Container = styled.div `
4
- display: flex;
5
- align-items: center;
6
- justify-content: center;
7
- gap: .3rem;
8
-
9
- label {
10
- font-size: ${(props) => props.size || "2"}rem;
11
- color: ${(props) => props.theme.t5};
12
- }
13
-
14
- label:first-child {
15
- font-weight: 900;
16
- color: ${(props) => props.theme.secondary};
17
- }
18
-
19
- label:last-child {
20
- font-weight: 600;
21
- }
22
- `;
@@ -1,2 +0,0 @@
1
- import { IModal } from "../../../interfaces";
2
- export declare function Modal(props: IModal): import("react/jsx-runtime").JSX.Element;
@@ -1,12 +0,0 @@
1
- "use client";
2
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- import { Container } from "./styles";
4
- import { Button } from "../..";
5
- import _ from "lodash";
6
- export function Modal(props) {
7
- var _a, _b, _c;
8
- return (_jsxs(Container, { ...props, position: props.position || "center", children: [_jsx("div", { className: "iz-modal-back", onClick: props.onClose }), _jsxs("div", { className: "iz-modal-container", children: [(!!props.title || !!props.header) &&
9
- _jsxs("div", { className: "iz-modal-header", children: [_jsxs("div", { className: "iz-modal-title", children: [((_a = props.header) === null || _a === void 0 ? void 0 : _a.icon) && _jsx("i", { "aria-hidden": true, className: (_b = props.header) === null || _b === void 0 ? void 0 : _b.icon }), _jsx("span", { children: props.title || ((_c = props.header) === null || _c === void 0 ? void 0 : _c.title) })] }), _jsx("i", { "aria-hidden": true, className: "fa-solid fa-xmark", onClick: props.onClose })] }), _jsxs("div", { className: "iz-modal-content", children: [props.onClose && !props.title && !props.header && !props.noCloseIcon &&
10
- _jsx("div", { className: "iz-modal-close", onClick: props.onClose, children: _jsx("i", { "aria-hidden": true, className: "fa-solid fa-xmark" }) }), props.children] }), props.buttons &&
11
- _jsx("div", { className: "iz-modal-buttons", children: _.map(props.buttons, (button, index) => _jsx(Button, { ...button }, index)) })] })] }));
12
- }
@@ -1 +0,0 @@
1
- export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
@@ -1,153 +0,0 @@
1
- "use client";
2
- import styled from "styled-components";
3
- export const Container = styled.div `
4
- width: 100%;
5
- height: 100%;
6
- top: 0;
7
- right: 0;
8
- display: flex !important;
9
- position: fixed;
10
- z-index: ${(props) => (props.toggle ? "9" : "-1")};
11
- flex-direction: ${(props) => (props.position === "left" ? "row-reverse" : "row")} !important;
12
- transform: ${(props) => (props.toggle ? "translateX(0%)" : "translateX(100%)")};
13
- transition: ${(props) => (props.toggle ? ".0s ease .0s" : ".3s ease .3s")};
14
-
15
- .iz-modal-back {
16
- width: 100%;
17
- height: 100%;
18
- background: rgb(0, 0, 0, 0.3);
19
- opacity: ${(props) => (props.toggle ? "1" : "0")};
20
- transition: ease 0.3s;
21
- position: absolute;
22
- }
23
-
24
- .iz-modal-container {
25
- display: flex;
26
- flex-direction: column;
27
- height: ${(props) => props.position !== "center" ? "100%" : undefined};
28
- width: ${(props) => props.position !== "center" ? "18rem" : undefined};
29
- border-radius: ${(props) => props.position === "center" ? "10px" : undefined};
30
- max-height: ${(props) => props.position === "center" ? "95%" : "100%"};
31
- max-width: ${(props) => props.position === "center" ? "95%" : "100%"};
32
- background: ${({ theme }) => theme.primary};
33
- transform: ${(props) => props.toggle
34
- ? props.position === "right" || props.position === "left"
35
- ? "translateX(0rem)"
36
- : "translateX(-50%) translateY(50%)"
37
- : props.position === "right"
38
- ? "translateX(18rem)"
39
- : props.position === "left"
40
- ? "translateX(-18rem)"
41
- : "translateX(-50%) translateY(43%)"};
42
- opacity: ${(props) => props.position === "center" && !props.toggle ? "0" : "1"};
43
- transition: ease 0.3s;
44
- position: absolute;
45
-
46
- ${(props) => (props.position === "right"
47
- ? "right: 0;"
48
- : props.position === "left"
49
- ? "left: 0;"
50
- : "left: 50%; bottom: 50%;")}
51
-
52
- @media(max-width: ${({ theme }) => theme.mobileMaxWidth}) {
53
- border-radius: ${(props) => props.position === "center" ? "10px 10px 0 0" : undefined};
54
- width: ${(props) => props.position !== "center" ? "18rem" : "100%"};
55
- max-width: 100%;
56
- padding-bottom: 3rem !important;
57
-
58
- transform: ${(props) => props.toggle
59
- ? props.position === "right" || props.position === "left"
60
- ? "translateX(0rem)"
61
- : "translateX(-50%) translateY(0)"
62
- : props.position === "right"
63
- ? "translateX(18rem)"
64
- : props.position === "left"
65
- ? "translateX(-18rem)"
66
- : "translateX(-50%) translateY(50%)"};
67
-
68
- ${(props) => (props.position === "right"
69
- ? "right: 0;"
70
- : props.position === "left"
71
- ? "left: 0;"
72
- : "left: 50%; bottom: 0;")}
73
- }
74
-
75
- .iz-modal-header {
76
- padding: 1.5rem 2rem;
77
- display: flex;
78
- align-items: center;
79
- justify-content: space-between;
80
- border-bottom: 1px solid rgb(0, 0, 0, 0.2);
81
-
82
- .iz-modal-title {
83
- color: ${({ theme }) => theme.t6};
84
- font-size: 1rem;
85
- font-weight: 500;
86
-
87
- i {
88
- margin-right: .5rem;
89
- }
90
-
91
- span {
92
- word-break: break-word;
93
- }
94
- }
95
-
96
- .fa-xmark {
97
- color: ${({ theme }) => theme.t6};
98
- margin-left: .5rem;
99
- cursor: pointer;
100
-
101
- &:hover {
102
- color: ${({ theme }) => theme.t8};
103
- }
104
- }
105
- }
106
-
107
- .iz-modal-content {
108
- overflow-x: hidden;
109
- overflow-y: overlay;
110
- position: relative;
111
- height: ${(props) => props.position === "center" ? "initial" : "100%"};
112
-
113
- .iz-modal-close {
114
- position: absolute;
115
- color: ${(props) => props.light ? "rgb(255, 255, 255, 0.6)" : "rgb(0, 0, 0, 0.6)"};
116
- top: ${(props) => props.position === "center" ? "1rem" : "1.5rem"};
117
- right: ${(props) => props.position === "center" ? "1rem" : "1.5rem"};
118
- width: 1rem;
119
- height: 1rem;
120
- cursor: pointer;
121
- z-index: 9;
122
- display: flex;
123
- align-items: center;
124
- justify-content: center;
125
-
126
- @media(max-width: ${({ theme }) => theme.mobileMaxWidth}) {
127
- display: none;
128
- }
129
-
130
- &:hover {
131
- color: ${(props) => props.light ? "rgb(255, 255, 255, 1)" : "rgb(0, 0, 0, 1)"};
132
- }
133
- }
134
- }
135
-
136
- .iz-modal-buttons {
137
- padding: 1rem 2rem;
138
-
139
- @media(max-width: ${({ theme }) => theme.mobileMaxWidth}) {
140
- padding: 1rem 2rem 2rem;
141
- }
142
-
143
- button {
144
- width: 100%;
145
- margin-bottom: .5rem;
146
- }
147
-
148
- button:last-child {
149
- margin-bottom: 0;
150
- }
151
- }
152
- }
153
- `;
@@ -1,3 +0,0 @@
1
- import { ITable } from "../../../interfaces";
2
- export * from "./paginate";
3
- export declare function Table(props: ITable): import("react/jsx-runtime").JSX.Element;