@cimplify/cli 0.7.14 → 0.7.16
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/dist/{add-Z5I2F43P.mjs → add-YRLROMEN.mjs} +1 -1
- package/dist/{chunk-27BN2J4V.mjs → chunk-7CCC37ER.mjs} +1 -1
- package/dist/{chunk-V2MNBQ35.mjs → chunk-7PNEG4JY.mjs} +24 -32
- package/dist/{chunk-D2AUHLWS.mjs → chunk-ATCBAM44.mjs} +2 -2
- package/dist/dispatcher.mjs +9 -9
- package/dist/{doctor-J2Z4OLAV.mjs → doctor-UMTO3BI6.mjs} +2 -2
- package/dist/{explain-J2Z2L5M5.mjs → explain-2VWT5OFP.mjs} +1 -1
- package/dist/{introspect-NJOPZP7H.mjs → introspect-PCLYGIDK.mjs} +2 -2
- package/dist/{list-URTQL6PV.mjs → list-6FUJKW7D.mjs} +1 -1
- package/dist/{update-IZFFRPX7.mjs → update-CCNTKRPV.mjs} +1 -1
- package/package.json +2 -2
- package/templates/storefront-auto/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-auto/components/account-pill.tsx +4 -17
- package/templates/storefront-auto/lib/brand.ts +0 -1
- package/templates/storefront-auto/lib/cimplify-server.ts +0 -2
- package/templates/storefront-auto/package.json +1 -1
- package/templates/storefront-bakery/AGENTS.md +0 -2
- package/templates/storefront-bakery/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-bakery/components/account-pill.tsx +4 -17
- package/templates/storefront-bakery/lib/brand.ts +0 -1
- package/templates/storefront-bakery/lib/cimplify-server.ts +0 -2
- package/templates/storefront-bakery/package.json +1 -1
- package/templates/storefront-fashion/AGENTS.md +0 -2
- package/templates/storefront-fashion/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-fashion/components/account-pill.tsx +4 -17
- package/templates/storefront-fashion/lib/brand.ts +0 -1
- package/templates/storefront-fashion/lib/cimplify-server.ts +0 -2
- package/templates/storefront-fashion/package.json +1 -1
- package/templates/storefront-grocery/AGENTS.md +0 -2
- package/templates/storefront-grocery/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-grocery/components/account-pill.tsx +4 -17
- package/templates/storefront-grocery/lib/brand.ts +0 -1
- package/templates/storefront-grocery/lib/cimplify-server.ts +0 -2
- package/templates/storefront-grocery/package.json +1 -1
- package/templates/storefront-pharmacy/AGENTS.md +0 -2
- package/templates/storefront-pharmacy/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-pharmacy/components/account-pill.tsx +4 -17
- package/templates/storefront-pharmacy/lib/brand.ts +0 -1
- package/templates/storefront-pharmacy/lib/cimplify-server.ts +0 -2
- package/templates/storefront-pharmacy/package.json +1 -1
- package/templates/storefront-restaurant/AGENTS.md +0 -2
- package/templates/storefront-restaurant/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-restaurant/components/account-pill.tsx +4 -17
- package/templates/storefront-restaurant/lib/brand.ts +0 -1
- package/templates/storefront-restaurant/lib/cimplify-server.ts +0 -2
- package/templates/storefront-restaurant/package.json +1 -1
- package/templates/storefront-retail/AGENTS.md +0 -2
- package/templates/storefront-retail/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-retail/components/account-pill.tsx +4 -17
- package/templates/storefront-retail/lib/brand.ts +0 -1
- package/templates/storefront-retail/lib/cimplify-server.ts +0 -2
- package/templates/storefront-retail/package.json +1 -1
- package/templates/storefront-services/AGENTS.md +0 -2
- package/templates/storefront-services/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-services/components/account-pill.tsx +4 -17
- package/templates/storefront-services/lib/brand.ts +0 -1
- package/templates/storefront-services/lib/cimplify-server.ts +0 -2
- package/templates/storefront-services/package.json +1 -1
- package/templates/storefront-auto/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-auto/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-auto/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-auto/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-bakery/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-bakery/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-bakery/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-bakery/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-fashion/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-fashion/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-fashion/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-fashion/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-grocery/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-grocery/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-grocery/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-grocery/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-pharmacy/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-pharmacy/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-pharmacy/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-pharmacy/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-restaurant/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-restaurant/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-restaurant/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-restaurant/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-retail/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-retail/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-retail/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-retail/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-services/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-services/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-services/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-services/app/account/wallets/page.tsx +0 -185
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { REGISTRY_INDEX, REGISTRY } from './chunk-
|
|
2
|
+
import { REGISTRY_INDEX, REGISTRY } from './chunk-7PNEG4JY.mjs';
|
|
3
3
|
import { promptYesNo } from './chunk-ITAFAORS.mjs';
|
|
4
4
|
import { parseArgs, flagString, flagBool } from './chunk-C4M3DXKC.mjs';
|
|
5
5
|
import { CliError, CLI_ERROR_CODE, info, bold, dim, success, result, yellow } from './chunk-E2T2SBP5.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import { gitDetectRoot, gitCurrentBranch, gitCurrentSha, gitStatusPorcelain } from './chunk-K5464A3L.mjs';
|
|
3
3
|
import { parseEnvFile } from './chunk-DBZ3UOQ2.mjs';
|
|
4
|
-
import { package_default } from './chunk-
|
|
4
|
+
import { package_default } from './chunk-ATCBAM44.mjs';
|
|
5
5
|
import { parseArgs } from './chunk-C4M3DXKC.mjs';
|
|
6
6
|
import { readAuthOrNull, readProjectLinkOrNull, readProjectState } from './chunk-UBAI443T.mjs';
|
|
7
7
|
import { bold, dim, yellow, green, info, result, red } from './chunk-E2T2SBP5.mjs';
|