@mittwald/flow-remote-elements 0.2.0-alpha.674 → 0.2.0-alpha.676
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/dist/js/auto-generated/RemoteCartesianChartElement.mjs +1 -2
- package/dist/js/auto-generated/RemoteCartesianChartElement.mjs.map +1 -1
- package/dist/types/auto-generated/RemoteCartesianChartElement.d.ts +1 -2
- package/dist/types/auto-generated/RemoteCartesianChartElement.d.ts.map +1 -1
- package/package.json +5 -5
|
@@ -8,7 +8,6 @@ class RemoteCartesianChartElement extends FlowRemoteElement {
|
|
|
8
8
|
return {
|
|
9
9
|
className: {},
|
|
10
10
|
data: {},
|
|
11
|
-
emptyView: {},
|
|
12
11
|
flexGrow: {},
|
|
13
12
|
height: {},
|
|
14
13
|
syncId: {},
|
|
@@ -19,7 +18,7 @@ class RemoteCartesianChartElement extends FlowRemoteElement {
|
|
|
19
18
|
return {};
|
|
20
19
|
}
|
|
21
20
|
static get remoteSlots() {
|
|
22
|
-
return [];
|
|
21
|
+
return ["emptyView"];
|
|
23
22
|
}
|
|
24
23
|
}
|
|
25
24
|
customElements.define("flr-cartesian-chart", RemoteCartesianChartElement);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteCartesianChartElement.mjs","sources":["../../../src/auto-generated/RemoteCartesianChartElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { CartesianChartProps as RemoteCartesianChartElementProps } from \"@mittwald/flow-react-components\";\nexport type { CartesianChartProps as RemoteCartesianChartElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteCartesianChartElement extends FlowRemoteElement<RemoteCartesianChartElementProps> {\n static override get remoteAttributes() {\n return [\"style\"];\n }\n\n static override get remoteProperties() {\n return {\n className: {},\n data: {},\n
|
|
1
|
+
{"version":3,"file":"RemoteCartesianChartElement.mjs","sources":["../../../src/auto-generated/RemoteCartesianChartElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { CartesianChartProps as RemoteCartesianChartElementProps } from \"@mittwald/flow-react-components\";\nexport type { CartesianChartProps as RemoteCartesianChartElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteCartesianChartElement extends FlowRemoteElement<RemoteCartesianChartElementProps> {\n static override get remoteAttributes() {\n return [\"style\"];\n }\n\n static override get remoteProperties() {\n return {\n className: {},\n data: {},\n flexGrow: {},\n height: {},\n syncId: {},\n syncMethod: {},\n };\n }\n\n static override get remoteEvents() {\n return {};\n }\n\n static override get remoteSlots() {\n return [\"emptyView\"];\n }\n}\n\ndeclare global {\n interface HTMLElementTagNameMap {\n \"flr-cartesian-chart\": InstanceType<typeof RemoteCartesianChartElement>;\n }\n}\n\ncustomElements.define(\"flr-cartesian-chart\", RemoteCartesianChartElement);\n"],"names":[],"mappings":";;AAMO,MAAM,oCAAoC,iBAAA,CAAoD;AAAA,EACnG,WAAoB,gBAAA,GAAmB;AACrC,IAAA,OAAO,CAAC,OAAO,CAAA;AAAA,EACjB;AAAA,EAEA,WAAoB,gBAAA,GAAmB;AACrC,IAAA,OAAO;AAAA,MACL,WAAW,EAAC;AAAA,MACZ,MAAM,EAAC;AAAA,MACP,UAAU,EAAC;AAAA,MACX,QAAQ,EAAC;AAAA,MACT,QAAQ,EAAC;AAAA,MACT,YAAY;AAAC,KACf;AAAA,EACF;AAAA,EAEA,WAAoB,YAAA,GAAe;AACjC,IAAA,OAAO,EAAC;AAAA,EACV;AAAA,EAEA,WAAoB,WAAA,GAAc;AAChC,IAAA,OAAO,CAAC,WAAW,CAAA;AAAA,EACrB;AACF;AAQA,cAAA,CAAe,MAAA,CAAO,uBAAuB,2BAA2B,CAAA;;;;"}
|
|
@@ -6,14 +6,13 @@ export declare class RemoteCartesianChartElement extends FlowRemoteElement<Remot
|
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
className: {};
|
|
8
8
|
data: {};
|
|
9
|
-
emptyView: {};
|
|
10
9
|
flexGrow: {};
|
|
11
10
|
height: {};
|
|
12
11
|
syncId: {};
|
|
13
12
|
syncMethod: {};
|
|
14
13
|
};
|
|
15
14
|
static get remoteEvents(): {};
|
|
16
|
-
static get remoteSlots():
|
|
15
|
+
static get remoteSlots(): string[];
|
|
17
16
|
}
|
|
18
17
|
declare global {
|
|
19
18
|
interface HTMLElementTagNameMap {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteCartesianChartElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCartesianChartElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAC/G,YAAY,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAE/G,qBAAa,2BAA4B,SAAQ,iBAAiB,CAAC,gCAAgC,CAAC;IAClG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB
|
|
1
|
+
{"version":3,"file":"RemoteCartesianChartElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCartesianChartElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAC/G,YAAY,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAE/G,qBAAa,2BAA4B,SAAQ,iBAAiB,CAAC,gCAAgC,CAAC;IAClG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;MASnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,aAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,qBAAqB,EAAE,YAAY,CAAC,OAAO,2BAA2B,CAAC,CAAC;KACzE;CACF"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-remote-elements",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.676",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Flow compatible remote elements that can be used in a remote environment",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
"test:compile": "tsc --noEmit"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@mittwald/flow-remote-core": "0.2.0-alpha.
|
|
30
|
+
"@mittwald/flow-remote-core": "0.2.0-alpha.676",
|
|
31
31
|
"remeda": "^2.33.4",
|
|
32
32
|
"type-fest": "^5.4.3"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
35
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.676",
|
|
36
36
|
"@mittwald/typescript-config": "",
|
|
37
37
|
"@types/node": "^24.10.9",
|
|
38
38
|
"nx": "^22.4.4",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"vite-plugin-externalize-deps": "^0.10.0"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
49
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.675"
|
|
50
50
|
},
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "ddd02d9fa245a42b905defb07511d91d8e516afa"
|
|
52
52
|
}
|