@umbraco-ui/uui 1.4.0-rc.1 → 1.4.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.
- package/custom-elements.json +114 -4
- package/dist/uui.min.js +45 -45
- package/dist/uui.min.js.map +1 -1
- package/package.json +81 -81
- package/vscode-html-custom-data.json +100 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@umbraco-ui/uui",
|
|
3
|
-
"version": "1.4.0
|
|
3
|
+
"version": "1.4.0",
|
|
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,85 +37,85 @@
|
|
|
37
37
|
"vscode-html-custom-data.json"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@umbraco-ui/uui-action-bar": "1.4.0
|
|
41
|
-
"@umbraco-ui/uui-avatar": "1.4.0
|
|
42
|
-
"@umbraco-ui/uui-avatar-group": "1.4.0
|
|
43
|
-
"@umbraco-ui/uui-badge": "1.4.0
|
|
44
|
-
"@umbraco-ui/uui-base": "1.4.0
|
|
45
|
-
"@umbraco-ui/uui-boolean-input": "1.4.0
|
|
46
|
-
"@umbraco-ui/uui-box": "1.4.0
|
|
47
|
-
"@umbraco-ui/uui-breadcrumbs": "1.4.0
|
|
48
|
-
"@umbraco-ui/uui-button": "1.4.0
|
|
49
|
-
"@umbraco-ui/uui-button-group": "1.4.0
|
|
50
|
-
"@umbraco-ui/uui-button-inline-create": "1.4.0
|
|
51
|
-
"@umbraco-ui/uui-card": "1.4.0
|
|
52
|
-
"@umbraco-ui/uui-card-content-node": "1.4.0
|
|
53
|
-
"@umbraco-ui/uui-card-media": "1.4.0
|
|
54
|
-
"@umbraco-ui/uui-card-user": "1.4.0
|
|
55
|
-
"@umbraco-ui/uui-caret": "1.4.0
|
|
56
|
-
"@umbraco-ui/uui-checkbox": "1.4.0
|
|
57
|
-
"@umbraco-ui/uui-color-area": "1.4.0
|
|
58
|
-
"@umbraco-ui/uui-color-picker": "1.4.0
|
|
59
|
-
"@umbraco-ui/uui-color-slider": "1.4.0
|
|
60
|
-
"@umbraco-ui/uui-color-swatch": "1.4.0
|
|
61
|
-
"@umbraco-ui/uui-color-swatches": "1.4.0
|
|
62
|
-
"@umbraco-ui/uui-combobox": "1.4.0
|
|
63
|
-
"@umbraco-ui/uui-combobox-list": "1.4.0
|
|
64
|
-
"@umbraco-ui/uui-css": "1.4.0
|
|
65
|
-
"@umbraco-ui/uui-dialog": "1.4.0
|
|
66
|
-
"@umbraco-ui/uui-dialog-layout": "1.4.0
|
|
67
|
-
"@umbraco-ui/uui-file-dropzone": "1.4.0
|
|
68
|
-
"@umbraco-ui/uui-file-preview": "1.4.0
|
|
69
|
-
"@umbraco-ui/uui-form": "1.4.0
|
|
70
|
-
"@umbraco-ui/uui-form-layout-item": "1.4.0
|
|
71
|
-
"@umbraco-ui/uui-form-validation-message": "1.4.0
|
|
72
|
-
"@umbraco-ui/uui-icon": "1.4.0
|
|
73
|
-
"@umbraco-ui/uui-icon-registry": "1.4.0
|
|
74
|
-
"@umbraco-ui/uui-icon-registry-essential": "1.4.0
|
|
75
|
-
"@umbraco-ui/uui-input": "1.4.0
|
|
76
|
-
"@umbraco-ui/uui-input-file": "1.4.0
|
|
77
|
-
"@umbraco-ui/uui-input-lock": "1.4.0
|
|
78
|
-
"@umbraco-ui/uui-input-password": "1.4.0
|
|
79
|
-
"@umbraco-ui/uui-keyboard-shortcut": "1.4.0
|
|
80
|
-
"@umbraco-ui/uui-label": "1.4.0
|
|
81
|
-
"@umbraco-ui/uui-loader": "1.4.0
|
|
82
|
-
"@umbraco-ui/uui-loader-bar": "1.4.0
|
|
83
|
-
"@umbraco-ui/uui-loader-circle": "1.4.0
|
|
84
|
-
"@umbraco-ui/uui-menu-item": "1.4.0
|
|
85
|
-
"@umbraco-ui/uui-modal": "1.4.0
|
|
86
|
-
"@umbraco-ui/uui-pagination": "1.4.0
|
|
87
|
-
"@umbraco-ui/uui-popover": "1.4.0
|
|
88
|
-
"@umbraco-ui/uui-progress-bar": "1.4.0
|
|
89
|
-
"@umbraco-ui/uui-radio": "1.4.0
|
|
90
|
-
"@umbraco-ui/uui-range-slider": "1.4.0
|
|
91
|
-
"@umbraco-ui/uui-ref": "1.4.0
|
|
92
|
-
"@umbraco-ui/uui-ref-list": "1.4.0
|
|
93
|
-
"@umbraco-ui/uui-ref-node": "1.4.0
|
|
94
|
-
"@umbraco-ui/uui-ref-node-data-type": "1.4.0
|
|
95
|
-
"@umbraco-ui/uui-ref-node-document-type": "1.4.0
|
|
96
|
-
"@umbraco-ui/uui-ref-node-form": "1.4.0
|
|
97
|
-
"@umbraco-ui/uui-ref-node-member": "1.4.0
|
|
98
|
-
"@umbraco-ui/uui-ref-node-package": "1.4.0
|
|
99
|
-
"@umbraco-ui/uui-ref-node-user": "1.4.0
|
|
100
|
-
"@umbraco-ui/uui-scroll-container": "1.4.0
|
|
101
|
-
"@umbraco-ui/uui-select": "1.4.0
|
|
102
|
-
"@umbraco-ui/uui-slider": "1.4.0
|
|
103
|
-
"@umbraco-ui/uui-symbol-expand": "1.4.0
|
|
104
|
-
"@umbraco-ui/uui-symbol-file": "1.4.0
|
|
105
|
-
"@umbraco-ui/uui-symbol-file-dropzone": "1.4.0
|
|
106
|
-
"@umbraco-ui/uui-symbol-file-thumbnail": "1.4.0
|
|
107
|
-
"@umbraco-ui/uui-symbol-folder": "1.4.0
|
|
108
|
-
"@umbraco-ui/uui-symbol-lock": "1.4.0
|
|
109
|
-
"@umbraco-ui/uui-symbol-more": "1.4.0
|
|
110
|
-
"@umbraco-ui/uui-symbol-sort": "1.4.0
|
|
111
|
-
"@umbraco-ui/uui-table": "1.4.0
|
|
112
|
-
"@umbraco-ui/uui-tabs": "1.4.0
|
|
113
|
-
"@umbraco-ui/uui-tag": "1.4.0
|
|
114
|
-
"@umbraco-ui/uui-textarea": "1.4.0
|
|
115
|
-
"@umbraco-ui/uui-toast-notification": "1.4.0
|
|
116
|
-
"@umbraco-ui/uui-toast-notification-container": "1.4.0
|
|
117
|
-
"@umbraco-ui/uui-toast-notification-layout": "1.4.0
|
|
118
|
-
"@umbraco-ui/uui-toggle": "1.4.0
|
|
40
|
+
"@umbraco-ui/uui-action-bar": "1.4.0",
|
|
41
|
+
"@umbraco-ui/uui-avatar": "1.4.0",
|
|
42
|
+
"@umbraco-ui/uui-avatar-group": "1.4.0",
|
|
43
|
+
"@umbraco-ui/uui-badge": "1.4.0",
|
|
44
|
+
"@umbraco-ui/uui-base": "1.4.0",
|
|
45
|
+
"@umbraco-ui/uui-boolean-input": "1.4.0",
|
|
46
|
+
"@umbraco-ui/uui-box": "1.4.0",
|
|
47
|
+
"@umbraco-ui/uui-breadcrumbs": "1.4.0",
|
|
48
|
+
"@umbraco-ui/uui-button": "1.4.0",
|
|
49
|
+
"@umbraco-ui/uui-button-group": "1.4.0",
|
|
50
|
+
"@umbraco-ui/uui-button-inline-create": "1.4.0",
|
|
51
|
+
"@umbraco-ui/uui-card": "1.4.0",
|
|
52
|
+
"@umbraco-ui/uui-card-content-node": "1.4.0",
|
|
53
|
+
"@umbraco-ui/uui-card-media": "1.4.0",
|
|
54
|
+
"@umbraco-ui/uui-card-user": "1.4.0",
|
|
55
|
+
"@umbraco-ui/uui-caret": "1.4.0",
|
|
56
|
+
"@umbraco-ui/uui-checkbox": "1.4.0",
|
|
57
|
+
"@umbraco-ui/uui-color-area": "1.4.0",
|
|
58
|
+
"@umbraco-ui/uui-color-picker": "1.4.0",
|
|
59
|
+
"@umbraco-ui/uui-color-slider": "1.4.0",
|
|
60
|
+
"@umbraco-ui/uui-color-swatch": "1.4.0",
|
|
61
|
+
"@umbraco-ui/uui-color-swatches": "1.4.0",
|
|
62
|
+
"@umbraco-ui/uui-combobox": "1.4.0",
|
|
63
|
+
"@umbraco-ui/uui-combobox-list": "1.4.0",
|
|
64
|
+
"@umbraco-ui/uui-css": "1.4.0",
|
|
65
|
+
"@umbraco-ui/uui-dialog": "1.4.0",
|
|
66
|
+
"@umbraco-ui/uui-dialog-layout": "1.4.0",
|
|
67
|
+
"@umbraco-ui/uui-file-dropzone": "1.4.0",
|
|
68
|
+
"@umbraco-ui/uui-file-preview": "1.4.0",
|
|
69
|
+
"@umbraco-ui/uui-form": "1.4.0",
|
|
70
|
+
"@umbraco-ui/uui-form-layout-item": "1.4.0",
|
|
71
|
+
"@umbraco-ui/uui-form-validation-message": "1.4.0",
|
|
72
|
+
"@umbraco-ui/uui-icon": "1.4.0",
|
|
73
|
+
"@umbraco-ui/uui-icon-registry": "1.4.0",
|
|
74
|
+
"@umbraco-ui/uui-icon-registry-essential": "1.4.0",
|
|
75
|
+
"@umbraco-ui/uui-input": "1.4.0",
|
|
76
|
+
"@umbraco-ui/uui-input-file": "1.4.0",
|
|
77
|
+
"@umbraco-ui/uui-input-lock": "1.4.0",
|
|
78
|
+
"@umbraco-ui/uui-input-password": "1.4.0",
|
|
79
|
+
"@umbraco-ui/uui-keyboard-shortcut": "1.4.0",
|
|
80
|
+
"@umbraco-ui/uui-label": "1.4.0",
|
|
81
|
+
"@umbraco-ui/uui-loader": "1.4.0",
|
|
82
|
+
"@umbraco-ui/uui-loader-bar": "1.4.0",
|
|
83
|
+
"@umbraco-ui/uui-loader-circle": "1.4.0",
|
|
84
|
+
"@umbraco-ui/uui-menu-item": "1.4.0",
|
|
85
|
+
"@umbraco-ui/uui-modal": "1.4.0",
|
|
86
|
+
"@umbraco-ui/uui-pagination": "1.4.0",
|
|
87
|
+
"@umbraco-ui/uui-popover": "1.4.0",
|
|
88
|
+
"@umbraco-ui/uui-progress-bar": "1.4.0",
|
|
89
|
+
"@umbraco-ui/uui-radio": "1.4.0",
|
|
90
|
+
"@umbraco-ui/uui-range-slider": "1.4.0",
|
|
91
|
+
"@umbraco-ui/uui-ref": "1.4.0",
|
|
92
|
+
"@umbraco-ui/uui-ref-list": "1.4.0",
|
|
93
|
+
"@umbraco-ui/uui-ref-node": "1.4.0",
|
|
94
|
+
"@umbraco-ui/uui-ref-node-data-type": "1.4.0",
|
|
95
|
+
"@umbraco-ui/uui-ref-node-document-type": "1.4.0",
|
|
96
|
+
"@umbraco-ui/uui-ref-node-form": "1.4.0",
|
|
97
|
+
"@umbraco-ui/uui-ref-node-member": "1.4.0",
|
|
98
|
+
"@umbraco-ui/uui-ref-node-package": "1.4.0",
|
|
99
|
+
"@umbraco-ui/uui-ref-node-user": "1.4.0",
|
|
100
|
+
"@umbraco-ui/uui-scroll-container": "1.4.0",
|
|
101
|
+
"@umbraco-ui/uui-select": "1.4.0",
|
|
102
|
+
"@umbraco-ui/uui-slider": "1.4.0",
|
|
103
|
+
"@umbraco-ui/uui-symbol-expand": "1.4.0",
|
|
104
|
+
"@umbraco-ui/uui-symbol-file": "1.4.0",
|
|
105
|
+
"@umbraco-ui/uui-symbol-file-dropzone": "1.4.0",
|
|
106
|
+
"@umbraco-ui/uui-symbol-file-thumbnail": "1.4.0",
|
|
107
|
+
"@umbraco-ui/uui-symbol-folder": "1.4.0",
|
|
108
|
+
"@umbraco-ui/uui-symbol-lock": "1.4.0",
|
|
109
|
+
"@umbraco-ui/uui-symbol-more": "1.4.0",
|
|
110
|
+
"@umbraco-ui/uui-symbol-sort": "1.4.0",
|
|
111
|
+
"@umbraco-ui/uui-table": "1.4.0",
|
|
112
|
+
"@umbraco-ui/uui-tabs": "1.4.0",
|
|
113
|
+
"@umbraco-ui/uui-tag": "1.4.0",
|
|
114
|
+
"@umbraco-ui/uui-textarea": "1.4.0",
|
|
115
|
+
"@umbraco-ui/uui-toast-notification": "1.4.0",
|
|
116
|
+
"@umbraco-ui/uui-toast-notification-container": "1.4.0",
|
|
117
|
+
"@umbraco-ui/uui-toast-notification-layout": "1.4.0",
|
|
118
|
+
"@umbraco-ui/uui-toggle": "1.4.0"
|
|
119
119
|
},
|
|
120
120
|
"scripts": {
|
|
121
121
|
"build": "npm run analyze && tsc --build && rollup -c rollup.config.js",
|
|
@@ -128,5 +128,5 @@
|
|
|
128
128
|
"storybook": {
|
|
129
129
|
"url": "https://v1-contrib--62189360eeb21b003ab2f4ad.chromatic.com/"
|
|
130
130
|
},
|
|
131
|
-
"gitHead": "
|
|
131
|
+
"gitHead": "09437426b75b875ea93d7ab61b489d3817d81d96"
|
|
132
132
|
}
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
},
|
|
335
335
|
{
|
|
336
336
|
"name": "uui-card-content-node",
|
|
337
|
-
"description": "Events:\n\n * `open` - fires when the card title is clicked
|
|
337
|
+
"description": "Events:\n\n * `open` - fires when the card title is clicked.\n\n * `selected` - fires when the media card is selected\n\n * `deselected` - fires when the media card is deselected\n\nSlots:\n\n * ` ` {} - slot for the default content area\n\n * `icon` {} - slot for the icon with support for `<uui-icon>` elements\n\n * `tag` {} - slot for the tag with support for `<uui-tag>` elements\n\n * `actions` {} - slot for the actions with support for the `<uui-action-bar>` element\n\nAttributes:\n\n * `name` {string} - Node name\n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\nProperties:\n\n * `name` {string} - Node name\n\n * `_iconSlotHasContent` {`boolean`} - \n\n * `fallbackIcon` {`string`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `_selectOnly` {`boolean`} - \n\n * `selectOnly` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `_selectable` {`boolean`} - \n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `deselectable` {`boolean`} - \n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\n * `selectableTarget` {`EventTarget`} - \n\n * `handleSelectKeydown` - ",
|
|
338
338
|
"attributes": [
|
|
339
339
|
{
|
|
340
340
|
"name": "name",
|
|
@@ -350,6 +350,29 @@
|
|
|
350
350
|
"description": "`error` {boolean} - Set to true to highlight there is an error with this item.\n\nProperty: error\n\nDefault: false",
|
|
351
351
|
"valueSet": "v"
|
|
352
352
|
},
|
|
353
|
+
{
|
|
354
|
+
"name": "href",
|
|
355
|
+
"description": "`href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\nProperty: href\n\nDefault: undefined",
|
|
356
|
+
"values": []
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"name": "target",
|
|
360
|
+
"description": "`target` {string} - Set an anchor tag target, only used when using href.\n\nProperty: target\n\nDefault: undefined",
|
|
361
|
+
"values": [
|
|
362
|
+
{
|
|
363
|
+
"name": "_blank"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"name": "_parent"
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"name": "_self"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"name": "_top"
|
|
373
|
+
}
|
|
374
|
+
]
|
|
375
|
+
},
|
|
353
376
|
{
|
|
354
377
|
"name": "select-only",
|
|
355
378
|
"description": "`select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\nProperty: selectOnly",
|
|
@@ -367,7 +390,7 @@
|
|
|
367
390
|
},
|
|
368
391
|
{
|
|
369
392
|
"name": "onopen",
|
|
370
|
-
"description": "`open` - fires when the card title is clicked"
|
|
393
|
+
"description": "`open` - fires when the card title is clicked."
|
|
371
394
|
},
|
|
372
395
|
{
|
|
373
396
|
"name": "onselected",
|
|
@@ -381,7 +404,7 @@
|
|
|
381
404
|
},
|
|
382
405
|
{
|
|
383
406
|
"name": "uui-card-media",
|
|
384
|
-
"description": "Events:\n\n * `open` - fires when the card title is clicked
|
|
407
|
+
"description": "Events:\n\n * `open` - fires when the card title is clicked.\n\n * `selected` - fires when the media card is selected\n\n * `deselected` - fires when the media card is deselected\n\nSlots:\n\n * `tag` {} - slot for the tag with support for `<uui-tag>` elements\n\n * `actions` {} - slot for the actions with support for the `<uui-action-bar>` element\n\n * ` ` {} - slot for the default content area\n\nAttributes:\n\n * `name` {string} - Media name\n\n * `file-ext` {string} - Media file extension, without \".\"\n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\nProperties:\n\n * `name` {string} - Media name\n\n * `fileExt` {string} - Media file extension, without \".\"\n\n * `hasPreview` {`boolean`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `_selectOnly` {`boolean`} - \n\n * `selectOnly` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `_selectable` {`boolean`} - \n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `deselectable` {`boolean`} - \n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\n * `selectableTarget` {`EventTarget`} - \n\n * `handleSelectKeydown` - ",
|
|
385
408
|
"attributes": [
|
|
386
409
|
{
|
|
387
410
|
"name": "name",
|
|
@@ -401,6 +424,29 @@
|
|
|
401
424
|
"description": "`error` {boolean} - Set to true to highlight there is an error with this item.\n\nProperty: error\n\nDefault: false",
|
|
402
425
|
"valueSet": "v"
|
|
403
426
|
},
|
|
427
|
+
{
|
|
428
|
+
"name": "href",
|
|
429
|
+
"description": "`href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\nProperty: href\n\nDefault: undefined",
|
|
430
|
+
"values": []
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"name": "target",
|
|
434
|
+
"description": "`target` {string} - Set an anchor tag target, only used when using href.\n\nProperty: target\n\nDefault: undefined",
|
|
435
|
+
"values": [
|
|
436
|
+
{
|
|
437
|
+
"name": "_blank"
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
"name": "_parent"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"name": "_self"
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"name": "_top"
|
|
447
|
+
}
|
|
448
|
+
]
|
|
449
|
+
},
|
|
404
450
|
{
|
|
405
451
|
"name": "select-only",
|
|
406
452
|
"description": "`select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\nProperty: selectOnly",
|
|
@@ -418,7 +464,7 @@
|
|
|
418
464
|
},
|
|
419
465
|
{
|
|
420
466
|
"name": "onopen",
|
|
421
|
-
"description": "`open` - fires when the card title is clicked"
|
|
467
|
+
"description": "`open` - fires when the card title is clicked."
|
|
422
468
|
},
|
|
423
469
|
{
|
|
424
470
|
"name": "onselected",
|
|
@@ -432,7 +478,7 @@
|
|
|
432
478
|
},
|
|
433
479
|
{
|
|
434
480
|
"name": "uui-card-user",
|
|
435
|
-
"description": "Events:\n\n * `open` - fires when the card title is clicked
|
|
481
|
+
"description": "Events:\n\n * `open` - fires when the card title is clicked.\n\n * `selected` - fires when the media card is selected\n\n * `deselected` - fires when the media card is deselected\n\nSlots:\n\n * ` ` {} - slot for the default content area\n\n * `tag` {} - slot for the tag with support for `<uui-tag>` elements\n\n * `actions` {} - slot for the actions with support for the `<uui-action-bar>` element\n\nAttributes:\n\n * `name` {string} - User name\n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\nProperties:\n\n * `name` {string} - User name\n\n * `styles` {`CSSResult[]`} - \n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `_selectOnly` {`boolean`} - \n\n * `selectOnly` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `_selectable` {`boolean`} - \n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `deselectable` {`boolean`} - \n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\n * `selectableTarget` {`EventTarget`} - \n\n * `handleSelectKeydown` - ",
|
|
436
482
|
"attributes": [
|
|
437
483
|
{
|
|
438
484
|
"name": "name",
|
|
@@ -448,6 +494,29 @@
|
|
|
448
494
|
"description": "`error` {boolean} - Set to true to highlight there is an error with this item.\n\nProperty: error\n\nDefault: false",
|
|
449
495
|
"valueSet": "v"
|
|
450
496
|
},
|
|
497
|
+
{
|
|
498
|
+
"name": "href",
|
|
499
|
+
"description": "`href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\nProperty: href\n\nDefault: undefined",
|
|
500
|
+
"values": []
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"name": "target",
|
|
504
|
+
"description": "`target` {string} - Set an anchor tag target, only used when using href.\n\nProperty: target\n\nDefault: undefined",
|
|
505
|
+
"values": [
|
|
506
|
+
{
|
|
507
|
+
"name": "_blank"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"name": "_parent"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"name": "_self"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"name": "_top"
|
|
517
|
+
}
|
|
518
|
+
]
|
|
519
|
+
},
|
|
451
520
|
{
|
|
452
521
|
"name": "select-only",
|
|
453
522
|
"description": "`select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\nProperty: selectOnly",
|
|
@@ -465,7 +534,7 @@
|
|
|
465
534
|
},
|
|
466
535
|
{
|
|
467
536
|
"name": "onopen",
|
|
468
|
-
"description": "`open` - fires when the card title is clicked"
|
|
537
|
+
"description": "`open` - fires when the card title is clicked."
|
|
469
538
|
},
|
|
470
539
|
{
|
|
471
540
|
"name": "onselected",
|
|
@@ -479,7 +548,7 @@
|
|
|
479
548
|
},
|
|
480
549
|
{
|
|
481
550
|
"name": "uui-card",
|
|
482
|
-
"description": "Events:\n\n * `open` - fires when the card title is clicked
|
|
551
|
+
"description": "Events:\n\n * `open` - fires when the card title is clicked.\n\n * `selected` - fires when the media card is selected\n\n * `deselected` - fires when the media card is deselected\n\nSlots:\n\n * ` ` {} - Default content.\n\nAttributes:\n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\nProperties:\n\n * `styles` {`CSSResult[]`} - \n\n * `disabled` {boolean} - Set to true to prevent opening of this item.\nThis does not prevent selection, selection is controlled by property 'selectable'\n\n * `error` {boolean} - Set to true to highlight there is an error with this item.\n\n * `href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\n * `target` {string} - Set an anchor tag target, only used when using href.\n\n * `_selectOnly` {`boolean`} - \n\n * `selectOnly` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\n * `_selectable` {`boolean`} - \n\n * `selectable` {`boolean`} - Enable the ability to select this element.\n\n * `deselectable` {`boolean`} - \n\n * `selected` {`boolean`} - Attribute applied when the element is selected.\n\n * `selectableTarget` {`EventTarget`} - \n\n * `handleSelectKeydown` - ",
|
|
483
552
|
"attributes": [
|
|
484
553
|
{
|
|
485
554
|
"name": "disabled",
|
|
@@ -491,6 +560,29 @@
|
|
|
491
560
|
"description": "`error` {boolean} - Set to true to highlight there is an error with this item.\n\nProperty: error\n\nDefault: false",
|
|
492
561
|
"valueSet": "v"
|
|
493
562
|
},
|
|
563
|
+
{
|
|
564
|
+
"name": "href",
|
|
565
|
+
"description": "`href` {string} - Set an href, this will turns the name of the card into an anchor tag.\n\nProperty: href\n\nDefault: undefined",
|
|
566
|
+
"values": []
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
"name": "target",
|
|
570
|
+
"description": "`target` {string} - Set an anchor tag target, only used when using href.\n\nProperty: target\n\nDefault: undefined",
|
|
571
|
+
"values": [
|
|
572
|
+
{
|
|
573
|
+
"name": "_blank"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"name": "_parent"
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"name": "_self"
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"name": "_top"
|
|
583
|
+
}
|
|
584
|
+
]
|
|
585
|
+
},
|
|
494
586
|
{
|
|
495
587
|
"name": "select-only",
|
|
496
588
|
"description": "`select-only` {`boolean`} - Enforce selection interaction and prevent all other interactions, set this when the UI is turned into Selection-Mode.\n\nProperty: selectOnly",
|
|
@@ -508,7 +600,7 @@
|
|
|
508
600
|
},
|
|
509
601
|
{
|
|
510
602
|
"name": "onopen",
|
|
511
|
-
"description": "`open` - fires when the card title is clicked"
|
|
603
|
+
"description": "`open` - fires when the card title is clicked."
|
|
512
604
|
},
|
|
513
605
|
{
|
|
514
606
|
"name": "onselected",
|