@powerlines/plugin-cloudflare 0.6.55 → 0.6.57

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 (71) hide show
  1. package/package.json +8 -8
  2. package/dist/_virtual/_rolldown/runtime.cjs +0 -29
  3. package/dist/components/cloudflare-builtin.cjs +0 -917
  4. package/dist/components/cloudflare-builtin.d.cts +0 -12
  5. package/dist/components/cloudflare-builtin.d.cts.map +0 -1
  6. package/dist/components/cloudflare-builtin.d.mts +0 -12
  7. package/dist/components/cloudflare-builtin.d.mts.map +0 -1
  8. package/dist/components/cloudflare-builtin.mjs +0 -915
  9. package/dist/components/cloudflare-builtin.mjs.map +0 -1
  10. package/dist/components/env-builtin.cjs +0 -32
  11. package/dist/components/env-builtin.d.cts +0 -12
  12. package/dist/components/env-builtin.d.cts.map +0 -1
  13. package/dist/components/env-builtin.d.mts +0 -12
  14. package/dist/components/env-builtin.d.mts.map +0 -1
  15. package/dist/components/env-builtin.mjs +0 -30
  16. package/dist/components/env-builtin.mjs.map +0 -1
  17. package/dist/components/index.cjs +0 -8
  18. package/dist/components/index.d.cts +0 -4
  19. package/dist/components/index.d.mts +0 -4
  20. package/dist/components/index.mjs +0 -5
  21. package/dist/components/worker-entry.cjs +0 -203
  22. package/dist/components/worker-entry.d.cts +0 -15
  23. package/dist/components/worker-entry.d.cts.map +0 -1
  24. package/dist/components/worker-entry.d.mts +0 -15
  25. package/dist/components/worker-entry.d.mts.map +0 -1
  26. package/dist/components/worker-entry.mjs +0 -201
  27. package/dist/components/worker-entry.mjs.map +0 -1
  28. package/dist/helpers/constants.cjs +0 -7
  29. package/dist/helpers/constants.d.cts +0 -5
  30. package/dist/helpers/constants.d.cts.map +0 -1
  31. package/dist/helpers/constants.d.mts +0 -5
  32. package/dist/helpers/constants.d.mts.map +0 -1
  33. package/dist/helpers/constants.mjs +0 -6
  34. package/dist/helpers/constants.mjs.map +0 -1
  35. package/dist/helpers/wrangler.cjs +0 -21
  36. package/dist/helpers/wrangler.d.cts +0 -36
  37. package/dist/helpers/wrangler.d.cts.map +0 -1
  38. package/dist/helpers/wrangler.d.mts +0 -36
  39. package/dist/helpers/wrangler.d.mts.map +0 -1
  40. package/dist/helpers/wrangler.mjs +0 -20
  41. package/dist/helpers/wrangler.mjs.map +0 -1
  42. package/dist/index.cjs +0 -190
  43. package/dist/index.d.cts +0 -21
  44. package/dist/index.d.cts.map +0 -1
  45. package/dist/index.d.mts +0 -21
  46. package/dist/index.d.mts.map +0 -1
  47. package/dist/index.mjs +0 -181
  48. package/dist/index.mjs.map +0 -1
  49. package/dist/types/index.cjs +0 -9
  50. package/dist/types/index.d.cts +0 -4
  51. package/dist/types/index.d.mts +0 -4
  52. package/dist/types/index.mjs +0 -3
  53. package/dist/types/plugin.cjs +0 -0
  54. package/dist/types/plugin.d.cts +0 -91
  55. package/dist/types/plugin.d.cts.map +0 -1
  56. package/dist/types/plugin.d.mts +0 -91
  57. package/dist/types/plugin.d.mts.map +0 -1
  58. package/dist/types/plugin.mjs +0 -1
  59. package/dist/types/worker-module.cjs +0 -0
  60. package/dist/types/worker-module.d.cts +0 -42
  61. package/dist/types/worker-module.d.cts.map +0 -1
  62. package/dist/types/worker-module.d.mts +0 -42
  63. package/dist/types/worker-module.d.mts.map +0 -1
  64. package/dist/types/worker-module.mjs +0 -1
  65. package/dist/types/wrangler.cjs +0 -172
  66. package/dist/types/wrangler.d.cts +0 -40
  67. package/dist/types/wrangler.d.cts.map +0 -1
  68. package/dist/types/wrangler.d.mts +0 -40
  69. package/dist/types/wrangler.d.mts.map +0 -1
  70. package/dist/types/wrangler.mjs +0 -163
  71. package/dist/types/wrangler.mjs.map +0 -1
@@ -1,12 +0,0 @@
1
- import { BuiltinFileProps } from "@powerlines/plugin-alloy/typescript/components/builtin-file";
2
-
3
- //#region src/components/cloudflare-builtin.d.ts
4
- type CloudflareBuiltinProps = Partial<BuiltinFileProps> & Omit<BuiltinFileProps, "id" | "description">;
5
- /**
6
- * Generates the Cloudflare environment configuration module for the Powerlines project.
7
- */
8
- declare function CloudflareBuiltin(props: CloudflareBuiltinProps): any;
9
- declare type __ΩCloudflareBuiltinProps = any[];
10
- //#endregion
11
- export { CloudflareBuiltin, CloudflareBuiltinProps, __ΩCloudflareBuiltinProps };
12
- //# sourceMappingURL=cloudflare-builtin.d.cts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudflare-builtin.d.cts","names":[],"sources":["../../src/components/cloudflare-builtin.tsx"],"mappings":";;;KAoCY,sBAAA,GAAyB,OAAA,CAAQ,gBAAA,IAC3C,IAAA,CAAK,gBAAA;;AADP;;iBAMgB,iBAAA,CAAkB,KAAA,EAAO,sBAAA;AAAA"}
@@ -1,12 +0,0 @@
1
- import { BuiltinFileProps } from "@powerlines/plugin-alloy/typescript/components/builtin-file";
2
-
3
- //#region src/components/cloudflare-builtin.d.ts
4
- type CloudflareBuiltinProps = Partial<BuiltinFileProps> & Omit<BuiltinFileProps, "id" | "description">;
5
- /**
6
- * Generates the Cloudflare environment configuration module for the Powerlines project.
7
- */
8
- declare function CloudflareBuiltin(props: CloudflareBuiltinProps): any;
9
- declare type __ΩCloudflareBuiltinProps = any[];
10
- //#endregion
11
- export { CloudflareBuiltin, CloudflareBuiltinProps, __ΩCloudflareBuiltinProps };
12
- //# sourceMappingURL=cloudflare-builtin.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cloudflare-builtin.d.mts","names":[],"sources":["../../src/components/cloudflare-builtin.tsx"],"mappings":";;;KAoCY,sBAAA,GAAyB,OAAA,CAAQ,gBAAA,IAC3C,IAAA,CAAK,gBAAA;;AADP;;iBAMgB,iBAAA,CAAkB,KAAA,EAAO,sBAAA;AAAA"}