@quartzds/core-react 1.0.0-beta.10 → 1.0.0-beta.100
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 +1303 -0
- package/README.md +2 -2
- package/lib/generated/QdsActionItem.d.ts +17 -0
- package/lib/generated/QdsActionItem.d.ts.map +1 -0
- package/lib/generated/QdsActionItem.js +38 -0
- package/lib/generated/QdsActionItem.js.map +1 -0
- package/lib/generated/QdsBadgeCounter.d.ts +13 -0
- package/lib/generated/QdsBadgeCounter.d.ts.map +1 -0
- package/lib/generated/QdsBadgeCounter.js +33 -0
- package/lib/generated/QdsBadgeCounter.js.map +1 -0
- package/lib/generated/QdsBadgeIndicator.d.ts +13 -0
- package/lib/generated/QdsBadgeIndicator.d.ts.map +1 -0
- package/lib/generated/QdsBadgeIndicator.js +32 -0
- package/lib/generated/QdsBadgeIndicator.js.map +1 -0
- package/lib/generated/QdsBreadcrumbItem.d.ts +13 -0
- package/lib/generated/QdsBreadcrumbItem.d.ts.map +1 -0
- package/lib/generated/QdsBreadcrumbItem.js +34 -0
- package/lib/generated/QdsBreadcrumbItem.js.map +1 -0
- package/lib/generated/QdsButton.d.ts +17 -0
- package/lib/generated/QdsButton.d.ts.map +1 -0
- package/lib/generated/QdsButton.js +57 -0
- package/lib/generated/QdsButton.js.map +1 -0
- package/lib/generated/QdsCheckbox.d.ts +18 -0
- package/lib/generated/QdsCheckbox.d.ts.map +1 -0
- package/lib/generated/QdsCheckbox.js +45 -0
- package/lib/generated/QdsCheckbox.js.map +1 -0
- package/lib/generated/QdsChip.d.ts +19 -0
- package/lib/generated/QdsChip.d.ts.map +1 -0
- package/lib/generated/QdsChip.js +42 -0
- package/lib/generated/QdsChip.js.map +1 -0
- package/lib/generated/QdsDialog.d.ts +16 -0
- package/lib/generated/QdsDialog.d.ts.map +1 -0
- package/lib/generated/QdsDialog.js +33 -0
- package/lib/generated/QdsDialog.js.map +1 -0
- package/lib/generated/QdsDivider.d.ts +13 -0
- package/lib/generated/QdsDivider.d.ts.map +1 -0
- package/lib/generated/QdsDivider.js +30 -0
- package/lib/generated/QdsDivider.js.map +1 -0
- package/lib/generated/QdsDropdown.d.ts +16 -0
- package/lib/generated/QdsDropdown.d.ts.map +1 -0
- package/lib/generated/QdsDropdown.js +41 -0
- package/lib/generated/QdsDropdown.js.map +1 -0
- package/lib/generated/QdsFormMessage.d.ts +13 -0
- package/lib/generated/QdsFormMessage.d.ts.map +1 -0
- package/lib/generated/QdsFormMessage.js +33 -0
- package/lib/generated/QdsFormMessage.js.map +1 -0
- package/lib/generated/QdsIcon.d.ts +16 -0
- package/lib/generated/QdsIcon.d.ts.map +1 -0
- package/lib/generated/QdsIcon.js +33 -0
- package/lib/generated/QdsIcon.js.map +1 -0
- package/lib/generated/QdsInlineLink.d.ts +17 -0
- package/lib/generated/QdsInlineLink.d.ts.map +1 -0
- package/lib/generated/QdsInlineLink.js +40 -0
- package/lib/generated/QdsInlineLink.js.map +1 -0
- package/lib/generated/QdsInput.d.ts +20 -0
- package/lib/generated/QdsInput.d.ts.map +1 -0
- package/lib/generated/QdsInput.js +62 -0
- package/lib/generated/QdsInput.js.map +1 -0
- package/lib/generated/QdsLabel.d.ts +13 -0
- package/lib/generated/QdsLabel.d.ts.map +1 -0
- package/lib/generated/QdsLabel.js +32 -0
- package/lib/generated/QdsLabel.js.map +1 -0
- package/lib/generated/QdsListItem.d.ts +18 -0
- package/lib/generated/QdsListItem.d.ts.map +1 -0
- package/lib/generated/QdsListItem.js +44 -0
- package/lib/generated/QdsListItem.js.map +1 -0
- package/lib/generated/QdsLoader.d.ts +13 -0
- package/lib/generated/QdsLoader.d.ts.map +1 -0
- package/lib/generated/QdsLoader.js +30 -0
- package/lib/generated/QdsLoader.js.map +1 -0
- package/lib/generated/QdsMiniButton.d.ts +17 -0
- package/lib/generated/QdsMiniButton.d.ts.map +1 -0
- package/lib/generated/QdsMiniButton.js +37 -0
- package/lib/generated/QdsMiniButton.js.map +1 -0
- package/lib/generated/QdsNavListItem.d.ts +17 -0
- package/lib/generated/QdsNavListItem.d.ts.map +1 -0
- package/lib/generated/QdsNavListItem.js +38 -0
- package/lib/generated/QdsNavListItem.js.map +1 -0
- package/lib/generated/QdsProgressBar.d.ts +13 -0
- package/lib/generated/QdsProgressBar.d.ts.map +1 -0
- package/lib/generated/QdsProgressBar.js +33 -0
- package/lib/generated/QdsProgressBar.js.map +1 -0
- package/lib/generated/QdsRadio.d.ts +18 -0
- package/lib/generated/QdsRadio.d.ts.map +1 -0
- package/lib/generated/QdsRadio.js +40 -0
- package/lib/generated/QdsRadio.js.map +1 -0
- package/lib/generated/QdsSelect.d.ts +19 -0
- package/lib/generated/QdsSelect.d.ts.map +1 -0
- package/lib/generated/QdsSelect.js +48 -0
- package/lib/generated/QdsSelect.js.map +1 -0
- package/lib/generated/QdsStandaloneLink.d.ts +17 -0
- package/lib/generated/QdsStandaloneLink.d.ts.map +1 -0
- package/lib/generated/QdsStandaloneLink.js +42 -0
- package/lib/generated/QdsStandaloneLink.js.map +1 -0
- package/lib/generated/QdsSwitch.d.ts +18 -0
- package/lib/generated/QdsSwitch.d.ts.map +1 -0
- package/lib/generated/QdsSwitch.js +42 -0
- package/lib/generated/QdsSwitch.js.map +1 -0
- package/lib/generated/QdsTab.d.ts +18 -0
- package/lib/generated/QdsTab.d.ts.map +1 -0
- package/lib/generated/QdsTab.js +55 -0
- package/lib/generated/QdsTab.js.map +1 -0
- package/lib/generated/QdsTabbar.d.ts +17 -0
- package/lib/generated/QdsTabbar.d.ts.map +1 -0
- package/lib/generated/QdsTabbar.js +36 -0
- package/lib/generated/QdsTabbar.js.map +1 -0
- package/lib/generated/QdsTable.d.ts +13 -0
- package/lib/generated/QdsTable.d.ts.map +1 -0
- package/lib/generated/QdsTable.js +27 -0
- package/lib/generated/QdsTable.js.map +1 -0
- package/lib/generated/QdsTableBody.d.ts +13 -0
- package/lib/generated/QdsTableBody.d.ts.map +1 -0
- package/lib/generated/QdsTableBody.js +27 -0
- package/lib/generated/QdsTableBody.js.map +1 -0
- package/lib/generated/QdsTableCell.d.ts +13 -0
- package/lib/generated/QdsTableCell.d.ts.map +1 -0
- package/lib/generated/QdsTableCell.js +30 -0
- package/lib/generated/QdsTableCell.js.map +1 -0
- package/lib/generated/QdsTableHead.d.ts +13 -0
- package/lib/generated/QdsTableHead.d.ts.map +1 -0
- package/lib/generated/QdsTableHead.js +27 -0
- package/lib/generated/QdsTableHead.js.map +1 -0
- package/lib/generated/QdsTableHeadCell.d.ts +13 -0
- package/lib/generated/QdsTableHeadCell.d.ts.map +1 -0
- package/lib/generated/QdsTableHeadCell.js +32 -0
- package/lib/generated/QdsTableHeadCell.js.map +1 -0
- package/lib/generated/QdsTableRow.d.ts +13 -0
- package/lib/generated/QdsTableRow.d.ts.map +1 -0
- package/lib/generated/QdsTableRow.js +27 -0
- package/lib/generated/QdsTableRow.js.map +1 -0
- package/lib/generated/QdsTag.d.ts +13 -0
- package/lib/generated/QdsTag.d.ts.map +1 -0
- package/lib/generated/QdsTag.js +37 -0
- package/lib/generated/QdsTag.js.map +1 -0
- package/lib/generated/QdsTextarea.d.ts +19 -0
- package/lib/generated/QdsTextarea.d.ts.map +1 -0
- package/lib/generated/QdsTextarea.js +54 -0
- package/lib/generated/QdsTextarea.js.map +1 -0
- package/lib/generated/QdsTitle.d.ts +13 -0
- package/lib/generated/QdsTitle.d.ts.map +1 -0
- package/lib/generated/QdsTitle.js +37 -0
- package/lib/generated/QdsTitle.js.map +1 -0
- package/lib/generated/QdsTooltip.d.ts +15 -0
- package/lib/generated/QdsTooltip.d.ts.map +1 -0
- package/lib/generated/QdsTooltip.js +39 -0
- package/lib/generated/QdsTooltip.js.map +1 -0
- package/lib/generated/components.d.ts +41 -0
- package/lib/generated/components.d.ts.map +1 -0
- package/lib/generated/components.js +43 -0
- package/lib/generated/components.js.map +1 -0
- package/lib/index.d.ts +36 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +39 -3
- package/lib/index.js.map +1 -1
- package/package.json +23 -10
- package/styles/core.css +502 -0
- package/lib/generated/proxies.d.ts +0 -16
- package/lib/generated/proxies.d.ts.map +0 -1
- package/lib/generated/proxies.js +0 -33
- package/lib/generated/proxies.js.map +0 -1
- package/lib/generated/react-component-lib/createComponent.d.ts +0 -11
- package/lib/generated/react-component-lib/createComponent.d.ts.map +0 -1
- package/lib/generated/react-component-lib/createComponent.js +0 -68
- package/lib/generated/react-component-lib/createComponent.js.map +0 -1
- package/lib/generated/react-component-lib/createOverlayComponent.d.ts +0 -22
- package/lib/generated/react-component-lib/createOverlayComponent.d.ts.map +0 -1
- package/lib/generated/react-component-lib/createOverlayComponent.js +0 -96
- package/lib/generated/react-component-lib/createOverlayComponent.js.map +0 -1
- package/lib/generated/react-component-lib/index.d.ts +0 -3
- package/lib/generated/react-component-lib/index.d.ts.map +0 -1
- package/lib/generated/react-component-lib/index.js +0 -3
- package/lib/generated/react-component-lib/index.js.map +0 -1
- package/lib/generated/react-component-lib/interfaces.d.ts +0 -30
- package/lib/generated/react-component-lib/interfaces.d.ts.map +0 -1
- package/lib/generated/react-component-lib/interfaces.js +0 -2
- package/lib/generated/react-component-lib/interfaces.js.map +0 -1
- package/lib/generated/react-component-lib/utils/attachProps.d.ts +0 -17
- package/lib/generated/react-component-lib/utils/attachProps.d.ts.map +0 -1
- package/lib/generated/react-component-lib/utils/attachProps.js +0 -108
- package/lib/generated/react-component-lib/utils/attachProps.js.map +0 -1
- package/lib/generated/react-component-lib/utils/case.d.ts +0 -3
- package/lib/generated/react-component-lib/utils/case.d.ts.map +0 -1
- package/lib/generated/react-component-lib/utils/case.js +0 -7
- package/lib/generated/react-component-lib/utils/case.js.map +0 -1
- package/lib/generated/react-component-lib/utils/dev.d.ts +0 -3
- package/lib/generated/react-component-lib/utils/dev.d.ts.map +0 -1
- package/lib/generated/react-component-lib/utils/dev.js +0 -13
- package/lib/generated/react-component-lib/utils/dev.js.map +0 -1
- package/lib/generated/react-component-lib/utils/index.d.ts +0 -11
- package/lib/generated/react-component-lib/utils/index.d.ts.map +0 -1
- package/lib/generated/react-component-lib/utils/index.js +0 -32
- package/lib/generated/react-component-lib/utils/index.js.map +0 -1
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsNavListItem as QdsNavListItemElement, defineCustomElement as defineQdsNavListItem } from "@quartzds/core/components/qds-nav-list-item.js";
|
|
9
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
const QdsNavListItem = typeof window !== 'undefined'
|
|
12
|
+
? /*@__PURE__*/ createComponent({
|
|
13
|
+
tagName: 'qds-nav-list-item',
|
|
14
|
+
elementClass: QdsNavListItemElement,
|
|
15
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
16
|
+
react: React,
|
|
17
|
+
events: {
|
|
18
|
+
onQdsBlur: 'qdsBlur',
|
|
19
|
+
onQdsFocus: 'qdsFocus'
|
|
20
|
+
},
|
|
21
|
+
defineCustomElement: defineQdsNavListItem
|
|
22
|
+
})
|
|
23
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
24
|
+
tagName: 'qds-nav-list-item',
|
|
25
|
+
properties: {
|
|
26
|
+
collapsed: 'collapsed',
|
|
27
|
+
disabled: 'disabled',
|
|
28
|
+
iconName: 'icon-name',
|
|
29
|
+
iconLibrary: 'icon-library',
|
|
30
|
+
size: 'size',
|
|
31
|
+
selected: 'selected',
|
|
32
|
+
subtext: 'subtext',
|
|
33
|
+
text: 'text'
|
|
34
|
+
},
|
|
35
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
36
|
+
});
|
|
37
|
+
export default QdsNavListItem;
|
|
38
|
+
//# sourceMappingURL=QdsNavListItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsNavListItem.js","sourceRoot":"","sources":["../../src/generated/QdsNavListItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,cAAc,IAAI,qBAAqB,EAAE,mBAAmB,IAAI,oBAAoB,EAAE,MAAM,gDAAgD,CAAC;AAEtJ,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,cAAc,GAAuE,OAAO,MAAM,KAAK,WAAW;IACpH,CAAC,CAAC,aAAa,CAAC,eAAe,CAA8C;QACzE,OAAO,EAAE,mBAAmB;QAC5B,YAAY,EAAE,qBAAqB;QACnC,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,UAAU,EAAE,UAAU;SACD;QACzB,mBAAmB,EAAE,oBAAoB;KAC5C,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAA8C;QAC5E,OAAO,EAAE,mBAAmB;QAC5B,UAAU,EAAE;YACR,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,WAAW;YACrB,WAAW,EAAE,cAAc;YAC3B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,SAAS;YAClB,IAAI,EAAE,MAAM;SACf;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsProgressBar as QdsProgressBarElement } from "@quartzds/core/components/qds-progress-bar.js";
|
|
9
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
type QdsProgressBarEvents = NonNullable<unknown>;
|
|
11
|
+
declare const QdsProgressBar: StencilReactComponent<QdsProgressBarElement, QdsProgressBarEvents>;
|
|
12
|
+
export default QdsProgressBar;
|
|
13
|
+
//# sourceMappingURL=QdsProgressBar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsProgressBar.d.ts","sourceRoot":"","sources":["../../src/generated/QdsProgressBar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,cAAc,IAAI,qBAAqB,EAA+C,MAAM,+CAA+C,CAAC;AACrJ,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,oBAAoB,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAEjD,QAAA,MAAM,cAAc,EAAE,qBAAqB,CAAC,qBAAqB,EAAE,oBAAoB,CAmBjF,CAAC;AAEP,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
import { QdsProgressBar as QdsProgressBarElement, defineCustomElement as defineQdsProgressBar } from "@quartzds/core/components/qds-progress-bar.js";
|
|
10
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
import React from 'react';
|
|
12
|
+
const QdsProgressBar = typeof window !== 'undefined'
|
|
13
|
+
? /*@__PURE__*/ createComponent({
|
|
14
|
+
tagName: 'qds-progress-bar',
|
|
15
|
+
elementClass: QdsProgressBarElement,
|
|
16
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
17
|
+
react: React,
|
|
18
|
+
events: {},
|
|
19
|
+
defineCustomElement: defineQdsProgressBar
|
|
20
|
+
})
|
|
21
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
22
|
+
tagName: 'qds-progress-bar',
|
|
23
|
+
properties: {
|
|
24
|
+
size: 'size',
|
|
25
|
+
labels: 'labels',
|
|
26
|
+
max: 'max',
|
|
27
|
+
position: 'position',
|
|
28
|
+
value: 'value'
|
|
29
|
+
},
|
|
30
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
31
|
+
});
|
|
32
|
+
export default QdsProgressBar;
|
|
33
|
+
//# sourceMappingURL=QdsProgressBar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsProgressBar.js","sourceRoot":"","sources":["../../src/generated/QdsProgressBar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,oBAAoB;AAEpB,OAAO,EAAE,cAAc,IAAI,qBAAqB,EAAE,mBAAmB,IAAI,oBAAoB,EAAE,MAAM,+CAA+C,CAAC;AAErJ,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,cAAc,GAAuE,OAAO,MAAM,KAAK,WAAW;IACpH,CAAC,CAAC,aAAa,CAAC,eAAe,CAA8C;QACzE,OAAO,EAAE,kBAAkB;QAC3B,YAAY,EAAE,qBAAqB;QACnC,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE,EAA0B;QAClC,mBAAmB,EAAE,oBAAoB;KAC5C,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAA8C;QAC5E,OAAO,EAAE,kBAAkB;QAC3B,UAAU,EAAE;YACR,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,KAAK;YACV,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,OAAO;SACjB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { type QdsFocusEventDetail, type QdsRadioCustomEvent } from "@quartzds/core";
|
|
9
|
+
import { QdsRadio as QdsRadioElement } from "@quartzds/core/components/qds-radio.js";
|
|
10
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
type QdsRadioEvents = {
|
|
12
|
+
onQdsBlur: EventName<QdsRadioCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
+
onQdsChange: EventName<CustomEvent<void>>;
|
|
14
|
+
onQdsFocus: EventName<QdsRadioCustomEvent<QdsFocusEventDetail>>;
|
|
15
|
+
};
|
|
16
|
+
declare const QdsRadio: StencilReactComponent<QdsRadioElement, QdsRadioEvents>;
|
|
17
|
+
export default QdsRadio;
|
|
18
|
+
//# sourceMappingURL=QdsRadio.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsRadio.d.ts","sourceRoot":"","sources":["../../src/generated/QdsRadio.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACpF,OAAO,EAAE,QAAQ,IAAI,eAAe,EAAyC,MAAM,wCAAwC,CAAC;AAC5H,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,cAAc,GAAG;IAClB,SAAS,EAAE,SAAS,CAAC,mBAAmB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAC/D,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC;IAC1C,UAAU,EAAE,SAAS,CAAC,mBAAmB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CAClE,CAAC;AAEF,QAAA,MAAM,QAAQ,EAAE,qBAAqB,CAAC,eAAe,EAAE,cAAc,CA2B/D,CAAC;AAEP,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsRadio as QdsRadioElement, defineCustomElement as defineQdsRadio } from "@quartzds/core/components/qds-radio.js";
|
|
9
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
const QdsRadio = typeof window !== 'undefined'
|
|
12
|
+
? /*@__PURE__*/ createComponent({
|
|
13
|
+
tagName: 'qds-radio',
|
|
14
|
+
elementClass: QdsRadioElement,
|
|
15
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
16
|
+
react: React,
|
|
17
|
+
events: {
|
|
18
|
+
onQdsBlur: 'qdsBlur',
|
|
19
|
+
onQdsChange: 'qdsChange',
|
|
20
|
+
onQdsFocus: 'qdsFocus'
|
|
21
|
+
},
|
|
22
|
+
defineCustomElement: defineQdsRadio
|
|
23
|
+
})
|
|
24
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
25
|
+
tagName: 'qds-radio',
|
|
26
|
+
properties: {
|
|
27
|
+
inline: 'inline',
|
|
28
|
+
size: 'size',
|
|
29
|
+
text: 'text',
|
|
30
|
+
checked: 'checked',
|
|
31
|
+
disabled: 'disabled',
|
|
32
|
+
form: 'form',
|
|
33
|
+
name: 'name',
|
|
34
|
+
required: 'required',
|
|
35
|
+
value: 'value'
|
|
36
|
+
},
|
|
37
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
38
|
+
});
|
|
39
|
+
export default QdsRadio;
|
|
40
|
+
//# sourceMappingURL=QdsRadio.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsRadio.js","sourceRoot":"","sources":["../../src/generated/QdsRadio.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,QAAQ,IAAI,eAAe,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAE5H,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,MAAM,QAAQ,GAA2D,OAAO,MAAM,KAAK,WAAW;IAClG,CAAC,CAAC,aAAa,CAAC,eAAe,CAAkC;QAC7D,OAAO,EAAE,WAAW;QACpB,YAAY,EAAE,eAAe;QAC7B,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,WAAW,EAAE,WAAW;YACxB,UAAU,EAAE,UAAU;SACP;QACnB,mBAAmB,EAAE,cAAc;KACtC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAkC;QAChE,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE;YACR,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,OAAO;SACjB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { type QdsFocusEventDetail, type QdsInputEventDetail, type QdsSelectCustomEvent } from "@quartzds/core";
|
|
9
|
+
import { QdsSelect as QdsSelectElement } from "@quartzds/core/components/qds-select.js";
|
|
10
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
type QdsSelectEvents = {
|
|
12
|
+
onQdsBlur: EventName<QdsSelectCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
+
onQdsChange: EventName<CustomEvent<void>>;
|
|
14
|
+
onQdsFocus: EventName<QdsSelectCustomEvent<QdsFocusEventDetail>>;
|
|
15
|
+
onQdsInput: EventName<QdsSelectCustomEvent<QdsInputEventDetail>>;
|
|
16
|
+
};
|
|
17
|
+
declare const QdsSelect: StencilReactComponent<QdsSelectElement, QdsSelectEvents>;
|
|
18
|
+
export default QdsSelect;
|
|
19
|
+
//# sourceMappingURL=QdsSelect.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsSelect.d.ts","sourceRoot":"","sources":["../../src/generated/QdsSelect.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,mBAAmB,EAAE,KAAK,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAC/G,OAAO,EAAE,SAAS,IAAI,gBAAgB,EAA0C,MAAM,yCAAyC,CAAC;AAChI,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,eAAe,GAAG;IACnB,SAAS,EAAE,SAAS,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAChE,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC;IAC1C,UAAU,EAAE,SAAS,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACjE,UAAU,EAAE,SAAS,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CACnE,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,qBAAqB,CAAC,gBAAgB,EAAE,eAAe,CAmClE,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsSelect as QdsSelectElement, defineCustomElement as defineQdsSelect } from "@quartzds/core/components/qds-select.js";
|
|
9
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
const QdsSelect = typeof window !== 'undefined'
|
|
12
|
+
? /*@__PURE__*/ createComponent({
|
|
13
|
+
tagName: 'qds-select',
|
|
14
|
+
elementClass: QdsSelectElement,
|
|
15
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
16
|
+
react: React,
|
|
17
|
+
events: {
|
|
18
|
+
onQdsBlur: 'qdsBlur',
|
|
19
|
+
onQdsChange: 'qdsChange',
|
|
20
|
+
onQdsFocus: 'qdsFocus',
|
|
21
|
+
onQdsInput: 'qdsInput'
|
|
22
|
+
},
|
|
23
|
+
defineCustomElement: defineQdsSelect
|
|
24
|
+
})
|
|
25
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
26
|
+
tagName: 'qds-select',
|
|
27
|
+
properties: {
|
|
28
|
+
size: 'size',
|
|
29
|
+
autoComplete: 'autocomplete',
|
|
30
|
+
disabled: 'disabled',
|
|
31
|
+
form: 'form',
|
|
32
|
+
length: 'length',
|
|
33
|
+
multiple: 'multiple',
|
|
34
|
+
name: 'name',
|
|
35
|
+
options: 'options',
|
|
36
|
+
required: 'required',
|
|
37
|
+
selectedIndex: 'selected-index',
|
|
38
|
+
selectedOptions: 'selected-options',
|
|
39
|
+
type: 'type',
|
|
40
|
+
validationMessage: 'validation-message',
|
|
41
|
+
validity: 'validity',
|
|
42
|
+
value: 'value',
|
|
43
|
+
willValidate: 'will-validate'
|
|
44
|
+
},
|
|
45
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
46
|
+
});
|
|
47
|
+
export default QdsSelect;
|
|
48
|
+
//# sourceMappingURL=QdsSelect.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsSelect.js","sourceRoot":"","sources":["../../src/generated/QdsSelect.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,SAAS,IAAI,gBAAgB,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAEhI,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,MAAM,SAAS,GAA6D,OAAO,MAAM,KAAK,WAAW;IACrG,CAAC,CAAC,aAAa,CAAC,eAAe,CAAoC;QAC/D,OAAO,EAAE,YAAY;QACrB,YAAY,EAAE,gBAAgB;QAC9B,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,WAAW,EAAE,WAAW;YACxB,UAAU,EAAE,UAAU;YACtB,UAAU,EAAE,UAAU;SACN;QACpB,mBAAmB,EAAE,eAAe;KACvC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAoC;QAClE,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE;YACR,IAAI,EAAE,MAAM;YACZ,YAAY,EAAE,cAAc;YAC5B,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,aAAa,EAAE,gBAAgB;YAC/B,eAAe,EAAE,kBAAkB;YACnC,IAAI,EAAE,MAAM;YACZ,iBAAiB,EAAE,oBAAoB;YACvC,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,OAAO;YACd,YAAY,EAAE,eAAe;SAChC;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { type QdsFocusEventDetail, type QdsStandaloneLinkCustomEvent } from "@quartzds/core";
|
|
9
|
+
import { QdsStandaloneLink as QdsStandaloneLinkElement } from "@quartzds/core/components/qds-standalone-link.js";
|
|
10
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
type QdsStandaloneLinkEvents = {
|
|
12
|
+
onQdsBlur: EventName<QdsStandaloneLinkCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
+
onQdsFocus: EventName<QdsStandaloneLinkCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
+
};
|
|
15
|
+
declare const QdsStandaloneLink: StencilReactComponent<QdsStandaloneLinkElement, QdsStandaloneLinkEvents>;
|
|
16
|
+
export default QdsStandaloneLink;
|
|
17
|
+
//# sourceMappingURL=QdsStandaloneLink.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsStandaloneLink.d.ts","sourceRoot":"","sources":["../../src/generated/QdsStandaloneLink.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,4BAA4B,EAAE,MAAM,gBAAgB,CAAC;AAC7F,OAAO,EAAE,iBAAiB,IAAI,wBAAwB,EAAkD,MAAM,kDAAkD,CAAC;AACjK,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,uBAAuB,GAAG;IAC3B,SAAS,EAAE,SAAS,CAAC,4BAA4B,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACxE,UAAU,EAAE,SAAS,CAAC,4BAA4B,CAAC,mBAAmB,CAAC,CAAC,CAAA;CAC3E,CAAC;AAEF,QAAA,MAAM,iBAAiB,EAAE,qBAAqB,CAAC,wBAAwB,EAAE,uBAAuB,CA6B1F,CAAC;AAEP,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsStandaloneLink as QdsStandaloneLinkElement, defineCustomElement as defineQdsStandaloneLink } from "@quartzds/core/components/qds-standalone-link.js";
|
|
9
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
const QdsStandaloneLink = typeof window !== 'undefined'
|
|
12
|
+
? /*@__PURE__*/ createComponent({
|
|
13
|
+
tagName: 'qds-standalone-link',
|
|
14
|
+
elementClass: QdsStandaloneLinkElement,
|
|
15
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
16
|
+
react: React,
|
|
17
|
+
events: {
|
|
18
|
+
onQdsBlur: 'qdsBlur',
|
|
19
|
+
onQdsFocus: 'qdsFocus'
|
|
20
|
+
},
|
|
21
|
+
defineCustomElement: defineQdsStandaloneLink
|
|
22
|
+
})
|
|
23
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
24
|
+
tagName: 'qds-standalone-link',
|
|
25
|
+
properties: {
|
|
26
|
+
disabled: 'disabled',
|
|
27
|
+
iconName: 'icon-name',
|
|
28
|
+
iconLibrary: 'icon-library',
|
|
29
|
+
importance: 'importance',
|
|
30
|
+
size: 'size',
|
|
31
|
+
visitable: 'visitable',
|
|
32
|
+
download: 'download',
|
|
33
|
+
href: 'href',
|
|
34
|
+
hreflang: 'hreflang',
|
|
35
|
+
referrerPolicy: 'referrerpolicy',
|
|
36
|
+
rel: 'rel',
|
|
37
|
+
target: 'target'
|
|
38
|
+
},
|
|
39
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
40
|
+
});
|
|
41
|
+
export default QdsStandaloneLink;
|
|
42
|
+
//# sourceMappingURL=QdsStandaloneLink.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsStandaloneLink.js","sourceRoot":"","sources":["../../src/generated/QdsStandaloneLink.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,iBAAiB,IAAI,wBAAwB,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,MAAM,kDAAkD,CAAC;AAEjK,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,iBAAiB,GAA6E,OAAO,MAAM,KAAK,WAAW;IAC7H,CAAC,CAAC,aAAa,CAAC,eAAe,CAAoD;QAC/E,OAAO,EAAE,qBAAqB;QAC9B,YAAY,EAAE,wBAAwB;QACtC,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,UAAU,EAAE,UAAU;SACE;QAC5B,mBAAmB,EAAE,uBAAuB;KAC/C,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAoD;QAClF,OAAO,EAAE,qBAAqB;QAC9B,UAAU,EAAE;YACR,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,WAAW;YACrB,WAAW,EAAE,cAAc;YAC3B,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,cAAc,EAAE,gBAAgB;YAChC,GAAG,EAAE,KAAK;YACV,MAAM,EAAE,QAAQ;SACnB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { type QdsFocusEventDetail, type QdsSwitchCustomEvent } from "@quartzds/core";
|
|
9
|
+
import { QdsSwitch as QdsSwitchElement } from "@quartzds/core/components/qds-switch.js";
|
|
10
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
type QdsSwitchEvents = {
|
|
12
|
+
onQdsBlur: EventName<QdsSwitchCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
+
onQdsChange: EventName<CustomEvent<void>>;
|
|
14
|
+
onQdsFocus: EventName<QdsSwitchCustomEvent<QdsFocusEventDetail>>;
|
|
15
|
+
};
|
|
16
|
+
declare const QdsSwitch: StencilReactComponent<QdsSwitchElement, QdsSwitchEvents>;
|
|
17
|
+
export default QdsSwitch;
|
|
18
|
+
//# sourceMappingURL=QdsSwitch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsSwitch.d.ts","sourceRoot":"","sources":["../../src/generated/QdsSwitch.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACrF,OAAO,EAAE,SAAS,IAAI,gBAAgB,EAA0C,MAAM,yCAAyC,CAAC;AAChI,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,eAAe,GAAG;IACnB,SAAS,EAAE,SAAS,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAChE,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC;IAC1C,UAAU,EAAE,SAAS,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CACnE,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,qBAAqB,CAAC,gBAAgB,EAAE,eAAe,CA6BlE,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsSwitch as QdsSwitchElement, defineCustomElement as defineQdsSwitch } from "@quartzds/core/components/qds-switch.js";
|
|
9
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
const QdsSwitch = typeof window !== 'undefined'
|
|
12
|
+
? /*@__PURE__*/ createComponent({
|
|
13
|
+
tagName: 'qds-switch',
|
|
14
|
+
elementClass: QdsSwitchElement,
|
|
15
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
16
|
+
react: React,
|
|
17
|
+
events: {
|
|
18
|
+
onQdsBlur: 'qdsBlur',
|
|
19
|
+
onQdsChange: 'qdsChange',
|
|
20
|
+
onQdsFocus: 'qdsFocus'
|
|
21
|
+
},
|
|
22
|
+
defineCustomElement: defineQdsSwitch
|
|
23
|
+
})
|
|
24
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
25
|
+
tagName: 'qds-switch',
|
|
26
|
+
properties: {
|
|
27
|
+
inline: 'inline',
|
|
28
|
+
size: 'size',
|
|
29
|
+
checked: 'checked',
|
|
30
|
+
disabled: 'disabled',
|
|
31
|
+
form: 'form',
|
|
32
|
+
labels: 'labels',
|
|
33
|
+
name: 'name',
|
|
34
|
+
value: 'value',
|
|
35
|
+
validationMessage: 'validation-message',
|
|
36
|
+
validity: 'validity',
|
|
37
|
+
willValidate: 'will-validate'
|
|
38
|
+
},
|
|
39
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
40
|
+
});
|
|
41
|
+
export default QdsSwitch;
|
|
42
|
+
//# sourceMappingURL=QdsSwitch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsSwitch.js","sourceRoot":"","sources":["../../src/generated/QdsSwitch.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,SAAS,IAAI,gBAAgB,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAEhI,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,MAAM,SAAS,GAA6D,OAAO,MAAM,KAAK,WAAW;IACrG,CAAC,CAAC,aAAa,CAAC,eAAe,CAAoC;QAC/D,OAAO,EAAE,YAAY;QACrB,YAAY,EAAE,gBAAgB;QAC9B,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,WAAW,EAAE,WAAW;YACxB,UAAU,EAAE,UAAU;SACN;QACpB,mBAAmB,EAAE,eAAe;KACvC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAoC;QAClE,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE;YACR,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;YACZ,KAAK,EAAE,OAAO;YACd,iBAAiB,EAAE,oBAAoB;YACvC,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,eAAe;SAChC;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { type QdsFocusEventDetail, type QdsTabCustomEvent } from "@quartzds/core";
|
|
9
|
+
import { QdsTab as QdsTabElement } from "@quartzds/core/components/qds-tab.js";
|
|
10
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
type QdsTabEvents = {
|
|
12
|
+
onQdsClose: EventName<CustomEvent<void>>;
|
|
13
|
+
onQdsBlur: EventName<QdsTabCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
+
onQdsFocus: EventName<QdsTabCustomEvent<QdsFocusEventDetail>>;
|
|
15
|
+
};
|
|
16
|
+
declare const QdsTab: StencilReactComponent<QdsTabElement, QdsTabEvents>;
|
|
17
|
+
export default QdsTab;
|
|
18
|
+
//# sourceMappingURL=QdsTab.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsTab.d.ts","sourceRoot":"","sources":["../../src/generated/QdsTab.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAClF,OAAO,EAAE,MAAM,IAAI,aAAa,EAAuC,MAAM,sCAAsC,CAAC;AACpH,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,YAAY,GAAG;IAChB,UAAU,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC;IACzC,SAAS,EAAE,SAAS,CAAC,iBAAiB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAC7D,UAAU,EAAE,SAAS,CAAC,iBAAiB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CAChE,CAAC;AAEF,QAAA,MAAM,MAAM,EAAE,qBAAqB,CAAC,aAAa,EAAE,YAAY,CA0CzD,CAAC;AAEP,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsTab as QdsTabElement, defineCustomElement as defineQdsTab } from "@quartzds/core/components/qds-tab.js";
|
|
9
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
const QdsTab = typeof window !== 'undefined'
|
|
12
|
+
? /*@__PURE__*/ createComponent({
|
|
13
|
+
tagName: 'qds-tab',
|
|
14
|
+
elementClass: QdsTabElement,
|
|
15
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
16
|
+
react: React,
|
|
17
|
+
events: {
|
|
18
|
+
onQdsClose: 'qdsClose',
|
|
19
|
+
onQdsBlur: 'qdsBlur',
|
|
20
|
+
onQdsFocus: 'qdsFocus'
|
|
21
|
+
},
|
|
22
|
+
defineCustomElement: defineQdsTab
|
|
23
|
+
})
|
|
24
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
25
|
+
tagName: 'qds-tab',
|
|
26
|
+
properties: {
|
|
27
|
+
action: 'action',
|
|
28
|
+
badge: 'badge',
|
|
29
|
+
badgeCounterImportance: 'badge-counter-importance',
|
|
30
|
+
badgeDescription: 'badge-description',
|
|
31
|
+
badgeIndicatorStatus: 'badge-indicator-status',
|
|
32
|
+
disabled: 'disabled',
|
|
33
|
+
iconLibrary: 'icon-library',
|
|
34
|
+
iconName: 'icon-name',
|
|
35
|
+
iconOnly: 'icon-only',
|
|
36
|
+
importance: 'importance',
|
|
37
|
+
indicatorPosition: 'indicator-position',
|
|
38
|
+
panel: 'panel',
|
|
39
|
+
tagIconDescription: 'tag-icon-description',
|
|
40
|
+
tagIconName: 'tag-icon-name',
|
|
41
|
+
tagIconLibrary: 'tag-icon-library',
|
|
42
|
+
tagImportance: 'tag-importance',
|
|
43
|
+
tagSize: 'tag-size',
|
|
44
|
+
tagStatus: 'tag-status',
|
|
45
|
+
tagText: 'tag-text',
|
|
46
|
+
selected: 'selected',
|
|
47
|
+
size: 'size',
|
|
48
|
+
subtitle: 'subtitle',
|
|
49
|
+
text: 'text',
|
|
50
|
+
href: 'href'
|
|
51
|
+
},
|
|
52
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
53
|
+
});
|
|
54
|
+
export default QdsTab;
|
|
55
|
+
//# sourceMappingURL=QdsTab.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsTab.js","sourceRoot":"","sources":["../../src/generated/QdsTab.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,MAAM,IAAI,aAAa,EAAE,mBAAmB,IAAI,YAAY,EAAE,MAAM,sCAAsC,CAAC;AAEpH,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,MAAM,MAAM,GAAuD,OAAO,MAAM,KAAK,WAAW;IAC5F,CAAC,CAAC,aAAa,CAAC,eAAe,CAA8B;QACzD,OAAO,EAAE,SAAS;QAClB,YAAY,EAAE,aAAa;QAC3B,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,UAAU,EAAE,UAAU;YACtB,SAAS,EAAE,SAAS;YACpB,UAAU,EAAE,UAAU;SACT;QACjB,mBAAmB,EAAE,YAAY;KACpC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAA8B;QAC5D,OAAO,EAAE,SAAS;QAClB,UAAU,EAAE;YACR,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,OAAO;YACd,sBAAsB,EAAE,0BAA0B;YAClD,gBAAgB,EAAE,mBAAmB;YACrC,oBAAoB,EAAE,wBAAwB;YAC9C,QAAQ,EAAE,UAAU;YACpB,WAAW,EAAE,cAAc;YAC3B,QAAQ,EAAE,WAAW;YACrB,QAAQ,EAAE,WAAW;YACrB,UAAU,EAAE,YAAY;YACxB,iBAAiB,EAAE,oBAAoB;YACvC,KAAK,EAAE,OAAO;YACd,kBAAkB,EAAE,sBAAsB;YAC1C,WAAW,EAAE,eAAe;YAC5B,cAAc,EAAE,kBAAkB;YAClC,aAAa,EAAE,gBAAgB;YAC/B,OAAO,EAAE,UAAU;YACnB,SAAS,EAAE,YAAY;YACvB,OAAO,EAAE,UAAU;YACnB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;SACf;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { type QdsTabbarCustomEvent } from "@quartzds/core";
|
|
9
|
+
import { QdsTabbar as QdsTabbarElement } from "@quartzds/core/components/qds-tabbar.js";
|
|
10
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
type QdsTabbarEvents = {
|
|
12
|
+
onQdsTabShow: EventName<QdsTabbarCustomEvent<HTMLElement>>;
|
|
13
|
+
onQdsTabHide: EventName<QdsTabbarCustomEvent<HTMLElement>>;
|
|
14
|
+
};
|
|
15
|
+
declare const QdsTabbar: StencilReactComponent<QdsTabbarElement, QdsTabbarEvents>;
|
|
16
|
+
export default QdsTabbar;
|
|
17
|
+
//# sourceMappingURL=QdsTabbar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsTabbar.d.ts","sourceRoot":"","sources":["../../src/generated/QdsTabbar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,SAAS,IAAI,gBAAgB,EAA0C,MAAM,yCAAyC,CAAC;AAChI,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,eAAe,GAAG;IACnB,YAAY,EAAE,SAAS,CAAC,oBAAoB,CAAC,WAAW,CAAC,CAAC,CAAC;IAC3D,YAAY,EAAE,SAAS,CAAC,oBAAoB,CAAC,WAAW,CAAC,CAAC,CAAA;CAC7D,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,qBAAqB,CAAC,gBAAgB,EAAE,eAAe,CAuBlE,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsTabbar as QdsTabbarElement, defineCustomElement as defineQdsTabbar } from "@quartzds/core/components/qds-tabbar.js";
|
|
9
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
import React from 'react';
|
|
11
|
+
const QdsTabbar = typeof window !== 'undefined'
|
|
12
|
+
? /*@__PURE__*/ createComponent({
|
|
13
|
+
tagName: 'qds-tabbar',
|
|
14
|
+
elementClass: QdsTabbarElement,
|
|
15
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
16
|
+
react: React,
|
|
17
|
+
events: {
|
|
18
|
+
onQdsTabShow: 'qdsTabShow',
|
|
19
|
+
onQdsTabHide: 'qdsTabHide'
|
|
20
|
+
},
|
|
21
|
+
defineCustomElement: defineQdsTabbar
|
|
22
|
+
})
|
|
23
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
24
|
+
tagName: 'qds-tabbar',
|
|
25
|
+
properties: {
|
|
26
|
+
layer: 'layer',
|
|
27
|
+
level: 'level',
|
|
28
|
+
orientation: 'orientation',
|
|
29
|
+
tablistDescription: 'tablist-description',
|
|
30
|
+
showDivider: 'show-divider',
|
|
31
|
+
alignment: 'alignment'
|
|
32
|
+
},
|
|
33
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
34
|
+
});
|
|
35
|
+
export default QdsTabbar;
|
|
36
|
+
//# sourceMappingURL=QdsTabbar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsTabbar.js","sourceRoot":"","sources":["../../src/generated/QdsTabbar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,SAAS,IAAI,gBAAgB,EAAE,mBAAmB,IAAI,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAEhI,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,SAAS,GAA6D,OAAO,MAAM,KAAK,WAAW;IACrG,CAAC,CAAC,aAAa,CAAC,eAAe,CAAoC;QAC/D,OAAO,EAAE,YAAY;QACrB,YAAY,EAAE,gBAAgB;QAC9B,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,YAAY,EAAE,YAAY;YAC1B,YAAY,EAAE,YAAY;SACV;QACpB,mBAAmB,EAAE,eAAe;KACvC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAoC;QAClE,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE;YACR,KAAK,EAAE,OAAO;YACd,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;YAC1B,kBAAkB,EAAE,qBAAqB;YACzC,WAAW,EAAE,cAAc;YAC3B,SAAS,EAAE,WAAW;SACzB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsTable as QdsTableElement } from "@quartzds/core/components/qds-table.js";
|
|
9
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
type QdsTableEvents = NonNullable<unknown>;
|
|
11
|
+
declare const QdsTable: StencilReactComponent<QdsTableElement, QdsTableEvents>;
|
|
12
|
+
export default QdsTable;
|
|
13
|
+
//# sourceMappingURL=QdsTable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsTable.d.ts","sourceRoot":"","sources":["../../src/generated/QdsTable.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,QAAQ,IAAI,eAAe,EAAyC,MAAM,wCAAwC,CAAC;AAC5H,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,cAAc,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAE3C,QAAA,MAAM,QAAQ,EAAE,qBAAqB,CAAC,eAAe,EAAE,cAAc,CAa/D,CAAC;AAEP,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
import { QdsTable as QdsTableElement, defineCustomElement as defineQdsTable } from "@quartzds/core/components/qds-table.js";
|
|
10
|
+
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
+
import React from 'react';
|
|
12
|
+
const QdsTable = typeof window !== 'undefined'
|
|
13
|
+
? /*@__PURE__*/ createComponent({
|
|
14
|
+
tagName: 'qds-table',
|
|
15
|
+
elementClass: QdsTableElement,
|
|
16
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
17
|
+
react: React,
|
|
18
|
+
events: {},
|
|
19
|
+
defineCustomElement: defineQdsTable
|
|
20
|
+
})
|
|
21
|
+
: /*@__PURE__*/ createSSRComponent({
|
|
22
|
+
tagName: 'qds-table',
|
|
23
|
+
properties: {},
|
|
24
|
+
hydrateModule: import('@quartzds/core/hydrate')
|
|
25
|
+
});
|
|
26
|
+
export default QdsTable;
|
|
27
|
+
//# sourceMappingURL=QdsTable.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsTable.js","sourceRoot":"","sources":["../../src/generated/QdsTable.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,oBAAoB;AAEpB,OAAO,EAAE,QAAQ,IAAI,eAAe,EAAE,mBAAmB,IAAI,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAE5H,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,QAAQ,GAA2D,OAAO,MAAM,KAAK,WAAW;IAClG,CAAC,CAAC,aAAa,CAAC,eAAe,CAAkC;QAC7D,OAAO,EAAE,WAAW;QACpB,YAAY,EAAE,eAAe;QAC7B,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE,EAAoB;QAC5B,mBAAmB,EAAE,cAAc;KACtC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAkC;QAChE,OAAO,EAAE,WAAW;QACpB,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
* Do __not__ import components from this file as server side rendered components
|
|
5
|
+
* may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
|
|
6
|
+
* file that re-exports all components with the 'use client' directive.
|
|
7
|
+
*/
|
|
8
|
+
import { QdsTableBody as QdsTableBodyElement } from "@quartzds/core/components/qds-table-body.js";
|
|
9
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
+
type QdsTableBodyEvents = NonNullable<unknown>;
|
|
11
|
+
declare const QdsTableBody: StencilReactComponent<QdsTableBodyElement, QdsTableBodyEvents>;
|
|
12
|
+
export default QdsTableBody;
|
|
13
|
+
//# sourceMappingURL=QdsTableBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QdsTableBody.d.ts","sourceRoot":"","sources":["../../src/generated/QdsTableBody.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,YAAY,IAAI,mBAAmB,EAA6C,MAAM,6CAA6C,CAAC;AAC7I,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,kBAAkB,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAE/C,QAAA,MAAM,YAAY,EAAE,qBAAqB,CAAC,mBAAmB,EAAE,kBAAkB,CAa3E,CAAC;AAEP,eAAe,YAAY,CAAC"}
|