@mittwald/flow-remote-elements 0.2.0-alpha.393 → 0.2.0-alpha.395

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.
@@ -6,10 +6,25 @@ class RemoteCodeBlockElement extends FlowRemoteElement {
6
6
  }
7
7
  static get remoteProperties() {
8
8
  return {
9
+ CodeTag: {},
10
+ PreTag: {},
9
11
  className: {},
10
12
  code: {},
13
+ codeTagProps: {},
11
14
  color: {},
12
- copyable: {}
15
+ copyable: {},
16
+ customStyle: {},
17
+ language: {},
18
+ lineNumberContainerStyle: {},
19
+ lineNumberStyle: {},
20
+ lineProps: {},
21
+ renderer: {},
22
+ showInlineLineNumbers: {},
23
+ showLineNumbers: {},
24
+ startingLineNumber: {},
25
+ useInlineStyles: {},
26
+ wrapLines: {},
27
+ wrapLongLines: {}
13
28
  };
14
29
  }
15
30
  static get remoteEvents() {
@@ -1 +1 @@
1
- {"version":3,"file":"RemoteCodeBlockElement.mjs","sources":["../../../src/auto-generated/RemoteCodeBlockElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { CodeBlockProps as RemoteCodeBlockElementProps } from \"@mittwald/flow-react-components\";\nexport type { CodeBlockProps as RemoteCodeBlockElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteCodeBlockElement extends FlowRemoteElement<RemoteCodeBlockElementProps> {\n static override get remoteAttributes() {\n return [\"style\"];\n }\n\n static override get remoteProperties() {\n return {\n className: {},\n code: {},\n color: {},\n copyable: {},\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-code-block\": InstanceType<typeof RemoteCodeBlockElement>;\n }\n}\n\ncustomElements.define(\"flr-code-block\", RemoteCodeBlockElement);\n"],"names":[],"mappings":";;AAMO,MAAM,+BAA+B,iBAA+C,CAAA;AAAA,EACzF,WAAoB,gBAAmB,GAAA;AACrC,IAAA,OAAO,CAAC,OAAO,CAAA;AAAA;AACjB,EAEA,WAAoB,gBAAmB,GAAA;AACrC,IAAO,OAAA;AAAA,MACL,WAAW,EAAC;AAAA,MACZ,MAAM,EAAC;AAAA,MACP,OAAO,EAAC;AAAA,MACR,UAAU;AAAC,KACb;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,kBAAkB,sBAAsB,CAAA;;;;"}
1
+ {"version":3,"file":"RemoteCodeBlockElement.mjs","sources":["../../../src/auto-generated/RemoteCodeBlockElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { CodeBlockProps as RemoteCodeBlockElementProps } from \"@mittwald/flow-react-components\";\nexport type { CodeBlockProps as RemoteCodeBlockElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteCodeBlockElement extends FlowRemoteElement<RemoteCodeBlockElementProps> {\n static override get remoteAttributes() {\n return [\"style\"];\n }\n\n static override get remoteProperties() {\n return {\n CodeTag: {},\n PreTag: {},\n className: {},\n code: {},\n codeTagProps: {},\n color: {},\n copyable: {},\n customStyle: {},\n language: {},\n lineNumberContainerStyle: {},\n lineNumberStyle: {},\n lineProps: {},\n renderer: {},\n showInlineLineNumbers: {},\n showLineNumbers: {},\n startingLineNumber: {},\n useInlineStyles: {},\n wrapLines: {},\n wrapLongLines: {},\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-code-block\": InstanceType<typeof RemoteCodeBlockElement>;\n }\n}\n\ncustomElements.define(\"flr-code-block\", RemoteCodeBlockElement);\n"],"names":[],"mappings":";;AAMO,MAAM,+BAA+B,iBAA+C,CAAA;AAAA,EACzF,WAAoB,gBAAmB,GAAA;AACrC,IAAA,OAAO,CAAC,OAAO,CAAA;AAAA;AACjB,EAEA,WAAoB,gBAAmB,GAAA;AACrC,IAAO,OAAA;AAAA,MACL,SAAS,EAAC;AAAA,MACV,QAAQ,EAAC;AAAA,MACT,WAAW,EAAC;AAAA,MACZ,MAAM,EAAC;AAAA,MACP,cAAc,EAAC;AAAA,MACf,OAAO,EAAC;AAAA,MACR,UAAU,EAAC;AAAA,MACX,aAAa,EAAC;AAAA,MACd,UAAU,EAAC;AAAA,MACX,0BAA0B,EAAC;AAAA,MAC3B,iBAAiB,EAAC;AAAA,MAClB,WAAW,EAAC;AAAA,MACZ,UAAU,EAAC;AAAA,MACX,uBAAuB,EAAC;AAAA,MACxB,iBAAiB,EAAC;AAAA,MAClB,oBAAoB,EAAC;AAAA,MACrB,iBAAiB,EAAC;AAAA,MAClB,WAAW,EAAC;AAAA,MACZ,eAAe;AAAC,KAClB;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,kBAAkB,sBAAsB,CAAA;;;;"}
@@ -4,10 +4,25 @@ export type { CodeBlockProps as RemoteCodeBlockElementProps } from '@mittwald/fl
4
4
  export declare class RemoteCodeBlockElement extends FlowRemoteElement<RemoteCodeBlockElementProps> {
5
5
  static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
+ CodeTag: {};
8
+ PreTag: {};
7
9
  className: {};
8
10
  code: {};
11
+ codeTagProps: {};
9
12
  color: {};
10
13
  copyable: {};
14
+ customStyle: {};
15
+ language: {};
16
+ lineNumberContainerStyle: {};
17
+ lineNumberStyle: {};
18
+ lineProps: {};
19
+ renderer: {};
20
+ showInlineLineNumbers: {};
21
+ showLineNumbers: {};
22
+ startingLineNumber: {};
23
+ useInlineStyles: {};
24
+ wrapLines: {};
25
+ wrapLongLines: {};
11
26
  };
12
27
  static get remoteEvents(): {};
13
28
  static get remoteSlots(): never[];
@@ -1 +1 @@
1
- {"version":3,"file":"RemoteCodeBlockElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCodeBlockElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AACrG,YAAY,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAErG,qBAAa,sBAAuB,SAAQ,iBAAiB,CAAC,2BAA2B,CAAC;IACxF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;MAOnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;KAC/D;CACF"}
1
+ {"version":3,"file":"RemoteCodeBlockElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCodeBlockElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AACrG,YAAY,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAErG,qBAAa,sBAAuB,SAAQ,iBAAiB,CAAC,2BAA2B,CAAC;IACxF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;MAsBnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;KAC/D;CACF"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mittwald/flow-remote-elements",
3
- "version": "0.2.0-alpha.393",
3
+ "version": "0.2.0-alpha.395",
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",
@@ -28,12 +28,12 @@
28
28
  "test:compile": "tsc --noEmit"
29
29
  },
30
30
  "dependencies": {
31
- "@mittwald/flow-remote-core": "0.2.0-alpha.393",
31
+ "@mittwald/flow-remote-core": "0.2.0-alpha.395",
32
32
  "remeda": "^2.26.1",
33
33
  "type-fest": "^4.41.0"
34
34
  },
35
35
  "devDependencies": {
36
- "@mittwald/flow-react-components": "0.2.0-alpha.393",
36
+ "@mittwald/flow-react-components": "0.2.0-alpha.395",
37
37
  "@mittwald/typescript-config": "",
38
38
  "@types/node": "^22.16.5",
39
39
  "nx": "^20.8.2",
@@ -49,5 +49,5 @@
49
49
  "peerDependencies": {
50
50
  "@mittwald/flow-react-components": "*"
51
51
  },
52
- "gitHead": "5ea634c09f70930fc309aafa63f5437281599b0f"
52
+ "gitHead": "5563080ab64438085b0faf3ef1278d56f1dae395"
53
53
  }