@piying-lib/angular-daisyui 1.1.7 → 1.2.1
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.
- package/extension/index.d.ts +163 -11
- package/fesm2022/piying-lib-angular-daisyui-extension.mjs +446 -29
- package/fesm2022/piying-lib-angular-daisyui-extension.mjs.map +1 -1
- package/fesm2022/{piying-lib-angular-daisyui-field-control-props.directive-C5mF89PX.mjs → piying-lib-angular-daisyui-field-control-props.directive-I-MQ3iQV.mjs} +2 -1
- package/fesm2022/piying-lib-angular-daisyui-field-control-props.directive-I-MQ3iQV.mjs.map +1 -0
- package/fesm2022/piying-lib-angular-daisyui-field-control.mjs +218 -17
- package/fesm2022/piying-lib-angular-daisyui-field-control.mjs.map +1 -1
- package/fesm2022/piying-lib-angular-daisyui-field-group.mjs +113 -27
- package/fesm2022/piying-lib-angular-daisyui-field-group.mjs.map +1 -1
- package/fesm2022/piying-lib-angular-daisyui-non-field-control.mjs +147 -9
- package/fesm2022/piying-lib-angular-daisyui-non-field-control.mjs.map +1 -1
- package/fesm2022/piying-lib-angular-daisyui-service.mjs.map +1 -1
- package/fesm2022/piying-lib-angular-daisyui-wrapper.mjs +47 -4
- package/fesm2022/piying-lib-angular-daisyui-wrapper.mjs.map +1 -1
- package/field-control/index.d.ts +162 -10
- package/field-group/index.d.ts +97 -13
- package/non-field-control/index.d.ts +150 -0
- package/package.json +2 -2
- package/preset-css/css/style.css +1 -1
- package/preset-css/css/style.split.css +1 -1
- package/preset-css/json/manifest.json +747 -851
- package/preset-css/ts/accordion.ts +9 -9
- package/preset-css/ts/alert.ts +12 -12
- package/preset-css/ts/avatar.ts +7 -7
- package/preset-css/ts/badge.ts +20 -20
- package/preset-css/ts/breadcrumbs.ts +1 -3
- package/preset-css/ts/browser-mockup.ts +1 -4
- package/preset-css/ts/button.ts +27 -27
- package/preset-css/ts/calendar.ts +1 -5
- package/preset-css/ts/card.ts +15 -15
- package/preset-css/ts/carousel.ts +9 -9
- package/preset-css/ts/chat-bubble.ts +17 -17
- package/preset-css/ts/checkbox.ts +16 -16
- package/preset-css/ts/code-mockup.ts +1 -3
- package/preset-css/ts/collapse.ts +9 -9
- package/preset-css/ts/countdown.ts +1 -3
- package/preset-css/ts/diff.ts +1 -6
- package/preset-css/ts/divider.ts +15 -15
- package/preset-css/ts/dock.ts +10 -10
- package/preset-css/ts/drawer-sidebar.ts +11 -11
- package/preset-css/ts/dropdown.ts +14 -14
- package/preset-css/ts/fab-speed-dial.ts +1 -6
- package/preset-css/ts/fieldset.ts +1 -5
- package/preset-css/ts/file-input.ts +17 -17
- package/preset-css/ts/filter.ts +1 -4
- package/preset-css/ts/footer.ts +7 -7
- package/preset-css/ts/hero.ts +1 -5
- package/preset-css/ts/hover-3-d-card.ts +1 -3
- package/preset-css/ts/hover-gallery.ts +1 -3
- package/preset-css/ts/index.ts +1 -1
- package/preset-css/ts/indicator.ts +10 -10
- package/preset-css/ts/join-group-items.ts +6 -6
- package/preset-css/ts/kbd.ts +1 -8
- package/preset-css/ts/label.ts +1 -4
- package/preset-css/ts/link.ts +12 -12
- package/preset-css/ts/list.ts +1 -6
- package/preset-css/ts/loading.ts +14 -14
- package/preset-css/ts/mask.ts +20 -20
- package/preset-css/ts/menu.ts +17 -17
- package/preset-css/ts/modal.ts +13 -13
- package/preset-css/ts/navbar.ts +1 -6
- package/preset-css/ts/pagination.ts +1 -6
- package/preset-css/ts/phone-mockup.ts +5 -5
- package/preset-css/ts/progress.ts +11 -11
- package/preset-css/ts/radial-progress.ts +1 -3
- package/preset-css/ts/radio.ts +16 -16
- package/preset-css/ts/range-slider.ts +16 -16
- package/preset-css/ts/rating.ts +10 -10
- package/preset-css/ts/select.ts +17 -17
- package/preset-css/ts/skeleton.ts +1 -4
- package/preset-css/ts/stack.ts +1 -7
- package/preset-css/ts/stat.ts +11 -11
- package/preset-css/ts/status.ts +16 -16
- package/preset-css/ts/steps.ts +15 -15
- package/preset-css/ts/swap.ts +9 -9
- package/preset-css/ts/table.ts +11 -11
- package/preset-css/ts/tabs.ts +17 -17
- package/preset-css/ts/text-input.ts +17 -17
- package/preset-css/ts/text-rotate.ts +1 -3
- package/preset-css/ts/textarea.ts +17 -17
- package/preset-css/ts/theme-controller.ts +1 -3
- package/preset-css/ts/timeline.ts +11 -11
- package/preset-css/ts/toast.ts +9 -9
- package/preset-css/ts/toggle.ts +16 -16
- package/preset-css/ts/tooltip.ts +17 -17
- package/preset-css/ts/validator.ts +1 -4
- package/preset-css/ts/window-mockup.ts +1 -3
- package/service/index.d.ts +1 -1
- package/wrapper/index.d.ts +23 -2
- package/fesm2022/piying-lib-angular-daisyui-field-control-props.directive-C5mF89PX.mjs.map +0 -1
package/preset-css/ts/list.ts
CHANGED
package/preset-css/ts/loading.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export const LOADING_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
]
|
|
1
|
+
export const LOADING_PREFIX_LIST = [
|
|
2
|
+
'loading',
|
|
3
|
+
'loading-spinner',
|
|
4
|
+
'loading-dots',
|
|
5
|
+
'loading-ring',
|
|
6
|
+
'loading-ball',
|
|
7
|
+
'loading-bars',
|
|
8
|
+
'loading-infinity',
|
|
9
|
+
'loading-xs',
|
|
10
|
+
'loading-sm',
|
|
11
|
+
'loading-md',
|
|
12
|
+
'loading-lg',
|
|
13
|
+
'loading-xl',
|
|
14
|
+
];
|
package/preset-css/ts/mask.ts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export const MASK_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
]
|
|
1
|
+
export const MASK_PREFIX_LIST = [
|
|
2
|
+
'mask',
|
|
3
|
+
'mask-squircle',
|
|
4
|
+
'mask-heart',
|
|
5
|
+
'mask-hexagon',
|
|
6
|
+
'mask-hexagon-2',
|
|
7
|
+
'mask-decagon',
|
|
8
|
+
'mask-pentagon',
|
|
9
|
+
'mask-diamond',
|
|
10
|
+
'mask-square',
|
|
11
|
+
'mask-circle',
|
|
12
|
+
'mask-star',
|
|
13
|
+
'mask-star-2',
|
|
14
|
+
'mask-triangle',
|
|
15
|
+
'mask-triangle-2',
|
|
16
|
+
'mask-triangle-3',
|
|
17
|
+
'mask-triangle-4',
|
|
18
|
+
'mask-half-1',
|
|
19
|
+
'mask-half-2',
|
|
20
|
+
];
|
package/preset-css/ts/menu.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export const MENU_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
]
|
|
1
|
+
export const MENU_PREFIX_LIST = [
|
|
2
|
+
'menu',
|
|
3
|
+
'menu-title',
|
|
4
|
+
'menu-dropdown',
|
|
5
|
+
'menu-dropdown-toggle',
|
|
6
|
+
'menu-disabled',
|
|
7
|
+
'menu-active',
|
|
8
|
+
'menu-focus',
|
|
9
|
+
'menu-dropdown-show',
|
|
10
|
+
'menu-xs',
|
|
11
|
+
'menu-sm',
|
|
12
|
+
'menu-md',
|
|
13
|
+
'menu-lg',
|
|
14
|
+
'menu-xl',
|
|
15
|
+
'menu-vertical',
|
|
16
|
+
'menu-horizontal',
|
|
17
|
+
];
|
package/preset-css/ts/modal.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export const MODAL_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
]
|
|
1
|
+
export const MODAL_PREFIX_LIST = [
|
|
2
|
+
'modal',
|
|
3
|
+
'modal-box',
|
|
4
|
+
'modal-action',
|
|
5
|
+
'modal-backdrop',
|
|
6
|
+
'modal-toggle',
|
|
7
|
+
'modal-open',
|
|
8
|
+
'modal-top',
|
|
9
|
+
'modal-middle',
|
|
10
|
+
'modal-bottom',
|
|
11
|
+
'modal-start',
|
|
12
|
+
'modal-end',
|
|
13
|
+
];
|
package/preset-css/ts/navbar.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export const PHONE_MOCKUP_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
]
|
|
1
|
+
export const PHONE_MOCKUP_PREFIX_LIST = [
|
|
2
|
+
'mockup-phone',
|
|
3
|
+
'mockup-phone-camera',
|
|
4
|
+
'mockup-phone-display',
|
|
5
|
+
];
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export const PROGRESS_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
]
|
|
1
|
+
export const PROGRESS_PREFIX_LIST = [
|
|
2
|
+
'progress',
|
|
3
|
+
'progress-neutral',
|
|
4
|
+
'progress-primary',
|
|
5
|
+
'progress-secondary',
|
|
6
|
+
'progress-accent',
|
|
7
|
+
'progress-info',
|
|
8
|
+
'progress-success',
|
|
9
|
+
'progress-warning',
|
|
10
|
+
'progress-error',
|
|
11
|
+
];
|
package/preset-css/ts/radio.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export const RADIO_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
]
|
|
1
|
+
export const RADIO_PREFIX_LIST = [
|
|
2
|
+
'radio',
|
|
3
|
+
'radio-neutral',
|
|
4
|
+
'radio-primary',
|
|
5
|
+
'radio-secondary',
|
|
6
|
+
'radio-accent',
|
|
7
|
+
'radio-success',
|
|
8
|
+
'radio-warning',
|
|
9
|
+
'radio-info',
|
|
10
|
+
'radio-error',
|
|
11
|
+
'radio-xs',
|
|
12
|
+
'radio-sm',
|
|
13
|
+
'radio-md',
|
|
14
|
+
'radio-lg',
|
|
15
|
+
'radio-xl',
|
|
16
|
+
];
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export const RANGE_SLIDER_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
]
|
|
1
|
+
export const RANGE_SLIDER_PREFIX_LIST = [
|
|
2
|
+
'range',
|
|
3
|
+
'range-neutral',
|
|
4
|
+
'range-primary',
|
|
5
|
+
'range-secondary',
|
|
6
|
+
'range-accent',
|
|
7
|
+
'range-success',
|
|
8
|
+
'range-warning',
|
|
9
|
+
'range-info',
|
|
10
|
+
'range-error',
|
|
11
|
+
'range-xs',
|
|
12
|
+
'range-sm',
|
|
13
|
+
'range-md',
|
|
14
|
+
'range-lg',
|
|
15
|
+
'range-xl',
|
|
16
|
+
];
|
package/preset-css/ts/rating.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export const RATING_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
]
|
|
1
|
+
export const RATING_PREFIX_LIST = [
|
|
2
|
+
'rating',
|
|
3
|
+
'rating-half',
|
|
4
|
+
'rating-hidden',
|
|
5
|
+
'rating-xs',
|
|
6
|
+
'rating-sm',
|
|
7
|
+
'rating-md',
|
|
8
|
+
'rating-lg',
|
|
9
|
+
'rating-xl',
|
|
10
|
+
];
|
package/preset-css/ts/select.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export const SELECT_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
]
|
|
1
|
+
export const SELECT_PREFIX_LIST = [
|
|
2
|
+
'select',
|
|
3
|
+
'select-ghost',
|
|
4
|
+
'select-neutral',
|
|
5
|
+
'select-primary',
|
|
6
|
+
'select-secondary',
|
|
7
|
+
'select-accent',
|
|
8
|
+
'select-info',
|
|
9
|
+
'select-success',
|
|
10
|
+
'select-warning',
|
|
11
|
+
'select-error',
|
|
12
|
+
'select-xs',
|
|
13
|
+
'select-sm',
|
|
14
|
+
'select-md',
|
|
15
|
+
'select-lg',
|
|
16
|
+
'select-xl',
|
|
17
|
+
];
|
package/preset-css/ts/stack.ts
CHANGED
package/preset-css/ts/stat.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export const STAT_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
]
|
|
1
|
+
export const STAT_PREFIX_LIST = [
|
|
2
|
+
'stats',
|
|
3
|
+
'stat',
|
|
4
|
+
'stat-title',
|
|
5
|
+
'stat-value',
|
|
6
|
+
'stat-desc',
|
|
7
|
+
'stat-figure',
|
|
8
|
+
'stat-actions',
|
|
9
|
+
'stats-horizontal',
|
|
10
|
+
'stats-vertical',
|
|
11
|
+
];
|
package/preset-css/ts/status.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export const STATUS_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
]
|
|
1
|
+
export const STATUS_PREFIX_LIST = [
|
|
2
|
+
'status',
|
|
3
|
+
'status-neutral',
|
|
4
|
+
'status-primary',
|
|
5
|
+
'status-secondary',
|
|
6
|
+
'status-accent',
|
|
7
|
+
'status-info',
|
|
8
|
+
'status-success',
|
|
9
|
+
'status-warning',
|
|
10
|
+
'status-error',
|
|
11
|
+
'status-xs',
|
|
12
|
+
'status-sm',
|
|
13
|
+
'status-md',
|
|
14
|
+
'status-lg',
|
|
15
|
+
'status-xl',
|
|
16
|
+
];
|
package/preset-css/ts/steps.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export const STEPS_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
]
|
|
1
|
+
export const STEPS_PREFIX_LIST = [
|
|
2
|
+
'steps',
|
|
3
|
+
'step',
|
|
4
|
+
'step-icon',
|
|
5
|
+
'step-neutral',
|
|
6
|
+
'step-primary',
|
|
7
|
+
'step-secondary',
|
|
8
|
+
'step-accent',
|
|
9
|
+
'step-info',
|
|
10
|
+
'step-success',
|
|
11
|
+
'step-warning',
|
|
12
|
+
'step-error',
|
|
13
|
+
'steps-vertical',
|
|
14
|
+
'steps-horizontal',
|
|
15
|
+
];
|
package/preset-css/ts/swap.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export const SWAP_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
]
|
|
1
|
+
export const SWAP_PREFIX_LIST = [
|
|
2
|
+
'swap',
|
|
3
|
+
'swap-on',
|
|
4
|
+
'swap-off',
|
|
5
|
+
'swap-indeterminate',
|
|
6
|
+
'swap-active',
|
|
7
|
+
'swap-rotate',
|
|
8
|
+
'swap-flip',
|
|
9
|
+
];
|
package/preset-css/ts/table.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export const TABLE_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
]
|
|
1
|
+
export const TABLE_PREFIX_LIST = [
|
|
2
|
+
'table',
|
|
3
|
+
'table-zebra',
|
|
4
|
+
'table-pin-rows',
|
|
5
|
+
'table-pin-cols',
|
|
6
|
+
'table-xs',
|
|
7
|
+
'table-sm',
|
|
8
|
+
'table-md',
|
|
9
|
+
'table-lg',
|
|
10
|
+
'table-xl',
|
|
11
|
+
];
|
package/preset-css/ts/tabs.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export const TABS_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
]
|
|
1
|
+
export const TABS_PREFIX_LIST = [
|
|
2
|
+
'tabs',
|
|
3
|
+
'tab',
|
|
4
|
+
'tab-content',
|
|
5
|
+
'tabs-box',
|
|
6
|
+
'tabs-border',
|
|
7
|
+
'tabs-lift',
|
|
8
|
+
'tab-active',
|
|
9
|
+
'tab-disabled',
|
|
10
|
+
'tabs-top',
|
|
11
|
+
'tabs-bottom',
|
|
12
|
+
'tabs-xs',
|
|
13
|
+
'tabs-sm',
|
|
14
|
+
'tabs-md',
|
|
15
|
+
'tabs-lg',
|
|
16
|
+
'tabs-xl',
|
|
17
|
+
];
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export const TEXT_INPUT_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
]
|
|
1
|
+
export const TEXT_INPUT_PREFIX_LIST = [
|
|
2
|
+
'input',
|
|
3
|
+
'input-ghost',
|
|
4
|
+
'input-neutral',
|
|
5
|
+
'input-primary',
|
|
6
|
+
'input-secondary',
|
|
7
|
+
'input-accent',
|
|
8
|
+
'input-info',
|
|
9
|
+
'input-success',
|
|
10
|
+
'input-warning',
|
|
11
|
+
'input-error',
|
|
12
|
+
'input-xs',
|
|
13
|
+
'input-sm',
|
|
14
|
+
'input-md',
|
|
15
|
+
'input-lg',
|
|
16
|
+
'input-xl',
|
|
17
|
+
];
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export const TEXTAREA_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
]
|
|
1
|
+
export const TEXTAREA_PREFIX_LIST = [
|
|
2
|
+
'textarea',
|
|
3
|
+
'textarea-ghost',
|
|
4
|
+
'textarea-neutral',
|
|
5
|
+
'textarea-primary',
|
|
6
|
+
'textarea-secondary',
|
|
7
|
+
'textarea-accent',
|
|
8
|
+
'textarea-info',
|
|
9
|
+
'textarea-success',
|
|
10
|
+
'textarea-warning',
|
|
11
|
+
'textarea-error',
|
|
12
|
+
'textarea-xs',
|
|
13
|
+
'textarea-sm',
|
|
14
|
+
'textarea-md',
|
|
15
|
+
'textarea-lg',
|
|
16
|
+
'textarea-xl',
|
|
17
|
+
];
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export const TIMELINE_PREFIX_LIST=[
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
]
|
|
1
|
+
export const TIMELINE_PREFIX_LIST = [
|
|
2
|
+
'timeline',
|
|
3
|
+
'timeline-start',
|
|
4
|
+
'timeline-middle',
|
|
5
|
+
'timeline-end',
|
|
6
|
+
'timeline-snap-icon',
|
|
7
|
+
'timeline-box',
|
|
8
|
+
'timeline-compact',
|
|
9
|
+
'timeline-horizontal',
|
|
10
|
+
'timeline-vertical',
|
|
11
|
+
];
|