@powerlines/plugin-env 0.16.131 → 0.16.134

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.
Files changed (34) hide show
  1. package/dist/babel/plugin.mjs.map +1 -1
  2. package/dist/components/docs.cjs +49 -39
  3. package/dist/components/docs.d.cts +1 -2
  4. package/dist/components/docs.d.cts.map +1 -1
  5. package/dist/components/docs.d.mts +1 -2
  6. package/dist/components/docs.d.mts.map +1 -1
  7. package/dist/components/docs.mjs +50 -40
  8. package/dist/components/docs.mjs.map +1 -1
  9. package/dist/components/env-builtin.cjs +513 -397
  10. package/dist/components/env-builtin.d.cts +2 -2
  11. package/dist/components/env-builtin.d.cts.map +1 -1
  12. package/dist/components/env-builtin.d.mts +2 -2
  13. package/dist/components/env-builtin.d.mts.map +1 -1
  14. package/dist/components/env-builtin.mjs +514 -398
  15. package/dist/components/env-builtin.mjs.map +1 -1
  16. package/dist/helpers/automd-generator.mjs.map +1 -1
  17. package/dist/helpers/create-reflection-resource.mjs.map +1 -1
  18. package/dist/helpers/docs-helper.mjs.map +1 -1
  19. package/dist/helpers/load.cjs +20 -15
  20. package/dist/helpers/load.d.cts +7 -6
  21. package/dist/helpers/load.d.cts.map +1 -1
  22. package/dist/helpers/load.d.mts +7 -6
  23. package/dist/helpers/load.d.mts.map +1 -1
  24. package/dist/helpers/load.mjs +20 -15
  25. package/dist/helpers/load.mjs.map +1 -1
  26. package/dist/helpers/persistence.mjs.map +1 -1
  27. package/dist/helpers/reflect.mjs.map +1 -1
  28. package/dist/helpers/source-file-env.mjs.map +1 -1
  29. package/dist/helpers/template-helpers.mjs.map +1 -1
  30. package/dist/index.cjs +6 -3
  31. package/dist/index.mjs +7 -4
  32. package/dist/index.mjs.map +1 -1
  33. package/dist/types/runtime.mjs.map +1 -1
  34. package/package.json +10 -10
@@ -7,7 +7,7 @@ import { InterfaceDeclarationProps } from "@powerlines/plugin-alloy/typescript/c
7
7
  /**
8
8
  * Generates the environment configuration typescript definition for the Powerlines project.
9
9
  */
10
- declare function EnvTypeDefinition(props: Omit<InterfaceDeclarationProps, "name">): Children;
10
+ declare function EnvTypeDefinition(props: Omit<InterfaceDeclarationProps, "name">): any;
11
11
  interface EnvBuiltinProps extends Omit<BuiltinFileProps, "id"> {
12
12
  defaultConfig?: Children;
13
13
  reflection: ReflectionClass<any>;
@@ -15,7 +15,7 @@ interface EnvBuiltinProps extends Omit<BuiltinFileProps, "id"> {
15
15
  /**
16
16
  * Generates the environment configuration module for the Powerlines project.
17
17
  */
18
- declare function EnvBuiltin(props: EnvBuiltinProps): Children;
18
+ declare function EnvBuiltin(props: EnvBuiltinProps): any;
19
19
  //#endregion
20
20
  export { EnvBuiltin, EnvBuiltinProps, EnvTypeDefinition };
21
21
  //# sourceMappingURL=env-builtin.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"env-builtin.d.cts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;;;AAwEA;iBAAgB,iBAAA,CACd,KAAA,EAAO,IAAA,CAAK,yBAAA,YAAkC,QAAA;AAAA,UAuM/B,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;EAChB,UAAA,EAAY,eAAA;AAAA;;;;iBAUE,UAAA,CAAW,KAAA,EAAO,eAAA,GAAe,QAAA"}
1
+ {"version":3,"file":"env-builtin.d.cts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;;;AAwEA;iBAAgB,iBAAA,CACd,KAAA,EAAO,IAAA,CAAK,yBAAA;AAAA,UAuMG,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;EAChB,UAAA,EAAY,eAAA;AAAA;;;;iBAUE,UAAA,CAAW,KAAA,EAAO,eAAA"}
@@ -7,7 +7,7 @@ import { InterfaceDeclarationProps } from "@powerlines/plugin-alloy/typescript/c
7
7
  /**
8
8
  * Generates the environment configuration typescript definition for the Powerlines project.
9
9
  */
10
- declare function EnvTypeDefinition(props: Omit<InterfaceDeclarationProps, "name">): Children;
10
+ declare function EnvTypeDefinition(props: Omit<InterfaceDeclarationProps, "name">): any;
11
11
  interface EnvBuiltinProps extends Omit<BuiltinFileProps, "id"> {
12
12
  defaultConfig?: Children;
13
13
  reflection: ReflectionClass<any>;
@@ -15,7 +15,7 @@ interface EnvBuiltinProps extends Omit<BuiltinFileProps, "id"> {
15
15
  /**
16
16
  * Generates the environment configuration module for the Powerlines project.
17
17
  */
18
- declare function EnvBuiltin(props: EnvBuiltinProps): Children;
18
+ declare function EnvBuiltin(props: EnvBuiltinProps): any;
19
19
  //#endregion
20
20
  export { EnvBuiltin, EnvBuiltinProps, EnvTypeDefinition };
21
21
  //# sourceMappingURL=env-builtin.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"env-builtin.d.mts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;;;AAwEA;iBAAgB,iBAAA,CACd,KAAA,EAAO,IAAA,CAAK,yBAAA,YAAkC,QAAA;AAAA,UAuM/B,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;EAChB,UAAA,EAAY,eAAA;AAAA;;;;iBAUE,UAAA,CAAW,KAAA,EAAO,eAAA,GAAe,QAAA"}
1
+ {"version":3,"file":"env-builtin.d.mts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;;;AAwEA;iBAAgB,iBAAA,CACd,KAAA,EAAO,IAAA,CAAK,yBAAA;AAAA,UAuMG,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;EAChB,UAAA,EAAY,eAAA;AAAA;;;;iBAUE,UAAA,CAAW,KAAA,EAAO,eAAA"}