@umbraco-ui/uui 1.5.0-rc.1 → 1.5.0-rc.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@umbraco-ui/uui",
3
- "version": "1.5.0-rc.1",
3
+ "version": "1.5.0-rc.3",
4
4
  "license": "MIT",
5
5
  "description": "The full Umbraco UI Library. The package includes and registers all UUI Web Components.",
6
6
  "keywords": [
@@ -37,86 +37,87 @@
37
37
  "vscode-html-custom-data.json"
38
38
  ],
39
39
  "dependencies": {
40
- "@umbraco-ui/uui-action-bar": "1.5.0-rc.1",
41
- "@umbraco-ui/uui-avatar": "1.5.0-rc.1",
42
- "@umbraco-ui/uui-avatar-group": "1.5.0-rc.1",
43
- "@umbraco-ui/uui-badge": "1.5.0-rc.1",
44
- "@umbraco-ui/uui-base": "1.5.0-rc.1",
45
- "@umbraco-ui/uui-boolean-input": "1.5.0-rc.1",
46
- "@umbraco-ui/uui-box": "1.5.0-rc.1",
47
- "@umbraco-ui/uui-breadcrumbs": "1.5.0-rc.1",
48
- "@umbraco-ui/uui-button": "1.5.0-rc.1",
49
- "@umbraco-ui/uui-button-group": "1.5.0-rc.1",
50
- "@umbraco-ui/uui-button-inline-create": "1.5.0-rc.1",
51
- "@umbraco-ui/uui-card": "1.5.0-rc.1",
52
- "@umbraco-ui/uui-card-content-node": "1.5.0-rc.1",
53
- "@umbraco-ui/uui-card-media": "1.5.0-rc.1",
54
- "@umbraco-ui/uui-card-user": "1.5.0-rc.1",
55
- "@umbraco-ui/uui-caret": "1.5.0-rc.1",
56
- "@umbraco-ui/uui-checkbox": "1.5.0-rc.1",
57
- "@umbraco-ui/uui-color-area": "1.5.0-rc.1",
58
- "@umbraco-ui/uui-color-picker": "1.5.0-rc.1",
59
- "@umbraco-ui/uui-color-slider": "1.5.0-rc.1",
60
- "@umbraco-ui/uui-color-swatch": "1.5.0-rc.1",
61
- "@umbraco-ui/uui-color-swatches": "1.5.0-rc.1",
62
- "@umbraco-ui/uui-combobox": "1.5.0-rc.1",
63
- "@umbraco-ui/uui-combobox-list": "1.5.0-rc.1",
40
+ "@umbraco-ui/uui-action-bar": "1.5.0-rc.3",
41
+ "@umbraco-ui/uui-avatar": "1.5.0-rc.3",
42
+ "@umbraco-ui/uui-avatar-group": "1.5.0-rc.3",
43
+ "@umbraco-ui/uui-badge": "1.5.0-rc.3",
44
+ "@umbraco-ui/uui-base": "1.5.0-rc.3",
45
+ "@umbraco-ui/uui-boolean-input": "1.5.0-rc.3",
46
+ "@umbraco-ui/uui-box": "1.5.0-rc.3",
47
+ "@umbraco-ui/uui-breadcrumbs": "1.5.0-rc.3",
48
+ "@umbraco-ui/uui-button": "1.5.0-rc.3",
49
+ "@umbraco-ui/uui-button-group": "1.5.0-rc.3",
50
+ "@umbraco-ui/uui-button-inline-create": "1.5.0-rc.3",
51
+ "@umbraco-ui/uui-card": "1.5.0-rc.3",
52
+ "@umbraco-ui/uui-card-content-node": "1.5.0-rc.3",
53
+ "@umbraco-ui/uui-card-media": "1.5.0-rc.3",
54
+ "@umbraco-ui/uui-card-user": "1.5.0-rc.3",
55
+ "@umbraco-ui/uui-caret": "1.5.0-rc.3",
56
+ "@umbraco-ui/uui-checkbox": "1.5.0-rc.3",
57
+ "@umbraco-ui/uui-color-area": "1.5.0-rc.3",
58
+ "@umbraco-ui/uui-color-picker": "1.5.0-rc.3",
59
+ "@umbraco-ui/uui-color-slider": "1.5.0-rc.3",
60
+ "@umbraco-ui/uui-color-swatch": "1.5.0-rc.3",
61
+ "@umbraco-ui/uui-color-swatches": "1.5.0-rc.3",
62
+ "@umbraco-ui/uui-combobox": "1.5.0-rc.3",
63
+ "@umbraco-ui/uui-combobox-list": "1.5.0-rc.3",
64
64
  "@umbraco-ui/uui-css": "1.4.0",
65
- "@umbraco-ui/uui-dialog": "1.5.0-rc.1",
66
- "@umbraco-ui/uui-dialog-layout": "1.5.0-rc.1",
67
- "@umbraco-ui/uui-file-dropzone": "1.5.0-rc.1",
68
- "@umbraco-ui/uui-file-preview": "1.5.0-rc.1",
69
- "@umbraco-ui/uui-form": "1.5.0-rc.1",
70
- "@umbraco-ui/uui-form-layout-item": "1.5.0-rc.1",
71
- "@umbraco-ui/uui-form-validation-message": "1.5.0-rc.1",
72
- "@umbraco-ui/uui-icon": "1.5.0-rc.1",
73
- "@umbraco-ui/uui-icon-registry": "1.5.0-rc.1",
74
- "@umbraco-ui/uui-icon-registry-essential": "1.5.0-rc.1",
75
- "@umbraco-ui/uui-input": "1.5.0-rc.1",
76
- "@umbraco-ui/uui-input-file": "1.5.0-rc.1",
77
- "@umbraco-ui/uui-input-lock": "1.5.0-rc.1",
78
- "@umbraco-ui/uui-input-password": "1.5.0-rc.1",
79
- "@umbraco-ui/uui-keyboard-shortcut": "1.5.0-rc.1",
80
- "@umbraco-ui/uui-label": "1.5.0-rc.1",
81
- "@umbraco-ui/uui-loader": "1.5.0-rc.1",
82
- "@umbraco-ui/uui-loader-bar": "1.5.0-rc.1",
83
- "@umbraco-ui/uui-loader-circle": "1.5.0-rc.1",
84
- "@umbraco-ui/uui-menu-item": "1.5.0-rc.1",
85
- "@umbraco-ui/uui-modal": "1.5.0-rc.1",
86
- "@umbraco-ui/uui-pagination": "1.5.0-rc.1",
87
- "@umbraco-ui/uui-popover": "1.5.0-rc.1",
88
- "@umbraco-ui/uui-popover-container": "1.5.0-rc.1",
89
- "@umbraco-ui/uui-progress-bar": "1.5.0-rc.1",
90
- "@umbraco-ui/uui-radio": "1.5.0-rc.1",
91
- "@umbraco-ui/uui-range-slider": "1.5.0-rc.1",
92
- "@umbraco-ui/uui-ref": "1.5.0-rc.1",
93
- "@umbraco-ui/uui-ref-list": "1.5.0-rc.1",
94
- "@umbraco-ui/uui-ref-node": "1.5.0-rc.1",
95
- "@umbraco-ui/uui-ref-node-data-type": "1.5.0-rc.1",
96
- "@umbraco-ui/uui-ref-node-document-type": "1.5.0-rc.1",
97
- "@umbraco-ui/uui-ref-node-form": "1.5.0-rc.1",
98
- "@umbraco-ui/uui-ref-node-member": "1.5.0-rc.1",
99
- "@umbraco-ui/uui-ref-node-package": "1.5.0-rc.1",
100
- "@umbraco-ui/uui-ref-node-user": "1.5.0-rc.1",
101
- "@umbraco-ui/uui-scroll-container": "1.5.0-rc.1",
102
- "@umbraco-ui/uui-select": "1.5.0-rc.1",
103
- "@umbraco-ui/uui-slider": "1.5.0-rc.1",
104
- "@umbraco-ui/uui-symbol-expand": "1.5.0-rc.1",
105
- "@umbraco-ui/uui-symbol-file": "1.5.0-rc.1",
106
- "@umbraco-ui/uui-symbol-file-dropzone": "1.5.0-rc.1",
107
- "@umbraco-ui/uui-symbol-file-thumbnail": "1.5.0-rc.1",
108
- "@umbraco-ui/uui-symbol-folder": "1.5.0-rc.1",
109
- "@umbraco-ui/uui-symbol-lock": "1.5.0-rc.1",
110
- "@umbraco-ui/uui-symbol-more": "1.5.0-rc.1",
111
- "@umbraco-ui/uui-symbol-sort": "1.5.0-rc.1",
112
- "@umbraco-ui/uui-table": "1.5.0-rc.1",
113
- "@umbraco-ui/uui-tabs": "1.5.0-rc.1",
114
- "@umbraco-ui/uui-tag": "1.5.0-rc.1",
115
- "@umbraco-ui/uui-textarea": "1.5.0-rc.1",
116
- "@umbraco-ui/uui-toast-notification": "1.5.0-rc.1",
117
- "@umbraco-ui/uui-toast-notification-container": "1.5.0-rc.1",
118
- "@umbraco-ui/uui-toast-notification-layout": "1.5.0-rc.1",
119
- "@umbraco-ui/uui-toggle": "1.5.0-rc.1"
65
+ "@umbraco-ui/uui-dialog": "1.5.0-rc.3",
66
+ "@umbraco-ui/uui-dialog-layout": "1.5.0-rc.3",
67
+ "@umbraco-ui/uui-file-dropzone": "1.5.0-rc.3",
68
+ "@umbraco-ui/uui-file-preview": "1.5.0-rc.3",
69
+ "@umbraco-ui/uui-form": "1.5.0-rc.3",
70
+ "@umbraco-ui/uui-form-layout-item": "1.5.0-rc.3",
71
+ "@umbraco-ui/uui-form-validation-message": "1.5.0-rc.3",
72
+ "@umbraco-ui/uui-icon": "1.5.0-rc.3",
73
+ "@umbraco-ui/uui-icon-registry": "1.5.0-rc.3",
74
+ "@umbraco-ui/uui-icon-registry-essential": "1.5.0-rc.3",
75
+ "@umbraco-ui/uui-input": "1.5.0-rc.3",
76
+ "@umbraco-ui/uui-input-file": "1.5.0-rc.3",
77
+ "@umbraco-ui/uui-input-lock": "1.5.0-rc.3",
78
+ "@umbraco-ui/uui-input-password": "1.5.0-rc.3",
79
+ "@umbraco-ui/uui-keyboard-shortcut": "1.5.0-rc.3",
80
+ "@umbraco-ui/uui-label": "1.5.0-rc.3",
81
+ "@umbraco-ui/uui-loader": "1.5.0-rc.3",
82
+ "@umbraco-ui/uui-loader-bar": "1.5.0-rc.3",
83
+ "@umbraco-ui/uui-loader-circle": "1.5.0-rc.3",
84
+ "@umbraco-ui/uui-menu-item": "1.5.0-rc.3",
85
+ "@umbraco-ui/uui-modal": "1.5.0-rc.3",
86
+ "@umbraco-ui/uui-pagination": "1.5.0-rc.3",
87
+ "@umbraco-ui/uui-popover": "1.5.0-rc.3",
88
+ "@umbraco-ui/uui-popover-container": "1.5.0-rc.3",
89
+ "@umbraco-ui/uui-progress-bar": "1.5.0-rc.3",
90
+ "@umbraco-ui/uui-radio": "1.5.0-rc.3",
91
+ "@umbraco-ui/uui-range-slider": "1.5.0-rc.3",
92
+ "@umbraco-ui/uui-ref": "1.5.0-rc.3",
93
+ "@umbraco-ui/uui-ref-list": "1.5.0-rc.3",
94
+ "@umbraco-ui/uui-ref-node": "1.5.0-rc.3",
95
+ "@umbraco-ui/uui-ref-node-data-type": "1.5.0-rc.3",
96
+ "@umbraco-ui/uui-ref-node-document-type": "1.5.0-rc.3",
97
+ "@umbraco-ui/uui-ref-node-form": "1.5.0-rc.3",
98
+ "@umbraco-ui/uui-ref-node-member": "1.5.0-rc.3",
99
+ "@umbraco-ui/uui-ref-node-package": "1.5.0-rc.3",
100
+ "@umbraco-ui/uui-ref-node-user": "1.5.0-rc.3",
101
+ "@umbraco-ui/uui-scroll-container": "1.5.0-rc.3",
102
+ "@umbraco-ui/uui-select": "1.5.0-rc.3",
103
+ "@umbraco-ui/uui-slider": "1.5.0-rc.3",
104
+ "@umbraco-ui/uui-symbol-expand": "1.5.0-rc.3",
105
+ "@umbraco-ui/uui-symbol-file": "1.5.0-rc.3",
106
+ "@umbraco-ui/uui-symbol-file-dropzone": "1.5.0-rc.3",
107
+ "@umbraco-ui/uui-symbol-file-thumbnail": "1.5.0-rc.3",
108
+ "@umbraco-ui/uui-symbol-folder": "1.5.0-rc.3",
109
+ "@umbraco-ui/uui-symbol-lock": "1.5.0-rc.3",
110
+ "@umbraco-ui/uui-symbol-more": "1.5.0-rc.3",
111
+ "@umbraco-ui/uui-symbol-sort": "1.5.0-rc.3",
112
+ "@umbraco-ui/uui-table": "1.5.0-rc.3",
113
+ "@umbraco-ui/uui-tabs": "1.5.0-rc.3",
114
+ "@umbraco-ui/uui-tag": "1.5.0-rc.3",
115
+ "@umbraco-ui/uui-textarea": "1.5.0-rc.3",
116
+ "@umbraco-ui/uui-toast-notification": "1.5.0-rc.3",
117
+ "@umbraco-ui/uui-toast-notification-container": "1.5.0-rc.3",
118
+ "@umbraco-ui/uui-toast-notification-layout": "1.5.0-rc.3",
119
+ "@umbraco-ui/uui-toggle": "1.5.0-rc.3",
120
+ "@umbraco-ui/uui-visually-hidden": "1.5.0-rc.3"
120
121
  },
121
122
  "scripts": {
122
123
  "build": "npm run analyze && tsc --build && rollup -c rollup.config.js",
@@ -129,5 +130,5 @@
129
130
  "storybook": {
130
131
  "url": "https://v1-contrib--62189360eeb21b003ab2f4ad.chromatic.com/"
131
132
  },
132
- "gitHead": "2ff35a098ed8a3feb8ebed1bf43b4fbb75950d65"
133
+ "gitHead": "9301fe65bae63502f49e6024cc32aa3b3844556e"
133
134
  }
@@ -2272,20 +2272,24 @@
2272
2272
  },
2273
2273
  {
2274
2274
  "name": "uui-range-slider",
2275
- "description": "Events:\n\n * `input` {} - on input\n\n * `change` {} - on change\n\nAttributes:\n\n * `disabled` {boolean} - Disables the input.\n\n * `label` {string} - Label to be used for aria-label and eventually as visual label. Adds \" low value\" and \" high value\" endings for the two values.\n\n * `step` {number} - This reflects the behavior of a native input step attribute.\n\n * `hide-step-values` {boolean} - Hides the numbers representing the value of each steps. Dots will still be visible\n\n * `min` {number} - Sets the minimum allowed value.\n\n * `max` {number} - Sets the maximum allowed value.\n\n * `min-gap` {number} - Minimum value gap between the the two picked values. Cannot be lower than the step value and cannot be higher than the maximum gap\n\n * `max-gap` {number} - Maximum value gap between the the two picked values. Cannot be lower than the minimum gap.\n\n * `value-low` {number} - The lower picked value.\n\n * `value-high` {number} - The higher picked value.\n\n * `name` {string} - This is a name property of the component.\n\n * `value` {string} - This is a value property of the uui-range-slider. Split the two values with comma, forexample 10,50 sets the values to 10 and 50.\n\n * `pristine` {boolean} - Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.\n\n * `required` {`boolean`} - Apply validation rule for requiring a value of this form control.\n\n * `required-message` {`string`} - Required validation message.\n\n * `error` {`boolean`} - Apply custom error on this input.\n\n * `error-message` {`string`} - Custom error message.\n\nProperties:\n\n * `disabled` {boolean} - Disables the input.\n\n * `label` {string} - Label to be used for aria-label and eventually as visual label. Adds \" low value\" and \" high value\" endings for the two values.\n\n * `step` {number} - This reflects the behavior of a native input step attribute.\n\n * `hideStepValues` {boolean} - Hides the numbers representing the value of each steps. Dots will still be visible\n\n * `min` {number} - Sets the minimum allowed value.\n\n * `max` {number} - Sets the maximum allowed value.\n\n * `minGap` {number} - Minimum value gap between the the two picked values. Cannot be lower than the step value and cannot be higher than the maximum gap\n\n * `maxGap` {number} - Maximum value gap between the the two picked values. Cannot be lower than the minimum gap.\n\n * `_valueLow` {`number`} - \n\n * `valueLow` {number} - The lower picked value.\n\n * `_valueHigh` {`number`} - \n\n * `valueHigh` {number} - The higher picked value.\n\n * `_trackWidth` {`number`} - \n\n * `_currentInputFocus` {`HTMLInputElement | undefined`} - \n\n * `_currentThumbFocus` {`\"high\" | \"low\"`} - \n\n * `_grabbingBoth` {`boolean | undefined`} - \n\n * `_startPos` {`number`} - \n\n * `_startLow` {`number`} - \n\n * `_startHigh` {`number`} - \n\n * `_inputLow` {`HTMLInputElement`} - \n\n * `_inputHigh` {`HTMLInputElement`} - \n\n * `_outerTrack` {`HTMLElement`} - \n\n * `_innerTrack` {`HTMLElement`} - \n\n * `_thumbLow` {`HTMLElement`} - \n\n * `_thumbHigh` {`HTMLElement`} - \n\n * `_innerColor` {`HTMLElement`} - \n\n * `_bothThumbsTarget` {`HTMLElement`} - \n\n * `_onMouseDown` - Mouse events\n\n * `_onMouseMove` - \n\n * `_onMouseUp` - \n\n * `_onTouchStart` - Touch / mobile events\n\n * `_onTouchMove` - \n\n * `_onTouchEnd` - \n\n * `styles` {`CSSResult[]`} - \n\n * `formAssociated` {boolean} - This is a static class field indicating that the element is can be used inside a native form and participate in its events.\nIt may require a polyfill, check support here https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/attachInternals.\nRead more about form controls here https://web.dev/more-capable-form-controls/\n\n * `name` {string} - This is a name property of the component.\n\n * `value` {string} - This is a value property of the uui-range-slider. Split the two values with comma, forexample 10,50 sets the values to 10 and 50.\n\n * `_validityState` - \n\n * `pristine` {boolean} - Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.\n\n * `required` {`boolean`} - Apply validation rule for requiring a value of this form control.\n\n * `requiredMessage` {`string`} - Required validation message.\n\n * `error` {`boolean`} - Apply custom error on this input.\n\n * `errorMessage` {`string`} - Custom error message.\n\n * `_value` {`string | File | FormData`} - \n\n * `_form` {`HTMLFormElement | null`} - \n\n * `_validators` {`Validator[]`} - \n\n * `_formCtrlElements` {`HTMLInputElement[]`} - \n\n * `_customValidityObject` {`Validator | undefined`} - \n\n * `_onFormSubmit` - \n\n * `validity` {`ValidityState`} - \n\n * `validationMessage` - \n\n * `_internals` - ",
2275
+ "description": "Events:\n\n * `input` {} - on input\n\n * `change` {} - on change\n\nAttributes:\n\n * `label` {string} - Label to be used for aria-label and eventually as visual label. Adds \"low-end value\" and \"high-end value\" endings for the two values.\n\n * `disabled` {boolean} - Disables the input.\n\n * `min` {number} - Sets the minimum allowed value.\n\n * `max` {number} - Sets the maximum allowed value.\n\n * `hide-step-values` {boolean} - Hides the numbers representing the value of each steps. Dots will still be visible\n\n * `step` {number} - This reflects the behavior of a native input step attribute.\n\n * `min-gap` {number} - Minimum value gap between the the two picked values. Cannot be lower than the step value and cannot be higher than the maximum gap\n\n * `max-gap` {number} - Maximum value gap between the the two picked values. Cannot be lower than the minimum gap.\n\n * `name` {string} - This is a name property of the component.\n\n * `value` {string} - This is a value property of the uui-range-slider. Split the two values with comma, for example 10,50 sets the values to 10 and 50.\n\n * `pristine` {boolean} - Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.\n\n * `required` {`boolean`} - Apply validation rule for requiring a value of this form control.\n\n * `required-message` {`string`} - Required validation message.\n\n * `error` {`boolean`} - Apply custom error on this input.\n\n * `error-message` {`string`} - Custom error message.\n\nProperties:\n\n * `label` {string} - Label to be used for aria-label and eventually as visual label. Adds \"low-end value\" and \"high-end value\" endings for the two values.\n\n * `disabled` {boolean} - Disables the input.\n\n * `min` {number} - Sets the minimum allowed value.\n\n * `_min` {`number`} - \n\n * `max` {number} - Sets the maximum allowed value.\n\n * `_max` {`number`} - \n\n * `hideStepValues` {boolean} - Hides the numbers representing the value of each steps. Dots will still be visible\n\n * `step` {number} - This reflects the behavior of a native input step attribute.\n\n * `_step` {`number`} - \n\n * `minGap` {number} - Minimum value gap between the the two picked values. Cannot be lower than the step value and cannot be higher than the maximum gap\n\n * `_minGap` {`number | undefined`} - \n\n * `maxGap` {number} - Maximum value gap between the the two picked values. Cannot be lower than the minimum gap.\n\n * `_maxGap` {`number | undefined`} - \n\n * `_currentFocus` {`HTMLInputElement | undefined`} - \n\n * `_movement` {`boolean`} - \n\n * `startPoint` {`{ mouse: number; low: number; high: number; }`} - \n\n * `_lowInputValue` {`number`} - \n\n * `_highInputValue` {`number`} - \n\n * `_trackWidth` {`number`} - \n\n * `_lowValuePercentStart` {`number`} - \n\n * `_highValuePercentEnd` {`number`} - \n\n * `_outerTrack` {`HTMLElement`} - Elements\n\n * `_inputLow` {`HTMLInputElement`} - \n\n * `_inputHigh` {`HTMLInputElement`} - \n\n * `_innerColor` {`HTMLElement`} - \n\n * `_innerColorThumb` {`HTMLElement`} - \n\n * `_onKeypress` - Events\n\n * `_onTouchStart` - Touch Event\n\n * `_onTouchMove` - \n\n * `_onTouchEnd` - \n\n * `_onMouseDown` - Mouse Event\n\n * `_onMouseMove` - \n\n * `_onMouseUp` - \n\n * `styles` {`CSSResult[]`} - Style\n\n * `formAssociated` {boolean} - This is a static class field indicating that the element is can be used inside a native form and participate in its events.\nIt may require a polyfill, check support here https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/attachInternals.\nRead more about form controls here https://web.dev/more-capable-form-controls/\n\n * `name` {string} - This is a name property of the component.\n\n * `value` {string} - This is a value property of the uui-range-slider. Split the two values with comma, for example 10,50 sets the values to 10 and 50.\n\n * `_validityState` - \n\n * `pristine` {boolean} - Determines wether the form control has been touched or interacted with, this determines wether the validation-status of this form control should be made visible.\n\n * `required` {`boolean`} - Apply validation rule for requiring a value of this form control.\n\n * `requiredMessage` {`string`} - Required validation message.\n\n * `error` {`boolean`} - Apply custom error on this input.\n\n * `errorMessage` {`string`} - Custom error message.\n\n * `_value` {`string | File | FormData`} - \n\n * `_form` {`HTMLFormElement | null`} - \n\n * `_validators` {`Validator[]`} - \n\n * `_formCtrlElements` {`HTMLInputElement[]`} - \n\n * `_customValidityObject` {`Validator | undefined`} - \n\n * `_onFormSubmit` - \n\n * `validity` {`ValidityState`} - \n\n * `validationMessage` - \n\n * `_internals` - ",
2276
2276
  "attributes": [
2277
+ {
2278
+ "name": "label",
2279
+ "description": "`label` {string} - Label to be used for aria-label and eventually as visual label. Adds \"low-end value\" and \"high-end value\" endings for the two values.\n\nProperty: label"
2280
+ },
2277
2281
  {
2278
2282
  "name": "disabled",
2279
2283
  "description": "`disabled` {boolean} - Disables the input.\n\nProperty: disabled\n\nDefault: false",
2280
2284
  "valueSet": "v"
2281
2285
  },
2282
2286
  {
2283
- "name": "label",
2284
- "description": "`label` {string} - Label to be used for aria-label and eventually as visual label. Adds \" low value\" and \" high value\" endings for the two values.\n\nProperty: label"
2287
+ "name": "min",
2288
+ "description": "`min` {number} - Sets the minimum allowed value.\n\nProperty: min\n\nDefault: 0"
2285
2289
  },
2286
2290
  {
2287
- "name": "step",
2288
- "description": "`step` {number} - This reflects the behavior of a native input step attribute.\n\nProperty: step\n\nDefault: 1"
2291
+ "name": "max",
2292
+ "description": "`max` {number} - Sets the maximum allowed value.\n\nProperty: max\n\nDefault: 100"
2289
2293
  },
2290
2294
  {
2291
2295
  "name": "hide-step-values",
@@ -2293,12 +2297,8 @@
2293
2297
  "valueSet": "v"
2294
2298
  },
2295
2299
  {
2296
- "name": "min",
2297
- "description": "`min` {number} - Sets the minimum allowed value.\n\nProperty: min\n\nDefault: 0"
2298
- },
2299
- {
2300
- "name": "max",
2301
- "description": "`max` {number} - Sets the maximum allowed value.\n\nProperty: max\n\nDefault: 100"
2300
+ "name": "step",
2301
+ "description": "`step` {number} - This reflects the behavior of a native input step attribute.\n\nProperty: step\n\nDefault: 1"
2302
2302
  },
2303
2303
  {
2304
2304
  "name": "min-gap",
@@ -2310,21 +2310,13 @@
2310
2310
  "description": "`max-gap` {number} - Maximum value gap between the the two picked values. Cannot be lower than the minimum gap.\n\nProperty: maxGap\n\nDefault: undefined",
2311
2311
  "values": []
2312
2312
  },
2313
- {
2314
- "name": "value-low",
2315
- "description": "`value-low` {number} - The lower picked value.\n\nProperty: valueLow\n\nDefault: 0"
2316
- },
2317
- {
2318
- "name": "value-high",
2319
- "description": "`value-high` {number} - The higher picked value.\n\nProperty: valueHigh\n\nDefault: 100"
2320
- },
2321
2313
  {
2322
2314
  "name": "name",
2323
2315
  "description": "`name` {string} - This is a name property of the component.\n\nProperty: name\n\nDefault: ''"
2324
2316
  },
2325
2317
  {
2326
2318
  "name": "value",
2327
- "description": "`value` {string} - This is a value property of the uui-range-slider. Split the two values with comma, forexample 10,50 sets the values to 10 and 50.\n\nProperty: value\n\nDefault: 0,100",
2319
+ "description": "`value` {string} - This is a value property of the uui-range-slider. Split the two values with comma, for example 10,50 sets the values to 10 and 50.\n\nProperty: value\n\nDefault: 0,0",
2328
2320
  "values": []
2329
2321
  },
2330
2322
  {