@quartzds/core-react 1.0.0-beta.103 → 1.0.0-beta.105
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 +41 -0
- package/README.md +10 -10
- package/lib/index.cjs +521 -0
- package/lib/index.d.cts +193 -0
- package/lib/index.d.ts +193 -39
- package/lib/index.js +451 -43
- package/lib/ssr/next.cjs +53 -0
- package/lib/ssr/next.d.cts +5 -0
- package/lib/ssr/next.d.ts +5 -0
- package/lib/ssr/next.js +22 -0
- package/lib/ssr/vite.cjs +53 -0
- package/lib/ssr/vite.d.cts +5 -0
- package/lib/ssr/vite.d.ts +5 -0
- package/lib/ssr/vite.js +22 -0
- package/lib/ssr/webpack.cjs +53 -0
- package/lib/ssr/webpack.d.cts +7 -0
- package/lib/ssr/webpack.d.ts +7 -0
- package/lib/ssr/webpack.js +22 -0
- package/package.json +25 -9
- package/styles/core.css +7 -3
- package/lib/generated/QdsActionItem.d.ts +0 -17
- package/lib/generated/QdsActionItem.d.ts.map +0 -1
- package/lib/generated/QdsActionItem.js +0 -38
- package/lib/generated/QdsActionItem.js.map +0 -1
- package/lib/generated/QdsBadgeCounter.d.ts +0 -13
- package/lib/generated/QdsBadgeCounter.d.ts.map +0 -1
- package/lib/generated/QdsBadgeCounter.js +0 -33
- package/lib/generated/QdsBadgeCounter.js.map +0 -1
- package/lib/generated/QdsBadgeIndicator.d.ts +0 -13
- package/lib/generated/QdsBadgeIndicator.d.ts.map +0 -1
- package/lib/generated/QdsBadgeIndicator.js +0 -32
- package/lib/generated/QdsBadgeIndicator.js.map +0 -1
- package/lib/generated/QdsBreadcrumbItem.d.ts +0 -13
- package/lib/generated/QdsBreadcrumbItem.d.ts.map +0 -1
- package/lib/generated/QdsBreadcrumbItem.js +0 -37
- package/lib/generated/QdsBreadcrumbItem.js.map +0 -1
- package/lib/generated/QdsButton.d.ts +0 -17
- package/lib/generated/QdsButton.d.ts.map +0 -1
- package/lib/generated/QdsButton.js +0 -57
- package/lib/generated/QdsButton.js.map +0 -1
- package/lib/generated/QdsCheckbox.d.ts +0 -18
- package/lib/generated/QdsCheckbox.d.ts.map +0 -1
- package/lib/generated/QdsCheckbox.js +0 -45
- package/lib/generated/QdsCheckbox.js.map +0 -1
- package/lib/generated/QdsChip.d.ts +0 -19
- package/lib/generated/QdsChip.d.ts.map +0 -1
- package/lib/generated/QdsChip.js +0 -42
- package/lib/generated/QdsChip.js.map +0 -1
- package/lib/generated/QdsDialog.d.ts +0 -16
- package/lib/generated/QdsDialog.d.ts.map +0 -1
- package/lib/generated/QdsDialog.js +0 -33
- package/lib/generated/QdsDialog.js.map +0 -1
- package/lib/generated/QdsDivider.d.ts +0 -13
- package/lib/generated/QdsDivider.d.ts.map +0 -1
- package/lib/generated/QdsDivider.js +0 -30
- package/lib/generated/QdsDivider.js.map +0 -1
- package/lib/generated/QdsDropdown.d.ts +0 -16
- package/lib/generated/QdsDropdown.d.ts.map +0 -1
- package/lib/generated/QdsDropdown.js +0 -41
- package/lib/generated/QdsDropdown.js.map +0 -1
- package/lib/generated/QdsFormMessage.d.ts +0 -13
- package/lib/generated/QdsFormMessage.d.ts.map +0 -1
- package/lib/generated/QdsFormMessage.js +0 -33
- package/lib/generated/QdsFormMessage.js.map +0 -1
- package/lib/generated/QdsIcon.d.ts +0 -16
- package/lib/generated/QdsIcon.d.ts.map +0 -1
- package/lib/generated/QdsIcon.js +0 -33
- package/lib/generated/QdsIcon.js.map +0 -1
- package/lib/generated/QdsInlineLink.d.ts +0 -17
- package/lib/generated/QdsInlineLink.d.ts.map +0 -1
- package/lib/generated/QdsInlineLink.js +0 -40
- package/lib/generated/QdsInlineLink.js.map +0 -1
- package/lib/generated/QdsInput.d.ts +0 -20
- package/lib/generated/QdsInput.d.ts.map +0 -1
- package/lib/generated/QdsInput.js +0 -62
- package/lib/generated/QdsInput.js.map +0 -1
- package/lib/generated/QdsLabel.d.ts +0 -13
- package/lib/generated/QdsLabel.d.ts.map +0 -1
- package/lib/generated/QdsLabel.js +0 -32
- package/lib/generated/QdsLabel.js.map +0 -1
- package/lib/generated/QdsListItem.d.ts +0 -18
- package/lib/generated/QdsListItem.d.ts.map +0 -1
- package/lib/generated/QdsListItem.js +0 -44
- package/lib/generated/QdsListItem.js.map +0 -1
- package/lib/generated/QdsLoader.d.ts +0 -13
- package/lib/generated/QdsLoader.d.ts.map +0 -1
- package/lib/generated/QdsLoader.js +0 -30
- package/lib/generated/QdsLoader.js.map +0 -1
- package/lib/generated/QdsMenuItem.d.ts +0 -18
- package/lib/generated/QdsMenuItem.d.ts.map +0 -1
- package/lib/generated/QdsMenuItem.js +0 -39
- package/lib/generated/QdsMenuItem.js.map +0 -1
- package/lib/generated/QdsMiniButton.d.ts +0 -17
- package/lib/generated/QdsMiniButton.d.ts.map +0 -1
- package/lib/generated/QdsMiniButton.js +0 -37
- package/lib/generated/QdsMiniButton.js.map +0 -1
- package/lib/generated/QdsNavListItem.d.ts +0 -17
- package/lib/generated/QdsNavListItem.d.ts.map +0 -1
- package/lib/generated/QdsNavListItem.js +0 -38
- package/lib/generated/QdsNavListItem.js.map +0 -1
- package/lib/generated/QdsProgressBar.d.ts +0 -13
- package/lib/generated/QdsProgressBar.d.ts.map +0 -1
- package/lib/generated/QdsProgressBar.js +0 -33
- package/lib/generated/QdsProgressBar.js.map +0 -1
- package/lib/generated/QdsRadio.d.ts +0 -18
- package/lib/generated/QdsRadio.d.ts.map +0 -1
- package/lib/generated/QdsRadio.js +0 -40
- package/lib/generated/QdsRadio.js.map +0 -1
- package/lib/generated/QdsSelect.d.ts +0 -19
- package/lib/generated/QdsSelect.d.ts.map +0 -1
- package/lib/generated/QdsSelect.js +0 -48
- package/lib/generated/QdsSelect.js.map +0 -1
- package/lib/generated/QdsStandaloneLink.d.ts +0 -17
- package/lib/generated/QdsStandaloneLink.d.ts.map +0 -1
- package/lib/generated/QdsStandaloneLink.js +0 -42
- package/lib/generated/QdsStandaloneLink.js.map +0 -1
- package/lib/generated/QdsSwitch.d.ts +0 -18
- package/lib/generated/QdsSwitch.d.ts.map +0 -1
- package/lib/generated/QdsSwitch.js +0 -42
- package/lib/generated/QdsSwitch.js.map +0 -1
- package/lib/generated/QdsTab.d.ts +0 -18
- package/lib/generated/QdsTab.d.ts.map +0 -1
- package/lib/generated/QdsTab.js +0 -55
- package/lib/generated/QdsTab.js.map +0 -1
- package/lib/generated/QdsTabbar.d.ts +0 -17
- package/lib/generated/QdsTabbar.d.ts.map +0 -1
- package/lib/generated/QdsTabbar.js +0 -36
- package/lib/generated/QdsTabbar.js.map +0 -1
- package/lib/generated/QdsTable.d.ts +0 -13
- package/lib/generated/QdsTable.d.ts.map +0 -1
- package/lib/generated/QdsTable.js +0 -27
- package/lib/generated/QdsTable.js.map +0 -1
- package/lib/generated/QdsTableBody.d.ts +0 -13
- package/lib/generated/QdsTableBody.d.ts.map +0 -1
- package/lib/generated/QdsTableBody.js +0 -27
- package/lib/generated/QdsTableBody.js.map +0 -1
- package/lib/generated/QdsTableCell.d.ts +0 -13
- package/lib/generated/QdsTableCell.d.ts.map +0 -1
- package/lib/generated/QdsTableCell.js +0 -30
- package/lib/generated/QdsTableCell.js.map +0 -1
- package/lib/generated/QdsTableHead.d.ts +0 -13
- package/lib/generated/QdsTableHead.d.ts.map +0 -1
- package/lib/generated/QdsTableHead.js +0 -27
- package/lib/generated/QdsTableHead.js.map +0 -1
- package/lib/generated/QdsTableHeadCell.d.ts +0 -13
- package/lib/generated/QdsTableHeadCell.d.ts.map +0 -1
- package/lib/generated/QdsTableHeadCell.js +0 -32
- package/lib/generated/QdsTableHeadCell.js.map +0 -1
- package/lib/generated/QdsTableRow.d.ts +0 -13
- package/lib/generated/QdsTableRow.d.ts.map +0 -1
- package/lib/generated/QdsTableRow.js +0 -27
- package/lib/generated/QdsTableRow.js.map +0 -1
- package/lib/generated/QdsTag.d.ts +0 -13
- package/lib/generated/QdsTag.d.ts.map +0 -1
- package/lib/generated/QdsTag.js +0 -37
- package/lib/generated/QdsTag.js.map +0 -1
- package/lib/generated/QdsTextarea.d.ts +0 -19
- package/lib/generated/QdsTextarea.d.ts.map +0 -1
- package/lib/generated/QdsTextarea.js +0 -54
- package/lib/generated/QdsTextarea.js.map +0 -1
- package/lib/generated/QdsTitle.d.ts +0 -13
- package/lib/generated/QdsTitle.d.ts.map +0 -1
- package/lib/generated/QdsTitle.js +0 -37
- package/lib/generated/QdsTitle.js.map +0 -1
- package/lib/generated/QdsTooltip.d.ts +0 -15
- package/lib/generated/QdsTooltip.d.ts.map +0 -1
- package/lib/generated/QdsTooltip.js +0 -39
- package/lib/generated/QdsTooltip.js.map +0 -1
- package/lib/generated/components.d.ts +0 -42
- package/lib/generated/components.d.ts.map +0 -1
- package/lib/generated/components.js +0 -44
- package/lib/generated/components.js.map +0 -1
- package/lib/index.d.ts.map +0 -1
- package/lib/index.js.map +0 -1
|
@@ -1,44 +0,0 @@
|
|
|
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 { QdsListItem as QdsListItemElement, defineCustomElement as defineQdsListItem } from "@quartzds/core/components/qds-list-item.js";
|
|
9
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
import React from 'react';
|
|
11
|
-
const QdsListItem = typeof window !== 'undefined'
|
|
12
|
-
? /*@__PURE__*/ createComponent({
|
|
13
|
-
tagName: 'qds-list-item',
|
|
14
|
-
elementClass: QdsListItemElement,
|
|
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: defineQdsListItem
|
|
23
|
-
})
|
|
24
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
25
|
-
tagName: 'qds-list-item',
|
|
26
|
-
properties: {
|
|
27
|
-
destination: 'destination',
|
|
28
|
-
disabled: 'disabled',
|
|
29
|
-
divider: 'divider',
|
|
30
|
-
iconName: 'icon-name',
|
|
31
|
-
iconLibrary: 'icon-library',
|
|
32
|
-
kicker: 'kicker',
|
|
33
|
-
listAction: 'list-action',
|
|
34
|
-
size: 'size',
|
|
35
|
-
checked: 'checked',
|
|
36
|
-
selected: 'selected',
|
|
37
|
-
indeterminate: 'indeterminate',
|
|
38
|
-
text: 'text',
|
|
39
|
-
subtitle: 'subtitle'
|
|
40
|
-
},
|
|
41
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
42
|
-
});
|
|
43
|
-
export default QdsListItem;
|
|
44
|
-
//# sourceMappingURL=QdsListItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsListItem.js","sourceRoot":"","sources":["../../src/generated/QdsListItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,WAAW,IAAI,kBAAkB,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAEzI,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,MAAM,WAAW,GAAiE,OAAO,MAAM,KAAK,WAAW;IAC3G,CAAC,CAAC,aAAa,CAAC,eAAe,CAAwC;QACnE,OAAO,EAAE,eAAe;QACxB,YAAY,EAAE,kBAAkB;QAChC,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,WAAW,EAAE,WAAW;YACxB,UAAU,EAAE,UAAU;SACJ;QACtB,mBAAmB,EAAE,iBAAiB;KACzC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAwC;QACtE,OAAO,EAAE,eAAe;QACxB,UAAU,EAAE;YACR,WAAW,EAAE,aAAa;YAC1B,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,WAAW;YACrB,WAAW,EAAE,cAAc;YAC3B,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,aAAa;YACzB,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,aAAa,EAAE,eAAe;YAC9B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;SACvB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,WAAW,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
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 { QdsLoader as QdsLoaderElement } from "@quartzds/core/components/qds-loader.js";
|
|
9
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
type QdsLoaderEvents = NonNullable<unknown>;
|
|
11
|
-
declare const QdsLoader: StencilReactComponent<QdsLoaderElement, QdsLoaderEvents>;
|
|
12
|
-
export default QdsLoader;
|
|
13
|
-
//# sourceMappingURL=QdsLoader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsLoader.d.ts","sourceRoot":"","sources":["../../src/generated/QdsLoader.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,SAAS,IAAI,gBAAgB,EAA0C,MAAM,yCAAyC,CAAC;AAChI,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,eAAe,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAE5C,QAAA,MAAM,SAAS,EAAE,qBAAqB,CAAC,gBAAgB,EAAE,eAAe,CAgBlE,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -1,30 +0,0 @@
|
|
|
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 { QdsLoader as QdsLoaderElement, defineCustomElement as defineQdsLoader } from "@quartzds/core/components/qds-loader.js";
|
|
10
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
import React from 'react';
|
|
12
|
-
const QdsLoader = typeof window !== 'undefined'
|
|
13
|
-
? /*@__PURE__*/ createComponent({
|
|
14
|
-
tagName: 'qds-loader',
|
|
15
|
-
elementClass: QdsLoaderElement,
|
|
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: defineQdsLoader
|
|
20
|
-
})
|
|
21
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
22
|
-
tagName: 'qds-loader',
|
|
23
|
-
properties: {
|
|
24
|
-
size: 'size',
|
|
25
|
-
status: 'status'
|
|
26
|
-
},
|
|
27
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
28
|
-
});
|
|
29
|
-
export default QdsLoader;
|
|
30
|
-
//# sourceMappingURL=QdsLoader.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsLoader.js","sourceRoot":"","sources":["../../src/generated/QdsLoader.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,oBAAoB;AAEpB,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;AAI1B,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,EAAqB;QAC7B,mBAAmB,EAAE,eAAe;KACvC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAoC;QAClE,OAAO,EAAE,YAAY;QACrB,UAAU,EAAE;YACR,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;SACnB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
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 QdsMenuItemCustomEvent } from "@quartzds/core";
|
|
9
|
-
import { QdsMenuItem as QdsMenuItemElement } from "@quartzds/core/components/qds-menu-item.js";
|
|
10
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
type QdsMenuItemEvents = {
|
|
12
|
-
onQdsBlur: EventName<QdsMenuItemCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
-
onQdsFocus: EventName<QdsMenuItemCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
-
onQdsSelect: EventName<CustomEvent<void>>;
|
|
15
|
-
};
|
|
16
|
-
declare const QdsMenuItem: StencilReactComponent<QdsMenuItemElement, QdsMenuItemEvents>;
|
|
17
|
-
export default QdsMenuItem;
|
|
18
|
-
//# sourceMappingURL=QdsMenuItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsMenuItem.d.ts","sourceRoot":"","sources":["../../src/generated/QdsMenuItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AACvF,OAAO,EAAE,WAAW,IAAI,kBAAkB,EAA4C,MAAM,4CAA4C,CAAC;AACzI,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,iBAAiB,GAAG;IACrB,SAAS,EAAE,SAAS,CAAC,sBAAsB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAClE,UAAU,EAAE,SAAS,CAAC,sBAAsB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACnE,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA;CAC5C,CAAC;AAEF,QAAA,MAAM,WAAW,EAAE,qBAAqB,CAAC,kBAAkB,EAAE,iBAAiB,CA0BxE,CAAC;AAEP,eAAe,WAAW,CAAC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
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 { QdsMenuItem as QdsMenuItemElement, defineCustomElement as defineQdsMenuItem } from "@quartzds/core/components/qds-menu-item.js";
|
|
9
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
import React from 'react';
|
|
11
|
-
const QdsMenuItem = typeof window !== 'undefined'
|
|
12
|
-
? /*@__PURE__*/ createComponent({
|
|
13
|
-
tagName: 'qds-menu-item',
|
|
14
|
-
elementClass: QdsMenuItemElement,
|
|
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
|
-
onQdsSelect: 'qdsSelect'
|
|
21
|
-
},
|
|
22
|
-
defineCustomElement: defineQdsMenuItem
|
|
23
|
-
})
|
|
24
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
25
|
-
tagName: 'qds-menu-item',
|
|
26
|
-
properties: {
|
|
27
|
-
disabled: 'disabled',
|
|
28
|
-
iconName: 'icon-name',
|
|
29
|
-
iconLibrary: 'icon-library',
|
|
30
|
-
size: 'size',
|
|
31
|
-
type: 'type',
|
|
32
|
-
checked: 'checked',
|
|
33
|
-
text: 'text',
|
|
34
|
-
shortcut: 'shortcut'
|
|
35
|
-
},
|
|
36
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
37
|
-
});
|
|
38
|
-
export default QdsMenuItem;
|
|
39
|
-
//# sourceMappingURL=QdsMenuItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsMenuItem.js","sourceRoot":"","sources":["../../src/generated/QdsMenuItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,WAAW,IAAI,kBAAkB,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAEzI,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,MAAM,WAAW,GAAiE,OAAO,MAAM,KAAK,WAAW;IAC3G,CAAC,CAAC,aAAa,CAAC,eAAe,CAAwC;QACnE,OAAO,EAAE,eAAe;QACxB,YAAY,EAAE,kBAAkB;QAChC,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,UAAU,EAAE,UAAU;YACtB,WAAW,EAAE,WAAW;SACN;QACtB,mBAAmB,EAAE,iBAAiB;KACzC,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAwC;QACtE,OAAO,EAAE,eAAe;QACxB,UAAU,EAAE;YACR,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,WAAW;YACrB,WAAW,EAAE,cAAc;YAC3B,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;SACvB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,WAAW,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
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 QdsMiniButtonCustomEvent } from "@quartzds/core";
|
|
9
|
-
import { QdsMiniButton as QdsMiniButtonElement } from "@quartzds/core/components/qds-mini-button.js";
|
|
10
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
type QdsMiniButtonEvents = {
|
|
12
|
-
onQdsBlur: EventName<QdsMiniButtonCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
-
onQdsFocus: EventName<QdsMiniButtonCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
-
};
|
|
15
|
-
declare const QdsMiniButton: StencilReactComponent<QdsMiniButtonElement, QdsMiniButtonEvents>;
|
|
16
|
-
export default QdsMiniButton;
|
|
17
|
-
//# sourceMappingURL=QdsMiniButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsMiniButton.d.ts","sourceRoot":"","sources":["../../src/generated/QdsMiniButton.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,wBAAwB,EAAE,MAAM,gBAAgB,CAAC;AACzF,OAAO,EAAE,aAAa,IAAI,oBAAoB,EAA8C,MAAM,8CAA8C,CAAC;AACjJ,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,mBAAmB,GAAG;IACvB,SAAS,EAAE,SAAS,CAAC,wBAAwB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACpE,UAAU,EAAE,SAAS,CAAC,wBAAwB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CACvE,CAAC;AAEF,QAAA,MAAM,aAAa,EAAE,qBAAqB,CAAC,oBAAoB,EAAE,mBAAmB,CAwB9E,CAAC;AAEP,eAAe,aAAa,CAAC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
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 { QdsMiniButton as QdsMiniButtonElement, defineCustomElement as defineQdsMiniButton } from "@quartzds/core/components/qds-mini-button.js";
|
|
9
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
import React from 'react';
|
|
11
|
-
const QdsMiniButton = typeof window !== 'undefined'
|
|
12
|
-
? /*@__PURE__*/ createComponent({
|
|
13
|
-
tagName: 'qds-mini-button',
|
|
14
|
-
elementClass: QdsMiniButtonElement,
|
|
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: defineQdsMiniButton
|
|
22
|
-
})
|
|
23
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
24
|
-
tagName: 'qds-mini-button',
|
|
25
|
-
properties: {
|
|
26
|
-
disabled: 'disabled',
|
|
27
|
-
name: 'name',
|
|
28
|
-
library: 'library',
|
|
29
|
-
target: 'target',
|
|
30
|
-
href: 'href',
|
|
31
|
-
rel: 'rel',
|
|
32
|
-
text: 'text'
|
|
33
|
-
},
|
|
34
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
35
|
-
});
|
|
36
|
-
export default QdsMiniButton;
|
|
37
|
-
//# sourceMappingURL=QdsMiniButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsMiniButton.js","sourceRoot":"","sources":["../../src/generated/QdsMiniButton.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,aAAa,IAAI,oBAAoB,EAAE,mBAAmB,IAAI,mBAAmB,EAAE,MAAM,8CAA8C,CAAC;AAEjJ,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,aAAa,GAAqE,OAAO,MAAM,KAAK,WAAW;IACjH,CAAC,CAAC,aAAa,CAAC,eAAe,CAA4C;QACvE,OAAO,EAAE,iBAAiB;QAC1B,YAAY,EAAE,oBAAoB;QAClC,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE;YACJ,SAAS,EAAE,SAAS;YACpB,UAAU,EAAE,UAAU;SACF;QACxB,mBAAmB,EAAE,mBAAmB;KAC3C,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAA4C;QAC1E,OAAO,EAAE,iBAAiB;QAC1B,UAAU,EAAE;YACR,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;YACZ,GAAG,EAAE,KAAK;YACV,IAAI,EAAE,MAAM;SACf;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,aAAa,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
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 QdsNavListItemCustomEvent } from "@quartzds/core";
|
|
9
|
-
import { QdsNavListItem as QdsNavListItemElement } from "@quartzds/core/components/qds-nav-list-item.js";
|
|
10
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
type QdsNavListItemEvents = {
|
|
12
|
-
onQdsBlur: EventName<QdsNavListItemCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
-
onQdsFocus: EventName<QdsNavListItemCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
-
};
|
|
15
|
-
declare const QdsNavListItem: StencilReactComponent<QdsNavListItemElement, QdsNavListItemEvents>;
|
|
16
|
-
export default QdsNavListItem;
|
|
17
|
-
//# sourceMappingURL=QdsNavListItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsNavListItem.d.ts","sourceRoot":"","sources":["../../src/generated/QdsNavListItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,mBAAmB,EAAE,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAC1F,OAAO,EAAE,cAAc,IAAI,qBAAqB,EAA+C,MAAM,gDAAgD,CAAC;AACtJ,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,oBAAoB,GAAG;IACxB,SAAS,EAAE,SAAS,CAAC,yBAAyB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACrE,UAAU,EAAE,SAAS,CAAC,yBAAyB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CACxE,CAAC;AAEF,QAAA,MAAM,cAAc,EAAE,qBAAqB,CAAC,qBAAqB,EAAE,oBAAoB,CAyBjF,CAAC;AAEP,eAAe,cAAc,CAAC"}
|
|
@@ -1,38 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,13 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,33 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,40 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,19 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,48 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,17 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,42 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1 +0,0 @@
|
|
|
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"}
|