@universal-material/web 3.3.8 → 3.3.10
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/card/card.js +1 -1
- package/card/card.js.map +1 -1
- package/custom-elements.json +4728 -4728
- package/package.json +1 -1
- package/search/search.d.ts.map +1 -1
- package/search/search.js +6 -5
- package/search/search.js.map +1 -1
- package/text-field/text-field.js +4 -4
- package/text-field/text-field.js.map +1 -1
- package/vscode.html-custom-data.json +120 -120
package/package.json
CHANGED
package/search/search.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../../src/search/search.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAEvD,OAAO,EAAQ,kBAAkB,EAAW,MAAM,KAAK,CAAC;AAMxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;AAGxG,qBACa,QAAS,SAAQ,wBAAwB;;IAEpD,OAAgB,MAAM,4BAAwB;IAG9C,QAAQ,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAW;IAEpC,KAAK,EAAG,gBAAgB,CAAC;cAItB,aAAa,IAAI,kBAAkB;IAI7C,MAAM,IAAI,kBAAkB;
|
|
1
|
+
{"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../../src/search/search.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAEvD,OAAO,EAAQ,kBAAkB,EAAW,MAAM,KAAK,CAAC;AAMxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;AAGxG,qBACa,QAAS,SAAQ,wBAAwB;;IAEpD,OAAgB,MAAM,4BAAwB;IAG9C,QAAQ,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ,CAAW;IAEpC,KAAK,EAAG,gBAAgB,CAAC;cAItB,aAAa,IAAI,kBAAkB;IAI7C,MAAM,IAAI,kBAAkB;IAwC5B,YAAY,CAAC,iBAAiB,EAAE,cAAc;CAUxD;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,UAAU,EAAE,QAAQ,CAAC;KACtB;CACF"}
|
package/search/search.js
CHANGED
|
@@ -29,13 +29,14 @@ let UmSearch = class UmSearch extends UmNativeTextFieldWrapper {
|
|
|
29
29
|
</div>
|
|
30
30
|
<input
|
|
31
31
|
class="input"
|
|
32
|
-
part="input"
|
|
32
|
+
part="input"
|
|
33
|
+
id=${this.id || nothing}
|
|
33
34
|
spellcheck=${this.spellcheck}
|
|
34
|
-
autocomplete=${this.autocomplete}
|
|
35
|
-
autocapitalize=${this.autocapitalize}
|
|
36
|
-
role=${this.role}
|
|
35
|
+
autocomplete=${this.autocomplete ?? nothing}
|
|
36
|
+
autocapitalize=${this.autocapitalize || nothing}
|
|
37
|
+
role=${this.role ?? nothing}
|
|
37
38
|
maxlength=${this.maxlength ?? nothing}
|
|
38
|
-
.placeholder=${this.placeholder}
|
|
39
|
+
.placeholder=${this.placeholder ?? nothing}
|
|
39
40
|
.value=${live(this._value)}
|
|
40
41
|
@input=${this._handleInput} />
|
|
41
42
|
|
package/search/search.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search.js","sourceRoot":"","sources":["../../src/search/search.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,IAAI,EAAsB,OAAO,EAAE,MAAM,KAAK,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AACvD,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAE9C,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;AACxG,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAGrC,IAAM,QAAQ,GAAd,MAAM,QAAS,SAAQ,wBAAwB;IAA/C;;QAKL,aAAQ,GAAoC,OAAO,CAAC;QAIpD,2BAAsB,GAA0B,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"search.js","sourceRoot":"","sources":["../../src/search/search.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,IAAI,EAAsB,OAAO,EAAE,MAAM,KAAK,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AACvD,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAE9C,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;AACxG,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAGrC,IAAM,QAAQ,GAAd,MAAM,QAAS,SAAQ,wBAAwB;IAA/C;;QAKL,aAAQ,GAAoC,OAAO,CAAC;QAIpD,2BAAsB,GAA0B,IAAI,CAAC;IAwDvD,CAAC;aA/DiB,WAAM,GAAG,CAAC,UAAU,EAAE,MAAM,CAAC,AAAvB,CAAwB;IAO9C,sBAAsB,CAA+B;IAElC,aAAa;QAC9B,OAAO,IAAI,CAAA,EAAE,CAAC;IAChB,CAAC;IAEQ,MAAM;QACb,MAAM,OAAO,GAAG,QAAQ,CAAC;YACvB,iBAAiB,EAAE,IAAI;SACxB,CAAC,CAAC;QAEH,OAAO,IAAI,CAAA;oBACK,OAAO;;;qDAG0B,IAAI,CAAC,4BAA4B;;;;;iBAKrE,IAAI,CAAC,EAAE,IAAI,OAAO;yBACV,IAAI,CAAC,UAAU;2BACb,IAAI,CAAC,YAAY,IAAI,OAAO;6BAC1B,IAAI,CAAC,cAAc,IAAI,OAAO;mBACxC,IAAI,CAAC,IAAI,IAAI,OAAO;wBACf,IAAI,CAAC,SAAS,IAAI,OAAO;2BACtB,IAAI,CAAC,WAAW,IAAI,OAAO;qBACjC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC;qBACjB,IAAI,CAAC,YAAY;;;sDAGgB,IAAI,CAAC,6BAA6B;;;;WAI7E,CAAC;IACV,CAAC;IAED,4BAA4B;QAC1B,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,oBAAoB,CAAC,MAAM,GAAG,CAAC,CAAC;IAC7D,CAAC;IAED,6BAA6B;QAC3B,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,qBAAqB,CAAC,MAAM,GAAG,CAAC,CAAC;IAC/D,CAAC;IAEQ,YAAY,CAAC,iBAAiC;QACrD,KAAK,CAAC,YAAY,CAAC,iBAAiB,CAAC,CAAC;QACtC,IAAI,CAAC,sBAAsB,GAAG,IAAI,cAAc,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,yBAAyB,EAAE,CAAC,CAAC;QACzF,IAAI,CAAC,sBAAsB,CAAC,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACrD,IAAI,CAAC,yBAAyB,EAAE,CAAC;IACnC,CAAC;IAED,yBAAyB;QACvB,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,mBAAmB,EAAE,GAAG,IAAI,CAAC,UAAU,CAAC,YAAY,IAAI,CAAC,CAAC;IACnF,CAAC;;AA3DD;IADC,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;0CACwB;AAEpC;IAAf,KAAK,CAAC,OAAO,CAAC;uCAA0B;AAP9B,QAAQ;IADpB,aAAa,CAAC,UAAU,CAAC;GACb,QAAQ,CAiEpB","sourcesContent":["import { PropertyValues } from '@lit/reactive-element';\n\nimport { html, HTMLTemplateResult, nothing } from 'lit';\nimport { customElement, property, query } from 'lit/decorators.js';\nimport { classMap } from 'lit/directives/class-map.js';\nimport { live } from 'lit/directives/live.js';\n\nimport { styles as baseStyles } from '../shared/base.styles.js';\nimport { UmNativeTextFieldWrapper } from '../shared/char-count-text-field/native-text-field-wrapper.js';\nimport { styles } from './search.styles.js';\n\n@customElement('u-search')\nexport class UmSearch extends UmNativeTextFieldWrapper {\n\n static override styles = [baseStyles, styles];\n\n @property({ reflect: true })\n position: 'fixed' | 'absolute' | 'static' = 'fixed';\n\n @query('input') input!: HTMLInputElement;\n\n #containerSizeObserver: ResizeObserver | null = null;\n\n protected override renderControl(): HTMLTemplateResult {\n return html``;\n }\n\n override render(): HTMLTemplateResult {\n const classes = classMap({\n 'inner-container': true,\n });\n\n return html`<div class=\"container\">\n <div class=\"${classes}\">\n <div class=\"content\">\n <div class=\"icon leading-icon\" part=\"icon leading\">\n <slot name=\"leading-icon\" @slotchange=\"${this.#handleLeadingIconSlotChange}\"></slot>\n </div>\n <input\n class=\"input\"\n part=\"input\"\n id=${this.id || nothing}\n spellcheck=${this.spellcheck}\n autocomplete=${this.autocomplete ?? nothing}\n autocapitalize=${this.autocapitalize || nothing}\n role=${this.role ?? nothing}\n maxlength=${this.maxlength ?? nothing}\n .placeholder=${this.placeholder ?? nothing}\n .value=${live(this._value)}\n @input=${this._handleInput} />\n \n <div class=\"icon trailing-icon\" part=\"icon trailing\">\n <slot name=\"trailing-icon\" @slotchange=\"${this.#handleTrailingIconSlotChange}\"></slot>\n </div>\n </div>\n </div>\n </div>`;\n }\n\n #handleLeadingIconSlotChange() {\n this.hasLeadingIcon = this.assignedLeadingIcons.length > 0;\n }\n\n #handleTrailingIconSlotChange() {\n this.hasTrailingIcon = this.assignedTrailingIcons.length > 0;\n }\n\n override firstUpdated(changedProperties: PropertyValues) {\n super.firstUpdated(changedProperties);\n this.#containerSizeObserver = new ResizeObserver(() => this.#setContentHeightProperty());\n this.#containerSizeObserver.observe(this._container);\n this.#setContentHeightProperty();\n }\n\n #setContentHeightProperty() {\n this.style.setProperty('--_content-height', `${this._container.clientHeight}px`);\n }\n}\n\ndeclare global {\n interface HTMLElementTagNameMap {\n 'u-search': UmSearch;\n }\n}\n"]}
|
package/text-field/text-field.js
CHANGED
|
@@ -27,11 +27,11 @@ let UmTextField = class UmTextField extends UmNativeTextFieldWrapper {
|
|
|
27
27
|
?readonly=${this.readOnly}
|
|
28
28
|
?disabled=${this.disabled}
|
|
29
29
|
spellcheck=${this.spellcheck}
|
|
30
|
-
autocomplete=${this.autocomplete}
|
|
31
|
-
autocapitalize=${this.autocapitalize}
|
|
32
|
-
role=${this.role}
|
|
30
|
+
autocomplete=${this.autocomplete ?? nothing}
|
|
31
|
+
autocapitalize=${this.autocapitalize || nothing}
|
|
32
|
+
role=${this.role ?? nothing}
|
|
33
33
|
maxlength=${this.maxlength ?? nothing}
|
|
34
|
-
.placeholder=${this.placeholder}
|
|
34
|
+
.placeholder=${this.placeholder ?? nothing}
|
|
35
35
|
.value=${live(this._value)}
|
|
36
36
|
@input=${this._handleInput} />
|
|
37
37
|
</div>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text-field.js","sourceRoot":"","sources":["../../src/text-field/text-field.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,IAAI,EAAsB,OAAO,EAAE,MAAM,KAAK,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAE9C,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;AACxG,OAAO,EAAE,eAAe,EAAE,MAAM,8CAA8C,CAAC;AAC/E,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAGzC,IAAM,WAAW,GAAjB,MAAM,WAAY,SAAQ,wBAAwB;IAAlD;;QAGO,SAAI,GAAG,MAAM,CAAC;QAGkB,aAAQ,GAAG,KAAK,CAAC;IAiC/D,CAAC;aAtCiB,WAAM,GAAmB,CAAC,eAAe,CAAC,MAAM,EAAE,MAAM,CAAC,AAAnD,CAAoD;IAUvD,aAAa;QAC9B,OAAO,IAAI,CAAA;;gBAEC,IAAI,CAAC,UAAU;;;;iBAId,IAAI,CAAC,IAAI;;eAEX,IAAI,CAAC,EAAE,IAAI,OAAO;;;sBAGX,IAAI,CAAC,QAAQ;sBACb,IAAI,CAAC,QAAQ;uBACZ,IAAI,CAAC,UAAU;yBACb,IAAI,CAAC,YAAY;
|
|
1
|
+
{"version":3,"file":"text-field.js","sourceRoot":"","sources":["../../src/text-field/text-field.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,IAAI,EAAsB,OAAO,EAAE,MAAM,KAAK,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAE9C,OAAO,EAAE,wBAAwB,EAAE,MAAM,8DAA8D,CAAC;AACxG,OAAO,EAAE,eAAe,EAAE,MAAM,8CAA8C,CAAC;AAC/E,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAGzC,IAAM,WAAW,GAAjB,MAAM,WAAY,SAAQ,wBAAwB;IAAlD;;QAGO,SAAI,GAAG,MAAM,CAAC;QAGkB,aAAQ,GAAG,KAAK,CAAC;IAiC/D,CAAC;aAtCiB,WAAM,GAAmB,CAAC,eAAe,CAAC,MAAM,EAAE,MAAM,CAAC,AAAnD,CAAoD;IAUvD,aAAa;QAC9B,OAAO,IAAI,CAAA;;gBAEC,IAAI,CAAC,UAAU;;;;iBAId,IAAI,CAAC,IAAI;;eAEX,IAAI,CAAC,EAAE,IAAI,OAAO;;;sBAGX,IAAI,CAAC,QAAQ;sBACb,IAAI,CAAC,QAAQ;uBACZ,IAAI,CAAC,UAAU;yBACb,IAAI,CAAC,YAAY,IAAI,OAAO;2BAC1B,IAAI,CAAC,cAAc,IAAI,OAAO;iBACxC,IAAI,CAAC,IAAI,IAAI,OAAO;sBACf,IAAI,CAAC,SAAS,IAAI,OAAO;yBACtB,IAAI,CAAC,WAAW,IAAI,OAAO;mBACjC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC;mBACjB,IAAI,CAAC,YAAY;;;gBAGpB,IAAI,CAAC,UAAU;;KAE1B,CAAC;IACJ,CAAC;;AAnCW;IAAX,QAAQ,EAAE;yCAAe;AACc;IAAvC,QAAQ,CAAC,EAAE,SAAS,EAAE,aAAa,EAAE,CAAC;+CAAgC;AAC/B;IAAvC,QAAQ,CAAC,EAAE,SAAS,EAAE,aAAa,EAAE,CAAC;+CAAgC;AAC3B;IAA3C,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;6CAAkB;AACvB;IAArC,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;mDAAkC;AAE9C;IAAf,KAAK,CAAC,OAAO,CAAC;0CAA0B;AAT9B,WAAW;IADvB,aAAa,CAAC,cAAc,CAAC;GACjB,WAAW,CAuCvB","sourcesContent":["import { CSSResultGroup } from '@lit/reactive-element/css-tag';\n\nimport { html, HTMLTemplateResult, nothing } from 'lit';\nimport { customElement, property, query } from 'lit/decorators.js';\nimport { live } from 'lit/directives/live.js';\n\nimport { UmNativeTextFieldWrapper } from '../shared/char-count-text-field/native-text-field-wrapper.js';\nimport { UmTextFieldBase } from '../shared/text-field-base/text-field-base.js';\nimport { styles } from './text-field.styles.js';\n\n@customElement('u-text-field')\nexport class UmTextField extends UmNativeTextFieldWrapper {\n static override styles: CSSResultGroup = [UmTextFieldBase.styles, styles];\n\n @property() type = 'text';\n @property({ attribute: 'prefix-text' }) prefixText: string | undefined;\n @property({ attribute: 'suffix-text' }) suffixText: string | undefined;\n @property({ type: Boolean, reflect: true }) readOnly = false;\n @property({ reflect: true }) override autocapitalize!: string;\n\n @query('input') input!: HTMLInputElement;\n\n protected override renderControl(): HTMLTemplateResult {\n return html`\n <slot class=\"prefix\" name=\"prefix\">\n <span>${this.prefixText}</span>\n </slot>\n <div class=\"input\">\n <input\n type=${this.type}\n part=\"input\"\n id=${this.id || nothing}\n aria-labelledby=\"label\"\n aria-describedBy=\"supporting-text\"\n ?readonly=${this.readOnly}\n ?disabled=${this.disabled}\n spellcheck=${this.spellcheck}\n autocomplete=${this.autocomplete ?? nothing}\n autocapitalize=${this.autocapitalize || nothing}\n role=${this.role ?? nothing}\n maxlength=${this.maxlength ?? nothing}\n .placeholder=${this.placeholder ?? nothing}\n .value=${live(this._value)}\n @input=${this._handleInput} />\n </div>\n <slot class=\"suffix\" name=\"suffix\">\n <span>${this.suffixText}</span>\n </slot>\n `;\n }\n}\n\ndeclare global {\n interface HTMLElementTagNameMap {\n 'u-text-field': UmTextField;\n }\n}\n"]}
|
|
@@ -2,6 +2,17 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-html-languageservice/main/docs/customData.schema.json",
|
|
3
3
|
"version": 1.1,
|
|
4
4
|
"tags": [
|
|
5
|
+
{
|
|
6
|
+
"name": "u-badge",
|
|
7
|
+
"description": "\n---\n",
|
|
8
|
+
"attributes": [
|
|
9
|
+
{
|
|
10
|
+
"name": "static",
|
|
11
|
+
"values": []
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"references": []
|
|
15
|
+
},
|
|
5
16
|
{
|
|
6
17
|
"name": "u-top-app-bar",
|
|
7
18
|
"description": "\n---\n",
|
|
@@ -558,17 +569,6 @@
|
|
|
558
569
|
],
|
|
559
570
|
"references": []
|
|
560
571
|
},
|
|
561
|
-
{
|
|
562
|
-
"name": "u-badge",
|
|
563
|
-
"description": "\n---\n",
|
|
564
|
-
"attributes": [
|
|
565
|
-
{
|
|
566
|
-
"name": "static",
|
|
567
|
-
"values": []
|
|
568
|
-
}
|
|
569
|
-
],
|
|
570
|
-
"references": []
|
|
571
|
-
},
|
|
572
572
|
{
|
|
573
573
|
"name": "u-card-content",
|
|
574
574
|
"description": "\n---\n",
|
|
@@ -682,175 +682,175 @@
|
|
|
682
682
|
"references": []
|
|
683
683
|
},
|
|
684
684
|
{
|
|
685
|
-
"name": "u-chip-
|
|
686
|
-
"description": "\n---\n
|
|
685
|
+
"name": "u-chip-set",
|
|
686
|
+
"description": "\n---\n",
|
|
687
687
|
"attributes": [
|
|
688
688
|
{
|
|
689
|
-
"name": "
|
|
690
|
-
"
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"name": "manual",
|
|
694
|
-
"description": "If true, ignore enter key input",
|
|
695
|
-
"values": []
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"name": "placeholder",
|
|
699
|
-
"values": []
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
"name": "variant",
|
|
689
|
+
"name": "alignment",
|
|
690
|
+
"description": "Set the alignment of the set at the `start`, `center` or at the `end`.",
|
|
703
691
|
"values": [
|
|
704
692
|
{
|
|
705
|
-
"name": "
|
|
693
|
+
"name": "start"
|
|
706
694
|
},
|
|
707
695
|
{
|
|
708
|
-
"name": "
|
|
696
|
+
"name": "center"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"name": "end"
|
|
709
700
|
}
|
|
710
701
|
]
|
|
702
|
+
}
|
|
703
|
+
],
|
|
704
|
+
"references": []
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"name": "u-chip",
|
|
708
|
+
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
709
|
+
"attributes": [
|
|
710
|
+
{
|
|
711
|
+
"name": "selected",
|
|
712
|
+
"description": "Whether the chip is selected or not",
|
|
713
|
+
"values": []
|
|
711
714
|
},
|
|
712
715
|
{
|
|
713
|
-
"name": "
|
|
714
|
-
"description": "The floating label for the field",
|
|
716
|
+
"name": "clickable",
|
|
715
717
|
"values": []
|
|
716
718
|
},
|
|
717
719
|
{
|
|
718
|
-
"name": "
|
|
720
|
+
"name": "elevated",
|
|
721
|
+
"description": "Adds elevation to the chip",
|
|
719
722
|
"values": []
|
|
720
723
|
},
|
|
721
724
|
{
|
|
722
|
-
"name": "
|
|
725
|
+
"name": "toggle",
|
|
726
|
+
"description": "When true, the chip will toggle between selected and unselected\nstates",
|
|
723
727
|
"values": []
|
|
724
728
|
},
|
|
725
729
|
{
|
|
726
|
-
"name": "
|
|
727
|
-
"description": "
|
|
730
|
+
"name": "removable",
|
|
731
|
+
"description": "Add the remove icon",
|
|
728
732
|
"values": []
|
|
729
733
|
},
|
|
730
734
|
{
|
|
731
|
-
"name": "
|
|
732
|
-
"description": "
|
|
735
|
+
"name": "hide-selected-icon",
|
|
736
|
+
"description": "Hide the selected icon",
|
|
733
737
|
"values": []
|
|
734
738
|
},
|
|
735
739
|
{
|
|
736
|
-
"name": "
|
|
737
|
-
"description": "Whether the
|
|
740
|
+
"name": "has-leading-icon",
|
|
741
|
+
"description": "Whether the chip has a leading icon or not\n\n_Note:_ Readonly",
|
|
738
742
|
"values": []
|
|
739
743
|
},
|
|
740
744
|
{
|
|
741
|
-
"name": "
|
|
745
|
+
"name": "has-selected-icon",
|
|
746
|
+
"description": "Whether the chip has a selected icon or not\n\n_Note:_ Readonly",
|
|
742
747
|
"values": []
|
|
743
748
|
},
|
|
744
749
|
{
|
|
745
|
-
"name": "
|
|
746
|
-
"description": "
|
|
750
|
+
"name": "has-trailing-icon",
|
|
751
|
+
"description": "Whether the chip has a trailing icon or not\n\n_Note:_ Readonly",
|
|
747
752
|
"values": []
|
|
748
753
|
},
|
|
749
754
|
{
|
|
750
|
-
"name": "
|
|
751
|
-
"description": "Whether the
|
|
755
|
+
"name": "disabled",
|
|
756
|
+
"description": "Whether the button is disabled or not.",
|
|
752
757
|
"values": []
|
|
753
758
|
},
|
|
754
759
|
{
|
|
755
|
-
"name": "
|
|
756
|
-
"description": "
|
|
760
|
+
"name": "href",
|
|
761
|
+
"description": "The URL that the link button points to.",
|
|
757
762
|
"values": []
|
|
758
763
|
},
|
|
759
764
|
{
|
|
760
|
-
"name": "
|
|
761
|
-
"description": "
|
|
765
|
+
"name": "target",
|
|
766
|
+
"description": "Where to display the linked `href` URL for a link button. Common options\ninclude `_blank` to open in a new tab.",
|
|
762
767
|
"values": []
|
|
763
|
-
}
|
|
764
|
-
],
|
|
765
|
-
"references": []
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"name": "u-chip-set",
|
|
769
|
-
"description": "\n---\n",
|
|
770
|
-
"attributes": [
|
|
768
|
+
},
|
|
771
769
|
{
|
|
772
|
-
"name": "
|
|
773
|
-
"
|
|
774
|
-
"values": [
|
|
775
|
-
{
|
|
776
|
-
"name": "start"
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"name": "center"
|
|
780
|
-
},
|
|
781
|
-
{
|
|
782
|
-
"name": "end"
|
|
783
|
-
}
|
|
784
|
-
]
|
|
770
|
+
"name": "name",
|
|
771
|
+
"values": []
|
|
785
772
|
}
|
|
786
773
|
],
|
|
787
774
|
"references": []
|
|
788
775
|
},
|
|
789
776
|
{
|
|
790
|
-
"name": "u-chip",
|
|
777
|
+
"name": "u-chip-field",
|
|
791
778
|
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
792
779
|
"attributes": [
|
|
793
780
|
{
|
|
794
|
-
"name": "
|
|
795
|
-
"description": "Whether the chip is selected or not",
|
|
781
|
+
"name": "name",
|
|
796
782
|
"values": []
|
|
797
783
|
},
|
|
798
784
|
{
|
|
799
|
-
"name": "
|
|
785
|
+
"name": "manual",
|
|
786
|
+
"description": "If true, ignore enter key input",
|
|
800
787
|
"values": []
|
|
801
788
|
},
|
|
802
789
|
{
|
|
803
|
-
"name": "
|
|
804
|
-
"description": "Adds elevation to the chip",
|
|
790
|
+
"name": "placeholder",
|
|
805
791
|
"values": []
|
|
806
792
|
},
|
|
807
793
|
{
|
|
808
|
-
"name": "
|
|
809
|
-
"
|
|
794
|
+
"name": "variant",
|
|
795
|
+
"values": [
|
|
796
|
+
{
|
|
797
|
+
"name": "filled"
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"name": "outlined"
|
|
801
|
+
}
|
|
802
|
+
]
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"name": "label",
|
|
806
|
+
"description": "The floating label for the field",
|
|
810
807
|
"values": []
|
|
811
808
|
},
|
|
812
809
|
{
|
|
813
|
-
"name": "
|
|
814
|
-
"description": "Add the remove icon",
|
|
810
|
+
"name": "counter",
|
|
815
811
|
"values": []
|
|
816
812
|
},
|
|
817
813
|
{
|
|
818
|
-
"name": "hide-
|
|
819
|
-
"description": "Hide the selected icon",
|
|
814
|
+
"name": "hide-counter",
|
|
820
815
|
"values": []
|
|
821
816
|
},
|
|
822
817
|
{
|
|
823
|
-
"name": "
|
|
824
|
-
"description": "
|
|
818
|
+
"name": "supporting-text",
|
|
819
|
+
"description": "Supporting text conveys additional information about the field, such as how it will be used",
|
|
825
820
|
"values": []
|
|
826
821
|
},
|
|
827
822
|
{
|
|
828
|
-
"name": "
|
|
829
|
-
"description": "
|
|
823
|
+
"name": "error-text",
|
|
824
|
+
"description": "For text fields that validate their content (such as passwords), replace supporting text with error text when applicable.\nIf `errorText` is not an empty string, changing the property `invalid` to `true` will show the `errorText` instead of `supportingText`",
|
|
830
825
|
"values": []
|
|
831
826
|
},
|
|
832
827
|
{
|
|
833
|
-
"name": "
|
|
834
|
-
"description": "Whether the
|
|
828
|
+
"name": "empty",
|
|
829
|
+
"description": "Whether the field is empty or not. This changes the behavior of the floating label when the field is not focused.",
|
|
835
830
|
"values": []
|
|
836
831
|
},
|
|
837
832
|
{
|
|
838
833
|
"name": "disabled",
|
|
839
|
-
"description": "Whether the button is disabled or not.",
|
|
840
834
|
"values": []
|
|
841
835
|
},
|
|
842
836
|
{
|
|
843
|
-
"name": "
|
|
844
|
-
"description": "
|
|
837
|
+
"name": "invalid",
|
|
838
|
+
"description": "Get or sets where or not the field is in a visually invalid state.",
|
|
845
839
|
"values": []
|
|
846
840
|
},
|
|
847
841
|
{
|
|
848
|
-
"name": "
|
|
849
|
-
"description": "
|
|
842
|
+
"name": "has-leading-icon",
|
|
843
|
+
"description": "Whether the field has a leading icon or not\n\n_Note:_ Readonly",
|
|
850
844
|
"values": []
|
|
851
845
|
},
|
|
852
846
|
{
|
|
853
|
-
"name": "
|
|
847
|
+
"name": "has-trailing-icon",
|
|
848
|
+
"description": "Whether the field has a trailing icon or not\n\n_Note:_ Readonly",
|
|
849
|
+
"values": []
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"name": "has-error-text",
|
|
853
|
+
"description": "Whether the field has an error text or not\n\n_Note:_ Readonly",
|
|
854
854
|
"values": []
|
|
855
855
|
}
|
|
856
856
|
],
|
|
@@ -1186,41 +1186,43 @@
|
|
|
1186
1186
|
"references": []
|
|
1187
1187
|
},
|
|
1188
1188
|
{
|
|
1189
|
-
"name": "u-
|
|
1189
|
+
"name": "u-circular-progress",
|
|
1190
1190
|
"description": "\n---\n",
|
|
1191
1191
|
"attributes": [
|
|
1192
1192
|
{
|
|
1193
|
-
"name": "
|
|
1194
|
-
"values": []
|
|
1195
|
-
},
|
|
1196
|
-
{
|
|
1197
|
-
"name": "hide-state-layer",
|
|
1198
|
-
"values": []
|
|
1199
|
-
},
|
|
1200
|
-
{
|
|
1201
|
-
"name": "name",
|
|
1193
|
+
"name": "value",
|
|
1202
1194
|
"values": []
|
|
1203
1195
|
},
|
|
1204
1196
|
{
|
|
1205
|
-
"name": "
|
|
1197
|
+
"name": "max",
|
|
1206
1198
|
"values": []
|
|
1207
|
-
}
|
|
1199
|
+
}
|
|
1200
|
+
],
|
|
1201
|
+
"references": []
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"name": "u-progress-bar",
|
|
1205
|
+
"description": "\n---\n",
|
|
1206
|
+
"attributes": [
|
|
1208
1207
|
{
|
|
1209
1208
|
"name": "value",
|
|
1210
|
-
"description": "The element value to use in form submission when checked.",
|
|
1211
1209
|
"values": []
|
|
1212
1210
|
},
|
|
1213
1211
|
{
|
|
1214
|
-
"name": "
|
|
1212
|
+
"name": "max",
|
|
1215
1213
|
"values": []
|
|
1216
1214
|
}
|
|
1217
1215
|
],
|
|
1218
1216
|
"references": []
|
|
1219
1217
|
},
|
|
1220
1218
|
{
|
|
1221
|
-
"name": "u-radio",
|
|
1219
|
+
"name": "u-radio-list-item",
|
|
1222
1220
|
"description": "\n---\n",
|
|
1223
1221
|
"attributes": [
|
|
1222
|
+
{
|
|
1223
|
+
"name": "leading",
|
|
1224
|
+
"values": []
|
|
1225
|
+
},
|
|
1224
1226
|
{
|
|
1225
1227
|
"name": "hide-state-layer",
|
|
1226
1228
|
"values": []
|
|
@@ -1246,30 +1248,28 @@
|
|
|
1246
1248
|
"references": []
|
|
1247
1249
|
},
|
|
1248
1250
|
{
|
|
1249
|
-
"name": "u-
|
|
1251
|
+
"name": "u-radio",
|
|
1250
1252
|
"description": "\n---\n",
|
|
1251
1253
|
"attributes": [
|
|
1252
1254
|
{
|
|
1253
|
-
"name": "
|
|
1255
|
+
"name": "hide-state-layer",
|
|
1254
1256
|
"values": []
|
|
1255
1257
|
},
|
|
1256
1258
|
{
|
|
1257
|
-
"name": "
|
|
1259
|
+
"name": "name",
|
|
1258
1260
|
"values": []
|
|
1259
|
-
}
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
"name": "u-progress-bar",
|
|
1265
|
-
"description": "\n---\n",
|
|
1266
|
-
"attributes": [
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"name": "disabled",
|
|
1264
|
+
"values": []
|
|
1265
|
+
},
|
|
1267
1266
|
{
|
|
1268
1267
|
"name": "value",
|
|
1268
|
+
"description": "The element value to use in form submission when checked.",
|
|
1269
1269
|
"values": []
|
|
1270
1270
|
},
|
|
1271
1271
|
{
|
|
1272
|
-
"name": "
|
|
1272
|
+
"name": "checked",
|
|
1273
1273
|
"values": []
|
|
1274
1274
|
}
|
|
1275
1275
|
],
|