vuetify 3.3.21 → 3.3.23
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/dist/json/attributes.json +228 -24
- package/dist/json/importMap-labs.json +4 -4
- package/dist/json/tags.json +57 -3
- package/dist/json/web-types.json +909 -39
- package/dist/vuetify-labs.css +5831 -5824
- package/dist/vuetify-labs.d.ts +205 -19
- package/dist/vuetify-labs.esm.js +95 -50
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +94 -49
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +5191 -5187
- package/dist/vuetify.d.ts +1 -1
- package/dist/vuetify.esm.js +62 -36
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +61 -35
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +813 -813
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.css +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs +13 -10
- package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.sass +2 -2
- package/lib/components/VAutocomplete/_variables.scss +1 -0
- package/lib/components/VCard/VCard.css +3 -1
- package/lib/components/VCard/VCard.sass +2 -1
- package/lib/components/VCard/_variables.scss +7 -5
- package/lib/components/VCombobox/VCombobox.mjs +14 -11
- package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
- package/lib/components/VList/VListItem.css +0 -4
- package/lib/components/VList/VListItem.sass +0 -5
- package/lib/components/VNavigationDrawer/VNavigationDrawer.css +6 -0
- package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +5 -0
- package/lib/components/VSelect/VSelect.mjs +13 -10
- package/lib/components/VSelect/VSelect.mjs.map +1 -1
- package/lib/components/VToolbar/_variables.scss +6 -3
- package/lib/composables/color.mjs +2 -2
- package/lib/composables/color.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +1 -1
- package/lib/labs/VDataTable/VDataTable.css +0 -6
- package/lib/labs/VDataTable/VDataTable.sass +0 -1
- package/lib/labs/VStepper/VStepper.css +9 -0
- package/lib/labs/VStepper/VStepper.mjs +1 -2
- package/lib/labs/VStepper/VStepper.mjs.map +1 -1
- package/lib/labs/VStepper/VStepper.sass +17 -8
- package/lib/labs/VStepper/VStepperActions.mjs +34 -13
- package/lib/labs/VStepper/VStepperActions.mjs.map +1 -1
- package/lib/labs/VStepper/VStepperItem.mjs.map +1 -1
- package/lib/labs/VStepper/VStepperItem.sass +15 -15
- package/lib/labs/VStepper/_variables.scss +24 -1
- package/lib/labs/VStepper/index.d.mts +205 -19
- package/lib/labs/components.d.mts +205 -19
- package/lib/labs/date/adapters/vuetify.mjs +6 -3
- package/lib/labs/date/adapters/vuetify.mjs.map +1 -1
- package/lib/locale/de.mjs +20 -20
- package/lib/locale/de.mjs.map +1 -1
- package/lib/locale/fr.mjs +19 -19
- package/lib/locale/fr.mjs.map +1 -1
- package/lib/locale/nl.mjs +22 -22
- package/lib/locale/nl.mjs.map +1 -1
- package/lib/util/colorUtils.mjs +3 -0
- package/lib/util/colorUtils.mjs.map +1 -1
- package/lib/util/helpers.mjs +12 -1
- package/lib/util/helpers.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -524,19 +524,19 @@
|
|
|
524
524
|
"description": "Sets color of selected items."
|
|
525
525
|
},
|
|
526
526
|
"v-autocomplete/item-title": {
|
|
527
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
527
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
528
528
|
"description": "Property on supplied `items` that contains its title."
|
|
529
529
|
},
|
|
530
530
|
"v-autocomplete/item-value": {
|
|
531
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
531
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
532
532
|
"description": "Property on supplied `items` that contains its value."
|
|
533
533
|
},
|
|
534
534
|
"v-autocomplete/item-children": {
|
|
535
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
535
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
536
536
|
"description": "Property on supplied `items` that contains its children."
|
|
537
537
|
},
|
|
538
538
|
"v-autocomplete/item-props": {
|
|
539
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
539
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
540
540
|
"description": "Props object that will be applied to each item component. `true` will treat the original object as raw props and pass it directly to the component."
|
|
541
541
|
},
|
|
542
542
|
"v-autocomplete/return-object": {
|
|
@@ -2548,19 +2548,19 @@
|
|
|
2548
2548
|
"description": "Sets color of selected items."
|
|
2549
2549
|
},
|
|
2550
2550
|
"v-combobox/item-title": {
|
|
2551
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2551
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2552
2552
|
"description": "Property on supplied `items` that contains its title."
|
|
2553
2553
|
},
|
|
2554
2554
|
"v-combobox/item-value": {
|
|
2555
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2555
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2556
2556
|
"description": "Property on supplied `items` that contains its value."
|
|
2557
2557
|
},
|
|
2558
2558
|
"v-combobox/item-children": {
|
|
2559
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2559
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2560
2560
|
"description": "Property on supplied `items` that contains its children."
|
|
2561
2561
|
},
|
|
2562
2562
|
"v-combobox/item-props": {
|
|
2563
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2563
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2564
2564
|
"description": "Props object that will be applied to each item component. `true` will treat the original object as raw props and pass it directly to the component."
|
|
2565
2565
|
},
|
|
2566
2566
|
"v-combobox/return-object": {
|
|
@@ -2764,7 +2764,7 @@
|
|
|
2764
2764
|
"description": "Array of specific keys to filter on the item."
|
|
2765
2765
|
},
|
|
2766
2766
|
"v-data-iterator/item-value": {
|
|
2767
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2767
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2768
2768
|
"description": "Property on supplied `items` that contains its value."
|
|
2769
2769
|
},
|
|
2770
2770
|
"v-data-iterator/return-object": {
|
|
@@ -2776,7 +2776,7 @@
|
|
|
2776
2776
|
"description": "Apply a custom comparison algorithm to compare **model-value** and values contains in the **items** prop."
|
|
2777
2777
|
},
|
|
2778
2778
|
"v-data-iterator/item-selectable": {
|
|
2779
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2779
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2780
2780
|
"description": "Property on supplied `items` that contains the boolean value indicating if the item is selectable."
|
|
2781
2781
|
},
|
|
2782
2782
|
"v-data-iterator/show-select": {
|
|
@@ -2900,7 +2900,7 @@
|
|
|
2900
2900
|
"description": "Text shown when no items are provided to the component."
|
|
2901
2901
|
},
|
|
2902
2902
|
"v-data-table/item-value": {
|
|
2903
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2903
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2904
2904
|
"description": "Property on supplied `items` that contains its value."
|
|
2905
2905
|
},
|
|
2906
2906
|
"v-data-table/return-object": {
|
|
@@ -2924,7 +2924,7 @@
|
|
|
2924
2924
|
"description": "Previous icon."
|
|
2925
2925
|
},
|
|
2926
2926
|
"v-data-table/item-selectable": {
|
|
2927
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2927
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2928
2928
|
"description": "Property on supplied `items` that indicates whether the item is selectable."
|
|
2929
2929
|
},
|
|
2930
2930
|
"v-data-table/show-select": {
|
|
@@ -3128,7 +3128,7 @@
|
|
|
3128
3128
|
"description": "Text shown when no items are provided to the component."
|
|
3129
3129
|
},
|
|
3130
3130
|
"v-data-table-server/item-value": {
|
|
3131
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
3131
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
3132
3132
|
"description": "Property on supplied `items` that contains its value."
|
|
3133
3133
|
},
|
|
3134
3134
|
"v-data-table-server/return-object": {
|
|
@@ -3152,7 +3152,7 @@
|
|
|
3152
3152
|
"description": "Previous icon."
|
|
3153
3153
|
},
|
|
3154
3154
|
"v-data-table-server/item-selectable": {
|
|
3155
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
3155
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
3156
3156
|
"description": "Property on supplied `items` that indicates whether the item is selectable."
|
|
3157
3157
|
},
|
|
3158
3158
|
"v-data-table-server/show-select": {
|
|
@@ -3348,7 +3348,7 @@
|
|
|
3348
3348
|
"description": "Text shown when no items are provided to the component."
|
|
3349
3349
|
},
|
|
3350
3350
|
"v-data-table-virtual/item-value": {
|
|
3351
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
3351
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
3352
3352
|
"description": "Property on supplied `items` that contains its value."
|
|
3353
3353
|
},
|
|
3354
3354
|
"v-data-table-virtual/return-object": {
|
|
@@ -3364,7 +3364,7 @@
|
|
|
3364
3364
|
"description": "Will add a hover effect to a table's row when the mouse is over it."
|
|
3365
3365
|
},
|
|
3366
3366
|
"v-data-table-virtual/item-selectable": {
|
|
3367
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
3367
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
3368
3368
|
"description": "Property on supplied `items` that indicates whether the item is selectable."
|
|
3369
3369
|
},
|
|
3370
3370
|
"v-data-table-virtual/show-select": {
|
|
@@ -5088,19 +5088,19 @@
|
|
|
5088
5088
|
"description": "Puts all children inputs into a disabled state."
|
|
5089
5089
|
},
|
|
5090
5090
|
"v-list/item-title": {
|
|
5091
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
5091
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
5092
5092
|
"description": "Property on supplied `items` that contains its title."
|
|
5093
5093
|
},
|
|
5094
5094
|
"v-list/item-value": {
|
|
5095
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
5095
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
5096
5096
|
"description": "Property on supplied `items` that contains its value."
|
|
5097
5097
|
},
|
|
5098
5098
|
"v-list/item-children": {
|
|
5099
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
5099
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
5100
5100
|
"description": "Property on supplied `items` that contains its children."
|
|
5101
5101
|
},
|
|
5102
5102
|
"v-list/item-props": {
|
|
5103
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
5103
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
5104
5104
|
"description": "Props object that will be applied to each item component. `true` will treat the original object as raw props and pass it directly to the component."
|
|
5105
5105
|
},
|
|
5106
5106
|
"v-list/return-object": {
|
|
@@ -7028,19 +7028,19 @@
|
|
|
7028
7028
|
"description": "Sets color of selected items."
|
|
7029
7029
|
},
|
|
7030
7030
|
"v-select/item-title": {
|
|
7031
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
7031
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
7032
7032
|
"description": "Property on supplied `items` that contains its title."
|
|
7033
7033
|
},
|
|
7034
7034
|
"v-select/item-value": {
|
|
7035
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
7035
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
7036
7036
|
"description": "Set property of **items**'s value - **must be primitive**. Dot notation is supported. **Note:** This is currently not supported with `v-combobox` [GitHub Issue](https://github.com/vuetifyjs/vuetify/issues/5479)."
|
|
7037
7037
|
},
|
|
7038
7038
|
"v-select/item-children": {
|
|
7039
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
7039
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
7040
7040
|
"description": "Property on supplied `items` that contains its children."
|
|
7041
7041
|
},
|
|
7042
7042
|
"v-select/item-props": {
|
|
7043
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
7043
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
7044
7044
|
"description": "Props object that will be applied to each item component. `true` will treat the original object as raw props and pass it directly to the component."
|
|
7045
7045
|
},
|
|
7046
7046
|
"v-select/return-object": {
|
|
@@ -7891,10 +7891,214 @@
|
|
|
7891
7891
|
"type": "string\n",
|
|
7892
7892
|
"description": "Specify a custom tag used on the root element."
|
|
7893
7893
|
},
|
|
7894
|
+
"v-stepper/flat": {
|
|
7895
|
+
"type": "boolean\n",
|
|
7896
|
+
"description": "Removes the stepper's elevation."
|
|
7897
|
+
},
|
|
7898
|
+
"v-stepper/border": {
|
|
7899
|
+
"type": "string | number | boolean\n",
|
|
7900
|
+
"description": "Applies border styles to component."
|
|
7901
|
+
},
|
|
7902
|
+
"v-stepper/model-value": {
|
|
7903
|
+
"type": "any\n",
|
|
7904
|
+
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
7905
|
+
},
|
|
7906
|
+
"v-stepper/height": {
|
|
7907
|
+
"type": "string | number\n",
|
|
7908
|
+
"description": "Sets the height for the component."
|
|
7909
|
+
},
|
|
7910
|
+
"v-stepper/max-height": {
|
|
7911
|
+
"type": "string | number\n",
|
|
7912
|
+
"description": "Sets the maximum height for the component."
|
|
7913
|
+
},
|
|
7914
|
+
"v-stepper/max-width": {
|
|
7915
|
+
"type": "string | number\n",
|
|
7916
|
+
"description": "Sets the maximum width for the component."
|
|
7917
|
+
},
|
|
7918
|
+
"v-stepper/min-height": {
|
|
7919
|
+
"type": "string | number\n",
|
|
7920
|
+
"description": "Sets the minimum height for the component."
|
|
7921
|
+
},
|
|
7922
|
+
"v-stepper/min-width": {
|
|
7923
|
+
"type": "string | number\n",
|
|
7924
|
+
"description": "Sets the minimum width for the component."
|
|
7925
|
+
},
|
|
7926
|
+
"v-stepper/width": {
|
|
7927
|
+
"type": "string | number\n",
|
|
7928
|
+
"description": "Sets the width for the component."
|
|
7929
|
+
},
|
|
7930
|
+
"v-stepper/elevation": {
|
|
7931
|
+
"type": "string | number\n",
|
|
7932
|
+
"description": "Designates an elevation applied to the component between 0 and 24. You can find more information on the [elevation page](/styles/elevation)."
|
|
7933
|
+
},
|
|
7934
|
+
"v-stepper/location": {
|
|
7935
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n",
|
|
7936
|
+
"description": "Specifies the component's location. Can combine by using a space separated string."
|
|
7937
|
+
},
|
|
7938
|
+
"v-stepper/position": {
|
|
7939
|
+
"type": "'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n",
|
|
7940
|
+
"description": "Sets the position for the component."
|
|
7941
|
+
},
|
|
7942
|
+
"v-stepper/rounded": {
|
|
7943
|
+
"type": "string | number | boolean\n",
|
|
7944
|
+
"description": "Designates the **border-radius** applied to the component. You can find more information on the [Border Radius page](/styles/border-radius)."
|
|
7945
|
+
},
|
|
7946
|
+
"v-stepper/tag": {
|
|
7947
|
+
"type": "string\n",
|
|
7948
|
+
"description": "Specify a custom tag used on the root element."
|
|
7949
|
+
},
|
|
7950
|
+
"v-stepper/theme": {
|
|
7951
|
+
"type": "string\n",
|
|
7952
|
+
"description": "Specify a theme for this component and all of its children."
|
|
7953
|
+
},
|
|
7954
|
+
"v-stepper/color": {
|
|
7955
|
+
"type": "string\n",
|
|
7956
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
|
7957
|
+
},
|
|
7958
|
+
"v-stepper/items": {
|
|
7959
|
+
"type": "(string | Record<string, any>)[]\n",
|
|
7960
|
+
"description": "An array of strings or objects used for automatically generating children components."
|
|
7961
|
+
},
|
|
7962
|
+
"v-stepper/disabled": {
|
|
7963
|
+
"type": "boolean\n",
|
|
7964
|
+
"description": "Puts all children components into a disabled state."
|
|
7965
|
+
},
|
|
7966
|
+
"v-stepper/selected-class": {
|
|
7967
|
+
"type": "string\n",
|
|
7968
|
+
"description": "Configure the active CSS class applied when an item is selected."
|
|
7969
|
+
},
|
|
7970
|
+
"v-stepper/multiple": {
|
|
7971
|
+
"type": "boolean\n",
|
|
7972
|
+
"description": "Allows one to select multiple items."
|
|
7973
|
+
},
|
|
7974
|
+
"v-stepper/item-title": {
|
|
7975
|
+
"type": "string\n",
|
|
7976
|
+
"description": "Property on supplied `items` that contains its title."
|
|
7977
|
+
},
|
|
7978
|
+
"v-stepper/item-value": {
|
|
7979
|
+
"type": "string\n",
|
|
7980
|
+
"description": "Property on supplied `items` that contains its value."
|
|
7981
|
+
},
|
|
7982
|
+
"v-stepper/bg-color": {
|
|
7983
|
+
"type": "string\n",
|
|
7984
|
+
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
|
7985
|
+
},
|
|
7986
|
+
"v-stepper/max": {
|
|
7987
|
+
"type": "number\n",
|
|
7988
|
+
"description": "Sets a maximum number of selections that can be made."
|
|
7989
|
+
},
|
|
7990
|
+
"v-stepper/mandatory": {
|
|
7991
|
+
"type": "boolean | 'force'\n",
|
|
7992
|
+
"description": "Forces at least one item to always be selected (if available)."
|
|
7993
|
+
},
|
|
7994
|
+
"v-stepper/hide-actions": {
|
|
7995
|
+
"type": "boolean\n",
|
|
7996
|
+
"description": "Hide actions bar (prev and next buttons)."
|
|
7997
|
+
},
|
|
7998
|
+
"v-stepper/mobile": {
|
|
7999
|
+
"type": "boolean\n",
|
|
8000
|
+
"description": "Forces the stepper into a mobile state, removing labels from stepper items."
|
|
8001
|
+
},
|
|
8002
|
+
"v-stepper/alt-labels": {
|
|
8003
|
+
"type": "boolean\n",
|
|
8004
|
+
"description": "Places the labels beneath the step."
|
|
8005
|
+
},
|
|
8006
|
+
"v-stepper/editable": {
|
|
8007
|
+
"type": "boolean\n",
|
|
8008
|
+
"description": "Marks step as editable."
|
|
8009
|
+
},
|
|
8010
|
+
"v-stepper/non-linear": {
|
|
8011
|
+
"type": "boolean\n",
|
|
8012
|
+
"description": "Allow user to jump to any step."
|
|
8013
|
+
},
|
|
8014
|
+
"v-stepper/prev-text": {
|
|
8015
|
+
"type": "string\n",
|
|
8016
|
+
"description": "The text used for the Prev button."
|
|
8017
|
+
},
|
|
8018
|
+
"v-stepper/next-text": {
|
|
8019
|
+
"type": "string\n",
|
|
8020
|
+
"description": "The text used for the Next button."
|
|
8021
|
+
},
|
|
8022
|
+
"v-stepper-actions/color": {
|
|
8023
|
+
"type": "string\n",
|
|
8024
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
|
8025
|
+
},
|
|
8026
|
+
"v-stepper-actions/disabled": {
|
|
8027
|
+
"type": "boolean | 'next' | 'prev'\n",
|
|
8028
|
+
"description": "Removes the ability to click or target the component."
|
|
8029
|
+
},
|
|
8030
|
+
"v-stepper-actions/prev-text": {
|
|
8031
|
+
"type": "string\n",
|
|
8032
|
+
"description": "The text used for the Prev button."
|
|
8033
|
+
},
|
|
8034
|
+
"v-stepper-actions/next-text": {
|
|
8035
|
+
"type": "string\n",
|
|
8036
|
+
"description": "The text used for the Next button."
|
|
8037
|
+
},
|
|
7894
8038
|
"v-stepper-header/tag": {
|
|
7895
8039
|
"type": "string\n",
|
|
7896
8040
|
"description": "Specify a custom tag used on the root element."
|
|
7897
8041
|
},
|
|
8042
|
+
"v-stepper-item/title": {
|
|
8043
|
+
"type": "string\n",
|
|
8044
|
+
"description": "Specify a title text for the component."
|
|
8045
|
+
},
|
|
8046
|
+
"v-stepper-item/icon": {
|
|
8047
|
+
"type": "string\n",
|
|
8048
|
+
"description": "Apply a specific icon using the [v-icon](/components/icons/) component."
|
|
8049
|
+
},
|
|
8050
|
+
"v-stepper-item/error": {
|
|
8051
|
+
"type": "boolean\n",
|
|
8052
|
+
"description": "Puts the stepper item in a manual error state."
|
|
8053
|
+
},
|
|
8054
|
+
"v-stepper-item/color": {
|
|
8055
|
+
"type": "string\n",
|
|
8056
|
+
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
|
8057
|
+
},
|
|
8058
|
+
"v-stepper-item/value": {
|
|
8059
|
+
"type": "any\n",
|
|
8060
|
+
"description": "The value used when the component is selected in a group. If not provided, a unique ID will be used."
|
|
8061
|
+
},
|
|
8062
|
+
"v-stepper-item/ripple": {
|
|
8063
|
+
"type": "boolean | { class: string }\n",
|
|
8064
|
+
"description": "Applies the [v-ripple](/directives/ripple) directive."
|
|
8065
|
+
},
|
|
8066
|
+
"v-stepper-item/disabled": {
|
|
8067
|
+
"type": "boolean\n",
|
|
8068
|
+
"description": "Removes the ability to click or target the component."
|
|
8069
|
+
},
|
|
8070
|
+
"v-stepper-item/selected-class": {
|
|
8071
|
+
"type": "string\n",
|
|
8072
|
+
"description": "Configure the active CSS class applied when an item is selected."
|
|
8073
|
+
},
|
|
8074
|
+
"v-stepper-item/rules": {
|
|
8075
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/labs/VStepper/VStepperItem.tsx#L39-L39\" target=\"_blank\">ValidationRule</a>[]\n",
|
|
8076
|
+
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
|
|
8077
|
+
},
|
|
8078
|
+
"v-stepper-item/subtitle": {
|
|
8079
|
+
"type": "string\n",
|
|
8080
|
+
"description": "Specify a subtitle text for the component."
|
|
8081
|
+
},
|
|
8082
|
+
"v-stepper-item/editable": {
|
|
8083
|
+
"type": "boolean\n",
|
|
8084
|
+
"description": "Marks step as editable."
|
|
8085
|
+
},
|
|
8086
|
+
"v-stepper-item/complete": {
|
|
8087
|
+
"type": "boolean\n",
|
|
8088
|
+
"description": "Marks step as complete."
|
|
8089
|
+
},
|
|
8090
|
+
"v-stepper-item/complete-icon": {
|
|
8091
|
+
"type": "string\n",
|
|
8092
|
+
"description": "Icon to display when step is marked as completed."
|
|
8093
|
+
},
|
|
8094
|
+
"v-stepper-item/edit-icon": {
|
|
8095
|
+
"type": "string\n",
|
|
8096
|
+
"description": "Icon to display when step is editable."
|
|
8097
|
+
},
|
|
8098
|
+
"v-stepper-item/error-icon": {
|
|
8099
|
+
"type": "string\n",
|
|
8100
|
+
"description": "Icon to display when step has an error."
|
|
8101
|
+
},
|
|
7898
8102
|
"v-stepper-window/model-value": {
|
|
7899
8103
|
"type": "any\n",
|
|
7900
8104
|
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
|
@@ -4,10 +4,6 @@
|
|
|
4
4
|
"from": "labs/VBottomSheet/index.mjs",
|
|
5
5
|
"styles": []
|
|
6
6
|
},
|
|
7
|
-
"VDataIterator": {
|
|
8
|
-
"from": "labs/VDataIterator/index.mjs",
|
|
9
|
-
"styles": []
|
|
10
|
-
},
|
|
11
7
|
"VDataTable": {
|
|
12
8
|
"from": "labs/VDataTable/index.mjs",
|
|
13
9
|
"styles": []
|
|
@@ -99,6 +95,10 @@
|
|
|
99
95
|
"VStepperWindowItem": {
|
|
100
96
|
"from": "labs/VStepper/index.mjs",
|
|
101
97
|
"styles": []
|
|
98
|
+
},
|
|
99
|
+
"VDataIterator": {
|
|
100
|
+
"from": "labs/VDataIterator/index.mjs",
|
|
101
|
+
"styles": []
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
}
|
package/dist/json/tags.json
CHANGED
|
@@ -2635,11 +2635,49 @@
|
|
|
2635
2635
|
"description": ""
|
|
2636
2636
|
},
|
|
2637
2637
|
"v-stepper": {
|
|
2638
|
-
"attributes": [
|
|
2638
|
+
"attributes": [
|
|
2639
|
+
"alt-labels",
|
|
2640
|
+
"bg-color",
|
|
2641
|
+
"border",
|
|
2642
|
+
"color",
|
|
2643
|
+
"disabled",
|
|
2644
|
+
"editable",
|
|
2645
|
+
"elevation",
|
|
2646
|
+
"flat",
|
|
2647
|
+
"height",
|
|
2648
|
+
"hide-actions",
|
|
2649
|
+
"item-title",
|
|
2650
|
+
"item-value",
|
|
2651
|
+
"items",
|
|
2652
|
+
"location",
|
|
2653
|
+
"mandatory",
|
|
2654
|
+
"max",
|
|
2655
|
+
"max-height",
|
|
2656
|
+
"max-width",
|
|
2657
|
+
"min-height",
|
|
2658
|
+
"min-width",
|
|
2659
|
+
"mobile",
|
|
2660
|
+
"model-value",
|
|
2661
|
+
"multiple",
|
|
2662
|
+
"next-text",
|
|
2663
|
+
"non-linear",
|
|
2664
|
+
"position",
|
|
2665
|
+
"prev-text",
|
|
2666
|
+
"rounded",
|
|
2667
|
+
"selected-class",
|
|
2668
|
+
"tag",
|
|
2669
|
+
"theme",
|
|
2670
|
+
"width"
|
|
2671
|
+
],
|
|
2639
2672
|
"description": ""
|
|
2640
2673
|
},
|
|
2641
2674
|
"v-stepper-actions": {
|
|
2642
|
-
"attributes": [
|
|
2675
|
+
"attributes": [
|
|
2676
|
+
"color",
|
|
2677
|
+
"disabled",
|
|
2678
|
+
"next-text",
|
|
2679
|
+
"prev-text"
|
|
2680
|
+
],
|
|
2643
2681
|
"description": ""
|
|
2644
2682
|
},
|
|
2645
2683
|
"v-stepper-header": {
|
|
@@ -2649,7 +2687,23 @@
|
|
|
2649
2687
|
"description": ""
|
|
2650
2688
|
},
|
|
2651
2689
|
"v-stepper-item": {
|
|
2652
|
-
"attributes": [
|
|
2690
|
+
"attributes": [
|
|
2691
|
+
"color",
|
|
2692
|
+
"complete",
|
|
2693
|
+
"complete-icon",
|
|
2694
|
+
"disabled",
|
|
2695
|
+
"edit-icon",
|
|
2696
|
+
"editable",
|
|
2697
|
+
"error",
|
|
2698
|
+
"error-icon",
|
|
2699
|
+
"icon",
|
|
2700
|
+
"ripple",
|
|
2701
|
+
"rules",
|
|
2702
|
+
"selected-class",
|
|
2703
|
+
"subtitle",
|
|
2704
|
+
"title",
|
|
2705
|
+
"value"
|
|
2706
|
+
],
|
|
2653
2707
|
"description": ""
|
|
2654
2708
|
},
|
|
2655
2709
|
"v-stepper-window": {
|