@mittwald/flow-remote-elements 0.2.0-alpha.210 → 0.2.0-alpha.211
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteInitialsElement.mjs","sources":["../../../src/auto-generated/RemoteInitialsElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { InitialsProps as RemoteInitialsElementProps } from \"@mittwald/flow-react-components\";\nexport type { InitialsProps as RemoteInitialsElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteInitialsElement extends FlowRemoteElement<RemoteInitialsElementProps> {\n static override get remoteAttributes() {\n return [\"style\"];\n }\n\n static override get remoteProperties() {\n return {\n \"aria-hidden\": {},\n className: {},\n };\n }\n\n static override get remoteEvents() {\n return {};\n }\n\n static override get remoteSlots() {\n return [];\n }\n}\n\ndeclare global {\n interface HTMLElementTagNameMap {\n \"flr-initials\": InstanceType<typeof RemoteInitialsElement>;\n }\n}\n\ncustomElements.define(\"flr-initials\", RemoteInitialsElement);\n"],"names":[],"mappings":";;AAMO,MAAM,8BAA8B,iBAA8C,CAAA;AAAA,EACvF,WAAoB,gBAAmB,GAAA;AACrC,IAAA,OAAO,CAAC,OAAO,CAAA;AAAA;AACjB,EAEA,WAAoB,gBAAmB,GAAA;AACrC,IAAO,OAAA;AAAA,MACL,eAAe,EAAC;AAAA,MAChB,WAAW;AAAC,
|
|
1
|
+
{"version":3,"file":"RemoteInitialsElement.mjs","sources":["../../../src/auto-generated/RemoteInitialsElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { InitialsProps as RemoteInitialsElementProps } from \"@mittwald/flow-react-components\";\nexport type { InitialsProps as RemoteInitialsElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteInitialsElement extends FlowRemoteElement<RemoteInitialsElementProps> {\n static override get remoteAttributes() {\n return [\"style\"];\n }\n\n static override get remoteProperties() {\n return {\n \"aria-hidden\": {},\n className: {},\n useDynamicColor: {},\n };\n }\n\n static override get remoteEvents() {\n return {};\n }\n\n static override get remoteSlots() {\n return [];\n }\n}\n\ndeclare global {\n interface HTMLElementTagNameMap {\n \"flr-initials\": InstanceType<typeof RemoteInitialsElement>;\n }\n}\n\ncustomElements.define(\"flr-initials\", RemoteInitialsElement);\n"],"names":[],"mappings":";;AAMO,MAAM,8BAA8B,iBAA8C,CAAA;AAAA,EACvF,WAAoB,gBAAmB,GAAA;AACrC,IAAA,OAAO,CAAC,OAAO,CAAA;AAAA;AACjB,EAEA,WAAoB,gBAAmB,GAAA;AACrC,IAAO,OAAA;AAAA,MACL,eAAe,EAAC;AAAA,MAChB,WAAW,EAAC;AAAA,MACZ,iBAAiB;AAAC,KACpB;AAAA;AACF,EAEA,WAAoB,YAAe,GAAA;AACjC,IAAA,OAAO,EAAC;AAAA;AACV,EAEA,WAAoB,WAAc,GAAA;AAChC,IAAA,OAAO,EAAC;AAAA;AAEZ;AAQA,cAAe,CAAA,MAAA,CAAO,gBAAgB,qBAAqB,CAAA;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteInitialsElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteInitialsElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AACnG,YAAY,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAEnG,qBAAa,qBAAsB,SAAQ,iBAAiB,CAAC,0BAA0B,CAAC;IACtF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB
|
|
1
|
+
{"version":3,"file":"RemoteInitialsElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteInitialsElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AACnG,YAAY,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAEnG,qBAAa,qBAAsB,SAAQ,iBAAiB,CAAC,0BAA0B,CAAC;IACtF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;MAMnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC;KAC5D;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.211",
|
|
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",
|
|
@@ -24,12 +24,12 @@
|
|
|
24
24
|
"test:compile": "tsc --noEmit"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@mittwald/flow-remote-core": "0.2.0-alpha.
|
|
27
|
+
"@mittwald/flow-remote-core": "0.2.0-alpha.211",
|
|
28
28
|
"remeda": "^2.21.1",
|
|
29
29
|
"type-fest": "^4.37.0"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@mittwald/flow-react-components": "0.2.0-alpha.
|
|
32
|
+
"@mittwald/flow-react-components": "0.2.0-alpha.211",
|
|
33
33
|
"@mittwald/typescript-config": "",
|
|
34
34
|
"@types/node": "^22.13.10",
|
|
35
35
|
"nx": "^20.8.1",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"@mittwald/flow-react-components": "*"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "b83ed2e6c9409f7c0eddf1110149d0d07c06395d"
|
|
49
49
|
}
|