@n8n/design-system 2.35.2 → 2.36.0

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 (73) hide show
  1. package/dist/components/N8nDatatable/Datatable.vue.d.ts +1 -1
  2. package/dist/components/N8nFormInput/FormInput.vue.d.ts +1 -1
  3. package/dist/components/N8nIcon/icons.d.ts +1 -0
  4. package/dist/components/N8nIconPicker/IconPicker.utils.d.ts +13 -0
  5. package/dist/components/N8nIconPicker/IconPicker.vue.d.ts +13 -5
  6. package/dist/components/N8nIconPicker/useIconPickerSearch.d.ts +1 -2
  7. package/dist/components/N8nPagination/Pagination.types.d.ts +24 -0
  8. package/dist/components/N8nPagination/Pagination.vue.d.ts +34 -52
  9. package/dist/components/N8nPagination/index.d.ts +2 -0
  10. package/dist/components/N8nPagination/reka-ui.d.ts +2 -0
  11. package/dist/components/N8nSelect/Select.vue.d.ts +7 -7
  12. package/dist/components/N8nToggle/Toggle.vue.d.ts +4 -0
  13. package/dist/css/_tokens.scss +4 -0
  14. package/dist/css/common/var.scss +0 -22
  15. package/dist/css/dialog.scss +8 -23
  16. package/dist/css/index.scss +0 -1
  17. package/dist/css/loading.scss +9 -7
  18. package/dist/css/message-box.scss +8 -23
  19. package/dist/css/mixins/_floating-item.scss +13 -0
  20. package/dist/css/mixins/_popover.scss +80 -0
  21. package/dist/css/mixins/index.scss +2 -0
  22. package/dist/css/mixins/mixins.scss +30 -0
  23. package/dist/css/mixins/motion.scss +7 -0
  24. package/dist/css/skeleton.scss +4 -0
  25. package/dist/{en-Dvx8tZIA.js → en-BrDOZbhj.js} +15 -2
  26. package/dist/icons/lucide/index.d.ts +2 -0
  27. package/dist/icons/lucide/index.js +26 -25
  28. package/dist/index.d.ts +9 -6
  29. package/dist/index.js +9347 -8495
  30. package/dist/{lucideIconData-B3lNk4Jv.js → lucideIconData-CKJ1do82.js} +2 -2
  31. package/dist/plugin-DT0YTbz-.js +35 -0
  32. package/dist/plugin.js +2 -0
  33. package/dist/style.css +1 -1
  34. package/dist/theme.css +1 -1
  35. package/dist/useIconBodyLoader-TKQVcLVc.js +8 -0
  36. package/dist/v2/components/Combobox/Combobox.types.d.ts +67 -0
  37. package/dist/v2/components/Combobox/Combobox.vue.d.ts +304 -0
  38. package/dist/v2/components/Combobox/ComboboxItem.vue.d.ts +17 -0
  39. package/dist/v2/components/Combobox/index.d.ts +3 -0
  40. package/dist/v2/components/Combobox/reka-ui.d.ts +2 -0
  41. package/dist/v2/components/TagsInput/TagsInput.types.d.ts +7 -3
  42. package/dist/v2/components/TagsInput/TagsInput.vue.d.ts +6 -3
  43. package/package.json +8 -4
  44. package/dist/components/N8nRadioButtons/RadioButtons.types.d.ts +0 -13
  45. package/dist/css/pagination.scss +0 -534
  46. package/dist/en-CIboFQvZ.js +0 -2
  47. package/dist/v2/components/Pagination/Pagination.types.d.ts +0 -49
  48. package/dist/v2/components/Pagination/Pagination.vue.d.ts +0 -45
  49. /package/dist/{v2/components/RadioGroup → components/N8nRadioGroup}/RadioGroup.types.d.ts +0 -0
  50. /package/dist/{v2/components/RadioGroup → components/N8nRadioGroup}/RadioGroup.vue.d.ts +0 -0
  51. /package/dist/{v2/components/RadioGroup → components/N8nRadioGroup}/RadioGroupItem.types.d.ts +0 -0
  52. /package/dist/{v2/components/RadioGroup → components/N8nRadioGroup}/RadioGroupItem.vue.d.ts +0 -0
  53. /package/dist/{v2/components/RadioGroup → components/N8nRadioGroup}/index.d.ts +0 -0
  54. /package/dist/{v2/components/RadioGroup → components/N8nRadioGroup}/radio-group-context.d.ts +0 -0
  55. /package/dist/{v2/components/RadioGroup → components/N8nRadioGroup}/reka-ui.d.ts +0 -0
  56. /package/dist/{emojiData-DjghW_MV.js → emojiData-zOxnhmb7.js} +0 -0
  57. /package/dist/{lucide-icons-bucket-0-_FAUqb7V.js → lucide-icons-bucket-0-DqyR_rVv.js} +0 -0
  58. /package/dist/{lucide-icons-bucket-1-Di6-h4oX.js → lucide-icons-bucket-1-Bm-V3uZ6.js} +0 -0
  59. /package/dist/{lucide-icons-bucket-10-Cbet_3-P.js → lucide-icons-bucket-10-DiRCwi50.js} +0 -0
  60. /package/dist/{lucide-icons-bucket-11-DXByO0iR.js → lucide-icons-bucket-11-Ds8QwYDh.js} +0 -0
  61. /package/dist/{lucide-icons-bucket-12-BgdKhqIx.js → lucide-icons-bucket-12-D9Z8UvgY.js} +0 -0
  62. /package/dist/{lucide-icons-bucket-13-CPZPIjuP.js → lucide-icons-bucket-13-C9gGGcMo.js} +0 -0
  63. /package/dist/{lucide-icons-bucket-14-CoBYaDIN.js → lucide-icons-bucket-14-BWliLnR1.js} +0 -0
  64. /package/dist/{lucide-icons-bucket-15-eHHlEyaM.js → lucide-icons-bucket-15-CLY5CBLS.js} +0 -0
  65. /package/dist/{lucide-icons-bucket-2-1f3EoyT5.js → lucide-icons-bucket-2-CbY7fxwP.js} +0 -0
  66. /package/dist/{lucide-icons-bucket-3-GJHLvy9q.js → lucide-icons-bucket-3-BETKMrI1.js} +0 -0
  67. /package/dist/{lucide-icons-bucket-4-4gywAul8.js → lucide-icons-bucket-4-BPArXNh5.js} +0 -0
  68. /package/dist/{lucide-icons-bucket-5-4iCem2l-.js → lucide-icons-bucket-5-BieAWTJB.js} +0 -0
  69. /package/dist/{lucide-icons-bucket-6-iE4ywa_E.js → lucide-icons-bucket-6-AleswO1A.js} +0 -0
  70. /package/dist/{lucide-icons-bucket-7-BPXrMpDj.js → lucide-icons-bucket-7-D80iZbJz.js} +0 -0
  71. /package/dist/{lucide-icons-bucket-8-DbHwuUDR.js → lucide-icons-bucket-8-pvdXrKbw.js} +0 -0
  72. /package/dist/{lucide-icons-bucket-9-DYv2gFrZ.js → lucide-icons-bucket-9-by9vBB8Z.js} +0 -0
  73. /package/dist/{node-icons-C_zc8eJj.js → node-icons-CaKBLFvs.js} +0 -0
@@ -1,534 +0,0 @@
1
- @use 'mixins/mixins';
2
- @use 'mixins/utils';
3
- @use './common/var';
4
- @use 'select';
5
-
6
- @include mixins.b(pagination) {
7
- white-space: nowrap;
8
- padding: 2px 5px;
9
- color: var.$pagination-font-color;
10
- font-weight: var(--font-weight--bold);
11
- @include utils.utils-clearfix;
12
-
13
- span:not([class*='suffix']),
14
- button {
15
- display: inline-block;
16
- font-size: var.$pagination-font-size;
17
- min-width: var.$pagination-button-width;
18
- height: var.$pagination-button-height;
19
- line-height: var.$pagination-button-height;
20
- vertical-align: top;
21
- box-sizing: border-box;
22
- }
23
-
24
- .el-input__inner {
25
- text-align: center;
26
- -moz-appearance: textfield;
27
- line-height: normal;
28
- }
29
-
30
- // pagesize 的下拉 icon
31
- .el-input__suffix {
32
- right: 0;
33
- transform: scale(0.8);
34
- }
35
-
36
- .el-select .el-input {
37
- width: 100px;
38
- margin: 0 5px;
39
-
40
- .el-input__inner {
41
- padding-right: 25px;
42
- border-radius: var.$pagination-border-radius;
43
- }
44
- }
45
-
46
- button {
47
- border: none;
48
- padding: 0 6px;
49
- background: transparent;
50
-
51
- &:focus {
52
- outline: none;
53
- }
54
-
55
- &:hover {
56
- color: var.$pagination-hover-color;
57
- }
58
-
59
- &:disabled {
60
- color: var.$pagination-button-disabled-color;
61
- background-color: var.$pagination-button-disabled-background-color;
62
- cursor: not-allowed;
63
- }
64
- }
65
-
66
- .btn-prev,
67
- .btn-next {
68
- background-position: center center;
69
- background-repeat: no-repeat;
70
- background-size: 16px;
71
- background-color: var.$pagination-background-color;
72
- cursor: pointer;
73
- margin: 0;
74
- color: var.$pagination-button-color;
75
- display: inline-flex;
76
- align-items: center;
77
- justify-content: center;
78
-
79
- .el-icon {
80
- font-size: 12px;
81
- width: 12px;
82
- height: 12px;
83
- font-weight: var(--font-weight--bold);
84
-
85
- svg {
86
- width: 12px;
87
- height: 12px;
88
- display: block;
89
- pointer-events: none;
90
- }
91
- }
92
- }
93
-
94
- .btn-prev {
95
- padding-right: 12px;
96
- }
97
-
98
- .btn-next {
99
- padding-left: 12px;
100
- }
101
-
102
- .el-pager li.disabled {
103
- color: var(--color--text--tint-2);
104
- cursor: not-allowed;
105
- }
106
-
107
- @include mixins.m(small) {
108
- .btn-prev,
109
- .btn-next,
110
- .el-pager li,
111
- .el-pager li.btn-quicknext,
112
- .el-pager li.btn-quickprev,
113
- .el-pager li:last-child {
114
- border-color: transparent;
115
- font-size: 12px;
116
- line-height: 22px;
117
- height: 22px;
118
- min-width: 22px;
119
- }
120
-
121
- .arrow.disabled {
122
- visibility: hidden;
123
- }
124
-
125
- .more::before,
126
- li.more::before {
127
- line-height: 24px;
128
- }
129
-
130
- span:not([class*='suffix']),
131
- button {
132
- height: 22px;
133
- line-height: 22px;
134
- }
135
-
136
- @include mixins.e(editor) {
137
- height: 22px;
138
- &.el-input .el-input__inner {
139
- height: 22px;
140
- }
141
- }
142
- }
143
-
144
- @include mixins.e(sizes) {
145
- margin: 0 10px 0 0;
146
- font-weight: var(--font-weight--regular);
147
- color: var(--color--text--shade-1);
148
-
149
- .el-input .el-input__inner {
150
- font-size: var.$pagination-font-size;
151
- padding-left: 8px;
152
-
153
- &:hover {
154
- border-color: var.$pagination-hover-color;
155
- }
156
- }
157
- }
158
-
159
- @include mixins.e(total) {
160
- margin-right: 10px;
161
- font-weight: var(--font-weight--regular);
162
- color: var(--color--text--shade-1);
163
- }
164
-
165
- @include mixins.e(jump) {
166
- margin-left: 24px;
167
- font-weight: var(--font-weight--regular);
168
- color: var(--color--text--shade-1);
169
-
170
- .el-input__inner {
171
- padding: 0 3px;
172
- }
173
- }
174
-
175
- @include mixins.e(rightwrapper) {
176
- float: right;
177
- }
178
-
179
- @include mixins.e(editor) {
180
- line-height: 18px;
181
- padding: 0 2px;
182
- height: var.$pagination-button-height;
183
-
184
- text-align: center;
185
- margin: 0 2px;
186
- box-sizing: border-box;
187
- border-radius: var.$pagination-border-radius;
188
-
189
- &.el-input {
190
- width: 50px;
191
- }
192
-
193
- &.el-input .el-input__inner {
194
- height: var.$pagination-button-height;
195
- }
196
-
197
- .el-input__inner::-webkit-inner-spin-button,
198
- .el-input__inner::-webkit-outer-spin-button {
199
- -webkit-appearance: none;
200
- margin: 0;
201
- }
202
- }
203
-
204
- @include mixins.when(background) {
205
- .btn-prev,
206
- .btn-next,
207
- .el-pager li {
208
- margin: 0 1px;
209
- color: var(--color--text);
210
- min-width: 30px;
211
- border-radius: var(--radius);
212
- border: 1px solid transparent;
213
-
214
- &.disabled {
215
- color: var(--color--text--tint-2);
216
- }
217
- }
218
-
219
- .btn-prev,
220
- .btn-next {
221
- padding: 0;
222
-
223
- &:disabled {
224
- color: var(--color--text--tint-2);
225
- }
226
- }
227
-
228
- .el-pager li:not(.disabled) {
229
- &:hover {
230
- color: var(--color--primary);
231
- background-color: var(--color--background--light-3);
232
- border: 1px solid var(--color--foreground);
233
- }
234
-
235
- &.is-active {
236
- border: 1px solid var(--color--primary);
237
- color: var(--color--primary);
238
- }
239
- }
240
-
241
- &.el-pagination--small {
242
- .btn-prev,
243
- .btn-next,
244
- .el-pager li {
245
- margin: 0 3px;
246
- min-width: 22px;
247
- }
248
- }
249
- }
250
- }
251
-
252
- @include mixins.b(pager) {
253
- user-select: none;
254
- list-style: none;
255
- vertical-align: top;
256
- font-size: 0;
257
- padding: 0;
258
- margin: 0;
259
- display: inline-flex;
260
- align-items: center;
261
-
262
- .more::before {
263
- line-height: 30px;
264
- }
265
-
266
- li {
267
- padding: 0 4px;
268
- background: var.$pagination-background-color;
269
- vertical-align: top;
270
- font-size: var.$pagination-font-size;
271
- min-width: var.$pagination-button-width;
272
- height: var.$pagination-button-height;
273
- line-height: var.$pagination-button-height;
274
- cursor: pointer;
275
- box-sizing: border-box;
276
- text-align: center;
277
- margin: 0;
278
- display: inline-flex;
279
- align-items: center;
280
- justify-content: center;
281
-
282
- &.btn-quicknext,
283
- &.btn-quickprev {
284
- line-height: 28px;
285
- color: var.$pagination-button-color;
286
-
287
- &.disabled {
288
- color: var(--color--text--tint-2);
289
- }
290
- }
291
-
292
- &.btn-quickprev:hover {
293
- cursor: pointer;
294
- }
295
-
296
- &.btn-quicknext:hover {
297
- cursor: pointer;
298
- }
299
-
300
- &.is-active + li {
301
- border-left: 0;
302
- }
303
-
304
- &:hover {
305
- color: var.$pagination-hover-color;
306
- }
307
-
308
- &.is-active {
309
- color: var.$pagination-hover-color;
310
- cursor: default;
311
- }
312
- }
313
- }
314
-
315
- // @mixin pagination-button {
316
- // display: flex;
317
- // justify-content: center;
318
- // align-items: center;
319
- // font-size: getCssVar('pagination-font-size');
320
- // min-width: getCssVar('pagination-button-width');
321
- // height: getCssVar('pagination-button-height');
322
- // line-height: getCssVar('pagination-button-height');
323
- // color: getCssVar('pagination-button-color');
324
- // background: getCssVar('pagination-bg-color');
325
- // padding: 0 4px;
326
- // border: none;
327
- // border-radius: getCssVar('pagination-border-radius');
328
- // cursor: pointer;
329
- // text-align: center;
330
- // box-sizing: border-box;
331
- //
332
- // * {
333
- // pointer-events: none;
334
- // }
335
- //
336
- // &:focus {
337
- // outline: none;
338
- // }
339
- //
340
- // &:hover {
341
- // color: getCssVar('pagination-hover-color');
342
- // }
343
- //
344
- // &.is-active {
345
- // color: getCssVar('pagination-hover-color');
346
- // cursor: default;
347
- // font-weight: bold;
348
- //
349
- // &.is-disabled {
350
- // font-weight: bold;
351
- // color: getCssVar('text-color', 'secondary');
352
- // }
353
- // }
354
- //
355
- // &:disabled,
356
- // &.is-disabled {
357
- // color: getCssVar('pagination-button-disabled-color');
358
- // background-color: getCssVar('pagination-button-disabled-bg-color');
359
- // cursor: not-allowed;
360
- // }
361
- //
362
- // &:focus-visible {
363
- // outline: 1px solid getCssVar('pagination-hover-color');
364
- // outline-offset: -1px;
365
- // }
366
- // }
367
- //
368
- // @include b(pagination) {
369
- // @include set-component-css-var('pagination', $pagination);
370
- //
371
- // white-space: nowrap;
372
- // color: getCssVar('pagination-text-color');
373
- // font-size: getCssVar('pagination-font-size');
374
- // font-weight: normal;
375
- // display: flex;
376
- // align-items: center;
377
- //
378
- // .#{$namespace}-input__inner {
379
- // text-align: center;
380
- // -moz-appearance: textfield;
381
- // }
382
- //
383
- // .#{$namespace}-select .#{$namespace}-input {
384
- // width: 128px;
385
- // }
386
- //
387
- // button {
388
- // @include pagination-button;
389
- // }
390
- //
391
- // .btn-prev,
392
- // .btn-next {
393
- // .#{$namespace}-icon {
394
- // display: block;
395
- // font-size: 12px;
396
- // font-weight: bold;
397
- // width: inherit;
398
- // }
399
- // }
400
- //
401
- // & > * {
402
- // @include when(first) {
403
- // margin-left: 0 !important;
404
- // }
405
- // @include when(last) {
406
- // margin-right: 0 !important;
407
- // }
408
- // }
409
- //
410
- // .btn-prev {
411
- // margin-left: getCssVar('pagination-item-gap');
412
- // }
413
- //
414
- // @include e(sizes) {
415
- // margin-left: getCssVar('pagination-item-gap');
416
- // font-weight: normal;
417
- // color: getCssVar('text-color', 'regular');
418
- // }
419
- //
420
- // @include e(total) {
421
- // margin-left: getCssVar('pagination-item-gap');
422
- // font-weight: normal;
423
- // color: getCssVar('text-color', 'regular');
424
- //
425
- // &[disabled='true'] {
426
- // color: getCssVar('text-color', 'placeholder');
427
- // }
428
- // }
429
- //
430
- // @include e(jump) {
431
- // display: flex;
432
- // align-items: center;
433
- // margin-left: getCssVar('pagination-item-gap');
434
- // font-weight: normal;
435
- // color: getCssVar('text-color', 'regular');
436
- //
437
- // &[disabled='true'] {
438
- // color: getCssVar('text-color', 'placeholder');
439
- // }
440
- //
441
- // @include e(goto) {
442
- // margin-right: 8px;
443
- // }
444
- //
445
- // @include e(editor) {
446
- // text-align: center;
447
- // box-sizing: border-box;
448
- //
449
- // &.#{$namespace}-input {
450
- // width: 56px;
451
- // }
452
- //
453
- // .#{$namespace}-input__inner::-webkit-inner-spin-button,
454
- // .#{$namespace}-input__inner::-webkit-outer-spin-button {
455
- // -webkit-appearance: none;
456
- // margin: 0;
457
- // }
458
- // }
459
- //
460
- // @include e(classifier) {
461
- // margin-left: 8px;
462
- // }
463
- // }
464
- //
465
- // @include e(rightwrapper) {
466
- // flex: 1;
467
- // display: flex;
468
- // align-items: center;
469
- // justify-content: flex-end;
470
- // }
471
- //
472
- // @include when(background) {
473
- // .btn-prev,
474
- // .btn-next,
475
- // .#{$namespace}-pager li {
476
- // margin: 0 4px;
477
- // background-color: getCssVar('pagination-button-bg-color');
478
- //
479
- // &.is-active {
480
- // background-color: getCssVar('color-primary');
481
- // color: getCssVar('color-white');
482
- // }
483
- //
484
- // &:disabled,
485
- // &.is-disabled {
486
- // color: getCssVar('text-color', 'placeholder');
487
- // background-color: getCssVar('disabled-bg-color');
488
- //
489
- // &.is-active {
490
- // color: getCssVar('text-color', 'secondary');
491
- // background-color: getCssVar('fill-color', 'dark');
492
- // }
493
- // }
494
- // }
495
- //
496
- // .btn-prev {
497
- // margin-left: getCssVar('pagination-item-gap');
498
- // }
499
- // }
500
- //
501
- // @include m(small) {
502
- // .btn-prev,
503
- // .btn-next,
504
- // .#{$namespace}-pager li {
505
- // height: getCssVar('pagination-button-height-small');
506
- // line-height: getCssVar('pagination-button-height-small');
507
- // font-size: getCssVar('pagination-font-size-small');
508
- // min-width: getCssVar('pagination-button-width-small');
509
- // }
510
- //
511
- // span:not([class*='suffix']),
512
- // button {
513
- // font-size: getCssVar('pagination-font-size-small');
514
- // }
515
- //
516
- // .#{$namespace}-select .#{$namespace}-input {
517
- // width: 100px;
518
- // }
519
- // }
520
- // }
521
- //
522
- // @include b(pager) {
523
- // user-select: none;
524
- // list-style: none;
525
- // font-size: 0;
526
- // padding: 0;
527
- // margin: 0;
528
- // display: flex;
529
- // align-items: center;
530
- //
531
- // li {
532
- // @include pagination-button;
533
- // }
534
- // }
@@ -1,2 +0,0 @@
1
- import { t as e } from "./en-Dvx8tZIA.js";
2
- export { e as default };
@@ -1,49 +0,0 @@
1
- import { PaginationRootEmits, PaginationRootProps } from 'reka-ui';
2
- import { IconName } from '../../../components/N8nIcon/icons';
3
- export type PaginationSizes = 'small' | 'medium';
4
- export type PaginationVariants = 'default' | 'ghost';
5
- export type PaginationProps = Omit<PaginationRootProps, 'dir' | 'asChild' | 'as' | 'itemsPerPage'> & {
6
- currentPage?: number;
7
- pageSize?: number;
8
- pageCount?: number;
9
- itemsPerPage?: number;
10
- pagerCount?: number;
11
- background?: boolean;
12
- layout?: string;
13
- pageSizes?: number[];
14
- hideOnSinglePage?: boolean;
15
- prevText?: string;
16
- nextText?: string;
17
- prevIcon?: IconName;
18
- nextIcon?: IconName;
19
- popperClass?: string;
20
- teleported?: boolean;
21
- defaultPageSize?: number;
22
- defaultCurrentPage?: number;
23
- size?: PaginationSizes;
24
- variant?: PaginationVariants;
25
- total?: number;
26
- };
27
- export type PaginationEmits = PaginationRootEmits & {
28
- 'update:currentPage': [value: number];
29
- 'update:pageSize': [value: number];
30
- 'size-change': [value: number];
31
- 'current-change': [value: number];
32
- 'prev-click': [value: number];
33
- 'next-click': [value: number];
34
- };
35
- export type PaginationSlots = {
36
- default?: (props?: Record<string, never>) => unknown;
37
- prev?: (props?: {
38
- disabled?: boolean;
39
- }) => unknown;
40
- next?: (props?: {
41
- disabled?: boolean;
42
- }) => unknown;
43
- first?: (props?: {
44
- disabled?: boolean;
45
- }) => unknown;
46
- last?: (props?: {
47
- disabled?: boolean;
48
- }) => unknown;
49
- };
@@ -1,45 +0,0 @@
1
- import { PaginationProps, PaginationSlots, PaginationSizes, PaginationVariants } from './Pagination.types';
2
- declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
- slots: Readonly<PaginationSlots> & PaginationSlots;
5
- refs: {};
6
- rootEl: any;
7
- };
8
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
- declare const __VLS_component: import('vue').DefineComponent<PaginationProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
10
- "update:currentPage": (value: number) => any;
11
- "update:page": (value: number) => any;
12
- "update:pageSize": (value: number) => any;
13
- "size-change": (value: number) => any;
14
- "current-change": (value: number) => any;
15
- "prev-click": (value: number) => any;
16
- "next-click": (value: number) => any;
17
- }, string, import('vue').PublicProps, Readonly<PaginationProps> & Readonly<{
18
- "onUpdate:currentPage"?: ((value: number) => any) | undefined;
19
- "onUpdate:page"?: ((value: number) => any) | undefined;
20
- "onUpdate:pageSize"?: ((value: number) => any) | undefined;
21
- "onSize-change"?: ((value: number) => any) | undefined;
22
- "onCurrent-change"?: ((value: number) => any) | undefined;
23
- "onPrev-click"?: ((value: number) => any) | undefined;
24
- "onNext-click"?: ((value: number) => any) | undefined;
25
- }>, {
26
- disabled: boolean;
27
- size: PaginationSizes;
28
- variant: PaginationVariants;
29
- layout: string;
30
- background: boolean;
31
- pageSizes: number[];
32
- prevIcon: import('../../..').IconName;
33
- nextIcon: import('../../..').IconName;
34
- hideOnSinglePage: boolean;
35
- defaultPage: number;
36
- siblingCount: number;
37
- showEdges: boolean;
38
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
39
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
40
- export default _default;
41
- type __VLS_WithTemplateSlots<T, S> = T & {
42
- new (): {
43
- $slots: S;
44
- };
45
- };