@db-ux/wc-core-components 4.4.0-loading-567cd0c → 4.4.1-floating-components-066d296
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/CHANGELOG.md +8 -0
- package/dist/cjs/db-accordion-item.cjs.entry.js +1 -1
- package/dist/cjs/db-accordion.cjs.entry.js +1 -1
- package/dist/cjs/db-badge.cjs.entry.js +1 -1
- package/dist/cjs/db-brand.cjs.entry.js +1 -1
- package/dist/cjs/db-button.cjs.entry.js +1 -1
- package/dist/cjs/db-card.cjs.entry.js +1 -1
- package/dist/cjs/db-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/{db-custom-select-dropdown_6.cjs.entry.js → db-custom-select-dropdown_5.cjs.entry.js} +3 -255
- package/dist/cjs/db-custom-select-form-field.cjs.entry.js +3 -3
- package/dist/cjs/db-custom-select.cjs.entry.js +13 -11
- 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 +5 -5
- package/dist/cjs/db-icon.cjs.entry.js +2 -2
- package/dist/cjs/db-infotext.cjs.entry.js +1 -1
- package/dist/cjs/db-link.cjs.entry.js +2 -2
- package/dist/cjs/db-navigation-item.cjs.entry.js +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +6 -5
- package/dist/cjs/db-ux.cjs.js +3 -3
- package/dist/cjs/{floating-components-ogUqz72V.js → floating-components-pYaTeNhp.js} +65 -15
- package/dist/cjs/{index-TxzPzc5I.js → index-Bi4QN5oK.js} +22 -50
- package/dist/cjs/index.cjs.js +2 -7
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{navigation-DauGE-qj.js → navigation-BztJmEHf.js} +1 -1
- package/dist/collection/collection-manifest.json +1 -2
- package/dist/collection/components/custom-select/custom-select.js +17 -15
- package/dist/collection/components/custom-select-form-field/custom-select-form-field.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 +1 -1
- 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 +1 -1
- package/dist/collection/components/notification/notification.js +2 -2
- package/dist/collection/components/page/page.js +2 -2
- package/dist/collection/components/popover/popover.js +3 -3
- 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 +3 -3
- package/dist/collection/components/stack/stack.js +2 -2
- package/dist/collection/components/switch/switch.js +2 -2
- package/dist/collection/components/tab-item/tab-item.js +2 -2
- 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 +2 -2
- package/dist/collection/components/textarea/textarea.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +4 -3
- package/dist/collection/index.js +0 -2
- package/dist/collection/utils/floating-components.js +65 -15
- package/dist/custom-elements.json +568 -2119
- package/dist/db-ux/db-ux.esm.js +1 -1
- package/dist/db-ux/index.esm.js +1 -1
- package/dist/db-ux/p-05XnVETo.js +2 -0
- package/dist/db-ux/p-09f188aa.entry.js +1 -0
- package/dist/db-ux/{p-f64ab366.entry.js → p-146365b4.entry.js} +1 -1
- package/dist/db-ux/p-1975c375.entry.js +1 -0
- package/dist/db-ux/{p-4b4916fb.entry.js → p-19c9285e.entry.js} +1 -1
- package/dist/db-ux/{p-fd4f5fac.entry.js → p-1ae2420e.entry.js} +1 -1
- package/dist/db-ux/p-1e76ee94.entry.js +1 -0
- package/dist/db-ux/p-2c0bd1d8.entry.js +1 -0
- package/dist/db-ux/{p-a95f6c84.entry.js → p-32fcf516.entry.js} +1 -1
- package/dist/db-ux/p-349276ca.entry.js +1 -0
- package/dist/db-ux/p-36f93663.entry.js +1 -0
- package/dist/db-ux/{p-4bda74c9.entry.js → p-47b821f7.entry.js} +1 -1
- package/dist/db-ux/p-5549d866.entry.js +1 -0
- package/dist/db-ux/{p-30ceac5f.entry.js → p-56984c5d.entry.js} +1 -1
- package/dist/db-ux/p-5b87a881.entry.js +1 -0
- package/dist/db-ux/{p-1bbe8d13.entry.js → p-5e8b2167.entry.js} +1 -1
- package/dist/db-ux/{p-642484ca.entry.js → p-5e8d052f.entry.js} +1 -1
- package/dist/db-ux/p-77840cb4.entry.js +1 -0
- package/dist/db-ux/{p-ada8a2ac.entry.js → p-8a0ca84b.entry.js} +1 -1
- package/dist/db-ux/{p-66e24856.entry.js → p-8d37aa19.entry.js} +1 -1
- package/dist/db-ux/{p-3aba68af.entry.js → p-8fb51989.entry.js} +1 -1
- package/dist/db-ux/p-90380da4.entry.js +1 -0
- package/dist/db-ux/{p-919ff123.entry.js → p-93506fdb.entry.js} +1 -1
- package/dist/db-ux/p-981d05c0.entry.js +1 -0
- package/dist/db-ux/p-DfYL98sI.js +1 -0
- package/dist/db-ux/{p-2a1481e9.entry.js → p-ba4084e8.entry.js} +1 -1
- package/dist/db-ux/{p-sP2NlPcu.js → p-cNk4ImpW.js} +1 -1
- package/dist/db-ux/{p-f3cc7450.entry.js → p-ced0df76.entry.js} +1 -1
- package/dist/db-ux/{p-34862d35.entry.js → p-cede20c2.entry.js} +1 -1
- package/dist/db-ux/{p-46b4ed7f.entry.js → p-d1974cb0.entry.js} +1 -1
- package/dist/db-ux/{p-0a073f5e.entry.js → p-d2fd9838.entry.js} +1 -1
- package/dist/db-ux/{p-8e63e73c.entry.js → p-ec270b7d.entry.js} +1 -1
- package/dist/db-ux/{p-8931bdc6.entry.js → p-f80474a6.entry.js} +1 -1
- package/dist/esm/db-accordion-item.entry.js +1 -1
- package/dist/esm/db-accordion.entry.js +1 -1
- package/dist/esm/db-badge.entry.js +1 -1
- package/dist/esm/db-brand.entry.js +1 -1
- package/dist/esm/db-button.entry.js +1 -1
- package/dist/esm/db-card.entry.js +1 -1
- package/dist/esm/db-checkbox.entry.js +1 -1
- package/dist/esm/{db-custom-select-dropdown_6.entry.js → db-custom-select-dropdown_5.entry.js} +5 -256
- package/dist/esm/db-custom-select-form-field.entry.js +3 -3
- package/dist/esm/db-custom-select.entry.js +13 -11
- 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 +5 -5
- package/dist/esm/db-icon.entry.js +2 -2
- package/dist/esm/db-infotext.entry.js +1 -1
- package/dist/esm/db-link.entry.js +2 -2
- package/dist/esm/db-navigation-item.entry.js +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +6 -5
- package/dist/esm/db-ux.js +4 -4
- package/dist/esm/{floating-components-G-TursYV.js → floating-components-DfYL98sI.js} +65 -15
- package/dist/esm/{index-B6-lLNGQ.js → index-05XnVETo.js} +22 -50
- package/dist/esm/index.js +3 -6
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{navigation--UdC9CzO.js → navigation-DgsMCdfn.js} +1 -1
- package/dist/types/components/custom-select/custom-select.d.ts +1 -1
- package/dist/types/components.d.ts +582 -159
- package/dist/types/index.d.ts +0 -2
- package/dist/types/shared/model.d.ts +4 -6
- package/dist/types/stencil-public-runtime.d.ts +24 -1
- package/dist/vscode.html-custom-data.json +8 -158
- package/dist/web-types.json +31 -276
- package/package.json +4 -4
- package/dist/collection/components/loading-indicator/examples/_indicators.data.js +0 -91
- package/dist/collection/components/loading-indicator/index.js +0 -2
- package/dist/collection/components/loading-indicator/loading-indicator.js +0 -713
- package/dist/collection/components/loading-indicator/model.js +0 -2
- package/dist/db-ux/p-19def2d3.entry.js +0 -1
- package/dist/db-ux/p-5c55381c.entry.js +0 -1
- package/dist/db-ux/p-69ebe202.entry.js +0 -1
- package/dist/db-ux/p-78fd1504.entry.js +0 -1
- package/dist/db-ux/p-7c0621ef.entry.js +0 -1
- package/dist/db-ux/p-8ff8418d.entry.js +0 -1
- package/dist/db-ux/p-B6-lLNGQ.js +0 -2
- package/dist/db-ux/p-G-TursYV.js +0 -1
- package/dist/db-ux/p-a01a5c4a.entry.js +0 -1
- package/dist/db-ux/p-b05bc567.entry.js +0 -1
- package/dist/db-ux/p-c1825fa6.entry.js +0 -1
- package/dist/db-ux/p-e847596c.entry.js +0 -1
- package/dist/db-ux/p-f71548d2.entry.js +0 -1
- package/dist/types/components/loading-indicator/examples/_indicators.data.d.ts +0 -49
- package/dist/types/components/loading-indicator/index.d.ts +0 -2
- package/dist/types/components/loading-indicator/loading-indicator.d.ts +0 -56
- package/dist/types/components/loading-indicator/model.d.ts +0 -39
|
@@ -24,7 +24,6 @@ import { DBIconProps } from "./components/icon/model";
|
|
|
24
24
|
import { DBInfotextProps } from "./components/infotext/model";
|
|
25
25
|
import { DBInputProps } from "./components/input/model";
|
|
26
26
|
import { DBLinkProps } from "./components/link/model";
|
|
27
|
-
import { DBLoadingIndicatorProps } from "./components/loading-indicator/model";
|
|
28
27
|
import { DBNavigationProps } from "./components/navigation/model";
|
|
29
28
|
import { DBNavigationItemProps } from "./components/navigation-item/model";
|
|
30
29
|
import { DBNotificationProps } from "./components/notification/model";
|
|
@@ -61,7 +60,6 @@ export { DBIconProps } from "./components/icon/model";
|
|
|
61
60
|
export { DBInfotextProps } from "./components/infotext/model";
|
|
62
61
|
export { DBInputProps } from "./components/input/model";
|
|
63
62
|
export { DBLinkProps } from "./components/link/model";
|
|
64
|
-
export { DBLoadingIndicatorProps } from "./components/loading-indicator/model";
|
|
65
63
|
export { DBNavigationProps } from "./components/navigation/model";
|
|
66
64
|
export { DBNavigationItemProps } from "./components/navigation-item/model";
|
|
67
65
|
export { DBNotificationProps } from "./components/notification/model";
|
|
@@ -371,36 +369,6 @@ export namespace Components {
|
|
|
371
369
|
"variant": DBLinkProps["variant"];
|
|
372
370
|
"wrap": DBLinkProps["wrap"];
|
|
373
371
|
}
|
|
374
|
-
interface DbLoadingIndicator {
|
|
375
|
-
/**
|
|
376
|
-
* @default true
|
|
377
|
-
*/
|
|
378
|
-
"autoDisable": DBLoadingIndicatorProps["autoDisable"];
|
|
379
|
-
"className": DBLoadingIndicatorProps["className"];
|
|
380
|
-
"delay": DBLoadingIndicatorProps["delay"];
|
|
381
|
-
"id": DBLoadingIndicatorProps["id"];
|
|
382
|
-
/**
|
|
383
|
-
* @default true
|
|
384
|
-
*/
|
|
385
|
-
"indeterminate": DBLoadingIndicatorProps["indeterminate"];
|
|
386
|
-
"label": DBLoadingIndicatorProps["label"];
|
|
387
|
-
"max": DBLoadingIndicatorProps["max"];
|
|
388
|
-
"overlay": DBLoadingIndicatorProps["overlay"];
|
|
389
|
-
"progressText": DBLoadingIndicatorProps["progressText"];
|
|
390
|
-
"role": DBLoadingIndicatorProps["role"];
|
|
391
|
-
"showLabel": DBLoadingIndicatorProps["showLabel"];
|
|
392
|
-
"showProgressText": DBLoadingIndicatorProps["showProgressText"];
|
|
393
|
-
/**
|
|
394
|
-
* @default "medium"
|
|
395
|
-
*/
|
|
396
|
-
"size": DBLoadingIndicatorProps["size"];
|
|
397
|
-
"state": DBLoadingIndicatorProps["state"];
|
|
398
|
-
"value": DBLoadingIndicatorProps["value"];
|
|
399
|
-
/**
|
|
400
|
-
* @default "inline"
|
|
401
|
-
*/
|
|
402
|
-
"variant": DBLoadingIndicatorProps["variant"];
|
|
403
|
-
}
|
|
404
372
|
interface DbNavigation {
|
|
405
373
|
"className": DBNavigationProps["className"];
|
|
406
374
|
"id": DBNavigationProps["id"];
|
|
@@ -673,10 +641,6 @@ export interface DbInputCustomEvent<T> extends CustomEvent<T> {
|
|
|
673
641
|
detail: T;
|
|
674
642
|
target: HTMLDbInputElement;
|
|
675
643
|
}
|
|
676
|
-
export interface DbLoadingIndicatorCustomEvent<T> extends CustomEvent<T> {
|
|
677
|
-
detail: T;
|
|
678
|
-
target: HTMLDbLoadingIndicatorElement;
|
|
679
|
-
}
|
|
680
644
|
export interface DbNavigationItemCustomEvent<T> extends CustomEvent<T> {
|
|
681
645
|
detail: T;
|
|
682
646
|
target: HTMLDbNavigationItemElement;
|
|
@@ -935,23 +899,6 @@ declare global {
|
|
|
935
899
|
prototype: HTMLDbLinkElement;
|
|
936
900
|
new (): HTMLDbLinkElement;
|
|
937
901
|
};
|
|
938
|
-
interface HTMLDbLoadingIndicatorElementEventMap {
|
|
939
|
-
"timeout": any;
|
|
940
|
-
}
|
|
941
|
-
interface HTMLDbLoadingIndicatorElement extends Components.DbLoadingIndicator, HTMLStencilElement {
|
|
942
|
-
addEventListener<K extends keyof HTMLDbLoadingIndicatorElementEventMap>(type: K, listener: (this: HTMLDbLoadingIndicatorElement, ev: DbLoadingIndicatorCustomEvent<HTMLDbLoadingIndicatorElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
943
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
944
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
945
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
946
|
-
removeEventListener<K extends keyof HTMLDbLoadingIndicatorElementEventMap>(type: K, listener: (this: HTMLDbLoadingIndicatorElement, ev: DbLoadingIndicatorCustomEvent<HTMLDbLoadingIndicatorElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
947
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
948
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
949
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
950
|
-
}
|
|
951
|
-
var HTMLDbLoadingIndicatorElement: {
|
|
952
|
-
prototype: HTMLDbLoadingIndicatorElement;
|
|
953
|
-
new (): HTMLDbLoadingIndicatorElement;
|
|
954
|
-
};
|
|
955
902
|
interface HTMLDbNavigationElement extends Components.DbNavigation, HTMLStencilElement {
|
|
956
903
|
}
|
|
957
904
|
var HTMLDbNavigationElement: {
|
|
@@ -1186,7 +1133,6 @@ declare global {
|
|
|
1186
1133
|
"db-infotext": HTMLDbInfotextElement;
|
|
1187
1134
|
"db-input": HTMLDbInputElement;
|
|
1188
1135
|
"db-link": HTMLDbLinkElement;
|
|
1189
|
-
"db-loading-indicator": HTMLDbLoadingIndicatorElement;
|
|
1190
1136
|
"db-navigation": HTMLDbNavigationElement;
|
|
1191
1137
|
"db-navigation-item": HTMLDbNavigationItemElement;
|
|
1192
1138
|
"db-notification": HTMLDbNotificationElement;
|
|
@@ -1515,37 +1461,6 @@ declare namespace LocalJSX {
|
|
|
1515
1461
|
"variant"?: DBLinkProps["variant"];
|
|
1516
1462
|
"wrap"?: DBLinkProps["wrap"];
|
|
1517
1463
|
}
|
|
1518
|
-
interface DbLoadingIndicator {
|
|
1519
|
-
/**
|
|
1520
|
-
* @default true
|
|
1521
|
-
*/
|
|
1522
|
-
"autoDisable"?: DBLoadingIndicatorProps["autoDisable"];
|
|
1523
|
-
"className"?: DBLoadingIndicatorProps["className"];
|
|
1524
|
-
"delay"?: DBLoadingIndicatorProps["delay"];
|
|
1525
|
-
"id"?: DBLoadingIndicatorProps["id"];
|
|
1526
|
-
/**
|
|
1527
|
-
* @default true
|
|
1528
|
-
*/
|
|
1529
|
-
"indeterminate"?: DBLoadingIndicatorProps["indeterminate"];
|
|
1530
|
-
"label"?: DBLoadingIndicatorProps["label"];
|
|
1531
|
-
"max"?: DBLoadingIndicatorProps["max"];
|
|
1532
|
-
"onTimeout"?: (event: DbLoadingIndicatorCustomEvent<any>) => void;
|
|
1533
|
-
"overlay"?: DBLoadingIndicatorProps["overlay"];
|
|
1534
|
-
"progressText"?: DBLoadingIndicatorProps["progressText"];
|
|
1535
|
-
"role"?: DBLoadingIndicatorProps["role"];
|
|
1536
|
-
"showLabel"?: DBLoadingIndicatorProps["showLabel"];
|
|
1537
|
-
"showProgressText"?: DBLoadingIndicatorProps["showProgressText"];
|
|
1538
|
-
/**
|
|
1539
|
-
* @default "medium"
|
|
1540
|
-
*/
|
|
1541
|
-
"size"?: DBLoadingIndicatorProps["size"];
|
|
1542
|
-
"state"?: DBLoadingIndicatorProps["state"];
|
|
1543
|
-
"value"?: DBLoadingIndicatorProps["value"];
|
|
1544
|
-
/**
|
|
1545
|
-
* @default "inline"
|
|
1546
|
-
*/
|
|
1547
|
-
"variant"?: DBLoadingIndicatorProps["variant"];
|
|
1548
|
-
}
|
|
1549
1464
|
interface DbNavigation {
|
|
1550
1465
|
"className"?: DBNavigationProps["className"];
|
|
1551
1466
|
"id"?: DBNavigationProps["id"];
|
|
@@ -1803,87 +1718,595 @@ declare namespace LocalJSX {
|
|
|
1803
1718
|
"variant"?: DBTooltipProps["variant"];
|
|
1804
1719
|
"width"?: DBTooltipProps["width"];
|
|
1805
1720
|
}
|
|
1721
|
+
|
|
1722
|
+
interface DbAccordionAttributes {
|
|
1723
|
+
"id": DBAccordionProps["id"];
|
|
1724
|
+
"name": DBAccordionProps["name"];
|
|
1725
|
+
"behavior": DBAccordionProps["behavior"];
|
|
1726
|
+
"items": DBAccordionProps["items"];
|
|
1727
|
+
"className": DBAccordionProps["className"];
|
|
1728
|
+
"variant": DBAccordionProps["variant"];
|
|
1729
|
+
}
|
|
1730
|
+
interface DbAccordionItemAttributes {
|
|
1731
|
+
"id": DBAccordionItemProps["id"];
|
|
1732
|
+
"defaultOpen": DBAccordionItemProps["defaultOpen"];
|
|
1733
|
+
"name": DBAccordionItemProps["name"];
|
|
1734
|
+
"className": DBAccordionItemProps["className"];
|
|
1735
|
+
"disabled": string;
|
|
1736
|
+
"headlinePlain": DBAccordionItemProps["headlinePlain"];
|
|
1737
|
+
"text": DBAccordionItemProps["text"];
|
|
1738
|
+
}
|
|
1739
|
+
interface DbBadgeAttributes {
|
|
1740
|
+
"placement": DBBadgeProps["placement"];
|
|
1741
|
+
"id": DBBadgeProps["id"];
|
|
1742
|
+
"className": DBBadgeProps["className"];
|
|
1743
|
+
"semantic": DBBadgeProps["semantic"];
|
|
1744
|
+
"size": DBBadgeProps["size"];
|
|
1745
|
+
"emphasis": DBBadgeProps["emphasis"];
|
|
1746
|
+
"label": DBBadgeProps["label"];
|
|
1747
|
+
"text": DBBadgeProps["text"];
|
|
1748
|
+
}
|
|
1749
|
+
interface DbBrandAttributes {
|
|
1750
|
+
"hideLogo": DBBrandProps["hideLogo"];
|
|
1751
|
+
"icon": DBBrandProps["icon"];
|
|
1752
|
+
"showIcon": string;
|
|
1753
|
+
"id": DBBrandProps["id"];
|
|
1754
|
+
"className": DBBrandProps["className"];
|
|
1755
|
+
"text": DBBrandProps["text"];
|
|
1756
|
+
}
|
|
1757
|
+
interface DbButtonAttributes {
|
|
1758
|
+
"type": DBButtonProps["type"];
|
|
1759
|
+
"id": DBButtonProps["id"];
|
|
1760
|
+
"className": DBButtonProps["className"];
|
|
1761
|
+
"disabled": string;
|
|
1762
|
+
"iconLeading": DBButtonProps["iconLeading"];
|
|
1763
|
+
"icon": DBButtonProps["icon"];
|
|
1764
|
+
"showIconLeading": string;
|
|
1765
|
+
"showIcon": string;
|
|
1766
|
+
"iconTrailing": DBButtonProps["iconTrailing"];
|
|
1767
|
+
"showIconTrailing": string;
|
|
1768
|
+
"size": DBButtonProps["size"];
|
|
1769
|
+
"width": DBButtonProps["width"];
|
|
1770
|
+
"variant": DBButtonProps["variant"];
|
|
1771
|
+
"noText": string;
|
|
1772
|
+
"name": DBButtonProps["name"];
|
|
1773
|
+
"form": DBButtonProps["form"];
|
|
1774
|
+
"value": DBButtonProps["value"];
|
|
1775
|
+
"text": DBButtonProps["text"];
|
|
1776
|
+
}
|
|
1777
|
+
interface DbCardAttributes {
|
|
1778
|
+
"id": DBCardProps["id"];
|
|
1779
|
+
"className": DBCardProps["className"];
|
|
1780
|
+
"behavior": DBCardProps["behavior"];
|
|
1781
|
+
"elevationLevel": DBCardProps["elevationLevel"];
|
|
1782
|
+
"spacing": DBCardProps["spacing"];
|
|
1783
|
+
}
|
|
1784
|
+
interface DbCheckboxAttributes {
|
|
1785
|
+
"id": DBCheckboxProps["id"];
|
|
1786
|
+
"invalidMessage": DBCheckboxProps["invalidMessage"];
|
|
1787
|
+
"message": DBCheckboxProps["message"];
|
|
1788
|
+
"showMessage": string;
|
|
1789
|
+
"indeterminate": string;
|
|
1790
|
+
"checked": string;
|
|
1791
|
+
"validMessage": DBCheckboxProps["validMessage"];
|
|
1792
|
+
"validation": DBCheckboxProps["validation"];
|
|
1793
|
+
"required": string;
|
|
1794
|
+
"className": DBCheckboxProps["className"];
|
|
1795
|
+
"size": DBCheckboxProps["size"];
|
|
1796
|
+
"showRequiredAsterisk": string;
|
|
1797
|
+
"showLabel": string;
|
|
1798
|
+
"name": DBCheckboxProps["name"];
|
|
1799
|
+
"disabled": string;
|
|
1800
|
+
"value": string;
|
|
1801
|
+
"ariaDescribedBy": DBCheckboxProps["ariaDescribedBy"];
|
|
1802
|
+
"label": DBCheckboxProps["label"];
|
|
1803
|
+
"messageIcon": DBCheckboxProps["messageIcon"];
|
|
1804
|
+
}
|
|
1805
|
+
interface DbCustomSelectAttributes {
|
|
1806
|
+
"id": DBCustomSelectProps["id"];
|
|
1807
|
+
"invalidMessage": DBCustomSelectProps["invalidMessage"];
|
|
1808
|
+
"message": DBCustomSelectProps["message"];
|
|
1809
|
+
"showMessage": string;
|
|
1810
|
+
"ariaDescribedBy": DBCustomSelectProps["ariaDescribedBy"];
|
|
1811
|
+
"showNoResults": DBCustomSelectProps["showNoResults"];
|
|
1812
|
+
"showLoading": DBCustomSelectProps["showLoading"];
|
|
1813
|
+
"multiple": string;
|
|
1814
|
+
"showSelectAll": DBCustomSelectProps["showSelectAll"];
|
|
1815
|
+
"showSearch": DBCustomSelectProps["showSearch"];
|
|
1816
|
+
"validation": DBCustomSelectProps["validation"];
|
|
1817
|
+
"searchValue": DBCustomSelectProps["searchValue"];
|
|
1818
|
+
"selectedLabels": DBCustomSelectProps["selectedLabels"];
|
|
1819
|
+
"selectedType": DBCustomSelectProps["selectedType"];
|
|
1820
|
+
"amountText": DBCustomSelectProps["amountText"];
|
|
1821
|
+
"validMessage": DBCustomSelectProps["validMessage"];
|
|
1822
|
+
"required": string;
|
|
1823
|
+
"selectAllLabel": DBCustomSelectProps["selectAllLabel"];
|
|
1824
|
+
"placement": DBCustomSelectProps["placement"];
|
|
1825
|
+
"className": DBCustomSelectProps["className"];
|
|
1826
|
+
"formFieldWidth": DBCustomSelectProps["formFieldWidth"];
|
|
1827
|
+
"variant": DBCustomSelectProps["variant"];
|
|
1828
|
+
"showRequiredAsterisk": string;
|
|
1829
|
+
"showLabel": string;
|
|
1830
|
+
"icon": DBCustomSelectProps["icon"];
|
|
1831
|
+
"showIcon": string;
|
|
1832
|
+
"label": DBCustomSelectProps["label"];
|
|
1833
|
+
"form": DBCustomSelectProps["form"];
|
|
1834
|
+
"name": DBCustomSelectProps["name"];
|
|
1835
|
+
"disabled": string;
|
|
1836
|
+
"open": DBCustomSelectProps["open"];
|
|
1837
|
+
"selectedPrefix": DBCustomSelectProps["selectedPrefix"];
|
|
1838
|
+
"dropdownWidth": DBCustomSelectProps["dropdownWidth"];
|
|
1839
|
+
"searchLabel": DBCustomSelectProps["searchLabel"];
|
|
1840
|
+
"searchPlaceholder": DBCustomSelectProps["searchPlaceholder"];
|
|
1841
|
+
"listLabel": DBCustomSelectProps["listLabel"];
|
|
1842
|
+
"loadingText": DBCustomSelectProps["loadingText"];
|
|
1843
|
+
"noResultsText": DBCustomSelectProps["noResultsText"];
|
|
1844
|
+
"mobileCloseButtonText": DBCustomSelectProps["mobileCloseButtonText"];
|
|
1845
|
+
"showClearSelection": DBCustomSelectProps["showClearSelection"];
|
|
1846
|
+
"clearSelectionText": DBCustomSelectProps["clearSelectionText"];
|
|
1847
|
+
"placeholder": DBCustomSelectProps["placeholder"];
|
|
1848
|
+
"messageIcon": DBCustomSelectProps["messageIcon"];
|
|
1849
|
+
}
|
|
1850
|
+
interface DbCustomSelectDropdownAttributes {
|
|
1851
|
+
"id": DBCustomSelectDropdownProps["id"];
|
|
1852
|
+
"className": DBCustomSelectDropdownProps["className"];
|
|
1853
|
+
"width": DBCustomSelectDropdownProps["width"];
|
|
1854
|
+
}
|
|
1855
|
+
interface DbCustomSelectFormFieldAttributes {
|
|
1856
|
+
"id": DBCustomSelectFormFieldProps["id"];
|
|
1857
|
+
"className": DBCustomSelectFormFieldProps["className"];
|
|
1858
|
+
}
|
|
1859
|
+
interface DbCustomSelectListAttributes {
|
|
1860
|
+
"multiple": DBCustomSelectListProps["multiple"];
|
|
1861
|
+
"label": DBCustomSelectListProps["label"];
|
|
1862
|
+
"id": DBCustomSelectListProps["id"];
|
|
1863
|
+
"className": DBCustomSelectListProps["className"];
|
|
1864
|
+
}
|
|
1865
|
+
interface DbCustomSelectListItemAttributes {
|
|
1866
|
+
"id": DBCustomSelectListItemProps["id"];
|
|
1867
|
+
"isGroupTitle": DBCustomSelectListItemProps["isGroupTitle"];
|
|
1868
|
+
"showDivider": DBCustomSelectListItemProps["showDivider"];
|
|
1869
|
+
"type": DBCustomSelectListItemProps["type"];
|
|
1870
|
+
"checked": string;
|
|
1871
|
+
"className": DBCustomSelectListItemProps["className"];
|
|
1872
|
+
"groupTitle": DBCustomSelectListItemProps["groupTitle"];
|
|
1873
|
+
"icon": DBCustomSelectListItemProps["icon"];
|
|
1874
|
+
"showIcon": string;
|
|
1875
|
+
"name": DBCustomSelectListItemProps["name"];
|
|
1876
|
+
"disabled": string;
|
|
1877
|
+
"value": string;
|
|
1878
|
+
"label": DBCustomSelectListItemProps["label"];
|
|
1879
|
+
}
|
|
1880
|
+
interface DbDividerAttributes {
|
|
1881
|
+
"id": DBDividerProps["id"];
|
|
1882
|
+
"margin": DBDividerProps["margin"];
|
|
1883
|
+
"variant": DBDividerProps["variant"];
|
|
1884
|
+
"emphasis": DBDividerProps["emphasis"];
|
|
1885
|
+
"width": DBDividerProps["width"];
|
|
1886
|
+
"className": DBDividerProps["className"];
|
|
1887
|
+
}
|
|
1888
|
+
interface DbDrawerAttributes {
|
|
1889
|
+
"open": string;
|
|
1890
|
+
"position": DBDrawerProps["position"];
|
|
1891
|
+
"backdrop": DBDrawerProps["backdrop"];
|
|
1892
|
+
"variant": DBDrawerProps["variant"];
|
|
1893
|
+
"id": DBDrawerProps["id"];
|
|
1894
|
+
"direction": DBDrawerProps["direction"];
|
|
1895
|
+
"className": DBDrawerProps["className"];
|
|
1896
|
+
"spacing": DBDrawerProps["spacing"];
|
|
1897
|
+
"width": DBDrawerProps["width"];
|
|
1898
|
+
"rounded": string;
|
|
1899
|
+
"closeButtonId": DBDrawerProps["closeButtonId"];
|
|
1900
|
+
"closeButtonText": DBDrawerProps["closeButtonText"];
|
|
1901
|
+
}
|
|
1902
|
+
interface DbHeaderAttributes {
|
|
1903
|
+
"forceMobile": string;
|
|
1904
|
+
"drawerOpen": string;
|
|
1905
|
+
"className": DBHeaderProps["className"];
|
|
1906
|
+
"id": DBHeaderProps["id"];
|
|
1907
|
+
"width": DBHeaderProps["width"];
|
|
1908
|
+
"closeButtonId": DBHeaderProps["closeButtonId"];
|
|
1909
|
+
"closeButtonText": DBHeaderProps["closeButtonText"];
|
|
1910
|
+
"burgerMenuLabel": DBHeaderProps["burgerMenuLabel"];
|
|
1911
|
+
}
|
|
1912
|
+
interface DbIconAttributes {
|
|
1913
|
+
"id": DBIconProps["id"];
|
|
1914
|
+
"className": DBIconProps["className"];
|
|
1915
|
+
"icon": DBIconProps["icon"];
|
|
1916
|
+
"weight": DBIconProps["weight"];
|
|
1917
|
+
"variant": DBIconProps["variant"];
|
|
1918
|
+
"text": DBIconProps["text"];
|
|
1919
|
+
}
|
|
1920
|
+
interface DbInfotextAttributes {
|
|
1921
|
+
"id": DBInfotextProps["id"];
|
|
1922
|
+
"className": DBInfotextProps["className"];
|
|
1923
|
+
"icon": DBInfotextProps["icon"];
|
|
1924
|
+
"semantic": DBInfotextProps["semantic"];
|
|
1925
|
+
"size": DBInfotextProps["size"];
|
|
1926
|
+
"showIcon": string;
|
|
1927
|
+
"text": DBInfotextProps["text"];
|
|
1928
|
+
}
|
|
1929
|
+
interface DbInputAttributes {
|
|
1930
|
+
"id": DBInputProps["id"];
|
|
1931
|
+
"invalidMessage": DBInputProps["invalidMessage"];
|
|
1932
|
+
"dataListId": DBInputProps["dataListId"];
|
|
1933
|
+
"message": DBInputProps["message"];
|
|
1934
|
+
"showMessage": string;
|
|
1935
|
+
"value": string;
|
|
1936
|
+
"validMessage": DBInputProps["validMessage"];
|
|
1937
|
+
"validation": DBInputProps["validation"];
|
|
1938
|
+
"required": string;
|
|
1939
|
+
"minLength": string;
|
|
1940
|
+
"maxLength": string;
|
|
1941
|
+
"pattern": DBInputProps["pattern"];
|
|
1942
|
+
"className": DBInputProps["className"];
|
|
1943
|
+
"variant": DBInputProps["variant"];
|
|
1944
|
+
"showLabel": string;
|
|
1945
|
+
"showIconLeading": string;
|
|
1946
|
+
"showIcon": string;
|
|
1947
|
+
"iconLeading": DBInputProps["iconLeading"];
|
|
1948
|
+
"icon": DBInputProps["icon"];
|
|
1949
|
+
"iconTrailing": DBInputProps["iconTrailing"];
|
|
1950
|
+
"showRequiredAsterisk": string;
|
|
1951
|
+
"showIconTrailing": string;
|
|
1952
|
+
"label": DBInputProps["label"];
|
|
1953
|
+
"fieldSizing": DBInputProps["fieldSizing"];
|
|
1954
|
+
"name": DBInputProps["name"];
|
|
1955
|
+
"type": DBInputProps["type"];
|
|
1956
|
+
"multiple": string;
|
|
1957
|
+
"accept": DBInputProps["accept"];
|
|
1958
|
+
"placeholder": DBInputProps["placeholder"];
|
|
1959
|
+
"disabled": string;
|
|
1960
|
+
"step": string;
|
|
1961
|
+
"maxlength": string;
|
|
1962
|
+
"minlength": string;
|
|
1963
|
+
"max": string;
|
|
1964
|
+
"min": string;
|
|
1965
|
+
"readOnly": string;
|
|
1966
|
+
"readonly": string;
|
|
1967
|
+
"form": DBInputProps["form"];
|
|
1968
|
+
"size": DBInputProps["size"];
|
|
1969
|
+
"autocomplete": DBInputProps["autocomplete"];
|
|
1970
|
+
"autofocus": string;
|
|
1971
|
+
"enterkeyhint": DBInputProps["enterkeyhint"];
|
|
1972
|
+
"inputmode": DBInputProps["inputmode"];
|
|
1973
|
+
"ariaDescribedBy": DBInputProps["ariaDescribedBy"];
|
|
1974
|
+
"messageSize": DBInputProps["messageSize"];
|
|
1975
|
+
"messageIcon": DBInputProps["messageIcon"];
|
|
1976
|
+
"validMessageSize": DBInputProps["validMessageSize"];
|
|
1977
|
+
"invalidMessageSize": DBInputProps["invalidMessageSize"];
|
|
1978
|
+
}
|
|
1979
|
+
interface DbLinkAttributes {
|
|
1980
|
+
"id": DBLinkProps["id"];
|
|
1981
|
+
"className": DBLinkProps["className"];
|
|
1982
|
+
"href": DBLinkProps["href"];
|
|
1983
|
+
"target": DBLinkProps["target"];
|
|
1984
|
+
"rel": DBLinkProps["rel"];
|
|
1985
|
+
"role": DBLinkProps["role"];
|
|
1986
|
+
"referrerpolicy": DBLinkProps["referrerpolicy"];
|
|
1987
|
+
"referrerPolicy": DBLinkProps["referrerPolicy"];
|
|
1988
|
+
"hreflang": DBLinkProps["hreflang"];
|
|
1989
|
+
"disabled": string;
|
|
1990
|
+
"size": DBLinkProps["size"];
|
|
1991
|
+
"showIcon": string;
|
|
1992
|
+
"variant": DBLinkProps["variant"];
|
|
1993
|
+
"content": DBLinkProps["content"];
|
|
1994
|
+
"wrap": string;
|
|
1995
|
+
"text": DBLinkProps["text"];
|
|
1996
|
+
}
|
|
1997
|
+
interface DbNavigationAttributes {
|
|
1998
|
+
"id": DBNavigationProps["id"];
|
|
1999
|
+
"className": DBNavigationProps["className"];
|
|
2000
|
+
}
|
|
2001
|
+
interface DbNavigationItemAttributes {
|
|
2002
|
+
"subNavigationExpanded": string;
|
|
2003
|
+
"id": DBNavigationItemProps["id"];
|
|
2004
|
+
"className": DBNavigationItemProps["className"];
|
|
2005
|
+
"width": DBNavigationItemProps["width"];
|
|
2006
|
+
"icon": DBNavigationItemProps["icon"];
|
|
2007
|
+
"showIcon": string;
|
|
2008
|
+
"active": DBNavigationItemProps["active"];
|
|
2009
|
+
"wrap": string;
|
|
2010
|
+
"disabled": string;
|
|
2011
|
+
"text": DBNavigationItemProps["text"];
|
|
2012
|
+
"backButtonId": DBNavigationItemProps["backButtonId"];
|
|
2013
|
+
"backButtonText": DBNavigationItemProps["backButtonText"];
|
|
2014
|
+
}
|
|
2015
|
+
interface DbNotificationAttributes {
|
|
2016
|
+
"id": DBNotificationProps["id"];
|
|
2017
|
+
"className": DBNotificationProps["className"];
|
|
2018
|
+
"semantic": DBNotificationProps["semantic"];
|
|
2019
|
+
"role": DBNotificationProps["role"];
|
|
2020
|
+
"ariaLive": DBNotificationProps["ariaLive"];
|
|
2021
|
+
"variant": DBNotificationProps["variant"];
|
|
2022
|
+
"showIcon": string;
|
|
2023
|
+
"icon": DBNotificationProps["icon"];
|
|
2024
|
+
"linkVariant": DBNotificationProps["linkVariant"];
|
|
2025
|
+
"headline": string;
|
|
2026
|
+
"showHeadline": string;
|
|
2027
|
+
"text": DBNotificationProps["text"];
|
|
2028
|
+
"timestamp": DBNotificationProps["timestamp"];
|
|
2029
|
+
"showTimestamp": string;
|
|
2030
|
+
"closeable": string;
|
|
2031
|
+
"closeButtonId": DBNotificationProps["closeButtonId"];
|
|
2032
|
+
"closeButtonText": DBNotificationProps["closeButtonText"];
|
|
2033
|
+
}
|
|
2034
|
+
interface DbPageAttributes {
|
|
2035
|
+
"fadeIn": string;
|
|
2036
|
+
"documentOverflow": DBPageProps["documentOverflow"];
|
|
2037
|
+
"variant": DBPageProps["variant"];
|
|
2038
|
+
"id": DBPageProps["id"];
|
|
2039
|
+
"className": DBPageProps["className"];
|
|
2040
|
+
"mainClass": DBPageProps["mainClass"];
|
|
2041
|
+
}
|
|
2042
|
+
interface DbPopoverAttributes {
|
|
2043
|
+
"placement": DBPopoverProps["placement"];
|
|
2044
|
+
"id": DBPopoverProps["id"];
|
|
2045
|
+
"className": DBPopoverProps["className"];
|
|
2046
|
+
"spacing": DBPopoverProps["spacing"];
|
|
2047
|
+
"gap": string;
|
|
2048
|
+
"animation": string;
|
|
2049
|
+
"open": string;
|
|
2050
|
+
"delay": DBPopoverProps["delay"];
|
|
2051
|
+
"width": DBPopoverProps["width"];
|
|
2052
|
+
}
|
|
2053
|
+
interface DbRadioAttributes {
|
|
2054
|
+
"id": DBRadioProps["id"];
|
|
2055
|
+
"checked": string;
|
|
2056
|
+
"size": DBRadioProps["size"];
|
|
2057
|
+
"showLabel": string;
|
|
2058
|
+
"showRequiredAsterisk": string;
|
|
2059
|
+
"className": DBRadioProps["className"];
|
|
2060
|
+
"validation": DBRadioProps["validation"];
|
|
2061
|
+
"name": DBRadioProps["name"];
|
|
2062
|
+
"disabled": string;
|
|
2063
|
+
"value": string;
|
|
2064
|
+
"required": string;
|
|
2065
|
+
"label": DBRadioProps["label"];
|
|
2066
|
+
}
|
|
2067
|
+
interface DbSectionAttributes {
|
|
2068
|
+
"id": DBSectionProps["id"];
|
|
2069
|
+
"className": DBSectionProps["className"];
|
|
2070
|
+
"spacing": DBSectionProps["spacing"];
|
|
2071
|
+
"width": DBSectionProps["width"];
|
|
2072
|
+
}
|
|
2073
|
+
interface DbSelectAttributes {
|
|
2074
|
+
"id": DBSelectProps["id"];
|
|
2075
|
+
"invalidMessage": DBSelectProps["invalidMessage"];
|
|
2076
|
+
"message": DBSelectProps["message"];
|
|
2077
|
+
"showMessage": string;
|
|
2078
|
+
"placeholder": DBSelectProps["placeholder"];
|
|
2079
|
+
"value": string;
|
|
2080
|
+
"validMessage": DBSelectProps["validMessage"];
|
|
2081
|
+
"validation": DBSelectProps["validation"];
|
|
2082
|
+
"required": string;
|
|
2083
|
+
"variant": DBSelectProps["variant"];
|
|
2084
|
+
"showEmptyOption": DBSelectProps["showEmptyOption"];
|
|
2085
|
+
"className": DBSelectProps["className"];
|
|
2086
|
+
"showLabel": string;
|
|
2087
|
+
"showRequiredAsterisk": string;
|
|
2088
|
+
"icon": DBSelectProps["icon"];
|
|
2089
|
+
"showIcon": string;
|
|
2090
|
+
"label": DBSelectProps["label"];
|
|
2091
|
+
"disabled": string;
|
|
2092
|
+
"name": DBSelectProps["name"];
|
|
2093
|
+
"size": DBSelectProps["size"];
|
|
2094
|
+
"autocomplete": DBSelectProps["autocomplete"];
|
|
2095
|
+
"multiple": DBSelectProps["multiple"];
|
|
2096
|
+
"ariaDescribedBy": DBSelectProps["ariaDescribedBy"];
|
|
2097
|
+
"messageIcon": DBSelectProps["messageIcon"];
|
|
2098
|
+
}
|
|
2099
|
+
interface DbStackAttributes {
|
|
2100
|
+
"id": DBStackProps["id"];
|
|
2101
|
+
"className": DBStackProps["className"];
|
|
2102
|
+
"gap": DBStackProps["gap"];
|
|
2103
|
+
"variant": DBStackProps["variant"];
|
|
2104
|
+
"direction": DBStackProps["direction"];
|
|
2105
|
+
"alignment": DBStackProps["alignment"];
|
|
2106
|
+
"justifyContent": DBStackProps["justifyContent"];
|
|
2107
|
+
"wrap": string;
|
|
2108
|
+
}
|
|
2109
|
+
interface DbSwitchAttributes {
|
|
2110
|
+
"id": DBSwitchProps["id"];
|
|
2111
|
+
"validation": DBSwitchProps["validation"];
|
|
2112
|
+
"required": string;
|
|
2113
|
+
"message": DBSwitchProps["message"];
|
|
2114
|
+
"showMessage": string;
|
|
2115
|
+
"validMessage": DBSwitchProps["validMessage"];
|
|
2116
|
+
"invalidMessage": DBSwitchProps["invalidMessage"];
|
|
2117
|
+
"checked": string;
|
|
2118
|
+
"disabled": string;
|
|
2119
|
+
"visualAid": string;
|
|
2120
|
+
"size": DBSwitchProps["size"];
|
|
2121
|
+
"showLabel": string;
|
|
2122
|
+
"showRequiredAsterisk": string;
|
|
2123
|
+
"className": DBSwitchProps["className"];
|
|
2124
|
+
"value": string;
|
|
2125
|
+
"name": DBSwitchProps["name"];
|
|
2126
|
+
"iconLeading": DBSwitchProps["iconLeading"];
|
|
2127
|
+
"icon": DBSwitchProps["icon"];
|
|
2128
|
+
"iconTrailing": DBSwitchProps["iconTrailing"];
|
|
2129
|
+
"label": DBSwitchProps["label"];
|
|
2130
|
+
"messageIcon": DBSwitchProps["messageIcon"];
|
|
2131
|
+
}
|
|
2132
|
+
interface DbTabItemAttributes {
|
|
2133
|
+
"active": string;
|
|
2134
|
+
"name": DBTabItemProps["name"];
|
|
2135
|
+
"className": DBTabItemProps["className"];
|
|
2136
|
+
"id": DBTabItemProps["id"];
|
|
2137
|
+
"iconLeading": DBTabItemProps["iconLeading"];
|
|
2138
|
+
"icon": DBTabItemProps["icon"];
|
|
2139
|
+
"iconTrailing": DBTabItemProps["iconTrailing"];
|
|
2140
|
+
"showIconLeading": string;
|
|
2141
|
+
"showIcon": string;
|
|
2142
|
+
"showIconTrailing": string;
|
|
2143
|
+
"noText": string;
|
|
2144
|
+
"disabled": string;
|
|
2145
|
+
"checked": string;
|
|
2146
|
+
"label": DBTabItemProps["label"];
|
|
2147
|
+
}
|
|
2148
|
+
interface DbTabListAttributes {
|
|
2149
|
+
"id": DBTabListProps["id"];
|
|
2150
|
+
"className": DBTabListProps["className"];
|
|
2151
|
+
}
|
|
2152
|
+
interface DbTabPanelAttributes {
|
|
2153
|
+
"className": DBTabPanelProps["className"];
|
|
2154
|
+
"id": DBTabPanelProps["id"];
|
|
2155
|
+
"content": DBTabPanelProps["content"];
|
|
2156
|
+
}
|
|
2157
|
+
interface DbTabsAttributes {
|
|
2158
|
+
"id": DBTabsProps["id"];
|
|
2159
|
+
"name": DBTabsProps["name"];
|
|
2160
|
+
"tabs": DBTabsProps["tabs"];
|
|
2161
|
+
"arrowScrollDistance": string;
|
|
2162
|
+
"orientation": DBTabsProps["orientation"];
|
|
2163
|
+
"behavior": DBTabsProps["behavior"];
|
|
2164
|
+
"initialSelectedMode": DBTabsProps["initialSelectedMode"];
|
|
2165
|
+
"initialSelectedIndex": string;
|
|
2166
|
+
"className": DBTabsProps["className"];
|
|
2167
|
+
"alignment": DBTabsProps["alignment"];
|
|
2168
|
+
"width": DBTabsProps["width"];
|
|
2169
|
+
}
|
|
2170
|
+
interface DbTagAttributes {
|
|
2171
|
+
"removeButton": DBTagProps["removeButton"];
|
|
2172
|
+
"id": DBTagProps["id"];
|
|
2173
|
+
"className": DBTagProps["className"];
|
|
2174
|
+
"semantic": DBTagProps["semantic"];
|
|
2175
|
+
"emphasis": DBTagProps["emphasis"];
|
|
2176
|
+
"icon": DBTagProps["icon"];
|
|
2177
|
+
"showCheckState": string;
|
|
2178
|
+
"showIcon": string;
|
|
2179
|
+
"noText": string;
|
|
2180
|
+
"overflow": string;
|
|
2181
|
+
"text": DBTagProps["text"];
|
|
2182
|
+
"behavior": DBTagProps["behavior"];
|
|
2183
|
+
}
|
|
2184
|
+
interface DbTextareaAttributes {
|
|
2185
|
+
"id": DBTextareaProps["id"];
|
|
2186
|
+
"invalidMessage": DBTextareaProps["invalidMessage"];
|
|
2187
|
+
"message": DBTextareaProps["message"];
|
|
2188
|
+
"showMessage": string;
|
|
2189
|
+
"value": string;
|
|
2190
|
+
"validMessage": DBTextareaProps["validMessage"];
|
|
2191
|
+
"validation": DBTextareaProps["validation"];
|
|
2192
|
+
"required": string;
|
|
2193
|
+
"minLength": string;
|
|
2194
|
+
"maxLength": string;
|
|
2195
|
+
"className": DBTextareaProps["className"];
|
|
2196
|
+
"variant": DBTextareaProps["variant"];
|
|
2197
|
+
"showRequiredAsterisk": string;
|
|
2198
|
+
"showLabel": string;
|
|
2199
|
+
"label": DBTextareaProps["label"];
|
|
2200
|
+
"fieldSizing": DBTextareaProps["fieldSizing"];
|
|
2201
|
+
"resize": DBTextareaProps["resize"];
|
|
2202
|
+
"showResizer": string;
|
|
2203
|
+
"disabled": string;
|
|
2204
|
+
"readOnly": string;
|
|
2205
|
+
"readonly": string;
|
|
2206
|
+
"form": DBTextareaProps["form"];
|
|
2207
|
+
"maxlength": string;
|
|
2208
|
+
"minlength": string;
|
|
2209
|
+
"name": DBTextareaProps["name"];
|
|
2210
|
+
"wrap": DBTextareaProps["wrap"];
|
|
2211
|
+
"spellCheck": DBTextareaProps["spellCheck"];
|
|
2212
|
+
"autocomplete": DBTextareaProps["autocomplete"];
|
|
2213
|
+
"ariaDescribedBy": DBTextareaProps["ariaDescribedBy"];
|
|
2214
|
+
"placeholder": DBTextareaProps["placeholder"];
|
|
2215
|
+
"rows": string;
|
|
2216
|
+
"cols": string;
|
|
2217
|
+
"messageIcon": DBTextareaProps["messageIcon"];
|
|
2218
|
+
}
|
|
2219
|
+
interface DbTooltipAttributes {
|
|
2220
|
+
"id": DBTooltipProps["id"];
|
|
2221
|
+
"variant": DBTooltipProps["variant"];
|
|
2222
|
+
"placement": DBTooltipProps["placement"];
|
|
2223
|
+
"className": DBTooltipProps["className"];
|
|
2224
|
+
"emphasis": DBTooltipProps["emphasis"];
|
|
2225
|
+
"animation": string;
|
|
2226
|
+
"delay": DBTooltipProps["delay"];
|
|
2227
|
+
"width": DBTooltipProps["width"];
|
|
2228
|
+
"showArrow": string;
|
|
2229
|
+
}
|
|
2230
|
+
|
|
1806
2231
|
interface IntrinsicElements {
|
|
1807
|
-
"db-accordion": DbAccordion;
|
|
1808
|
-
"db-accordion-item": DbAccordionItem;
|
|
1809
|
-
"db-badge": DbBadge;
|
|
1810
|
-
"db-brand": DbBrand;
|
|
1811
|
-
"db-button": DbButton;
|
|
1812
|
-
"db-card": DbCard;
|
|
1813
|
-
"db-checkbox": DbCheckbox;
|
|
1814
|
-
"db-custom-select": DbCustomSelect;
|
|
1815
|
-
"db-custom-select-dropdown": DbCustomSelectDropdown;
|
|
1816
|
-
"db-custom-select-form-field": DbCustomSelectFormField;
|
|
1817
|
-
"db-custom-select-list": DbCustomSelectList;
|
|
1818
|
-
"db-custom-select-list-item": DbCustomSelectListItem;
|
|
1819
|
-
"db-divider": DbDivider;
|
|
1820
|
-
"db-drawer": DbDrawer;
|
|
1821
|
-
"db-header": DbHeader;
|
|
1822
|
-
"db-icon": DbIcon;
|
|
1823
|
-
"db-infotext": DbInfotext;
|
|
1824
|
-
"db-input": DbInput;
|
|
1825
|
-
"db-link": DbLink;
|
|
1826
|
-
"db-
|
|
1827
|
-
"db-navigation":
|
|
1828
|
-
"db-
|
|
1829
|
-
"db-
|
|
1830
|
-
"db-
|
|
1831
|
-
"db-
|
|
1832
|
-
"db-
|
|
1833
|
-
"db-
|
|
1834
|
-
"db-
|
|
1835
|
-
"db-
|
|
1836
|
-
"db-
|
|
1837
|
-
"db-tab-
|
|
1838
|
-
"db-tab-
|
|
1839
|
-
"db-
|
|
1840
|
-
"db-
|
|
1841
|
-
"db-
|
|
1842
|
-
"db-
|
|
1843
|
-
"db-tooltip": DbTooltip;
|
|
2232
|
+
"db-accordion": Omit<DbAccordion, keyof DbAccordionAttributes> & { [K in keyof DbAccordion & keyof DbAccordionAttributes]?: DbAccordion[K] } & { [K in keyof DbAccordion & keyof DbAccordionAttributes as `attr:${K}`]?: DbAccordionAttributes[K] } & { [K in keyof DbAccordion & keyof DbAccordionAttributes as `prop:${K}`]?: DbAccordion[K] };
|
|
2233
|
+
"db-accordion-item": Omit<DbAccordionItem, keyof DbAccordionItemAttributes> & { [K in keyof DbAccordionItem & keyof DbAccordionItemAttributes]?: DbAccordionItem[K] } & { [K in keyof DbAccordionItem & keyof DbAccordionItemAttributes as `attr:${K}`]?: DbAccordionItemAttributes[K] } & { [K in keyof DbAccordionItem & keyof DbAccordionItemAttributes as `prop:${K}`]?: DbAccordionItem[K] };
|
|
2234
|
+
"db-badge": Omit<DbBadge, keyof DbBadgeAttributes> & { [K in keyof DbBadge & keyof DbBadgeAttributes]?: DbBadge[K] } & { [K in keyof DbBadge & keyof DbBadgeAttributes as `attr:${K}`]?: DbBadgeAttributes[K] } & { [K in keyof DbBadge & keyof DbBadgeAttributes as `prop:${K}`]?: DbBadge[K] };
|
|
2235
|
+
"db-brand": Omit<DbBrand, keyof DbBrandAttributes> & { [K in keyof DbBrand & keyof DbBrandAttributes]?: DbBrand[K] } & { [K in keyof DbBrand & keyof DbBrandAttributes as `attr:${K}`]?: DbBrandAttributes[K] } & { [K in keyof DbBrand & keyof DbBrandAttributes as `prop:${K}`]?: DbBrand[K] };
|
|
2236
|
+
"db-button": Omit<DbButton, keyof DbButtonAttributes> & { [K in keyof DbButton & keyof DbButtonAttributes]?: DbButton[K] } & { [K in keyof DbButton & keyof DbButtonAttributes as `attr:${K}`]?: DbButtonAttributes[K] } & { [K in keyof DbButton & keyof DbButtonAttributes as `prop:${K}`]?: DbButton[K] };
|
|
2237
|
+
"db-card": Omit<DbCard, keyof DbCardAttributes> & { [K in keyof DbCard & keyof DbCardAttributes]?: DbCard[K] } & { [K in keyof DbCard & keyof DbCardAttributes as `attr:${K}`]?: DbCardAttributes[K] } & { [K in keyof DbCard & keyof DbCardAttributes as `prop:${K}`]?: DbCard[K] };
|
|
2238
|
+
"db-checkbox": Omit<DbCheckbox, keyof DbCheckboxAttributes> & { [K in keyof DbCheckbox & keyof DbCheckboxAttributes]?: DbCheckbox[K] } & { [K in keyof DbCheckbox & keyof DbCheckboxAttributes as `attr:${K}`]?: DbCheckboxAttributes[K] } & { [K in keyof DbCheckbox & keyof DbCheckboxAttributes as `prop:${K}`]?: DbCheckbox[K] };
|
|
2239
|
+
"db-custom-select": Omit<DbCustomSelect, keyof DbCustomSelectAttributes> & { [K in keyof DbCustomSelect & keyof DbCustomSelectAttributes]?: DbCustomSelect[K] } & { [K in keyof DbCustomSelect & keyof DbCustomSelectAttributes as `attr:${K}`]?: DbCustomSelectAttributes[K] } & { [K in keyof DbCustomSelect & keyof DbCustomSelectAttributes as `prop:${K}`]?: DbCustomSelect[K] };
|
|
2240
|
+
"db-custom-select-dropdown": Omit<DbCustomSelectDropdown, keyof DbCustomSelectDropdownAttributes> & { [K in keyof DbCustomSelectDropdown & keyof DbCustomSelectDropdownAttributes]?: DbCustomSelectDropdown[K] } & { [K in keyof DbCustomSelectDropdown & keyof DbCustomSelectDropdownAttributes as `attr:${K}`]?: DbCustomSelectDropdownAttributes[K] } & { [K in keyof DbCustomSelectDropdown & keyof DbCustomSelectDropdownAttributes as `prop:${K}`]?: DbCustomSelectDropdown[K] };
|
|
2241
|
+
"db-custom-select-form-field": Omit<DbCustomSelectFormField, keyof DbCustomSelectFormFieldAttributes> & { [K in keyof DbCustomSelectFormField & keyof DbCustomSelectFormFieldAttributes]?: DbCustomSelectFormField[K] } & { [K in keyof DbCustomSelectFormField & keyof DbCustomSelectFormFieldAttributes as `attr:${K}`]?: DbCustomSelectFormFieldAttributes[K] } & { [K in keyof DbCustomSelectFormField & keyof DbCustomSelectFormFieldAttributes as `prop:${K}`]?: DbCustomSelectFormField[K] };
|
|
2242
|
+
"db-custom-select-list": Omit<DbCustomSelectList, keyof DbCustomSelectListAttributes> & { [K in keyof DbCustomSelectList & keyof DbCustomSelectListAttributes]?: DbCustomSelectList[K] } & { [K in keyof DbCustomSelectList & keyof DbCustomSelectListAttributes as `attr:${K}`]?: DbCustomSelectListAttributes[K] } & { [K in keyof DbCustomSelectList & keyof DbCustomSelectListAttributes as `prop:${K}`]?: DbCustomSelectList[K] };
|
|
2243
|
+
"db-custom-select-list-item": Omit<DbCustomSelectListItem, keyof DbCustomSelectListItemAttributes> & { [K in keyof DbCustomSelectListItem & keyof DbCustomSelectListItemAttributes]?: DbCustomSelectListItem[K] } & { [K in keyof DbCustomSelectListItem & keyof DbCustomSelectListItemAttributes as `attr:${K}`]?: DbCustomSelectListItemAttributes[K] } & { [K in keyof DbCustomSelectListItem & keyof DbCustomSelectListItemAttributes as `prop:${K}`]?: DbCustomSelectListItem[K] };
|
|
2244
|
+
"db-divider": Omit<DbDivider, keyof DbDividerAttributes> & { [K in keyof DbDivider & keyof DbDividerAttributes]?: DbDivider[K] } & { [K in keyof DbDivider & keyof DbDividerAttributes as `attr:${K}`]?: DbDividerAttributes[K] } & { [K in keyof DbDivider & keyof DbDividerAttributes as `prop:${K}`]?: DbDivider[K] };
|
|
2245
|
+
"db-drawer": Omit<DbDrawer, keyof DbDrawerAttributes> & { [K in keyof DbDrawer & keyof DbDrawerAttributes]?: DbDrawer[K] } & { [K in keyof DbDrawer & keyof DbDrawerAttributes as `attr:${K}`]?: DbDrawerAttributes[K] } & { [K in keyof DbDrawer & keyof DbDrawerAttributes as `prop:${K}`]?: DbDrawer[K] };
|
|
2246
|
+
"db-header": Omit<DbHeader, keyof DbHeaderAttributes> & { [K in keyof DbHeader & keyof DbHeaderAttributes]?: DbHeader[K] } & { [K in keyof DbHeader & keyof DbHeaderAttributes as `attr:${K}`]?: DbHeaderAttributes[K] } & { [K in keyof DbHeader & keyof DbHeaderAttributes as `prop:${K}`]?: DbHeader[K] };
|
|
2247
|
+
"db-icon": Omit<DbIcon, keyof DbIconAttributes> & { [K in keyof DbIcon & keyof DbIconAttributes]?: DbIcon[K] } & { [K in keyof DbIcon & keyof DbIconAttributes as `attr:${K}`]?: DbIconAttributes[K] } & { [K in keyof DbIcon & keyof DbIconAttributes as `prop:${K}`]?: DbIcon[K] };
|
|
2248
|
+
"db-infotext": Omit<DbInfotext, keyof DbInfotextAttributes> & { [K in keyof DbInfotext & keyof DbInfotextAttributes]?: DbInfotext[K] } & { [K in keyof DbInfotext & keyof DbInfotextAttributes as `attr:${K}`]?: DbInfotextAttributes[K] } & { [K in keyof DbInfotext & keyof DbInfotextAttributes as `prop:${K}`]?: DbInfotext[K] };
|
|
2249
|
+
"db-input": Omit<DbInput, keyof DbInputAttributes> & { [K in keyof DbInput & keyof DbInputAttributes]?: DbInput[K] } & { [K in keyof DbInput & keyof DbInputAttributes as `attr:${K}`]?: DbInputAttributes[K] } & { [K in keyof DbInput & keyof DbInputAttributes as `prop:${K}`]?: DbInput[K] };
|
|
2250
|
+
"db-link": Omit<DbLink, keyof DbLinkAttributes> & { [K in keyof DbLink & keyof DbLinkAttributes]?: DbLink[K] } & { [K in keyof DbLink & keyof DbLinkAttributes as `attr:${K}`]?: DbLinkAttributes[K] } & { [K in keyof DbLink & keyof DbLinkAttributes as `prop:${K}`]?: DbLink[K] };
|
|
2251
|
+
"db-navigation": Omit<DbNavigation, keyof DbNavigationAttributes> & { [K in keyof DbNavigation & keyof DbNavigationAttributes]?: DbNavigation[K] } & { [K in keyof DbNavigation & keyof DbNavigationAttributes as `attr:${K}`]?: DbNavigationAttributes[K] } & { [K in keyof DbNavigation & keyof DbNavigationAttributes as `prop:${K}`]?: DbNavigation[K] };
|
|
2252
|
+
"db-navigation-item": Omit<DbNavigationItem, keyof DbNavigationItemAttributes> & { [K in keyof DbNavigationItem & keyof DbNavigationItemAttributes]?: DbNavigationItem[K] } & { [K in keyof DbNavigationItem & keyof DbNavigationItemAttributes as `attr:${K}`]?: DbNavigationItemAttributes[K] } & { [K in keyof DbNavigationItem & keyof DbNavigationItemAttributes as `prop:${K}`]?: DbNavigationItem[K] };
|
|
2253
|
+
"db-notification": Omit<DbNotification, keyof DbNotificationAttributes> & { [K in keyof DbNotification & keyof DbNotificationAttributes]?: DbNotification[K] } & { [K in keyof DbNotification & keyof DbNotificationAttributes as `attr:${K}`]?: DbNotificationAttributes[K] } & { [K in keyof DbNotification & keyof DbNotificationAttributes as `prop:${K}`]?: DbNotification[K] };
|
|
2254
|
+
"db-page": Omit<DbPage, keyof DbPageAttributes> & { [K in keyof DbPage & keyof DbPageAttributes]?: DbPage[K] } & { [K in keyof DbPage & keyof DbPageAttributes as `attr:${K}`]?: DbPageAttributes[K] } & { [K in keyof DbPage & keyof DbPageAttributes as `prop:${K}`]?: DbPage[K] };
|
|
2255
|
+
"db-popover": Omit<DbPopover, keyof DbPopoverAttributes> & { [K in keyof DbPopover & keyof DbPopoverAttributes]?: DbPopover[K] } & { [K in keyof DbPopover & keyof DbPopoverAttributes as `attr:${K}`]?: DbPopoverAttributes[K] } & { [K in keyof DbPopover & keyof DbPopoverAttributes as `prop:${K}`]?: DbPopover[K] };
|
|
2256
|
+
"db-radio": Omit<DbRadio, keyof DbRadioAttributes> & { [K in keyof DbRadio & keyof DbRadioAttributes]?: DbRadio[K] } & { [K in keyof DbRadio & keyof DbRadioAttributes as `attr:${K}`]?: DbRadioAttributes[K] } & { [K in keyof DbRadio & keyof DbRadioAttributes as `prop:${K}`]?: DbRadio[K] };
|
|
2257
|
+
"db-section": Omit<DbSection, keyof DbSectionAttributes> & { [K in keyof DbSection & keyof DbSectionAttributes]?: DbSection[K] } & { [K in keyof DbSection & keyof DbSectionAttributes as `attr:${K}`]?: DbSectionAttributes[K] } & { [K in keyof DbSection & keyof DbSectionAttributes as `prop:${K}`]?: DbSection[K] };
|
|
2258
|
+
"db-select": Omit<DbSelect, keyof DbSelectAttributes> & { [K in keyof DbSelect & keyof DbSelectAttributes]?: DbSelect[K] } & { [K in keyof DbSelect & keyof DbSelectAttributes as `attr:${K}`]?: DbSelectAttributes[K] } & { [K in keyof DbSelect & keyof DbSelectAttributes as `prop:${K}`]?: DbSelect[K] };
|
|
2259
|
+
"db-stack": Omit<DbStack, keyof DbStackAttributes> & { [K in keyof DbStack & keyof DbStackAttributes]?: DbStack[K] } & { [K in keyof DbStack & keyof DbStackAttributes as `attr:${K}`]?: DbStackAttributes[K] } & { [K in keyof DbStack & keyof DbStackAttributes as `prop:${K}`]?: DbStack[K] };
|
|
2260
|
+
"db-switch": Omit<DbSwitch, keyof DbSwitchAttributes> & { [K in keyof DbSwitch & keyof DbSwitchAttributes]?: DbSwitch[K] } & { [K in keyof DbSwitch & keyof DbSwitchAttributes as `attr:${K}`]?: DbSwitchAttributes[K] } & { [K in keyof DbSwitch & keyof DbSwitchAttributes as `prop:${K}`]?: DbSwitch[K] };
|
|
2261
|
+
"db-tab-item": Omit<DbTabItem, keyof DbTabItemAttributes> & { [K in keyof DbTabItem & keyof DbTabItemAttributes]?: DbTabItem[K] } & { [K in keyof DbTabItem & keyof DbTabItemAttributes as `attr:${K}`]?: DbTabItemAttributes[K] } & { [K in keyof DbTabItem & keyof DbTabItemAttributes as `prop:${K}`]?: DbTabItem[K] };
|
|
2262
|
+
"db-tab-list": Omit<DbTabList, keyof DbTabListAttributes> & { [K in keyof DbTabList & keyof DbTabListAttributes]?: DbTabList[K] } & { [K in keyof DbTabList & keyof DbTabListAttributes as `attr:${K}`]?: DbTabListAttributes[K] } & { [K in keyof DbTabList & keyof DbTabListAttributes as `prop:${K}`]?: DbTabList[K] };
|
|
2263
|
+
"db-tab-panel": Omit<DbTabPanel, keyof DbTabPanelAttributes> & { [K in keyof DbTabPanel & keyof DbTabPanelAttributes]?: DbTabPanel[K] } & { [K in keyof DbTabPanel & keyof DbTabPanelAttributes as `attr:${K}`]?: DbTabPanelAttributes[K] } & { [K in keyof DbTabPanel & keyof DbTabPanelAttributes as `prop:${K}`]?: DbTabPanel[K] };
|
|
2264
|
+
"db-tabs": Omit<DbTabs, keyof DbTabsAttributes> & { [K in keyof DbTabs & keyof DbTabsAttributes]?: DbTabs[K] } & { [K in keyof DbTabs & keyof DbTabsAttributes as `attr:${K}`]?: DbTabsAttributes[K] } & { [K in keyof DbTabs & keyof DbTabsAttributes as `prop:${K}`]?: DbTabs[K] };
|
|
2265
|
+
"db-tag": Omit<DbTag, keyof DbTagAttributes> & { [K in keyof DbTag & keyof DbTagAttributes]?: DbTag[K] } & { [K in keyof DbTag & keyof DbTagAttributes as `attr:${K}`]?: DbTagAttributes[K] } & { [K in keyof DbTag & keyof DbTagAttributes as `prop:${K}`]?: DbTag[K] };
|
|
2266
|
+
"db-textarea": Omit<DbTextarea, keyof DbTextareaAttributes> & { [K in keyof DbTextarea & keyof DbTextareaAttributes]?: DbTextarea[K] } & { [K in keyof DbTextarea & keyof DbTextareaAttributes as `attr:${K}`]?: DbTextareaAttributes[K] } & { [K in keyof DbTextarea & keyof DbTextareaAttributes as `prop:${K}`]?: DbTextarea[K] };
|
|
2267
|
+
"db-tooltip": Omit<DbTooltip, keyof DbTooltipAttributes> & { [K in keyof DbTooltip & keyof DbTooltipAttributes]?: DbTooltip[K] } & { [K in keyof DbTooltip & keyof DbTooltipAttributes as `attr:${K}`]?: DbTooltipAttributes[K] } & { [K in keyof DbTooltip & keyof DbTooltipAttributes as `prop:${K}`]?: DbTooltip[K] };
|
|
1844
2268
|
}
|
|
1845
2269
|
}
|
|
1846
2270
|
export { LocalJSX as JSX };
|
|
1847
2271
|
declare module "@stencil/core" {
|
|
1848
2272
|
export namespace JSX {
|
|
1849
2273
|
interface IntrinsicElements {
|
|
1850
|
-
"db-accordion": LocalJSX.
|
|
1851
|
-
"db-accordion-item": LocalJSX.
|
|
1852
|
-
"db-badge": LocalJSX.
|
|
1853
|
-
"db-brand": LocalJSX.
|
|
1854
|
-
"db-button": LocalJSX.
|
|
1855
|
-
"db-card": LocalJSX.
|
|
1856
|
-
"db-checkbox": LocalJSX.
|
|
1857
|
-
"db-custom-select": LocalJSX.
|
|
1858
|
-
"db-custom-select-dropdown": LocalJSX.
|
|
1859
|
-
"db-custom-select-form-field": LocalJSX.
|
|
1860
|
-
"db-custom-select-list": LocalJSX.
|
|
1861
|
-
"db-custom-select-list-item": LocalJSX.
|
|
1862
|
-
"db-divider": LocalJSX.
|
|
1863
|
-
"db-drawer": LocalJSX.
|
|
1864
|
-
"db-header": LocalJSX.
|
|
1865
|
-
"db-icon": LocalJSX.
|
|
1866
|
-
"db-infotext": LocalJSX.
|
|
1867
|
-
"db-input": LocalJSX.
|
|
1868
|
-
"db-link": LocalJSX.
|
|
1869
|
-
"db-
|
|
1870
|
-
"db-navigation": LocalJSX.
|
|
1871
|
-
"db-
|
|
1872
|
-
"db-
|
|
1873
|
-
"db-
|
|
1874
|
-
"db-
|
|
1875
|
-
"db-
|
|
1876
|
-
"db-
|
|
1877
|
-
"db-
|
|
1878
|
-
"db-
|
|
1879
|
-
"db-
|
|
1880
|
-
"db-tab-
|
|
1881
|
-
"db-tab-
|
|
1882
|
-
"db-
|
|
1883
|
-
"db-
|
|
1884
|
-
"db-
|
|
1885
|
-
"db-
|
|
1886
|
-
"db-tooltip": LocalJSX.DbTooltip & JSXBase.HTMLAttributes<HTMLDbTooltipElement>;
|
|
2274
|
+
"db-accordion": LocalJSX.IntrinsicElements["db-accordion"] & JSXBase.HTMLAttributes<HTMLDbAccordionElement>;
|
|
2275
|
+
"db-accordion-item": LocalJSX.IntrinsicElements["db-accordion-item"] & JSXBase.HTMLAttributes<HTMLDbAccordionItemElement>;
|
|
2276
|
+
"db-badge": LocalJSX.IntrinsicElements["db-badge"] & JSXBase.HTMLAttributes<HTMLDbBadgeElement>;
|
|
2277
|
+
"db-brand": LocalJSX.IntrinsicElements["db-brand"] & JSXBase.HTMLAttributes<HTMLDbBrandElement>;
|
|
2278
|
+
"db-button": LocalJSX.IntrinsicElements["db-button"] & JSXBase.HTMLAttributes<HTMLDbButtonElement>;
|
|
2279
|
+
"db-card": LocalJSX.IntrinsicElements["db-card"] & JSXBase.HTMLAttributes<HTMLDbCardElement>;
|
|
2280
|
+
"db-checkbox": LocalJSX.IntrinsicElements["db-checkbox"] & JSXBase.HTMLAttributes<HTMLDbCheckboxElement>;
|
|
2281
|
+
"db-custom-select": LocalJSX.IntrinsicElements["db-custom-select"] & JSXBase.HTMLAttributes<HTMLDbCustomSelectElement>;
|
|
2282
|
+
"db-custom-select-dropdown": LocalJSX.IntrinsicElements["db-custom-select-dropdown"] & JSXBase.HTMLAttributes<HTMLDbCustomSelectDropdownElement>;
|
|
2283
|
+
"db-custom-select-form-field": LocalJSX.IntrinsicElements["db-custom-select-form-field"] & JSXBase.HTMLAttributes<HTMLDbCustomSelectFormFieldElement>;
|
|
2284
|
+
"db-custom-select-list": LocalJSX.IntrinsicElements["db-custom-select-list"] & JSXBase.HTMLAttributes<HTMLDbCustomSelectListElement>;
|
|
2285
|
+
"db-custom-select-list-item": LocalJSX.IntrinsicElements["db-custom-select-list-item"] & JSXBase.HTMLAttributes<HTMLDbCustomSelectListItemElement>;
|
|
2286
|
+
"db-divider": LocalJSX.IntrinsicElements["db-divider"] & JSXBase.HTMLAttributes<HTMLDbDividerElement>;
|
|
2287
|
+
"db-drawer": LocalJSX.IntrinsicElements["db-drawer"] & JSXBase.HTMLAttributes<HTMLDbDrawerElement>;
|
|
2288
|
+
"db-header": LocalJSX.IntrinsicElements["db-header"] & JSXBase.HTMLAttributes<HTMLDbHeaderElement>;
|
|
2289
|
+
"db-icon": LocalJSX.IntrinsicElements["db-icon"] & JSXBase.HTMLAttributes<HTMLDbIconElement>;
|
|
2290
|
+
"db-infotext": LocalJSX.IntrinsicElements["db-infotext"] & JSXBase.HTMLAttributes<HTMLDbInfotextElement>;
|
|
2291
|
+
"db-input": LocalJSX.IntrinsicElements["db-input"] & JSXBase.HTMLAttributes<HTMLDbInputElement>;
|
|
2292
|
+
"db-link": LocalJSX.IntrinsicElements["db-link"] & JSXBase.HTMLAttributes<HTMLDbLinkElement>;
|
|
2293
|
+
"db-navigation": LocalJSX.IntrinsicElements["db-navigation"] & JSXBase.HTMLAttributes<HTMLDbNavigationElement>;
|
|
2294
|
+
"db-navigation-item": LocalJSX.IntrinsicElements["db-navigation-item"] & JSXBase.HTMLAttributes<HTMLDbNavigationItemElement>;
|
|
2295
|
+
"db-notification": LocalJSX.IntrinsicElements["db-notification"] & JSXBase.HTMLAttributes<HTMLDbNotificationElement>;
|
|
2296
|
+
"db-page": LocalJSX.IntrinsicElements["db-page"] & JSXBase.HTMLAttributes<HTMLDbPageElement>;
|
|
2297
|
+
"db-popover": LocalJSX.IntrinsicElements["db-popover"] & JSXBase.HTMLAttributes<HTMLDbPopoverElement>;
|
|
2298
|
+
"db-radio": LocalJSX.IntrinsicElements["db-radio"] & JSXBase.HTMLAttributes<HTMLDbRadioElement>;
|
|
2299
|
+
"db-section": LocalJSX.IntrinsicElements["db-section"] & JSXBase.HTMLAttributes<HTMLDbSectionElement>;
|
|
2300
|
+
"db-select": LocalJSX.IntrinsicElements["db-select"] & JSXBase.HTMLAttributes<HTMLDbSelectElement>;
|
|
2301
|
+
"db-stack": LocalJSX.IntrinsicElements["db-stack"] & JSXBase.HTMLAttributes<HTMLDbStackElement>;
|
|
2302
|
+
"db-switch": LocalJSX.IntrinsicElements["db-switch"] & JSXBase.HTMLAttributes<HTMLDbSwitchElement>;
|
|
2303
|
+
"db-tab-item": LocalJSX.IntrinsicElements["db-tab-item"] & JSXBase.HTMLAttributes<HTMLDbTabItemElement>;
|
|
2304
|
+
"db-tab-list": LocalJSX.IntrinsicElements["db-tab-list"] & JSXBase.HTMLAttributes<HTMLDbTabListElement>;
|
|
2305
|
+
"db-tab-panel": LocalJSX.IntrinsicElements["db-tab-panel"] & JSXBase.HTMLAttributes<HTMLDbTabPanelElement>;
|
|
2306
|
+
"db-tabs": LocalJSX.IntrinsicElements["db-tabs"] & JSXBase.HTMLAttributes<HTMLDbTabsElement>;
|
|
2307
|
+
"db-tag": LocalJSX.IntrinsicElements["db-tag"] & JSXBase.HTMLAttributes<HTMLDbTagElement>;
|
|
2308
|
+
"db-textarea": LocalJSX.IntrinsicElements["db-textarea"] & JSXBase.HTMLAttributes<HTMLDbTextareaElement>;
|
|
2309
|
+
"db-tooltip": LocalJSX.IntrinsicElements["db-tooltip"] & JSXBase.HTMLAttributes<HTMLDbTooltipElement>;
|
|
1887
2310
|
}
|
|
1888
2311
|
}
|
|
1889
2312
|
}
|