@db-ux/wc-core-components 4.5.4-table-c758ae7 → 4.5.4-tailwind-inline-5d37a00
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/README.md +11 -9
- package/dist/cjs/db-accordion-item.cjs.entry.js +3 -3
- package/dist/cjs/db-accordion.cjs.entry.js +2 -2
- package/dist/cjs/db-badge.cjs.entry.js +2 -2
- package/dist/cjs/db-brand.cjs.entry.js +2 -2
- package/dist/cjs/db-button.cjs.entry.js +2 -2
- package/dist/cjs/db-card.cjs.entry.js +3 -3
- package/dist/cjs/db-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-button.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-select-dropdown_5.cjs.entry.js +10 -10
- package/dist/cjs/db-custom-select-form-field.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-select.cjs.entry.js +6 -6
- package/dist/cjs/db-divider.cjs.entry.js +2 -2
- package/dist/cjs/db-drawer.cjs.entry.js +4 -4
- package/dist/cjs/db-header.cjs.entry.js +3 -3
- package/dist/cjs/db-icon.cjs.entry.js +2 -2
- package/dist/cjs/db-infotext.cjs.entry.js +2 -2
- package/dist/cjs/{db-table-caption.cjs.entry.js → db-link.cjs.entry.js} +7 -6
- package/dist/cjs/db-navigation-item.cjs.entry.js +2 -2
- package/dist/cjs/db-navigation.cjs.entry.js +3 -3
- package/dist/cjs/db-notification.cjs.entry.js +3 -3
- package/dist/cjs/db-page.cjs.entry.js +3 -3
- package/dist/cjs/db-popover.cjs.entry.js +3 -3
- package/dist/cjs/db-radio.cjs.entry.js +2 -2
- package/dist/cjs/db-section.cjs.entry.js +3 -3
- package/dist/cjs/db-select.cjs.entry.js +3 -3
- package/dist/cjs/db-stack.cjs.entry.js +3 -3
- package/dist/cjs/db-switch.cjs.entry.js +3 -3
- package/dist/cjs/db-tab-item_3.cjs.entry.js +7 -7
- package/dist/cjs/db-tabs.cjs.entry.js +3 -3
- package/dist/cjs/db-textarea.cjs.entry.js +3 -3
- package/dist/cjs/db-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/db-ux.cjs.js +2 -2
- package/dist/cjs/{index-CSakRmZZ.js → index-EqJP9Qyt.js} +0 -21
- package/dist/cjs/index.cjs.js +1 -20
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +1 -9
- package/dist/collection/components/accordion/accordion.js +1 -1
- package/dist/collection/components/accordion-item/accordion-item.js +2 -2
- package/dist/collection/components/badge/badge.js +1 -1
- package/dist/collection/components/brand/brand.js +2 -2
- package/dist/collection/components/button/button.js +4 -4
- package/dist/collection/components/card/card.js +2 -2
- package/dist/collection/components/checkbox/checkbox.js +3 -3
- package/dist/collection/components/custom-button/custom-button.js +5 -5
- package/dist/collection/components/custom-select/custom-select.js +7 -7
- package/dist/collection/components/custom-select-dropdown/custom-select-dropdown.js +2 -2
- package/dist/collection/components/custom-select-form-field/custom-select-form-field.js +2 -2
- package/dist/collection/components/custom-select-list/custom-select-list.js +2 -2
- package/dist/collection/components/custom-select-list-item/custom-select-list-item.js +2 -2
- package/dist/collection/components/divider/divider.js +1 -1
- package/dist/collection/components/drawer/drawer.js +3 -3
- package/dist/collection/components/header/header.js +2 -2
- package/dist/collection/components/icon/icon.js +2 -2
- package/dist/collection/components/infotext/infotext.js +2 -2
- package/dist/collection/components/input/input.js +6 -6
- package/dist/collection/components/link/link.js +1 -1
- package/dist/collection/components/navigation/navigation.js +2 -2
- package/dist/collection/components/navigation-item/navigation-item.js +2 -2
- package/dist/collection/components/notification/notification.js +3 -3
- package/dist/collection/components/page/page.js +2 -2
- package/dist/collection/components/popover/popover.js +2 -2
- package/dist/collection/components/radio/radio.js +1 -1
- package/dist/collection/components/section/section.js +2 -2
- package/dist/collection/components/select/select.js +4 -4
- package/dist/collection/components/stack/stack.js +2 -2
- package/dist/collection/components/switch/switch.js +6 -6
- package/dist/collection/components/tab-item/tab-item.js +5 -5
- package/dist/collection/components/tab-list/tab-list.js +2 -2
- package/dist/collection/components/tab-panel/tab-panel.js +2 -2
- package/dist/collection/components/tabs/tabs.js +2 -2
- package/dist/collection/components/tag/tag.js +3 -3
- package/dist/collection/components/textarea/textarea.js +3 -3
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/collection/index.js +0 -16
- package/dist/collection/shared/model.js +1 -1
- package/dist/custom-elements.json +2660 -5671
- package/dist/db-ux/db-ux.esm.js +1 -1
- package/dist/db-ux/index.esm.js +1 -1
- package/dist/db-ux/p-05e9aa2e.entry.js +1 -0
- package/dist/db-ux/{p-7387346c.entry.js → p-19ae6336.entry.js} +1 -1
- package/dist/db-ux/{p-dbdfc04a.entry.js → p-2c30a356.entry.js} +1 -1
- package/dist/db-ux/p-2ed98454.entry.js +1 -0
- package/dist/db-ux/p-33443732.entry.js +1 -0
- package/dist/db-ux/{p-150c4aeb.entry.js → p-3ca07f53.entry.js} +1 -1
- package/dist/db-ux/{p-d603dcc4.entry.js → p-4a0870fa.entry.js} +1 -1
- package/dist/db-ux/{p-8f76eea7.entry.js → p-4f519859.entry.js} +1 -1
- package/dist/db-ux/{p-0055d6ce.entry.js → p-516c3f64.entry.js} +1 -1
- package/dist/db-ux/{p-6b87f6f1.entry.js → p-56da8875.entry.js} +1 -1
- package/dist/db-ux/p-58c6c29d.entry.js +1 -0
- package/dist/db-ux/{p-7da51a4c.entry.js → p-669fe992.entry.js} +1 -1
- package/dist/db-ux/{p-19fe0672.entry.js → p-72d1ea3b.entry.js} +1 -1
- package/dist/db-ux/{p-77ee580e.entry.js → p-7f6fae6f.entry.js} +1 -1
- package/dist/db-ux/{p-10acdb01.entry.js → p-83e69c0e.entry.js} +1 -1
- package/dist/db-ux/p-85897212.entry.js +1 -0
- package/dist/db-ux/p-8a521b05.entry.js +1 -0
- package/dist/db-ux/p-974fbc69.entry.js +1 -0
- package/dist/db-ux/{p-8baf5ea2.entry.js → p-a0f6fc10.entry.js} +1 -1
- package/dist/db-ux/p-a3aef74b.entry.js +1 -0
- package/dist/db-ux/{p-e367150f.entry.js → p-a726cd18.entry.js} +1 -1
- package/dist/db-ux/{p-54d2e18d.entry.js → p-aad2d524.entry.js} +1 -1
- package/dist/db-ux/{p-5e4de899.entry.js → p-b99e76fd.entry.js} +1 -1
- package/dist/db-ux/{p-823a7488.entry.js → p-bd1b0142.entry.js} +1 -1
- package/dist/db-ux/{p-032487d0.entry.js → p-c7d1bee4.entry.js} +1 -1
- package/dist/db-ux/p-cb093137.entry.js +1 -0
- package/dist/db-ux/{p-003f3468.entry.js → p-cdef6789.entry.js} +1 -1
- package/dist/db-ux/{p-e3279b61.entry.js → p-df2b1979.entry.js} +1 -1
- package/dist/db-ux/{p-e9058123.entry.js → p-f49ed233.entry.js} +1 -1
- package/dist/db-ux/{p-50a16969.entry.js → p-fc9fb7cd.entry.js} +1 -1
- package/dist/db-ux/{p-47bd992d.entry.js → p-fdbf8d91.entry.js} +1 -1
- package/dist/db-ux/p-kHKR5QG5.js +2 -0
- package/dist/esm/db-accordion-item.entry.js +3 -3
- package/dist/esm/db-accordion.entry.js +2 -2
- package/dist/esm/db-badge.entry.js +2 -2
- package/dist/esm/db-brand.entry.js +2 -2
- package/dist/esm/db-button.entry.js +2 -2
- package/dist/esm/db-card.entry.js +3 -3
- package/dist/esm/db-checkbox.entry.js +3 -3
- package/dist/esm/db-custom-button.entry.js +3 -3
- package/dist/esm/db-custom-select-dropdown_5.entry.js +10 -10
- package/dist/esm/db-custom-select-form-field.entry.js +3 -3
- package/dist/esm/db-custom-select.entry.js +6 -6
- package/dist/esm/db-divider.entry.js +2 -2
- package/dist/esm/db-drawer.entry.js +4 -4
- package/dist/esm/db-header.entry.js +3 -3
- package/dist/esm/db-icon.entry.js +2 -2
- package/dist/esm/db-infotext.entry.js +2 -2
- package/dist/esm/{db-table-caption.entry.js → db-link.entry.js} +8 -7
- package/dist/esm/db-navigation-item.entry.js +2 -2
- package/dist/esm/db-navigation.entry.js +3 -3
- package/dist/esm/db-notification.entry.js +3 -3
- package/dist/esm/db-page.entry.js +3 -3
- package/dist/esm/db-popover.entry.js +3 -3
- package/dist/esm/db-radio.entry.js +2 -2
- package/dist/esm/db-section.entry.js +3 -3
- package/dist/esm/db-select.entry.js +3 -3
- package/dist/esm/db-stack.entry.js +3 -3
- package/dist/esm/db-switch.entry.js +3 -3
- package/dist/esm/db-tab-item_3.entry.js +7 -7
- package/dist/esm/db-tabs.entry.js +3 -3
- package/dist/esm/db-textarea.entry.js +3 -3
- package/dist/esm/db-tooltip.entry.js +3 -3
- package/dist/esm/db-ux.js +3 -3
- package/dist/esm/{index-LpjjuLKB.js → index-kHKR5QG5.js} +0 -21
- package/dist/esm/index.js +2 -13
- package/dist/esm/loader.js +3 -3
- package/dist/types/components.d.ts +0 -278
- package/dist/types/index.d.ts +0 -16
- package/dist/types/shared/model.d.ts +2 -42
- package/dist/vscode.html-custom-data.json +2 -400
- package/dist/web-types.json +4 -692
- package/package.json +3 -3
- package/dist/cjs/db-link_4.cjs.entry.js +0 -220
- package/dist/cjs/db-table-body_3.cjs.entry.js +0 -173
- package/dist/cjs/db-table.cjs.entry.js +0 -136
- package/dist/collection/components/table/examples/data.js +0 -258
- package/dist/collection/components/table/index.js +0 -2
- package/dist/collection/components/table/model.js +0 -6
- package/dist/collection/components/table/table.js +0 -456
- package/dist/collection/components/table-body/index.js +0 -2
- package/dist/collection/components/table-body/model.js +0 -1
- package/dist/collection/components/table-body/table-body.js +0 -137
- package/dist/collection/components/table-caption/index.js +0 -2
- package/dist/collection/components/table-caption/model.js +0 -1
- package/dist/collection/components/table-caption/table-caption.js +0 -109
- package/dist/collection/components/table-data-cell/index.js +0 -2
- package/dist/collection/components/table-data-cell/model.js +0 -1
- package/dist/collection/components/table-data-cell/table-data-cell.js +0 -291
- package/dist/collection/components/table-footer/index.js +0 -2
- package/dist/collection/components/table-footer/model.js +0 -1
- package/dist/collection/components/table-footer/table-footer.js +0 -137
- package/dist/collection/components/table-head/index.js +0 -2
- package/dist/collection/components/table-head/model.js +0 -1
- package/dist/collection/components/table-head/table-head.js +0 -140
- package/dist/collection/components/table-header-cell/index.js +0 -2
- package/dist/collection/components/table-header-cell/model.js +0 -1
- package/dist/collection/components/table-header-cell/table-header-cell.js +0 -369
- package/dist/collection/components/table-row/index.js +0 -2
- package/dist/collection/components/table-row/model.js +0 -1
- package/dist/collection/components/table-row/table-row.js +0 -195
- package/dist/db-ux/p-2cdc1311.entry.js +0 -1
- package/dist/db-ux/p-33ca6422.entry.js +0 -1
- package/dist/db-ux/p-42e61221.entry.js +0 -1
- package/dist/db-ux/p-68a1d35a.entry.js +0 -1
- package/dist/db-ux/p-75005663.entry.js +0 -1
- package/dist/db-ux/p-7f2eaa8b.entry.js +0 -1
- package/dist/db-ux/p-8826c7fc.entry.js +0 -1
- package/dist/db-ux/p-97f5d48e.entry.js +0 -1
- package/dist/db-ux/p-LpjjuLKB.js +0 -2
- package/dist/db-ux/p-a8368ed2.entry.js +0 -1
- package/dist/db-ux/p-c0b8571d.entry.js +0 -1
- package/dist/db-ux/p-d20bd873.entry.js +0 -1
- package/dist/db-ux/p-e9142fec.entry.js +0 -1
- package/dist/esm/db-link_4.entry.js +0 -215
- package/dist/esm/db-table-body_3.entry.js +0 -169
- package/dist/esm/db-table.entry.js +0 -134
- package/dist/types/components/table/examples/data.d.ts +0 -9
- package/dist/types/components/table/index.d.ts +0 -2
- package/dist/types/components/table/model.d.ts +0 -74
- package/dist/types/components/table/table.d.ts +0 -37
- package/dist/types/components/table-body/index.d.ts +0 -2
- package/dist/types/components/table-body/model.d.ts +0 -8
- package/dist/types/components/table-body/table-body.d.ts +0 -19
- package/dist/types/components/table-caption/index.d.ts +0 -2
- package/dist/types/components/table-caption/model.d.ts +0 -5
- package/dist/types/components/table-caption/table-caption.d.ts +0 -18
- package/dist/types/components/table-data-cell/index.d.ts +0 -2
- package/dist/types/components/table-data-cell/model.d.ts +0 -5
- package/dist/types/components/table-data-cell/table-data-cell.d.ts +0 -25
- package/dist/types/components/table-footer/index.d.ts +0 -2
- package/dist/types/components/table-footer/model.d.ts +0 -8
- package/dist/types/components/table-footer/table-footer.d.ts +0 -19
- package/dist/types/components/table-head/index.d.ts +0 -2
- package/dist/types/components/table-head/model.d.ts +0 -10
- package/dist/types/components/table-head/table-head.d.ts +0 -58
- package/dist/types/components/table-header-cell/index.d.ts +0 -2
- package/dist/types/components/table-header-cell/model.d.ts +0 -24
- package/dist/types/components/table-header-cell/table-header-cell.d.ts +0 -28
- package/dist/types/components/table-row/index.d.ts +0 -2
- package/dist/types/components/table-row/model.d.ts +0 -30
- package/dist/types/components/table-row/table-row.d.ts +0 -23
|
@@ -199,10 +199,10 @@ export class DBTextarea {
|
|
|
199
199
|
}
|
|
200
200
|
render() {
|
|
201
201
|
var _a, _b, _c, _d, _e;
|
|
202
|
-
return (h("div", { key: '
|
|
202
|
+
return (h("div", { key: 'acb23abfb477beeceebdf88503a51a6aa90e268e', class: cls("db-textarea", this.className), "data-variant": this.variant, "data-hide-asterisk": getHideProp(this.showRequiredAsterisk), "data-hide-label": getHideProp(this.showLabel) }, h("label", { key: '03df1963dce7436d616df5f26c8fbff37243421f', htmlFor: this._id }, (_a = this.label) !== null && _a !== void 0 ? _a : DEFAULT_LABEL), h("textarea", { key: 'b09e8a714ee44c18a2af738d90c6939309eb143c', "aria-invalid": this.validation === "invalid", "data-custom-validity": this.validation, "data-field-sizing": this.fieldSizing, ref: (el) => {
|
|
203
203
|
this._ref = el;
|
|
204
204
|
}, id: this._id, "data-resize": this.resize, "data-hide-resizer": getHideProp((_b = this.showResizer) !== null && _b !== void 0 ? _b : true), disabled: getBoolean(this.disabled, "disabled"), required: getBoolean(this.required, "required"), readOnly: getBoolean(this.readOnly, "readOnly") ||
|
|
205
|
-
getBoolean(this.readonly, "readonly"), form: this.form, maxLength: getNumber(this.maxLength, this.maxlength), minLength: getNumber(this.minLength, this.minlength), name: this.name, wrap: this.wrap, spellcheck: this.spellCheck, autocomplete: this.autocomplete, onInput: (event) => this.handleInput(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), value: (_c = this.value) !== null && _c !== void 0 ? _c : this._value, "aria-describedby": (_d = this.ariaDescribedBy) !== null && _d !== void 0 ? _d : this._descByIds, placeholder: (_e = this.placeholder) !== null && _e !== void 0 ? _e : DEFAULT_PLACEHOLDER, rows: getNumber(this.rows, DEFAULT_ROWS), cols: getNumber(this.cols) }), stringPropVisible(this.message, this.showMessage) ? (h("db-infotext", { size: "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, this.validMessage || DEFAULT_VALID_MESSAGE)) : null, h("db-infotext", { key: '
|
|
205
|
+
getBoolean(this.readonly, "readonly"), form: this.form, maxLength: getNumber(this.maxLength, this.maxlength), minLength: getNumber(this.minLength, this.minlength), name: this.name, wrap: this.wrap, spellcheck: this.spellCheck, autocomplete: this.autocomplete, onInput: (event) => this.handleInput(event), onChange: (event) => this.handleChange(event), onBlur: (event) => this.handleBlur(event), onFocus: (event) => this.handleFocus(event), value: (_c = this.value) !== null && _c !== void 0 ? _c : this._value, "aria-describedby": (_d = this.ariaDescribedBy) !== null && _d !== void 0 ? _d : this._descByIds, placeholder: (_e = this.placeholder) !== null && _e !== void 0 ? _e : DEFAULT_PLACEHOLDER, rows: getNumber(this.rows, DEFAULT_ROWS), cols: getNumber(this.cols) }), stringPropVisible(this.message, this.showMessage) ? (h("db-infotext", { size: "small", icon: this.messageIcon, id: this._messageId }, this.message)) : null, this.hasValidState() ? (h("db-infotext", { size: "small", semantic: "successful", id: this._validMessageId }, this.validMessage || DEFAULT_VALID_MESSAGE)) : null, h("db-infotext", { key: 'c62d3e639536d955cc454b43c289b0ad11e9d7b3', size: "small", semantic: "critical", id: this._invalidMessageId }, this._invalidMessage), h("span", { key: '430d5b39be9fa9eb29c7720f46be601fa1f25161', "data-visually-hidden": "true", role: "status" }, this._voiceOverFallback)));
|
|
206
206
|
}
|
|
207
207
|
static get is() { return "db-textarea"; }
|
|
208
208
|
static get properties() {
|
|
@@ -1068,7 +1068,7 @@ export class DBTextarea {
|
|
|
1068
1068
|
"mutable": false,
|
|
1069
1069
|
"complexType": {
|
|
1070
1070
|
"original": "DBTextareaProps[\"messageIcon\"]",
|
|
1071
|
-
"resolved": "\"arrow_down\" | \"arrow_left\" | \"arrow_right\" | \"arrow_up\" | \"arrow_up_right\" | \"
|
|
1071
|
+
"resolved": "\"arrow_down\" | \"arrow_left\" | \"arrow_right\" | \"arrow_up\" | \"arrow_up_right\" | \"brand\" | \"calendar\" | \"chat\" | \"check\" | \"check_circle\" | \"chevron_down\" | \"chevron_left\" | \"chevron_right\" | \"chevron_up\" | \"circle\" | \"circle_small\" | \"circular_arrows\" | \"clock\" | \"copy\" | \"cross\" | \"cross_circle\" | \"double_chevron_down\" | \"double_chevron_left\" | \"double_chevron_right\" | \"double_chevron_up\" | \"exclamation_mark_circle\" | \"exclamation_mark_triangle\" | \"eye\" | \"eye_disabled\" | \"house\" | \"information_circle\" | \"magnifying_glass\" | \"menu\" | \"minus\" | \"moon\" | \"plus\" | \"resize_handle_corner\" | \"sun\" | \"x_placeholder\" | string & Record<never, never>",
|
|
1072
1072
|
"references": {
|
|
1073
1073
|
"DBTextareaProps": {
|
|
1074
1074
|
"location": "import",
|
|
@@ -158,9 +158,9 @@ export class DBTooltip {
|
|
|
158
158
|
}
|
|
159
159
|
render() {
|
|
160
160
|
var _a, _b;
|
|
161
|
-
return (h("i", { key: '
|
|
161
|
+
return (h("i", { key: 'df7b27f485e4029f51329dd73e50603f6965efb8', class: cls("db-tooltip", this.className), role: "tooltip", "aria-hidden": "true", "data-gap": "true", ref: (el) => {
|
|
162
162
|
this._ref = el;
|
|
163
|
-
}, id: this._id, "data-emphasis": this.emphasis, "data-wrap": getBooleanAsString(this.wrap), "data-animation": getBooleanAsString((_a = this.animation) !== null && _a !== void 0 ? _a : true), "data-delay": this.delay, "data-width": this.width, "data-show-arrow": getBooleanAsString((_b = this.showArrow) !== null && _b !== void 0 ? _b : true), "data-placement": this.placement, onClick: (event) => this.handleClick(event) }, h("slot", { key: '
|
|
163
|
+
}, id: this._id, "data-emphasis": this.emphasis, "data-wrap": getBooleanAsString(this.wrap), "data-animation": getBooleanAsString((_a = this.animation) !== null && _a !== void 0 ? _a : true), "data-delay": this.delay, "data-width": this.width, "data-show-arrow": getBooleanAsString((_b = this.showArrow) !== null && _b !== void 0 ? _b : true), "data-placement": this.placement, onClick: (event) => this.handleClick(event) }, h("slot", { key: '7c1aee92a530f8b0899231f55122f6109c72bc46' })));
|
|
164
164
|
}
|
|
165
165
|
static get is() { return "db-tooltip"; }
|
|
166
166
|
static get properties() {
|
package/dist/collection/index.js
CHANGED
|
@@ -79,19 +79,3 @@ export * from './utils/document-scroll-listener';
|
|
|
79
79
|
export * from './utils/floating-components';
|
|
80
80
|
export * from './utils/index';
|
|
81
81
|
export * from './utils/navigation';
|
|
82
|
-
export * from "./components/table";
|
|
83
|
-
export * from "./components/table/model";
|
|
84
|
-
export * from "./components/table-caption";
|
|
85
|
-
export * from "./components/table-caption/model";
|
|
86
|
-
export * from "./components/table-head";
|
|
87
|
-
export * from "./components/table-head/model";
|
|
88
|
-
export * from "./components/table-body";
|
|
89
|
-
export * from "./components/table-body/model";
|
|
90
|
-
export * from "./components/table-footer";
|
|
91
|
-
export * from "./components/table-footer/model";
|
|
92
|
-
export * from "./components/table-row";
|
|
93
|
-
export * from "./components/table-row/model";
|
|
94
|
-
export * from "./components/table-header-cell";
|
|
95
|
-
export * from "./components/table-header-cell/model";
|
|
96
|
-
export * from "./components/table-data-cell";
|
|
97
|
-
export * from "./components/table-data-cell/model";
|
|
@@ -20,4 +20,4 @@ export const LabelVariantHorizontalList = ['leading', 'trailing'];
|
|
|
20
20
|
export const AutoCompleteList = ['off', 'on', 'name', 'honorific-prefix', 'given-name', 'additional-name', 'family-name', 'honorific-suffix', 'nickname', 'email', 'username', 'new-password', 'current-password', 'one-time-code', 'organization-title', 'organization', 'street-address', 'shipping', 'billing', 'address-line1', 'address-line2', 'address-line3', 'address-level4', 'address-level3', 'address-level2', 'address-level1', 'country', 'country-name', 'postal-code', 'cc-name', 'cc-given-name', 'cc-additional-name', 'cc-family-name', 'cc-number', 'cc-exp', 'cc-exp-month', 'cc-exp-year', 'cc-csc', 'cc-type', 'transaction-currency', 'transaction-amount', 'language', 'bday', 'bday-day', 'bday-month', 'bday-year', 'sex', 'tel', 'tel-country-code', 'tel-national', 'tel-area-code', 'tel-local', 'tel-extension', 'impp', 'url', 'photo', 'webauthn'];
|
|
21
21
|
export const LinkTargetList = ['_self', '_blank', '_parent', '_top'];
|
|
22
22
|
export const LinkReferrerPolicyList = ['no-referrer', 'no-referrer-when-downgrade', 'origin', 'origin-when-cross-origin', 'same-origin', 'strict-origin', 'strict-origin-when-cross-origin', 'unsafe-url'];
|
|
23
|
-
export const AlignmentList = ['start', 'center'
|
|
23
|
+
export const AlignmentList = ['start', 'center'];
|