@elliemae/pui-cli 8.58.1 → 8.58.4
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.
- package/README.md +0 -1
- package/build/docs/404.html +1 -1
- package/build/docs/api/functions/loadRoutes/index.html +1 -1
- package/build/docs/api/index.html +1 -1
- package/build/docs/api/type-aliases/LIB_NAME/index.html +1 -1
- package/build/docs/api/variables/babelConfig/index.html +1 -1
- package/build/docs/api/variables/commitlintConfig/index.html +1 -1
- package/build/docs/api/variables/eslintBaseConfig/index.html +1 -1
- package/build/docs/api/variables/eslintConfig/index.html +1 -1
- package/build/docs/api/variables/jestConfig/index.html +1 -1
- package/build/docs/api/variables/jestNodeConfig/index.html +1 -1
- package/build/docs/api/variables/lintStagedConfig/index.html +1 -1
- package/build/docs/api/variables/prettierConfig/index.html +1 -1
- package/build/docs/api/variables/stylelintConfig/index.html +1 -1
- package/build/docs/api/variables/vitestConfig/index.html +1 -1
- package/build/docs/assets/js/{main.128e6c77.js → main.b5abccf4.js} +2 -2
- package/build/docs/index.html +1 -1
- package/build/docs/ssl-certificate-setup/index.html +1 -1
- package/build/docs/usage-guide/index.html +1 -1
- package/dist/cjs/webpack/webpack.lib.base.babel.js +25 -2
- package/dist/cjs/webpack/webpack.lib.prod.babel.js +4 -1
- package/dist/esm/webpack/webpack.lib.base.babel.js +25 -2
- package/dist/esm/webpack/webpack.lib.prod.babel.js +4 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- /package/build/docs/assets/js/{main.128e6c77.js.LICENSE.txt → main.b5abccf4.js.LICENSE.txt} +0 -0
package/build/docs/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="generator" content="Docusaurus v3.9.2">
|
|
6
6
|
<title data-rh="true">PUI CLI Documentation | Cli</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/cli/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="PUI CLI Documentation | Cli"><meta data-rh="true" name="description" content="Welcome to the ICE MT UI Platform CLI documentation. This CLI tool provides a comprehensive set of commands for building, testing, and maintaining UI applications and libraries."><meta data-rh="true" property="og:description" content="Welcome to the ICE MT UI Platform CLI documentation. This CLI tool provides a comprehensive set of commands for building, testing, and maintaining UI applications and libraries."><link data-rh="true" rel="icon" href="/cli/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/cli/"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/" hreflang="x-default"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/cli/</span> </p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",function(){void 0===window.docusaurus&&insertBanner()})</script><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"PUI CLI Documentation","item":"https://pui.ice.com/cli/"}]}</script><link rel="stylesheet" href="/cli/assets/css/styles.a5feac63.css">
|
|
7
7
|
<script src="/cli/assets/js/runtime~main.c1030a7c.js" defer="defer"></script>
|
|
8
|
-
<script src="/cli/assets/js/main.
|
|
8
|
+
<script src="/cli/assets/js/main.b5abccf4.js" defer="defer"></script>
|
|
9
9
|
</head>
|
|
10
10
|
<body class="navigation-with-keyboard">
|
|
11
11
|
<svg style="display: none;"><defs>
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="generator" content="Docusaurus v3.9.2">
|
|
6
6
|
<title data-rh="true">Trust SSL Certificate Guide | Cli</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/cli/ssl-certificate-setup"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Trust SSL Certificate Guide | Cli"><meta data-rh="true" name="description" content="This guide explains how to trust the self-signed CA certificate on different operating systems and browsers so your HTTPS connection works without warnings."><meta data-rh="true" property="og:description" content="This guide explains how to trust the self-signed CA certificate on different operating systems and browsers so your HTTPS connection works without warnings."><link data-rh="true" rel="icon" href="/cli/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/cli/ssl-certificate-setup"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/ssl-certificate-setup" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/ssl-certificate-setup" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Trust SSL Certificate Guide","item":"https://pui.ice.com/cli/ssl-certificate-setup"}]}</script><link rel="stylesheet" href="/cli/assets/css/styles.a5feac63.css">
|
|
7
7
|
<script src="/cli/assets/js/runtime~main.c1030a7c.js" defer="defer"></script>
|
|
8
|
-
<script src="/cli/assets/js/main.
|
|
8
|
+
<script src="/cli/assets/js/main.b5abccf4.js" defer="defer"></script>
|
|
9
9
|
</head>
|
|
10
10
|
<body class="navigation-with-keyboard">
|
|
11
11
|
<svg style="display: none;"><defs>
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="generator" content="Docusaurus v3.9.2">
|
|
6
6
|
<title data-rh="true">Usage Guide | Cli</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/cli/usage-guide"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Usage Guide | Cli"><meta data-rh="true" name="description" content="This guide provides detailed documentation for all available commands in @elliemae/pui-cli."><meta data-rh="true" property="og:description" content="This guide provides detailed documentation for all available commands in @elliemae/pui-cli."><link data-rh="true" rel="icon" href="/cli/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/cli/usage-guide"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/usage-guide" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/usage-guide" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Usage Guide","item":"https://pui.ice.com/cli/usage-guide"}]}</script><link rel="stylesheet" href="/cli/assets/css/styles.a5feac63.css">
|
|
7
7
|
<script src="/cli/assets/js/runtime~main.c1030a7c.js" defer="defer"></script>
|
|
8
|
-
<script src="/cli/assets/js/main.
|
|
8
|
+
<script src="/cli/assets/js/main.b5abccf4.js" defer="defer"></script>
|
|
9
9
|
</head>
|
|
10
10
|
<body class="navigation-with-keyboard">
|
|
11
11
|
<svg style="display: none;"><defs>
|
|
@@ -96,6 +96,15 @@ const baseConfig = (options) => ({
|
|
|
96
96
|
// Merge with env dependent settings
|
|
97
97
|
optimization: options.optimization,
|
|
98
98
|
module: {
|
|
99
|
+
/* eslint-disable indent */
|
|
100
|
+
...process.env.KEEP_IMPORT_META === "true" ? {
|
|
101
|
+
parser: {
|
|
102
|
+
javascript: {
|
|
103
|
+
importMeta: false
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
} : {},
|
|
107
|
+
/* eslint-enable indent */
|
|
99
108
|
rules: [
|
|
100
109
|
{
|
|
101
110
|
test: /^(?!.*\.exec\.js$).*\.jsx?$/,
|
|
@@ -107,7 +116,14 @@ const baseConfig = (options) => ({
|
|
|
107
116
|
use: {
|
|
108
117
|
loader: "esbuild-loader",
|
|
109
118
|
options: {
|
|
110
|
-
target: (0, import_browserslist_to_esbuild.default)()
|
|
119
|
+
target: (0, import_browserslist_to_esbuild.default)(),
|
|
120
|
+
/* eslint-disable indent */
|
|
121
|
+
...process.env.KEEP_IMPORT_META === "true" ? {
|
|
122
|
+
supported: {
|
|
123
|
+
"import-meta": true
|
|
124
|
+
}
|
|
125
|
+
} : {}
|
|
126
|
+
/* eslint-enable indent */
|
|
111
127
|
}
|
|
112
128
|
}
|
|
113
129
|
},
|
|
@@ -121,7 +137,14 @@ const baseConfig = (options) => ({
|
|
|
121
137
|
use: {
|
|
122
138
|
loader: "esbuild-loader",
|
|
123
139
|
options: {
|
|
124
|
-
target: (0, import_browserslist_to_esbuild.default)()
|
|
140
|
+
target: (0, import_browserslist_to_esbuild.default)(),
|
|
141
|
+
/* eslint-disable indent */
|
|
142
|
+
...process.env.KEEP_IMPORT_META === "true" ? {
|
|
143
|
+
supported: {
|
|
144
|
+
"import-meta": true
|
|
145
|
+
}
|
|
146
|
+
} : {}
|
|
147
|
+
/* eslint-enable indent */
|
|
125
148
|
}
|
|
126
149
|
}
|
|
127
150
|
},
|
|
@@ -74,7 +74,10 @@ const prodConfig = {
|
|
|
74
74
|
target: (0, import_browserslist_to_esbuild.default)(),
|
|
75
75
|
css: true,
|
|
76
76
|
pure: ["console.log", "console.warn"],
|
|
77
|
-
drop: ["debugger"]
|
|
77
|
+
drop: ["debugger"],
|
|
78
|
+
supported: {
|
|
79
|
+
"import-meta": true
|
|
80
|
+
}
|
|
78
81
|
})
|
|
79
82
|
],
|
|
80
83
|
nodeEnv: "production",
|
|
@@ -69,6 +69,15 @@ const baseConfig = (options) => ({
|
|
|
69
69
|
// Merge with env dependent settings
|
|
70
70
|
optimization: options.optimization,
|
|
71
71
|
module: {
|
|
72
|
+
/* eslint-disable indent */
|
|
73
|
+
...process.env.KEEP_IMPORT_META === "true" ? {
|
|
74
|
+
parser: {
|
|
75
|
+
javascript: {
|
|
76
|
+
importMeta: false
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
} : {},
|
|
80
|
+
/* eslint-enable indent */
|
|
72
81
|
rules: [
|
|
73
82
|
{
|
|
74
83
|
test: /^(?!.*\.exec\.js$).*\.jsx?$/,
|
|
@@ -80,7 +89,14 @@ const baseConfig = (options) => ({
|
|
|
80
89
|
use: {
|
|
81
90
|
loader: "esbuild-loader",
|
|
82
91
|
options: {
|
|
83
|
-
target: browserslistToEsbuild()
|
|
92
|
+
target: browserslistToEsbuild(),
|
|
93
|
+
/* eslint-disable indent */
|
|
94
|
+
...process.env.KEEP_IMPORT_META === "true" ? {
|
|
95
|
+
supported: {
|
|
96
|
+
"import-meta": true
|
|
97
|
+
}
|
|
98
|
+
} : {}
|
|
99
|
+
/* eslint-enable indent */
|
|
84
100
|
}
|
|
85
101
|
}
|
|
86
102
|
},
|
|
@@ -94,7 +110,14 @@ const baseConfig = (options) => ({
|
|
|
94
110
|
use: {
|
|
95
111
|
loader: "esbuild-loader",
|
|
96
112
|
options: {
|
|
97
|
-
target: browserslistToEsbuild()
|
|
113
|
+
target: browserslistToEsbuild(),
|
|
114
|
+
/* eslint-disable indent */
|
|
115
|
+
...process.env.KEEP_IMPORT_META === "true" ? {
|
|
116
|
+
supported: {
|
|
117
|
+
"import-meta": true
|
|
118
|
+
}
|
|
119
|
+
} : {}
|
|
120
|
+
/* eslint-enable indent */
|
|
98
121
|
}
|
|
99
122
|
}
|
|
100
123
|
},
|