@umbraco-ui/uui 1.14.0 → 1.14.2
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/custom-elements.json +32 -2
- package/dist/uui.min.js +70 -70
- package/dist/uui.min.js.map +1 -1
- package/package.json +85 -85
- package/vscode-html-custom-data.json +16 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@umbraco-ui/uui",
|
|
3
|
-
"version": "1.14.
|
|
3
|
+
"version": "1.14.2",
|
|
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,89 +37,89 @@
|
|
|
37
37
|
"vscode-html-custom-data.json"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@umbraco-ui/uui-action-bar": "1.14.
|
|
41
|
-
"@umbraco-ui/uui-avatar": "1.14.
|
|
42
|
-
"@umbraco-ui/uui-avatar-group": "1.14.
|
|
43
|
-
"@umbraco-ui/uui-badge": "1.14.
|
|
44
|
-
"@umbraco-ui/uui-base": "1.14.
|
|
45
|
-
"@umbraco-ui/uui-boolean-input": "1.14.
|
|
46
|
-
"@umbraco-ui/uui-box": "1.14.
|
|
47
|
-
"@umbraco-ui/uui-breadcrumbs": "1.14.
|
|
48
|
-
"@umbraco-ui/uui-button": "1.14.
|
|
49
|
-
"@umbraco-ui/uui-button-copy-text": "1.14.
|
|
50
|
-
"@umbraco-ui/uui-button-group": "1.14.
|
|
51
|
-
"@umbraco-ui/uui-button-inline-create": "1.14.
|
|
52
|
-
"@umbraco-ui/uui-card": "1.14.
|
|
53
|
-
"@umbraco-ui/uui-card-block-type": "1.14.
|
|
54
|
-
"@umbraco-ui/uui-card-content-node": "1.14.
|
|
55
|
-
"@umbraco-ui/uui-card-media": "1.14.
|
|
56
|
-
"@umbraco-ui/uui-card-user": "1.14.
|
|
57
|
-
"@umbraco-ui/uui-caret": "1.14.
|
|
58
|
-
"@umbraco-ui/uui-checkbox": "1.14.
|
|
59
|
-
"@umbraco-ui/uui-color-area": "1.14.
|
|
60
|
-
"@umbraco-ui/uui-color-picker": "1.14.
|
|
61
|
-
"@umbraco-ui/uui-color-slider": "1.14.
|
|
62
|
-
"@umbraco-ui/uui-color-swatch": "1.14.
|
|
63
|
-
"@umbraco-ui/uui-color-swatches": "1.14.
|
|
64
|
-
"@umbraco-ui/uui-combobox": "1.14.
|
|
65
|
-
"@umbraco-ui/uui-combobox-list": "1.14.
|
|
66
|
-
"@umbraco-ui/uui-css": "1.14.
|
|
67
|
-
"@umbraco-ui/uui-dialog": "1.14.
|
|
68
|
-
"@umbraco-ui/uui-dialog-layout": "1.14.
|
|
69
|
-
"@umbraco-ui/uui-file-dropzone": "1.14.
|
|
70
|
-
"@umbraco-ui/uui-file-preview": "1.14.
|
|
71
|
-
"@umbraco-ui/uui-form": "1.14.
|
|
72
|
-
"@umbraco-ui/uui-form-layout-item": "1.14.
|
|
73
|
-
"@umbraco-ui/uui-form-validation-message": "1.14.
|
|
74
|
-
"@umbraco-ui/uui-icon": "1.14.
|
|
75
|
-
"@umbraco-ui/uui-icon-registry": "1.14.
|
|
76
|
-
"@umbraco-ui/uui-icon-registry-essential": "1.14.
|
|
77
|
-
"@umbraco-ui/uui-input": "1.14.
|
|
78
|
-
"@umbraco-ui/uui-input-file": "1.14.
|
|
79
|
-
"@umbraco-ui/uui-input-lock": "1.14.
|
|
80
|
-
"@umbraco-ui/uui-input-password": "1.14.
|
|
81
|
-
"@umbraco-ui/uui-keyboard-shortcut": "1.14.
|
|
82
|
-
"@umbraco-ui/uui-label": "1.14.
|
|
83
|
-
"@umbraco-ui/uui-loader": "1.14.
|
|
84
|
-
"@umbraco-ui/uui-loader-bar": "1.14.
|
|
85
|
-
"@umbraco-ui/uui-loader-circle": "1.14.
|
|
86
|
-
"@umbraco-ui/uui-menu-item": "1.14.
|
|
87
|
-
"@umbraco-ui/uui-modal": "1.14.
|
|
88
|
-
"@umbraco-ui/uui-pagination": "1.14.
|
|
89
|
-
"@umbraco-ui/uui-popover": "1.14.
|
|
90
|
-
"@umbraco-ui/uui-popover-container": "1.14.
|
|
91
|
-
"@umbraco-ui/uui-progress-bar": "1.14.
|
|
92
|
-
"@umbraco-ui/uui-radio": "1.14.
|
|
93
|
-
"@umbraco-ui/uui-range-slider": "1.14.
|
|
94
|
-
"@umbraco-ui/uui-ref": "1.14.
|
|
95
|
-
"@umbraco-ui/uui-ref-list": "1.14.
|
|
96
|
-
"@umbraco-ui/uui-ref-node": "1.14.
|
|
97
|
-
"@umbraco-ui/uui-ref-node-data-type": "1.14.
|
|
98
|
-
"@umbraco-ui/uui-ref-node-document-type": "1.14.
|
|
99
|
-
"@umbraco-ui/uui-ref-node-form": "1.14.
|
|
100
|
-
"@umbraco-ui/uui-ref-node-member": "1.14.
|
|
101
|
-
"@umbraco-ui/uui-ref-node-package": "1.14.
|
|
102
|
-
"@umbraco-ui/uui-ref-node-user": "1.14.
|
|
103
|
-
"@umbraco-ui/uui-scroll-container": "1.14.
|
|
104
|
-
"@umbraco-ui/uui-select": "1.14.
|
|
105
|
-
"@umbraco-ui/uui-slider": "1.14.
|
|
106
|
-
"@umbraco-ui/uui-symbol-expand": "1.14.
|
|
107
|
-
"@umbraco-ui/uui-symbol-file": "1.14.
|
|
108
|
-
"@umbraco-ui/uui-symbol-file-dropzone": "1.14.
|
|
109
|
-
"@umbraco-ui/uui-symbol-file-thumbnail": "1.14.
|
|
110
|
-
"@umbraco-ui/uui-symbol-folder": "1.14.
|
|
111
|
-
"@umbraco-ui/uui-symbol-lock": "1.14.
|
|
112
|
-
"@umbraco-ui/uui-symbol-more": "1.14.
|
|
113
|
-
"@umbraco-ui/uui-symbol-sort": "1.14.
|
|
114
|
-
"@umbraco-ui/uui-table": "1.14.
|
|
115
|
-
"@umbraco-ui/uui-tabs": "1.14.
|
|
116
|
-
"@umbraco-ui/uui-tag": "1.14.
|
|
117
|
-
"@umbraco-ui/uui-textarea": "1.14.
|
|
118
|
-
"@umbraco-ui/uui-toast-notification": "1.14.
|
|
119
|
-
"@umbraco-ui/uui-toast-notification-container": "1.14.
|
|
120
|
-
"@umbraco-ui/uui-toast-notification-layout": "1.14.
|
|
121
|
-
"@umbraco-ui/uui-toggle": "1.14.
|
|
122
|
-
"@umbraco-ui/uui-visually-hidden": "1.14.
|
|
40
|
+
"@umbraco-ui/uui-action-bar": "1.14.1",
|
|
41
|
+
"@umbraco-ui/uui-avatar": "1.14.1",
|
|
42
|
+
"@umbraco-ui/uui-avatar-group": "1.14.1",
|
|
43
|
+
"@umbraco-ui/uui-badge": "1.14.1",
|
|
44
|
+
"@umbraco-ui/uui-base": "1.14.1",
|
|
45
|
+
"@umbraco-ui/uui-boolean-input": "1.14.1",
|
|
46
|
+
"@umbraco-ui/uui-box": "1.14.1",
|
|
47
|
+
"@umbraco-ui/uui-breadcrumbs": "1.14.1",
|
|
48
|
+
"@umbraco-ui/uui-button": "1.14.1",
|
|
49
|
+
"@umbraco-ui/uui-button-copy-text": "1.14.1",
|
|
50
|
+
"@umbraco-ui/uui-button-group": "1.14.1",
|
|
51
|
+
"@umbraco-ui/uui-button-inline-create": "1.14.1",
|
|
52
|
+
"@umbraco-ui/uui-card": "1.14.1",
|
|
53
|
+
"@umbraco-ui/uui-card-block-type": "1.14.1",
|
|
54
|
+
"@umbraco-ui/uui-card-content-node": "1.14.1",
|
|
55
|
+
"@umbraco-ui/uui-card-media": "1.14.1",
|
|
56
|
+
"@umbraco-ui/uui-card-user": "1.14.1",
|
|
57
|
+
"@umbraco-ui/uui-caret": "1.14.1",
|
|
58
|
+
"@umbraco-ui/uui-checkbox": "1.14.1",
|
|
59
|
+
"@umbraco-ui/uui-color-area": "1.14.1",
|
|
60
|
+
"@umbraco-ui/uui-color-picker": "1.14.2",
|
|
61
|
+
"@umbraco-ui/uui-color-slider": "1.14.1",
|
|
62
|
+
"@umbraco-ui/uui-color-swatch": "1.14.1",
|
|
63
|
+
"@umbraco-ui/uui-color-swatches": "1.14.1",
|
|
64
|
+
"@umbraco-ui/uui-combobox": "1.14.2",
|
|
65
|
+
"@umbraco-ui/uui-combobox-list": "1.14.1",
|
|
66
|
+
"@umbraco-ui/uui-css": "1.14.1",
|
|
67
|
+
"@umbraco-ui/uui-dialog": "1.14.1",
|
|
68
|
+
"@umbraco-ui/uui-dialog-layout": "1.14.1",
|
|
69
|
+
"@umbraco-ui/uui-file-dropzone": "1.14.1",
|
|
70
|
+
"@umbraco-ui/uui-file-preview": "1.14.1",
|
|
71
|
+
"@umbraco-ui/uui-form": "1.14.1",
|
|
72
|
+
"@umbraco-ui/uui-form-layout-item": "1.14.1",
|
|
73
|
+
"@umbraco-ui/uui-form-validation-message": "1.14.1",
|
|
74
|
+
"@umbraco-ui/uui-icon": "1.14.1",
|
|
75
|
+
"@umbraco-ui/uui-icon-registry": "1.14.1",
|
|
76
|
+
"@umbraco-ui/uui-icon-registry-essential": "1.14.1",
|
|
77
|
+
"@umbraco-ui/uui-input": "1.14.1",
|
|
78
|
+
"@umbraco-ui/uui-input-file": "1.14.1",
|
|
79
|
+
"@umbraco-ui/uui-input-lock": "1.14.1",
|
|
80
|
+
"@umbraco-ui/uui-input-password": "1.14.1",
|
|
81
|
+
"@umbraco-ui/uui-keyboard-shortcut": "1.14.1",
|
|
82
|
+
"@umbraco-ui/uui-label": "1.14.1",
|
|
83
|
+
"@umbraco-ui/uui-loader": "1.14.1",
|
|
84
|
+
"@umbraco-ui/uui-loader-bar": "1.14.1",
|
|
85
|
+
"@umbraco-ui/uui-loader-circle": "1.14.1",
|
|
86
|
+
"@umbraco-ui/uui-menu-item": "1.14.1",
|
|
87
|
+
"@umbraco-ui/uui-modal": "1.14.1",
|
|
88
|
+
"@umbraco-ui/uui-pagination": "1.14.1",
|
|
89
|
+
"@umbraco-ui/uui-popover": "1.14.1",
|
|
90
|
+
"@umbraco-ui/uui-popover-container": "1.14.2",
|
|
91
|
+
"@umbraco-ui/uui-progress-bar": "1.14.1",
|
|
92
|
+
"@umbraco-ui/uui-radio": "1.14.1",
|
|
93
|
+
"@umbraco-ui/uui-range-slider": "1.14.1",
|
|
94
|
+
"@umbraco-ui/uui-ref": "1.14.1",
|
|
95
|
+
"@umbraco-ui/uui-ref-list": "1.14.1",
|
|
96
|
+
"@umbraco-ui/uui-ref-node": "1.14.1",
|
|
97
|
+
"@umbraco-ui/uui-ref-node-data-type": "1.14.1",
|
|
98
|
+
"@umbraco-ui/uui-ref-node-document-type": "1.14.1",
|
|
99
|
+
"@umbraco-ui/uui-ref-node-form": "1.14.1",
|
|
100
|
+
"@umbraco-ui/uui-ref-node-member": "1.14.1",
|
|
101
|
+
"@umbraco-ui/uui-ref-node-package": "1.14.1",
|
|
102
|
+
"@umbraco-ui/uui-ref-node-user": "1.14.1",
|
|
103
|
+
"@umbraco-ui/uui-scroll-container": "1.14.1",
|
|
104
|
+
"@umbraco-ui/uui-select": "1.14.1",
|
|
105
|
+
"@umbraco-ui/uui-slider": "1.14.1",
|
|
106
|
+
"@umbraco-ui/uui-symbol-expand": "1.14.1",
|
|
107
|
+
"@umbraco-ui/uui-symbol-file": "1.14.1",
|
|
108
|
+
"@umbraco-ui/uui-symbol-file-dropzone": "1.14.1",
|
|
109
|
+
"@umbraco-ui/uui-symbol-file-thumbnail": "1.14.1",
|
|
110
|
+
"@umbraco-ui/uui-symbol-folder": "1.14.1",
|
|
111
|
+
"@umbraco-ui/uui-symbol-lock": "1.14.1",
|
|
112
|
+
"@umbraco-ui/uui-symbol-more": "1.14.1",
|
|
113
|
+
"@umbraco-ui/uui-symbol-sort": "1.14.1",
|
|
114
|
+
"@umbraco-ui/uui-table": "1.14.1",
|
|
115
|
+
"@umbraco-ui/uui-tabs": "1.14.2",
|
|
116
|
+
"@umbraco-ui/uui-tag": "1.14.1",
|
|
117
|
+
"@umbraco-ui/uui-textarea": "1.14.1",
|
|
118
|
+
"@umbraco-ui/uui-toast-notification": "1.14.1",
|
|
119
|
+
"@umbraco-ui/uui-toast-notification-container": "1.14.1",
|
|
120
|
+
"@umbraco-ui/uui-toast-notification-layout": "1.14.1",
|
|
121
|
+
"@umbraco-ui/uui-toggle": "1.14.1",
|
|
122
|
+
"@umbraco-ui/uui-visually-hidden": "1.14.1"
|
|
123
123
|
},
|
|
124
124
|
"scripts": {
|
|
125
125
|
"build": "npm run analyze && tsc --build && rollup -c rollup.config.js",
|
|
@@ -132,5 +132,5 @@
|
|
|
132
132
|
"storybook": {
|
|
133
133
|
"url": "https://uui.umbraco.com"
|
|
134
134
|
},
|
|
135
|
-
"gitHead": "
|
|
135
|
+
"gitHead": "03bb157cdc9563f2d3f8978e4b493d798cfea3b1"
|
|
136
136
|
}
|
|
@@ -1402,7 +1402,7 @@
|
|
|
1402
1402
|
},
|
|
1403
1403
|
{
|
|
1404
1404
|
"name": "uui-combobox",
|
|
1405
|
-
"description": "Events:\n\n * `input` - fires when search input is changed\n\n * `change` - fires when selection is changed\n\nSlots:\n\n * ` ` {} - for uui-combobox-list-options\n\n * `input-prepend` {} - prepend for the uui-input\n\n * `input-append` {} - append for the uui-input\n\nAttributes:\n\n * `search` {string} - The search input.\n\n * `open` {boolean} - Specifies if the popover should be open.\n\n * `
|
|
1405
|
+
"description": "Events:\n\n * `input` - fires when search input is changed\n\n * `change` - fires when selection is changed\n\nSlots:\n\n * ` ` {} - for uui-combobox-list-options\n\n * `input-prepend` {} - prepend for the uui-input\n\n * `input-append` {} - append for the uui-input\n\nAttributes:\n\n * `search` {string} - The search input.\n\n * `open` {boolean} - Specifies if the popover should be open.\n\n * `close-label` {string} - Specifies the button label for the close button in mobile mode\n\n * `disabled` {boolean} - Disables the uui-combobox.\n\n * `hide-expand-symbol` {boolean} - Removes the expand symbol.\n\n * `readonly` {boolean} - Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.\n\n * `placeholder` {string} - Defines the input placeholder.\n\n * `name` {string} - This is a name property of the component.\n\n * `value` {string} - Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.\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\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\nProperties:\n\n * `search` {string} - The search input.\n\n * `open` {boolean} - Specifies if the popover should be open.\n\n * `closeLabel` {string} - Specifies the button label for the close button in mobile mode\n\n * `disabled` {boolean} - Disables the uui-combobox.\n\n * `hideExpandSymbol` {boolean} - Removes the expand symbol.\n\n * `readonly` {boolean} - Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.\n\n * `placeholder` {string} - Defines the input placeholder.\n\n * `_input` {`HTMLInputElement`} - \n\n * `_comboboxPopoverElement` {`UUIPopoverContainerElement | undefined`} - \n\n * `_comboboxListElements` {`UUIComboboxListElement[] | undefined`} - \n\n * `_displayValue` {`string`} - \n\n * `_search` {`string`} - \n\n * `_isPhone` {`boolean`} - \n\n * `_isOpen` {`boolean`} - \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} - Value of this form control.\nIf you dont want the setFormValue to be called on the ElementInternals, then prevent calling this method, by not calling super.value = newValue in your implementation of the value setter method.\n\n * `_pristine` {`boolean`} - \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 * `_customValidityObject` {`UUIFormControlValidatorConfig | undefined`} - \n\n * `validity` {`ValidityState`} - \n\n * `validationMessage` {`string`} - \n\n * `_internals` {`ElementInternals`} - \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.",
|
|
1406
1406
|
"attributes": [
|
|
1407
1407
|
{
|
|
1408
1408
|
"name": "search",
|
|
@@ -1414,19 +1414,28 @@
|
|
|
1414
1414
|
"valueSet": "v"
|
|
1415
1415
|
},
|
|
1416
1416
|
{
|
|
1417
|
-
"name": "
|
|
1418
|
-
"description": "`
|
|
1417
|
+
"name": "close-label",
|
|
1418
|
+
"description": "`close-label` {string} - Specifies the button label for the close button in mobile mode\n\nProperty: closeLabel\n\nDefault: \"Close\""
|
|
1419
1419
|
},
|
|
1420
1420
|
{
|
|
1421
1421
|
"name": "disabled",
|
|
1422
1422
|
"description": "`disabled` {boolean} - Disables the uui-combobox.\n\nProperty: disabled\n\nDefault: false",
|
|
1423
1423
|
"valueSet": "v"
|
|
1424
1424
|
},
|
|
1425
|
+
{
|
|
1426
|
+
"name": "hide-expand-symbol",
|
|
1427
|
+
"description": "`hide-expand-symbol` {boolean} - Removes the expand symbol.\n\nProperty: hideExpandSymbol\n\nDefault: false",
|
|
1428
|
+
"valueSet": "v"
|
|
1429
|
+
},
|
|
1425
1430
|
{
|
|
1426
1431
|
"name": "readonly",
|
|
1427
1432
|
"description": "`readonly` {boolean} - Sets the input to readonly mode, meaning value cannot be changed but still able to read and select its content.\n\nProperty: readonly\n\nDefault: false",
|
|
1428
1433
|
"valueSet": "v"
|
|
1429
1434
|
},
|
|
1435
|
+
{
|
|
1436
|
+
"name": "placeholder",
|
|
1437
|
+
"description": "`placeholder` {string} - Defines the input placeholder.\n\nProperty: placeholder\n\nDefault: ''"
|
|
1438
|
+
},
|
|
1430
1439
|
{
|
|
1431
1440
|
"name": "name",
|
|
1432
1441
|
"description": "`name` {string} - This is a name property of the component.\n\nProperty: name\n\nDefault: ''"
|
|
@@ -2613,6 +2622,10 @@
|
|
|
2613
2622
|
}
|
|
2614
2623
|
]
|
|
2615
2624
|
},
|
|
2625
|
+
{
|
|
2626
|
+
"name": "uui-popover-container",
|
|
2627
|
+
"attributes": []
|
|
2628
|
+
},
|
|
2616
2629
|
{
|
|
2617
2630
|
"name": "uui-popover-container",
|
|
2618
2631
|
"description": "Events:\n\n * `uui-popover-before-toggle` {`CustomEvent<{ oldState: any; newState: any; }>`} - \n\nAttributes:\n\n * `margin` {number} - Set the distance between popover container element and target element.\n\n * `open` {boolean} - Read-only attribute to check if the popover is open\n\n * `placement` {`PopoverContainerPlacement`} - Define the placement of the popover container.\n\nProperties:\n\n * `margin` {number} - Set the distance between popover container element and target element.\n\n * `open` {boolean} - Read-only attribute to check if the popover is open\n\n * `placement` {`PopoverContainerPlacement`} - Define the placement of the popover container.\n\n * `_placement` {`PopoverContainerPlacement`} - \n\n * `_open` {`boolean`} - \n\n * `_actualPlacement` {`PopoverContainerPlacement`} - \n\n * `styles` {`CSSResult[]`} - ",
|