@quartzds/core-react 1.0.0-beta.103 → 1.0.0-beta.104
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 +30 -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/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
package/lib/ssr/vite.js
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
// src/ssr/vite.ts
|
|
2
|
+
import { stencilSSR } from "@stencil/ssr";
|
|
3
|
+
|
|
4
|
+
// src/ssr/shared.ts
|
|
5
|
+
var shared_default = {
|
|
6
|
+
from: "@quartzds/core-react",
|
|
7
|
+
module: import("@quartzds/core-react"),
|
|
8
|
+
hydrateModule: import("@quartzds/core/hydrate")
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
// src/ssr/vite.ts
|
|
12
|
+
var quartzSSR = (pluginOptions) => (
|
|
13
|
+
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument
|
|
14
|
+
stencilSSR({
|
|
15
|
+
...shared_default,
|
|
16
|
+
...pluginOptions
|
|
17
|
+
})
|
|
18
|
+
);
|
|
19
|
+
var vite_default = quartzSSR;
|
|
20
|
+
export {
|
|
21
|
+
vite_default as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
|
|
30
|
+
// src/ssr/webpack.ts
|
|
31
|
+
var webpack_exports = {};
|
|
32
|
+
__export(webpack_exports, {
|
|
33
|
+
default: () => QuartzSSRWebpackPlugin
|
|
34
|
+
});
|
|
35
|
+
module.exports = __toCommonJS(webpack_exports);
|
|
36
|
+
var import_webpack = require("@stencil/ssr/webpack");
|
|
37
|
+
|
|
38
|
+
// src/ssr/shared.ts
|
|
39
|
+
var shared_default = {
|
|
40
|
+
from: "@quartzds/core-react",
|
|
41
|
+
module: import("@quartzds/core-react"),
|
|
42
|
+
hydrateModule: import("@quartzds/core/hydrate")
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
// src/ssr/webpack.ts
|
|
46
|
+
var QuartzSSRWebpackPlugin = class extends import_webpack.StencilSSRWebpackPlugin {
|
|
47
|
+
constructor(pluginOptions) {
|
|
48
|
+
super({
|
|
49
|
+
...shared_default,
|
|
50
|
+
...pluginOptions
|
|
51
|
+
});
|
|
52
|
+
}
|
|
53
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { StencilSSRWebpackPlugin } from '@stencil/ssr/webpack';
|
|
2
|
+
|
|
3
|
+
declare class QuartzSSRWebpackPlugin extends StencilSSRWebpackPlugin {
|
|
4
|
+
constructor(pluginOptions: ConstructorParameters<typeof StencilSSRWebpackPlugin>[0]);
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { QuartzSSRWebpackPlugin as default };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { StencilSSRWebpackPlugin } from '@stencil/ssr/webpack';
|
|
2
|
+
|
|
3
|
+
declare class QuartzSSRWebpackPlugin extends StencilSSRWebpackPlugin {
|
|
4
|
+
constructor(pluginOptions: ConstructorParameters<typeof StencilSSRWebpackPlugin>[0]);
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { QuartzSSRWebpackPlugin as default };
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
// src/ssr/webpack.ts
|
|
2
|
+
import { StencilSSRWebpackPlugin } from "@stencil/ssr/webpack";
|
|
3
|
+
|
|
4
|
+
// src/ssr/shared.ts
|
|
5
|
+
var shared_default = {
|
|
6
|
+
from: "@quartzds/core-react",
|
|
7
|
+
module: import("@quartzds/core-react"),
|
|
8
|
+
hydrateModule: import("@quartzds/core/hydrate")
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
// src/ssr/webpack.ts
|
|
12
|
+
var QuartzSSRWebpackPlugin = class extends StencilSSRWebpackPlugin {
|
|
13
|
+
constructor(pluginOptions) {
|
|
14
|
+
super({
|
|
15
|
+
...shared_default,
|
|
16
|
+
...pluginOptions
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
QuartzSSRWebpackPlugin as default
|
|
22
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quartzds/core-react",
|
|
3
|
-
"version": "1.0.0-beta.
|
|
3
|
+
"version": "1.0.0-beta.104",
|
|
4
4
|
"description": "React wrapper for @quartzds/core",
|
|
5
5
|
"homepage": "https://github.com/quartzds/core-foundations/tree/main/packages/react",
|
|
6
6
|
"bugs": {
|
|
@@ -11,30 +11,37 @@
|
|
|
11
11
|
"type": "module",
|
|
12
12
|
"exports": {
|
|
13
13
|
".": {
|
|
14
|
-
"
|
|
14
|
+
"require": "./lib/index.cjs",
|
|
15
15
|
"default": "./lib/index.js"
|
|
16
16
|
},
|
|
17
|
-
"./
|
|
17
|
+
"./ssr/*": {
|
|
18
|
+
"require": "./lib/ssr/*.cjs",
|
|
19
|
+
"default": "./lib/ssr/*.js"
|
|
20
|
+
},
|
|
18
21
|
"./styles/*": "./styles/*",
|
|
19
|
-
"./CHANGELOG.md": "./CHANGELOG.md"
|
|
22
|
+
"./CHANGELOG.md": "./CHANGELOG.md",
|
|
23
|
+
"./package.json": "./package.json"
|
|
20
24
|
},
|
|
21
|
-
"main": "./lib/index.
|
|
22
|
-
"types": "./lib/index.d.ts",
|
|
25
|
+
"main": "./lib/index.cjs",
|
|
23
26
|
"files": [
|
|
24
27
|
"lib/**",
|
|
25
28
|
"styles/**",
|
|
26
29
|
"CHANGELOG.md"
|
|
27
30
|
],
|
|
28
31
|
"dependencies": {
|
|
29
|
-
"@quartzds/core": "1.0.0-beta.
|
|
32
|
+
"@quartzds/core": "1.0.0-beta.105",
|
|
30
33
|
"@stencil/core": "^4.35.2",
|
|
31
|
-
"@stencil/react-output-target": "^
|
|
34
|
+
"@stencil/react-output-target": "^1.2.0",
|
|
35
|
+
"@stencil/ssr": "^0.1.1"
|
|
32
36
|
},
|
|
33
37
|
"peerDependencies": {
|
|
34
38
|
"@types/react": ">=17.0.0",
|
|
35
39
|
"@types/react-dom": ">=17.0.0",
|
|
40
|
+
"next": "^13.0.0 || ^14.0.0 || ^15.0.0",
|
|
36
41
|
"react": ">=17.0.0",
|
|
37
|
-
"react-dom": ">=17.0.0"
|
|
42
|
+
"react-dom": ">=17.0.0",
|
|
43
|
+
"vite": "^6.0.0",
|
|
44
|
+
"webpack": "^5.0.0"
|
|
38
45
|
},
|
|
39
46
|
"peerDependenciesMeta": {
|
|
40
47
|
"@types/react": {
|
|
@@ -42,6 +49,15 @@
|
|
|
42
49
|
},
|
|
43
50
|
"@types/react-dom": {
|
|
44
51
|
"optional": true
|
|
52
|
+
},
|
|
53
|
+
"next": {
|
|
54
|
+
"optional": true
|
|
55
|
+
},
|
|
56
|
+
"vite": {
|
|
57
|
+
"optional": true
|
|
58
|
+
},
|
|
59
|
+
"webpack": {
|
|
60
|
+
"optional": true
|
|
45
61
|
}
|
|
46
62
|
},
|
|
47
63
|
"engines": {
|
|
@@ -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 QdsActionItemCustomEvent, type QdsFocusEventDetail } from "@quartzds/core";
|
|
9
|
-
import { QdsActionItem as QdsActionItemElement } from "@quartzds/core/components/qds-action-item.js";
|
|
10
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
type QdsActionItemEvents = {
|
|
12
|
-
onQdsBlur: EventName<QdsActionItemCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
-
onQdsFocus: EventName<QdsActionItemCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
-
};
|
|
15
|
-
declare const QdsActionItem: StencilReactComponent<QdsActionItemElement, QdsActionItemEvents>;
|
|
16
|
-
export default QdsActionItem;
|
|
17
|
-
//# sourceMappingURL=QdsActionItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsActionItem.d.ts","sourceRoot":"","sources":["../../src/generated/QdsActionItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,wBAAwB,EAAE,KAAK,mBAAmB,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,CAyB9E,CAAC;AAEP,eAAe,aAAa,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 { QdsActionItem as QdsActionItemElement, defineCustomElement as defineQdsActionItem } from "@quartzds/core/components/qds-action-item.js";
|
|
9
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
import React from 'react';
|
|
11
|
-
const QdsActionItem = typeof window !== 'undefined'
|
|
12
|
-
? /*@__PURE__*/ createComponent({
|
|
13
|
-
tagName: 'qds-action-item',
|
|
14
|
-
elementClass: QdsActionItemElement,
|
|
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: defineQdsActionItem
|
|
22
|
-
})
|
|
23
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
24
|
-
tagName: 'qds-action-item',
|
|
25
|
-
properties: {
|
|
26
|
-
importance: 'importance',
|
|
27
|
-
disabled: 'disabled',
|
|
28
|
-
iconName: 'icon-name',
|
|
29
|
-
iconLibrary: 'icon-library',
|
|
30
|
-
action: 'action',
|
|
31
|
-
actionDescription: 'action-description',
|
|
32
|
-
size: 'size',
|
|
33
|
-
text: 'text'
|
|
34
|
-
},
|
|
35
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
36
|
-
});
|
|
37
|
-
export default QdsActionItem;
|
|
38
|
-
//# sourceMappingURL=QdsActionItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsActionItem.js","sourceRoot":"","sources":["../../src/generated/QdsActionItem.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,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,WAAW;YACrB,WAAW,EAAE,cAAc;YAC3B,MAAM,EAAE,QAAQ;YAChB,iBAAiB,EAAE,oBAAoB;YACvC,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;SACf;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,aAAa,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 { QdsBadgeCounter as QdsBadgeCounterElement } from "@quartzds/core/components/qds-badge-counter.js";
|
|
9
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
type QdsBadgeCounterEvents = NonNullable<unknown>;
|
|
11
|
-
declare const QdsBadgeCounter: StencilReactComponent<QdsBadgeCounterElement, QdsBadgeCounterEvents>;
|
|
12
|
-
export default QdsBadgeCounter;
|
|
13
|
-
//# sourceMappingURL=QdsBadgeCounter.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsBadgeCounter.d.ts","sourceRoot":"","sources":["../../src/generated/QdsBadgeCounter.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,eAAe,IAAI,sBAAsB,EAAgD,MAAM,gDAAgD,CAAC;AACzJ,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,qBAAqB,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAElD,QAAA,MAAM,eAAe,EAAE,qBAAqB,CAAC,sBAAsB,EAAE,qBAAqB,CAmBpF,CAAC;AAEP,eAAe,eAAe,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 { QdsBadgeCounter as QdsBadgeCounterElement, defineCustomElement as defineQdsBadgeCounter } from "@quartzds/core/components/qds-badge-counter.js";
|
|
10
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
import React from 'react';
|
|
12
|
-
const QdsBadgeCounter = typeof window !== 'undefined'
|
|
13
|
-
? /*@__PURE__*/ createComponent({
|
|
14
|
-
tagName: 'qds-badge-counter',
|
|
15
|
-
elementClass: QdsBadgeCounterElement,
|
|
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: defineQdsBadgeCounter
|
|
20
|
-
})
|
|
21
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
22
|
-
tagName: 'qds-badge-counter',
|
|
23
|
-
properties: {
|
|
24
|
-
description: 'description',
|
|
25
|
-
importance: 'importance',
|
|
26
|
-
size: 'size',
|
|
27
|
-
strokeRing: 'stroke-ring',
|
|
28
|
-
value: 'value'
|
|
29
|
-
},
|
|
30
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
31
|
-
});
|
|
32
|
-
export default QdsBadgeCounter;
|
|
33
|
-
//# sourceMappingURL=QdsBadgeCounter.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsBadgeCounter.js","sourceRoot":"","sources":["../../src/generated/QdsBadgeCounter.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,oBAAoB;AAEpB,OAAO,EAAE,eAAe,IAAI,sBAAsB,EAAE,mBAAmB,IAAI,qBAAqB,EAAE,MAAM,gDAAgD,CAAC;AAEzJ,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,MAAM,eAAe,GAAyE,OAAO,MAAM,KAAK,WAAW;IACvH,CAAC,CAAC,aAAa,CAAC,eAAe,CAAgD;QAC3E,OAAO,EAAE,mBAAmB;QAC5B,YAAY,EAAE,sBAAsB;QACpC,uIAAuI;QACvI,KAAK,EAAE,KAAK;QACZ,MAAM,EAAE,EAA2B;QACnC,mBAAmB,EAAE,qBAAqB;KAC7C,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAgD;QAC9E,OAAO,EAAE,mBAAmB;QAC5B,UAAU,EAAE;YACR,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,aAAa;YACzB,KAAK,EAAE,OAAO;SACjB;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,eAAe,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 { QdsBadgeIndicator as QdsBadgeIndicatorElement } from "@quartzds/core/components/qds-badge-indicator.js";
|
|
9
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
type QdsBadgeIndicatorEvents = NonNullable<unknown>;
|
|
11
|
-
declare const QdsBadgeIndicator: StencilReactComponent<QdsBadgeIndicatorElement, QdsBadgeIndicatorEvents>;
|
|
12
|
-
export default QdsBadgeIndicator;
|
|
13
|
-
//# sourceMappingURL=QdsBadgeIndicator.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsBadgeIndicator.d.ts","sourceRoot":"","sources":["../../src/generated/QdsBadgeIndicator.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,iBAAiB,IAAI,wBAAwB,EAAkD,MAAM,kDAAkD,CAAC;AACjK,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,uBAAuB,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAEpD,QAAA,MAAM,iBAAiB,EAAE,qBAAqB,CAAC,wBAAwB,EAAE,uBAAuB,CAkB1F,CAAC;AAEP,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,32 +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 { QdsBadgeIndicator as QdsBadgeIndicatorElement, defineCustomElement as defineQdsBadgeIndicator } from "@quartzds/core/components/qds-badge-indicator.js";
|
|
10
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
import React from 'react';
|
|
12
|
-
const QdsBadgeIndicator = typeof window !== 'undefined'
|
|
13
|
-
? /*@__PURE__*/ createComponent({
|
|
14
|
-
tagName: 'qds-badge-indicator',
|
|
15
|
-
elementClass: QdsBadgeIndicatorElement,
|
|
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: defineQdsBadgeIndicator
|
|
20
|
-
})
|
|
21
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
22
|
-
tagName: 'qds-badge-indicator',
|
|
23
|
-
properties: {
|
|
24
|
-
description: 'description',
|
|
25
|
-
size: 'size',
|
|
26
|
-
status: 'status',
|
|
27
|
-
strokeRing: 'stroke-ring'
|
|
28
|
-
},
|
|
29
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
30
|
-
});
|
|
31
|
-
export default QdsBadgeIndicator;
|
|
32
|
-
//# sourceMappingURL=QdsBadgeIndicator.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsBadgeIndicator.js","sourceRoot":"","sources":["../../src/generated/QdsBadgeIndicator.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,oBAAoB;AAEpB,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;AAI1B,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,EAA6B;QACrC,mBAAmB,EAAE,uBAAuB;KAC/C,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAoD;QAClF,OAAO,EAAE,qBAAqB;QAC9B,UAAU,EAAE;YACR,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,UAAU,EAAE,aAAa;SAC5B;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,iBAAiB,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 { QdsBreadcrumbItem as QdsBreadcrumbItemElement } from "@quartzds/core/components/qds-breadcrumb-item.js";
|
|
9
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
type QdsBreadcrumbItemEvents = NonNullable<unknown>;
|
|
11
|
-
declare const QdsBreadcrumbItem: StencilReactComponent<QdsBreadcrumbItemElement, QdsBreadcrumbItemEvents>;
|
|
12
|
-
export default QdsBreadcrumbItem;
|
|
13
|
-
//# sourceMappingURL=QdsBreadcrumbItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsBreadcrumbItem.d.ts","sourceRoot":"","sources":["../../src/generated/QdsBreadcrumbItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,iBAAiB,IAAI,wBAAwB,EAAkD,MAAM,kDAAkD,CAAC;AACjK,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAIlF,KAAK,uBAAuB,GAAG,WAAW,CAAC,OAAO,CAAC,CAAC;AAEpD,QAAA,MAAM,iBAAiB,EAAE,qBAAqB,CAAC,wBAAwB,EAAE,uBAAuB,CAuB1F,CAAC;AAEP,eAAe,iBAAiB,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
|
-
/* eslint-disable */
|
|
9
|
-
import { QdsBreadcrumbItem as QdsBreadcrumbItemElement, defineCustomElement as defineQdsBreadcrumbItem } from "@quartzds/core/components/qds-breadcrumb-item.js";
|
|
10
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
import React from 'react';
|
|
12
|
-
const QdsBreadcrumbItem = typeof window !== 'undefined'
|
|
13
|
-
? /*@__PURE__*/ createComponent({
|
|
14
|
-
tagName: 'qds-breadcrumb-item',
|
|
15
|
-
elementClass: QdsBreadcrumbItemElement,
|
|
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: defineQdsBreadcrumbItem
|
|
20
|
-
})
|
|
21
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
22
|
-
tagName: 'qds-breadcrumb-item',
|
|
23
|
-
properties: {
|
|
24
|
-
text: 'text',
|
|
25
|
-
disabled: 'disabled',
|
|
26
|
-
iconName: 'icon-name',
|
|
27
|
-
iconLibrary: 'icon-library',
|
|
28
|
-
href: 'href',
|
|
29
|
-
hreflang: 'hreflang',
|
|
30
|
-
referrerPolicy: 'referrerpolicy',
|
|
31
|
-
rel: 'rel',
|
|
32
|
-
target: 'target'
|
|
33
|
-
},
|
|
34
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
35
|
-
});
|
|
36
|
-
export default QdsBreadcrumbItem;
|
|
37
|
-
//# sourceMappingURL=QdsBreadcrumbItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsBreadcrumbItem.js","sourceRoot":"","sources":["../../src/generated/QdsBreadcrumbItem.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,oBAAoB;AAEpB,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;AAI1B,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,EAA6B;QACrC,mBAAmB,EAAE,uBAAuB;KAC/C,CAAC;IACF,CAAC,CAAC,aAAa,CAAC,kBAAkB,CAAoD;QAClF,OAAO,EAAE,qBAAqB;QAC9B,UAAU,EAAE;YACR,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,WAAW;YACrB,WAAW,EAAE,cAAc;YAC3B,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,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 QdsButtonCustomEvent, type QdsFocusEventDetail } from "@quartzds/core";
|
|
9
|
-
import { QdsButton as QdsButtonElement } from "@quartzds/core/components/qds-button.js";
|
|
10
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
type QdsButtonEvents = {
|
|
12
|
-
onQdsBlur: EventName<QdsButtonCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
-
onQdsFocus: EventName<QdsButtonCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
-
};
|
|
15
|
-
declare const QdsButton: StencilReactComponent<QdsButtonElement, QdsButtonEvents>;
|
|
16
|
-
export default QdsButton;
|
|
17
|
-
//# sourceMappingURL=QdsButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsButton.d.ts","sourceRoot":"","sources":["../../src/generated/QdsButton.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,mBAAmB,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,UAAU,EAAE,SAAS,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CACnE,CAAC;AAEF,QAAA,MAAM,SAAS,EAAE,qBAAqB,CAAC,gBAAgB,EAAE,eAAe,CA4ClE,CAAC;AAEP,eAAe,SAAS,CAAC"}
|
|
@@ -1,57 +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 { QdsButton as QdsButtonElement, defineCustomElement as defineQdsButton } from "@quartzds/core/components/qds-button.js";
|
|
9
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
import React from 'react';
|
|
11
|
-
const QdsButton = typeof window !== 'undefined'
|
|
12
|
-
? /*@__PURE__*/ createComponent({
|
|
13
|
-
tagName: 'qds-button',
|
|
14
|
-
elementClass: QdsButtonElement,
|
|
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: defineQdsButton
|
|
22
|
-
})
|
|
23
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
24
|
-
tagName: 'qds-button',
|
|
25
|
-
properties: {
|
|
26
|
-
action: 'action',
|
|
27
|
-
badge: 'badge',
|
|
28
|
-
badgeDescription: 'badge-description',
|
|
29
|
-
badgeIndicatorStatus: 'badge-indicator-status',
|
|
30
|
-
iconName: 'icon-name',
|
|
31
|
-
iconLibrary: 'icon-library',
|
|
32
|
-
importance: 'importance',
|
|
33
|
-
size: 'size',
|
|
34
|
-
text: 'text',
|
|
35
|
-
iconOnly: 'icon-only',
|
|
36
|
-
disabled: 'disabled',
|
|
37
|
-
download: 'download',
|
|
38
|
-
form: 'form',
|
|
39
|
-
formAction: 'formaction',
|
|
40
|
-
formMethod: 'formmethod',
|
|
41
|
-
formNoValidate: 'formnovalidate',
|
|
42
|
-
formTarget: 'formtarget',
|
|
43
|
-
href: 'href',
|
|
44
|
-
labels: 'labels',
|
|
45
|
-
rel: 'rel',
|
|
46
|
-
name: 'name',
|
|
47
|
-
target: 'target',
|
|
48
|
-
type: 'type',
|
|
49
|
-
validationMessage: 'validation-message',
|
|
50
|
-
validity: 'validity',
|
|
51
|
-
value: 'value',
|
|
52
|
-
willValidate: 'will-validate'
|
|
53
|
-
},
|
|
54
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
55
|
-
});
|
|
56
|
-
export default QdsButton;
|
|
57
|
-
//# sourceMappingURL=QdsButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsButton.js","sourceRoot":"","sources":["../../src/generated/QdsButton.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,SAAS,EAAE,SAAS;YACpB,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,KAAK,EAAE,OAAO;YACd,gBAAgB,EAAE,mBAAmB;YACrC,oBAAoB,EAAE,wBAAwB;YAC9C,QAAQ,EAAE,WAAW;YACrB,WAAW,EAAE,cAAc;YAC3B,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,WAAW;YACrB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,YAAY;YACxB,UAAU,EAAE,YAAY;YACxB,cAAc,EAAE,gBAAgB;YAChC,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,KAAK;YACV,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,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,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 QdsCheckboxCustomEvent, type QdsFocusEventDetail } from "@quartzds/core";
|
|
9
|
-
import { QdsCheckbox as QdsCheckboxElement } from "@quartzds/core/components/qds-checkbox.js";
|
|
10
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
type QdsCheckboxEvents = {
|
|
12
|
-
onQdsBlur: EventName<QdsCheckboxCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
-
onQdsChange: EventName<CustomEvent<void>>;
|
|
14
|
-
onQdsFocus: EventName<QdsCheckboxCustomEvent<QdsFocusEventDetail>>;
|
|
15
|
-
};
|
|
16
|
-
declare const QdsCheckbox: StencilReactComponent<QdsCheckboxElement, QdsCheckboxEvents>;
|
|
17
|
-
export default QdsCheckbox;
|
|
18
|
-
//# sourceMappingURL=QdsCheckbox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsCheckbox.d.ts","sourceRoot":"","sources":["../../src/generated/QdsCheckbox.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,sBAAsB,EAAE,KAAK,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACvF,OAAO,EAAE,WAAW,IAAI,kBAAkB,EAA4C,MAAM,2CAA2C,CAAC;AACxI,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,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC;IAC1C,UAAU,EAAE,SAAS,CAAC,sBAAsB,CAAC,mBAAmB,CAAC,CAAC,CAAA;CACrE,CAAC;AAEF,QAAA,MAAM,WAAW,EAAE,qBAAqB,CAAC,kBAAkB,EAAE,iBAAiB,CAgCxE,CAAC;AAEP,eAAe,WAAW,CAAC"}
|
|
@@ -1,45 +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 { QdsCheckbox as QdsCheckboxElement, defineCustomElement as defineQdsCheckbox } from "@quartzds/core/components/qds-checkbox.js";
|
|
9
|
-
import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
|
|
10
|
-
import React from 'react';
|
|
11
|
-
const QdsCheckbox = typeof window !== 'undefined'
|
|
12
|
-
? /*@__PURE__*/ createComponent({
|
|
13
|
-
tagName: 'qds-checkbox',
|
|
14
|
-
elementClass: QdsCheckboxElement,
|
|
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: defineQdsCheckbox
|
|
23
|
-
})
|
|
24
|
-
: /*@__PURE__*/ createSSRComponent({
|
|
25
|
-
tagName: 'qds-checkbox',
|
|
26
|
-
properties: {
|
|
27
|
-
inline: 'inline',
|
|
28
|
-
size: 'size',
|
|
29
|
-
text: 'text',
|
|
30
|
-
checked: 'checked',
|
|
31
|
-
disabled: 'disabled',
|
|
32
|
-
form: 'form',
|
|
33
|
-
indeterminate: 'indeterminate',
|
|
34
|
-
name: 'name',
|
|
35
|
-
required: 'required',
|
|
36
|
-
validationMessage: 'validation-message',
|
|
37
|
-
validity: 'validity',
|
|
38
|
-
value: 'value',
|
|
39
|
-
willValidate: 'will-validate',
|
|
40
|
-
checkboxOnly: 'checkbox-only'
|
|
41
|
-
},
|
|
42
|
-
hydrateModule: import('@quartzds/core/hydrate')
|
|
43
|
-
});
|
|
44
|
-
export default QdsCheckbox;
|
|
45
|
-
//# sourceMappingURL=QdsCheckbox.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsCheckbox.js","sourceRoot":"","sources":["../../src/generated/QdsCheckbox.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAKH,OAAO,EAAE,WAAW,IAAI,kBAAkB,EAAE,mBAAmB,IAAI,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAExI,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,cAAc;QACvB,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,cAAc;QACvB,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,aAAa,EAAE,eAAe;YAC9B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,iBAAiB,EAAE,oBAAoB;YACvC,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,OAAO;YACd,YAAY,EAAE,eAAe;YAC7B,YAAY,EAAE,eAAe;SAChC;QACD,aAAa,EAAE,MAAM,CAAC,wBAAwB,CAAC;KAClD,CAAC,CAAC;AAEP,eAAe,WAAW,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 QdsChipCustomEvent, type QdsFocusEventDetail } from "@quartzds/core";
|
|
9
|
-
import { QdsChip as QdsChipElement } from "@quartzds/core/components/qds-chip.js";
|
|
10
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
11
|
-
type QdsChipEvents = {
|
|
12
|
-
onQdsBlur: EventName<QdsChipCustomEvent<QdsFocusEventDetail>>;
|
|
13
|
-
onQdsFocus: EventName<QdsChipCustomEvent<QdsFocusEventDetail>>;
|
|
14
|
-
onQdsClose: EventName<CustomEvent<void>>;
|
|
15
|
-
onQdsChange: EventName<CustomEvent<void>>;
|
|
16
|
-
};
|
|
17
|
-
declare const QdsChip: StencilReactComponent<QdsChipElement, QdsChipEvents>;
|
|
18
|
-
export default QdsChip;
|
|
19
|
-
//# sourceMappingURL=QdsChip.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"QdsChip.d.ts","sourceRoot":"","sources":["../../src/generated/QdsChip.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACnF,OAAO,EAAE,OAAO,IAAI,cAAc,EAAwC,MAAM,uCAAuC,CAAC;AACxH,OAAO,KAAK,EAAE,SAAS,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAI7F,KAAK,aAAa,GAAG;IACjB,SAAS,EAAE,SAAS,CAAC,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAC9D,UAAU,EAAE,SAAS,CAAC,kBAAkB,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAC/D,UAAU,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAC;IACzC,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA;CAC5C,CAAC;AAEF,QAAA,MAAM,OAAO,EAAE,qBAAqB,CAAC,cAAc,EAAE,aAAa,CA6B5D,CAAC;AAEP,eAAe,OAAO,CAAC"}
|