@raisenow/tamaro-cli 1.7.0 → 1.8.0-dev.2

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 (128) hide show
  1. package/.husky/pre-commit +6 -0
  2. package/.nvmrc +1 -1
  3. package/bitbucket-pipelines.yml +3 -10
  4. package/dist/cli.js +73 -73
  5. package/dist/{env-Bx5mwt8E.js → env-B20cxmcB.js} +46 -26
  6. package/dist/webpack.config.js +10 -10
  7. package/eslint.config.ts +30 -0
  8. package/package.json +26 -26
  9. package/tsdown.config.ts +5 -5
  10. package/vitest.config.ts +8 -8
  11. package/.eslintignore +0 -7
  12. package/.eslintrc.cjs +0 -148
  13. package/.history/.eslintignore_20220609190420 +0 -4
  14. package/.history/.eslintignore_20230911190227 +0 -6
  15. package/.history/.eslintignore_20230911211247 +0 -7
  16. package/.history/.eslintignore_20230911211250 +0 -7
  17. package/.history/.eslintrc_20230911201601.js +0 -49
  18. package/.history/.eslintrc_20230911201643.js +0 -49
  19. package/.history/.eslintrc_20230911201735.js +0 -49
  20. package/.history/.eslintrc_20230911201913.js +0 -64
  21. package/.history/.eslintrc_20230911202002.js +0 -62
  22. package/.history/.eslintrc_20230911202138.js +0 -133
  23. package/.history/.eslintrc_20230911202140.js +0 -133
  24. package/.history/.eslintrc_20230911202145.js +0 -133
  25. package/.history/.eslintrc_20230911202147.js +0 -133
  26. package/.history/.eslintrc_20230911202406.js +0 -133
  27. package/.history/.eslintrc_20230911202447.js +0 -133
  28. package/.history/.eslintrc_20230911202453.js +0 -133
  29. package/.history/.eslintrc_20230911202511.js +0 -133
  30. package/.history/.eslintrc_20230911202527.js +0 -133
  31. package/.history/.eslintrc_20230911202639.js +0 -125
  32. package/.history/.eslintrc_20230911202721.js +0 -149
  33. package/.history/.eslintrc_20230911202746.js +0 -149
  34. package/.history/.eslintrc_20240423125702.cjs +0 -148
  35. package/.history/.gitignore_20220609190420 +0 -14
  36. package/.history/.gitignore_20230911185959 +0 -4
  37. package/.history/.gitignore_20230911190006 +0 -4
  38. package/.history/.gitignore_20230911190007 +0 -4
  39. package/.history/.nmprc_20241004144025 +0 -0
  40. package/.history/.nmprc_20241004144041 +0 -1
  41. package/.history/.npmrc_20241004144040 +0 -1
  42. package/.history/.npmrc_20241004144152 +0 -1
  43. package/.history/.npmrc_20241004145639 +0 -2
  44. package/.history/.npmrc_20241004145649 +0 -1
  45. package/.history/.nvmrc_20250729181039 +0 -1
  46. package/.history/.prettierignore_20220609190420 +0 -5
  47. package/.history/.prettierignore_20230911190242 +0 -7
  48. package/.history/.prettierignore_20230911190245 +0 -7
  49. package/.history/.prettierignore_20230911211301 +0 -8
  50. package/.history/CHANGELOG_20250729195139.md +0 -28
  51. package/.history/CHANGELOG_20250729195148.md +0 -29
  52. package/.history/CHANGELOG_20250729195156.md +0 -28
  53. package/.history/CHANGELOG_20250729195218.md +0 -29
  54. package/.history/CHANGELOG_20250729195223.md +0 -27
  55. package/.history/CHANGELOG_20250729195506.md +0 -29
  56. package/.history/CHANGELOG_20250729224404.md +0 -30
  57. package/.history/CHANGELOG_20250729224411.md +0 -30
  58. package/.history/CHANGELOG_20250730124538.md +0 -41
  59. package/.history/CHANGELOG_20250730124603.md +0 -38
  60. package/.history/CHANGELOG_20250730124627.md +0 -36
  61. package/.history/CHANGELOG_20250730124638.md +0 -36
  62. package/.history/CHANGELOG_20250730124640.md +0 -36
  63. package/.history/README_20230911145033.md +0 -245
  64. package/.history/README_20230911151749.md +0 -245
  65. package/.history/README_20230911151844.md +0 -245
  66. package/.history/README_20230911153040.md +0 -245
  67. package/.history/README_20230911202959.md +0 -245
  68. package/.history/bitbucket-pipelines_20250729111540.yml +0 -46
  69. package/.history/bitbucket-pipelines_20250729210338.yml +0 -46
  70. package/.history/bitbucket-pipelines_20250729210340.yml +0 -46
  71. package/.history/bitbucket-pipelines_20250729210342.yml +0 -46
  72. package/.history/bitbucket-pipelines_20250729222234.yml +0 -47
  73. package/.history/bitbucket-pipelines_20250729222554.yml +0 -47
  74. package/.history/bitbucket-pipelines_20250729222555.yml +0 -47
  75. package/.history/bitbucket-pipelines_20250729223022.yml +0 -46
  76. package/.history/bitbucket-pipelines_20250729223024.yml +0 -46
  77. package/.history/cli_20241005014539 +0 -3
  78. package/.history/cli_20241005014542 +0 -3
  79. package/.history/cli_20241005014848 +0 -3
  80. package/.history/dist/chunk-FICM3HUI_20230912183408.js +0 -302
  81. package/.history/dist/chunk-FICM3HUI_20230912201610.js +0 -302
  82. package/.history/package_20250729182417.json +0 -111
  83. package/.history/package_20250729182419.json +0 -111
  84. package/.history/package_20250729182618.json +0 -110
  85. package/.history/package_20250729182834.json +0 -110
  86. package/.history/package_20250729183032.json +0 -110
  87. package/.history/package_20250729183033.json +0 -110
  88. package/.history/package_20250729185750.json +0 -110
  89. package/.history/package_20250729185815.json +0 -110
  90. package/.history/package_20250729185846.json +0 -110
  91. package/.history/package_20250729185854.json +0 -110
  92. package/.history/package_20250729185943.json +0 -110
  93. package/.history/package_20250729190645.json +0 -110
  94. package/.history/package_20250729195934.json +0 -110
  95. package/.history/package_20250729200013.json +0 -110
  96. package/.history/package_20250729200056.json +0 -110
  97. package/.history/package_20250729200434.json +0 -110
  98. package/.history/package_20250729200808.json +0 -110
  99. package/.history/package_20250729200944.json +0 -110
  100. package/.history/package_20250729214420.json +0 -114
  101. package/.history/package_20250729223112.json +0 -110
  102. package/.history/package_20250729223127.json +0 -110
  103. package/.history/package_20250729223134.json +0 -110
  104. package/.history/package_20250730124647.json +0 -114
  105. package/.history/tsconfig_20241005001442.json +0 -34
  106. package/.history/tsconfig_20241005001500.json +0 -34
  107. package/.history/tsconfig_20241005001540.json +0 -34
  108. package/.history/tsconfig_20241005014429.json +0 -42
  109. package/.history/tsconfig_20241005014436.json +0 -42
  110. package/.history/tsconfig_20241005014439.json +0 -38
  111. package/.history/tsconfig_20241005014455.json +0 -38
  112. package/.history/tsconfig_20241005014521.json +0 -38
  113. package/.history/vitest.config_20250729214539.ts +0 -0
  114. package/.history/vitest.config_20250729214659.ts +0 -24
  115. package/.history/vitest.config_20250729214748.ts +0 -21
  116. package/.history/vitest.config_20250729214825.ts +0 -21
  117. package/.history/vitest.config_20250729214902.ts +0 -21
  118. package/.history/vitest.config_20250729222125.ts +0 -20
  119. package/.history/vitest.config_20250729222213.ts +0 -20
  120. package/.idea/codeStyles/Project.xml +0 -131
  121. package/.idea/codeStyles/codeStyleConfig.xml +0 -5
  122. package/.idea/inspectionProfiles/Project_Default.xml +0 -6
  123. package/.idea/misc.xml +0 -17
  124. package/.idea/modules.xml +0 -8
  125. package/.idea/prettier.xml +0 -6
  126. package/.idea/tamaro-cli.iml +0 -12
  127. package/.idea/vcs.xml +0 -6
  128. package/.prettierrc.cjs +0 -19
@@ -1,47 +0,0 @@
1
- image: node:20.18
2
-
3
- definitions:
4
- caches:
5
- node:
6
- key:
7
- files:
8
- - pnpm-lock.yaml
9
- - package.json
10
- path: node_modules
11
- pnpm:
12
- key:
13
- files:
14
- - pnpm-lock.yaml
15
- - package.json
16
- path: $BITBUCKET_CLONE_DIR/.pnpm-store
17
- scripts:
18
- initialize: &initialize |-
19
- corepack enable pnpm
20
- corepack prepare --activate
21
- steps:
22
- - step: &install
23
- name: Install dependencies
24
- caches:
25
- - node
26
- - pnpm
27
- script:
28
- - *initialize
29
- - pnpm install --prefer-offline
30
- - step: &check
31
- name: Check
32
- caches:
33
- - node
34
- - pnpm
35
- script:
36
- - *initialize
37
- - pnpm lint
38
- - pnpm typecheck
39
- - pnpm test
40
- # Do not bother for dev deps
41
- # @see https://raisenow.atlassian.net/wiki/spaces/PD/pages/5680037889/TP+RFC+014+-+Unsafe+Outdated+Libraries+Upgrades#Regular-upgrade-of-NPM-libraries-versions
42
- - pnpm audit --audit-level=critical --prod
43
-
44
- pipelines:
45
- default:
46
- - step: *install
47
- - step: *check
@@ -1,47 +0,0 @@
1
- image: node:22
2
-
3
- definitions:
4
- caches:
5
- node:
6
- key:
7
- files:
8
- - pnpm-lock.yaml
9
- - package.json
10
- path: node_modules
11
- pnpm:
12
- key:
13
- files:
14
- - pnpm-lock.yaml
15
- - package.json
16
- path: $BITBUCKET_CLONE_DIR/.pnpm-store
17
- scripts:
18
- initialize: &initialize |-
19
- corepack enable pnpm
20
- corepack prepare --activate
21
- steps:
22
- - step: &install
23
- name: Install dependencies
24
- caches:
25
- - node
26
- - pnpm
27
- script:
28
- - *initialize
29
- - pnpm install --prefer-offline
30
- - step: &check
31
- name: Check
32
- caches:
33
- - node
34
- - pnpm
35
- script:
36
- - *initialize
37
- - pnpm lint
38
- - pnpm typecheck
39
- - pnpm test
40
- # Do not bother for dev deps
41
- # @see https://raisenow.atlassian.net/wiki/spaces/PD/pages/5680037889/TP+RFC+014+-+Unsafe+Outdated+Libraries+Upgrades#Regular-upgrade-of-NPM-libraries-versions
42
- - pnpm audit --audit-level=critical --prod
43
-
44
- pipelines:
45
- default:
46
- - step: *install
47
- - step: *check
@@ -1,47 +0,0 @@
1
- image: node:22
2
-
3
- definitions:
4
- caches:
5
- node:
6
- key:
7
- files:
8
- - pnpm-lock.yaml
9
- - package.json
10
- path: node_modules
11
- pnpm:
12
- key:
13
- files:
14
- - pnpm-lock.yaml
15
- - package.json
16
- path: $BITBUCKET_CLONE_DIR/.pnpm-store
17
- scripts:
18
- initialize: &initialize |-
19
- corepack enable pnpm
20
- corepack prepare --activate
21
- steps:
22
- - step: &install
23
- name: Install dependencies
24
- caches:
25
- - node
26
- - pnpm
27
- script:
28
- - *initialize
29
- - pnpm install --prefer-offline
30
- - step: &check
31
- name: Check
32
- caches:
33
- - node
34
- - pnpm
35
- script:
36
- - *initialize
37
- - pnpm lint
38
- - pnpm typecheck
39
- - pnpm test
40
- # Do not bother for dev deps
41
- # @see https://raisenow.atlassian.net/wiki/spaces/PD/pages/5680037889/TP+RFC+014+-+Unsafe+Outdated+Libraries+Upgrades#Regular-upgrade-of-NPM-libraries-versions
42
- - pnpm audit --audit-level=critical --prod
43
-
44
- pipelines:
45
- default:
46
- - step: *install
47
- - step: *check
@@ -1,46 +0,0 @@
1
- image: node:22
2
-
3
- definitions:
4
- caches:
5
- node:
6
- key:
7
- files:
8
- - pnpm-lock.yaml
9
- - package.json
10
- path: node_modules
11
- pnpm:
12
- key:
13
- files:
14
- - pnpm-lock.yaml
15
- - package.json
16
- path: $BITBUCKET_CLONE_DIR/.pnpm-store
17
- scripts:
18
- initialize: &initialize |-
19
- corepack enable pnpm
20
- corepack prepare --activate
21
- steps:
22
- - step: &install
23
- name: Install dependencies
24
- caches:
25
- - node
26
- - pnpm
27
- script:
28
- - *initialize
29
- - pnpm install --prefer-offline
30
- - step: &check
31
- name: Check
32
- caches:
33
- - node
34
- - pnpm
35
- script:
36
- - *initialize
37
- - pnpm lint
38
- - pnpm typecheck
39
- # Do not bother for dev deps
40
- # @see https://raisenow.atlassian.net/wiki/spaces/PD/pages/5680037889/TP+RFC+014+-+Unsafe+Outdated+Libraries+Upgrades#Regular-upgrade-of-NPM-libraries-versions
41
- - pnpm audit --audit-level=critical --prod
42
-
43
- pipelines:
44
- default:
45
- - step: *install
46
- - step: *check
@@ -1,46 +0,0 @@
1
- image: node:22
2
-
3
- definitions:
4
- caches:
5
- node:
6
- key:
7
- files:
8
- - pnpm-lock.yaml
9
- - package.json
10
- path: node_modules
11
- pnpm:
12
- key:
13
- files:
14
- - pnpm-lock.yaml
15
- - package.json
16
- path: $BITBUCKET_CLONE_DIR/.pnpm-store
17
- scripts:
18
- initialize: &initialize |-
19
- corepack enable pnpm
20
- corepack prepare --activate
21
- steps:
22
- - step: &install
23
- name: Install dependencies
24
- caches:
25
- - node
26
- - pnpm
27
- script:
28
- - *initialize
29
- - pnpm install --prefer-offline
30
- - step: &check
31
- name: Check
32
- caches:
33
- - node
34
- - pnpm
35
- script:
36
- - *initialize
37
- - pnpm lint
38
- - pnpm typecheck
39
- # Do not bother for dev deps
40
- # @see https://raisenow.atlassian.net/wiki/spaces/PD/pages/5680037889/TP+RFC+014+-+Unsafe+Outdated+Libraries+Upgrades#Regular-upgrade-of-NPM-libraries-versions
41
- - pnpm audit --audit-level=critical --prod
42
-
43
- pipelines:
44
- default:
45
- - step: *install
46
- - step: *check
@@ -1,3 +0,0 @@
1
- #!/usr/bin/env bash
2
-
3
- pnpm tsx ./src/cli.js "$@"
@@ -1,3 +0,0 @@
1
- #!/usr/bin/env bash
2
-
3
- pnpm tsx ./src/cli.js "$@"
@@ -1,3 +0,0 @@
1
- #!/usr/bin/env bash
2
-
3
- pnpm tsx ./src/cli.ts "$@"
@@ -1,302 +0,0 @@
1
- // node_modules/.pnpm/tsup@7.2.0_postcss@8.4.29_typescript@5.2.2/node_modules/tsup/assets/esm_shims.js
2
- import { fileURLToPath } from "url";
3
- import path from "path";
4
- var getFilename = () => fileURLToPath(import.meta.url);
5
- var getDirname = () => path.dirname(getFilename());
6
- var __dirname = /* @__PURE__ */ getDirname();
7
-
8
- // src/lib/logging.ts
9
- import chalk from "chalk";
10
- import columnify from "columnify";
11
- import stripIndent from "strip-indent";
12
- var logTitle = (title) => {
13
- console.log(`${chalk.bold(title)}`);
14
- };
15
- var logError = (message) => {
16
- if (message) {
17
- console.log(chalk.red(message));
18
- }
19
- };
20
- var logCommand = (cmd) => {
21
- console.log(`
22
- ${chalk.dim(stripIndent(cmd).trim())}
23
- `);
24
- };
25
- var logDataTable = (data) => {
26
- console.log(columnify(data, { showHeaders: false }));
27
- console.log("");
28
- };
29
-
30
- // src/lib/constants.ts
31
- var DEFAULT_TAG = "latest";
32
- var DEFAULT_PORT = 1234;
33
- var AWS_S3_EMAIL_CONFIG_PROD_BUCKET = "rnw-email-service";
34
- var AWS_S3_EMAIL_CONFIG_STAGE_BUCKET = "rnw-stage-email-service";
35
- var AWS_S3_BUCKET = "tamaro.raisenow.com";
36
- var CORE_CONFIG_NAME = "tamaro-core";
37
- var AWS_CLOUDFRONT_DISTRIBUTION_ID = "EHJ1OM458YQ0I";
38
- var HTTPS_CRT_FILE = "localhost.crt";
39
- var HTTPS_KEY_FILE = "localhost.key";
40
-
41
- // src/lib/resolve.ts
42
- import { existsSync, realpathSync } from "fs";
43
- import { createRequire } from "module";
44
- import { basename, dirname, join, relative, resolve } from "path";
45
- import chalk2 from "chalk";
46
- import stripIndent2 from "strip-indent";
47
- import { getIfUtils } from "webpack-config-utils";
48
- var require2 = createRequire(import.meta.url);
49
- var moduleFileExtensions = ["ts", "tsx", "js", "jsx"];
50
- var extensions = moduleFileExtensions.map((v) => `.${v}`);
51
- var TAMARO_CORE_PACKAGE_NAMES = ["@raisenow/tamaro-core"];
52
- var TAMARO_CONFIGURATIONS_PACKAGE_NAMES = ["@raisenow/tamaro-configurations"];
53
- var TAMARO_SELF_SERVICE_PACKAGE_NAMES = ["@raisenow/tamaro-self-service"];
54
- var resolveApp = (relativePath) => resolve(realpathSync(process.cwd()), relativePath);
55
- var resolveOwn = (relativePath) => resolve(__dirname, "..", relativePath);
56
- var resolveModule = (resolveFn, filePath) => {
57
- const extension = moduleFileExtensions.find(
58
- (extension2) => existsSync(resolveFn(`${filePath}.${extension2}`))
59
- );
60
- if (extension) {
61
- return resolveFn(`${filePath}.${extension}`);
62
- }
63
- return resolveFn(`${filePath}.js`);
64
- };
65
- var resolveBin = (name) => {
66
- const pkgPath = require2.resolve(`${name}/package.json`);
67
- const { bin } = require2(pkgPath);
68
- const dir = dirname(pkgPath);
69
- const binPath = typeof bin === "object" ? bin[name] : bin;
70
- return join(dir, binPath);
71
- };
72
- var getWidgetUuid = () => basename(resolveApp("."));
73
- var getPaths = (ifCore) => {
74
- return ifCore(
75
- {
76
- root: resolveApp("."),
77
- app: resolveApp("."),
78
- appEntry: resolveModule(resolveApp, "src/index"),
79
- appDist: resolveApp("dist"),
80
- appNodeModules: resolveApp("node_modules"),
81
- appTsConfig: resolveApp("tsconfig.json"),
82
- appHtml: resolveApp("src/*.html"),
83
- appEnv: resolveApp(".env*"),
84
- appTailwindConfig: resolveApp("tailwind.config.js")
85
- },
86
- {
87
- root: resolveApp("../.."),
88
- app: resolveApp("."),
89
- appEntry: resolveModule(resolveApp, "widget"),
90
- appDist: resolveApp(`../../dist/${getWidgetUuid()}`),
91
- appNodeModules: resolveApp("../../node_modules"),
92
- appTsConfig: resolveApp("tsconfig.json"),
93
- appHtml: resolveApp("*.html"),
94
- appEnv: resolveApp(".env*"),
95
- appTailwindConfig: void 0
96
- }
97
- );
98
- };
99
- var getRelativePaths = (paths) => {
100
- const relativePaths = {};
101
- for (const [type, absPath] of Object.entries(paths)) {
102
- if (absPath) {
103
- relativePaths[type] = relative("./", absPath) || ".";
104
- }
105
- }
106
- return relativePaths;
107
- };
108
- var getIfCoreFns = () => {
109
- const corePkgPath = resolveApp("package.json");
110
- const configsPkgPath = resolveApp("../../package.json");
111
- let packageName;
112
- if (existsSync(corePkgPath)) {
113
- packageName = require2(corePkgPath).name;
114
- } else if (existsSync(configsPkgPath)) {
115
- packageName = require2(configsPkgPath).name;
116
- }
117
- if (packageName) {
118
- return getIfUtils({ core: TAMARO_CORE_PACKAGE_NAMES.includes(packageName) }, [
119
- "core"
120
- ]);
121
- }
122
- logError(
123
- stripIndent2(` You must run "npx @raisenow/tamaro-cli" commands from:
124
- 1. Root of "${chalk2.bold(TAMARO_CORE_PACKAGE_NAMES[0])}" package folder.
125
- 2. Root of particular customer configuration folder of "${chalk2.bold(
126
- TAMARO_CONFIGURATIONS_PACKAGE_NAMES[0]
127
- )}" package.
128
- 3. "src/self-service" folder of "${chalk2.bold(
129
- TAMARO_SELF_SERVICE_PACKAGE_NAMES[0]
130
- )}" package.
131
- You are currently in "${chalk2.bold(realpathSync(process.cwd()))}".
132
- `)
133
- );
134
- process.exit(1);
135
- };
136
-
137
- // src/lib/env.ts
138
- import { createRequire as createRequire2 } from "module";
139
- import { basename as basename2 } from "path";
140
- import { config as dotenvConfig } from "dotenv";
141
- import { expand as dotenvExpand } from "dotenv-expand";
142
- import { globSync } from "glob";
143
- import stripIndent3 from "strip-indent";
144
-
145
- // src/lib/command.ts
146
- import {
147
- execaCommandSync
148
- } from "execa";
149
- var halt = (message, exitCode = 1) => {
150
- logError(message);
151
- process.exit(exitCode);
152
- };
153
- var prepareCommand = (cmd) => {
154
- return cmd.replace(/\n/gm, " ").replace(/[ \t]{2,}/gm, " ").trim();
155
- };
156
- var runCommandSync = (cmd, options) => {
157
- return execaCommandSync(prepareCommand(cmd), options);
158
- };
159
-
160
- // src/lib/env.ts
161
- var require3 = createRequire2(import.meta.url);
162
- var getEnvVars = (files, ifMin, ifCore, ifLocalCore, ifHttps) => {
163
- const filePath = files.find((file) => basename2(file) === ".env");
164
- if (filePath) {
165
- dotenvExpand(dotenvConfig({ path: filePath }));
166
- }
167
- process.env.NODE_ENV ??= ifMin("production", "development");
168
- process.env.BABEL_ENV ??= ifMin("production", "development");
169
- process.env.EXPOSE_VAR ??= ifCore("rnw.tamaroCore", "rnw.tamaro");
170
- process.env.ELEMENT_ATTRIBUTE_DATA_WIDGET ??= ifCore(
171
- "rnw-tamaro-core",
172
- "rnw-tamaro"
173
- );
174
- process.env.WEBPACK_UNIQUE_NAME ??= ifCore("RnwTamaroCore", "RnwTamaro");
175
- process.env.BUILD_DATE = (/* @__PURE__ */ new Date()).toISOString();
176
- process.env.PUBLIC_URL ??= "";
177
- process.env.HMR_ENABLED ??= ifMin("false", "true");
178
- if (ifCore()) {
179
- process.env.PRODUCT_NAME = "tamaro";
180
- const corePkgPath = resolveApp("package.json");
181
- const { version } = require3(corePkgPath);
182
- process.env.PRODUCT_VERSION = version;
183
- }
184
- if (!ifCore()) {
185
- process.env.WIDGET_UUID = getWidgetUuid();
186
- if (ifLocalCore()) {
187
- const protocol = ifHttps() ? "https" : "http";
188
- process.env.CORE_URL = `${protocol}://0.0.0.0:1234/index.js`;
189
- } else {
190
- let version = process.env.CORE_VERSION;
191
- version = version ? `@${version}` : "";
192
- process.env.CORE_URL ??= `https://cdn.jsdelivr.net/npm/@raisenow/tamaro-core${version}/dist/index.js`;
193
- }
194
- }
195
- const varNames = [
196
- // common
197
- "NODE_ENV",
198
- "BABEL_ENV",
199
- "EXPOSE_VAR",
200
- "ELEMENT_ATTRIBUTE_DATA_WIDGET",
201
- "WEBPACK_UNIQUE_NAME",
202
- "BUILD_DATE",
203
- "PUBLIC_URL",
204
- // core
205
- "PRODUCT_NAME",
206
- "PRODUCT_VERSION",
207
- // config
208
- "WIDGET_UUID",
209
- "CORE_URL",
210
- "CORE_VERSION",
211
- // should be explicitly specified in each config
212
- // epik (obsolete since Tamaro v2.5.0)
213
- "EPP_API_KEY_DEFAULT",
214
- "EPP_API_URL_STAGE",
215
- "EPP_API_URL_PROD",
216
- "EPMS_API_URL_STAGE",
217
- "EPMS_API_URL_PROD",
218
- "EPP_PROXY_URL_STAGE",
219
- "EPP_PROXY_URL_PROD",
220
- "EPMS_PROXY_URL_STAGE",
221
- "EPMS_PROXY_URL_PROD",
222
- "EPMS_TWINT_CHECKOUT_URL_STAGE",
223
- "EPMS_TWINT_CHECKOUT_URL_PROD"
224
- ];
225
- const raw = Object.keys(process.env).filter((key) => key.startsWith("PUBLIC_") || varNames.includes(key)).reduce((env, key) => {
226
- env[key] = process.env[key];
227
- return env;
228
- }, {});
229
- const stringified = {
230
- "process.env": Object.keys(raw).reduce((env, key) => {
231
- env[key] = JSON.stringify(raw[key]);
232
- return env;
233
- }, {})
234
- };
235
- return { raw, stringified };
236
- };
237
- var assertEnvValid = (env) => {
238
- const { ifCore } = getIfCoreFns();
239
- const paths = getPaths(ifCore);
240
- const files = globSync(paths.appEnv);
241
- const envs = files.map((file) => basename2(file).replace(/^\.env\./, "")).map((file) => basename2(file).replace(/^\.env$/, "")).filter((v) => !!v);
242
- if (envs.length === 0) {
243
- if (env) {
244
- console.log('Flag "--env" is ignored.');
245
- }
246
- }
247
- if (envs.length !== 0) {
248
- if (!env) {
249
- halt('Flag "--env" is required.');
250
- }
251
- if (env && !envs.includes(env)) {
252
- halt(
253
- stripIndent3(`
254
- Flag "--env" has wrong value.
255
- Available values are: ${envs.map((v) => `"${v}"`).join(", ")}.
256
- `)
257
- );
258
- }
259
- }
260
- };
261
- var applyEnv = (env) => {
262
- if (!env) {
263
- return;
264
- }
265
- const { ifCore } = getIfCoreFns();
266
- const paths = getPaths(ifCore);
267
- const files = globSync(paths.appEnv);
268
- const filePath = files.find((file) => basename2(file) === `.env.${env}`);
269
- if (filePath) {
270
- dotenvExpand(dotenvConfig({ path: filePath }));
271
- }
272
- };
273
-
274
- export {
275
- logTitle,
276
- logError,
277
- logCommand,
278
- logDataTable,
279
- halt,
280
- runCommandSync,
281
- DEFAULT_TAG,
282
- DEFAULT_PORT,
283
- AWS_S3_EMAIL_CONFIG_PROD_BUCKET,
284
- AWS_S3_EMAIL_CONFIG_STAGE_BUCKET,
285
- AWS_S3_BUCKET,
286
- CORE_CONFIG_NAME,
287
- AWS_CLOUDFRONT_DISTRIBUTION_ID,
288
- HTTPS_CRT_FILE,
289
- HTTPS_KEY_FILE,
290
- moduleFileExtensions,
291
- extensions,
292
- resolveApp,
293
- resolveOwn,
294
- resolveBin,
295
- getWidgetUuid,
296
- getPaths,
297
- getRelativePaths,
298
- getIfCoreFns,
299
- getEnvVars,
300
- assertEnvValid,
301
- applyEnv
302
- };