@shopify/cli 3.70.0 → 3.71.0
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/{lib-CPSRXLFM.js → chunk-2HGYYNE5.js} +5 -2
- package/dist/{chunk-5OP2SA7G.js → chunk-3AOK7V27.js} +214 -56
- package/dist/{chunk-PNN7RS7Y.js → chunk-3NSN5Z4N.js} +100 -11
- package/dist/{chunk-I3IIDOBX.js → chunk-455HYBGX.js} +3 -3
- package/dist/{chunk-BMNDAI5O.js → chunk-4G7SL7SU.js} +4 -4
- package/dist/{chunk-NH4U4X67.js → chunk-5F2WGMCL.js} +4 -4
- package/dist/{chunk-PJKCWDDX.js → chunk-5JZ5AGAQ.js} +548 -550
- package/dist/chunk-5OHM64KO.js +104 -0
- package/dist/{chunk-MRDDDATQ.js → chunk-675SL4FV.js} +3 -3
- package/dist/{chunk-WN3FKMKB.js → chunk-AXNBVGJC.js} +14 -19
- package/dist/{chunk-335KXO4I.js → chunk-BEVHUPQZ.js} +7 -7
- package/dist/{chunk-5QQTRGJ7.js → chunk-GJ7EWRH4.js} +4 -4
- package/dist/{chunk-KYBCPKPL.js → chunk-GV72NRZZ.js} +3 -3
- package/dist/{chunk-ZGHNMRBX.js → chunk-HSTSRNLJ.js} +121 -66
- package/dist/{chunk-JLK5OMFF.js → chunk-IGH7XTG6.js} +2 -2
- package/dist/{chunk-47OJGAFT.js → chunk-IJG6JLEF.js} +3 -3
- package/dist/{chunk-MH5JSAVK.js → chunk-IJSEKDUR.js} +3 -3
- package/dist/{chunk-NYFXBTWK.js → chunk-JTWM7VKM.js} +4 -4
- package/dist/{chunk-PKE54TAY.js → chunk-K6UZ5NEO.js} +7 -7
- package/dist/{chunk-FDJVVEGH.js → chunk-KBDH6IDK.js} +5 -7
- package/dist/{chunk-VFQMUAHB.js → chunk-KJJGDUT2.js} +4 -4
- package/dist/{chunk-N4X7XQWN.js → chunk-KOHDI3KN.js} +7 -3
- package/dist/{chunk-MX4RJDBM.js → chunk-KYB6A4PE.js} +1 -2
- package/dist/{chunk-VHAXHYTL.js → chunk-LMK5VFZE.js} +3 -3
- package/dist/{chunk-AT4IG4GJ.js → chunk-LSQU4XJZ.js} +9 -11
- package/dist/{chunk-ND6AGPC6.js → chunk-MG6EVKFQ.js} +3 -3
- package/dist/{chunk-TCTXUAZT.js → chunk-MHLSPYVQ.js} +3 -3
- package/dist/{chunk-CBD6UXLA.js → chunk-OJOHMVV7.js} +5 -5
- package/dist/{chunk-GDYKHT64.js → chunk-PDNTPE4N.js} +2805 -33
- package/dist/{chunk-X6F3DHKX.js → chunk-RQJF2YRM.js} +2 -2
- package/dist/{chunk-LN444KRM.js → chunk-RXYE2GI3.js} +2 -2
- package/dist/{chunk-UOZCMFCN.js → chunk-SVWWKVUI.js} +18 -13
- package/dist/{chunk-XSMWYZDC.js → chunk-T2BV6JEL.js} +10 -10
- package/dist/{chunk-N2DEYZD6.js → chunk-UDRKRTS4.js} +3 -3
- package/dist/{chunk-SYRHCENA.js → chunk-VNZQKLLO.js} +2 -2
- package/dist/{chunk-MQXHFQM3.js → chunk-WLNYFGYY.js} +4 -4
- package/dist/{chunk-NEOIQ6PN.js → chunk-WNDN5FAY.js} +2 -2
- package/dist/{chunk-DVTWERMH.js → chunk-WZW6P6AO.js} +5 -5
- package/dist/{chunk-MMQOVZDR.js → chunk-XOSZOZ3F.js} +5 -5
- package/dist/{chunk-WI6MEN7U.js → chunk-YNXUXQFM.js} +2 -2
- package/dist/{chunk-43YGIE7Y.js → chunk-YZA6BRN3.js} +2 -2
- package/dist/cli/commands/auth/logout.js +18 -20
- package/dist/cli/commands/auth/logout.test.js +24 -26
- package/dist/cli/commands/cache/clear.js +17 -19
- package/dist/cli/commands/debug/command-flags.js +17 -19
- package/dist/cli/commands/docs/generate.js +17 -19
- package/dist/cli/commands/docs/generate.test.js +18 -20
- package/dist/cli/commands/help.js +17 -19
- package/dist/cli/commands/kitchen-sink/async.js +18 -20
- package/dist/cli/commands/kitchen-sink/async.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/index.js +20 -22
- package/dist/cli/commands/kitchen-sink/index.test.js +23 -25
- package/dist/cli/commands/kitchen-sink/prompts.js +18 -20
- package/dist/cli/commands/kitchen-sink/prompts.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/static.js +18 -20
- package/dist/cli/commands/kitchen-sink/static.test.js +19 -21
- package/dist/cli/commands/notifications/generate.js +18 -20
- package/dist/cli/commands/notifications/list.js +18 -20
- package/dist/cli/commands/search.js +18 -20
- package/dist/cli/commands/upgrade.js +18 -20
- package/dist/cli/commands/upgrade.test.js +1 -2
- package/dist/cli/commands/version.js +18 -20
- package/dist/cli/commands/version.test.js +19 -21
- package/dist/cli/services/commands/notifications.js +12 -14
- package/dist/cli/services/commands/search.js +8 -9
- package/dist/cli/services/commands/search.test.js +9 -10
- package/dist/cli/services/commands/version.js +9 -10
- package/dist/cli/services/commands/version.test.js +11 -12
- package/dist/cli/services/kitchen-sink/async.js +8 -9
- package/dist/cli/services/kitchen-sink/prompts.js +8 -9
- package/dist/cli/services/kitchen-sink/static.js +8 -9
- package/dist/cli/services/upgrade.js +9 -10
- package/dist/cli/services/upgrade.test.js +12 -13
- package/dist/configs/all.yml +15 -0
- package/dist/configs/recommended.yml +9 -0
- package/dist/{custom-oclif-loader-IZLFCRGJ.js → custom-oclif-loader-U43F5H7M.js} +8 -9
- package/dist/data/filters.json +98 -3
- package/dist/data/latest.json +1 -1
- package/dist/data/manifest_theme.json +1 -0
- package/dist/data/objects.json +39 -1619
- package/dist/data/preset_blocks.json +78 -0
- package/dist/data/section.json +1 -42
- package/dist/data/shopify_system_translations.json +34 -7
- package/dist/data/tags.json +10 -0
- package/dist/data/theme_block.json +1 -19
- package/dist/{del-FEQWOMIX.js → del-K5ZJEWTD.js} +3 -3
- package/dist/{error-handler-DAI5HMQW.js → error-handler-GSXEX5NX.js} +15 -17
- package/dist/hooks/postrun.js +13 -15
- package/dist/hooks/prerun.js +15 -19
- package/dist/index.js +19503 -17452
- package/dist/lib-PPXZBVZX.js +6 -0
- package/dist/{lib-JJXX7GH6.js → lib-XYCLX35G.js} +5 -5
- package/dist/{local-QD6GDUUE.js → local-STC6NEOC.js} +10 -9
- package/dist/{morph-FN23MJ2S.js → morph-SEECJQ2W.js} +2 -2
- package/dist/{node-4XKDIIJ7.js → node-I54BR73K.js} +19 -21
- package/dist/{node-package-manager-IEZ6F5VN.js → node-package-manager-DUWCXRNZ.js} +9 -10
- package/dist/{out-ZDSLKX4N.js → out-MHEKZJWS.js} +2 -2
- package/dist/{path-T2RCZTRE.js → path-5SZGULBR.js} +2 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-BUB4OWO7.js → ui-GZXRHEXO.js} +8 -9
- package/dist/{workerd-DIIGDIHZ.js → workerd-WQ2CUXFS.js} +19 -21
- package/oclif.manifest.json +334 -131
- package/package.json +7 -8
- package/assets/demo-catalog.json +0 -655
- package/dist/assets/demo-catalog.json +0 -655
- package/dist/chunk-2PUMVRDO.js +0 -131
- package/dist/chunk-7GNQ7YY4.js +0 -116
- package/dist/chunk-E2SYFYJU.js +0 -58
- package/dist/chunk-NLUGD7PZ.js +0 -2731
- package/dist/chunk-P6ABWRKD.js +0 -59
- package/dist/chunk-QSUS3GJF.js +0 -3838
- package/dist/chunk-RUK73IAH.js +0 -312
- package/dist/chunk-T2GATXSP.js +0 -112
- package/dist/chunk-VT3VJHZ7.js +0 -45
- package/dist/chunk-XEDHKQZA.js +0 -116
- package/dist/cli/commands/demo/catalog.d.ts +0 -6
- package/dist/cli/commands/demo/catalog.js +0 -36
- package/dist/cli/commands/demo/generate-file.d.ts +0 -11
- package/dist/cli/commands/demo/generate-file.js +0 -37
- package/dist/cli/commands/demo/index.d.ts +0 -10
- package/dist/cli/commands/demo/index.js +0 -36
- package/dist/cli/commands/demo/print-ai-prompt.d.ts +0 -6
- package/dist/cli/commands/demo/print-ai-prompt.js +0 -37
- package/dist/cli/services/demo.d.ts +0 -26440
- package/dist/cli/services/demo.js +0 -25
- package/dist/cli/services/demo.test.js +0 -42
- package/dist/constants-QFFDI47A.js +0 -26
- package/dist/system-KSIGUX64.js +0 -29
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"title": "Shopify Liquid Preset Blocks Schema",
|
|
4
|
+
"oneOf": [
|
|
5
|
+
{
|
|
6
|
+
"$ref": "#/definitions/blocksArray"
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
"$ref": "#/definitions/blocksHash"
|
|
10
|
+
}
|
|
11
|
+
],
|
|
12
|
+
"definitions": {
|
|
13
|
+
"blocksArray": {
|
|
14
|
+
"type": "array",
|
|
15
|
+
"description": "A list of child blocks that you might want to include.",
|
|
16
|
+
"markdownDescription": "A list of child blocks that you might want to include.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/sections/section-schema#presets)",
|
|
17
|
+
"items": {
|
|
18
|
+
"type": "object",
|
|
19
|
+
"allOf": [
|
|
20
|
+
{
|
|
21
|
+
"$ref": "#/definitions/commonBlockAttributes"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"properties": {
|
|
25
|
+
"static": true,
|
|
26
|
+
"type": true,
|
|
27
|
+
"settings": true,
|
|
28
|
+
"blocks": true,
|
|
29
|
+
"id": {
|
|
30
|
+
"type": "string",
|
|
31
|
+
"description": "A unique identifier for the block."
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"additionalProperties": false,
|
|
35
|
+
"if": {
|
|
36
|
+
"properties": {
|
|
37
|
+
"static": {
|
|
38
|
+
"const": true
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": ["static"]
|
|
42
|
+
},
|
|
43
|
+
"then": {
|
|
44
|
+
"required": ["id"]
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"blocksHash": {
|
|
49
|
+
"type": "object",
|
|
50
|
+
"description": "A list of child blocks that you might want to include.",
|
|
51
|
+
"markdownDescription": "A list of child blocks that you might want to include.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/sections/section-schema#presets)",
|
|
52
|
+
"additionalProperties": {
|
|
53
|
+
"$ref": "#/definitions/commonBlockAttributes",
|
|
54
|
+
"additionalProperties": false
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"commonBlockAttributes": {
|
|
58
|
+
"type": "object",
|
|
59
|
+
"required": ["type"],
|
|
60
|
+
"properties": {
|
|
61
|
+
"type": {
|
|
62
|
+
"type": "string",
|
|
63
|
+
"description": "The block type."
|
|
64
|
+
},
|
|
65
|
+
"settings": {
|
|
66
|
+
"$ref": "./default_setting_values.json"
|
|
67
|
+
},
|
|
68
|
+
"blocks": {
|
|
69
|
+
"$ref": "#"
|
|
70
|
+
},
|
|
71
|
+
"static": {
|
|
72
|
+
"type": "boolean",
|
|
73
|
+
"description": "If the block is rendered statically or not."
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}
|
package/dist/data/section.json
CHANGED
|
@@ -111,48 +111,7 @@
|
|
|
111
111
|
"$ref": "./default_setting_values.json"
|
|
112
112
|
},
|
|
113
113
|
"blocks": {
|
|
114
|
-
"
|
|
115
|
-
"description": "Default blocks configurations to ship with this preset.",
|
|
116
|
-
"markdownDescription": "Default blocks configurations to ship with this preset.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/sections/section-schema#presets)",
|
|
117
|
-
"items": {
|
|
118
|
-
"type": "object",
|
|
119
|
-
"required": ["type"],
|
|
120
|
-
"additionalProperties": false,
|
|
121
|
-
"properties": {
|
|
122
|
-
"static": {
|
|
123
|
-
"type": "boolean",
|
|
124
|
-
"description": "If the block is rendered statically or not"
|
|
125
|
-
},
|
|
126
|
-
"id": {
|
|
127
|
-
"type": "string"
|
|
128
|
-
},
|
|
129
|
-
"type": {
|
|
130
|
-
"type": "string",
|
|
131
|
-
"description": "The block type."
|
|
132
|
-
},
|
|
133
|
-
"settings": {
|
|
134
|
-
"$ref": "./default_setting_values.json"
|
|
135
|
-
},
|
|
136
|
-
"blocks": {
|
|
137
|
-
"$ref": "#/properties/presets/items/properties/blocks"
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
|
-
"allOf": [
|
|
141
|
-
{
|
|
142
|
-
"if": {
|
|
143
|
-
"properties": {
|
|
144
|
-
"static": {
|
|
145
|
-
"const": true
|
|
146
|
-
}
|
|
147
|
-
},
|
|
148
|
-
"required": ["static"]
|
|
149
|
-
},
|
|
150
|
-
"then": {
|
|
151
|
-
"required": ["id"]
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
]
|
|
155
|
-
}
|
|
114
|
+
"$ref": "./preset_blocks.json"
|
|
156
115
|
}
|
|
157
116
|
}
|
|
158
117
|
}
|
|
@@ -467,8 +467,8 @@
|
|
|
467
467
|
"shopify.checkout.order_summary.shipping_information_does_not_meet_discount_requirements_notice": "<strong style=\"text-transform:uppercase\">%{code}<\/strong> discount code isn’t available for your shipping address",
|
|
468
468
|
"shopify.checkout.order_summary.customer_already_used_once_per_customer_discount_notice": "The <strong style=\"text-transform:uppercase\">%{code}<\/strong> discount code has already been used",
|
|
469
469
|
"shopify.checkout.order_summary.subtotal_label": "Subtotal",
|
|
470
|
-
"shopify.checkout.order_summary.subtotal_label_with_quantity.one": "Subtotal
|
|
471
|
-
"shopify.checkout.order_summary.subtotal_label_with_quantity.other": "Subtotal
|
|
470
|
+
"shopify.checkout.order_summary.subtotal_label_with_quantity.one": "Subtotal • %{count} item",
|
|
471
|
+
"shopify.checkout.order_summary.subtotal_label_with_quantity.other": "Subtotal • %{count} items",
|
|
472
472
|
"shopify.checkout.order_summary.shipping_label": "Shipping",
|
|
473
473
|
"shopify.checkout.order_summary.pickup_label": "Pickup in store",
|
|
474
474
|
"shopify.checkout.order_summary.no_pickup_location": "There are no pickup locations available.",
|
|
@@ -615,6 +615,29 @@
|
|
|
615
615
|
"shopify.checkout.shipping.other_method.other": "%{count} other methods available starting at",
|
|
616
616
|
"shopify.checkout.shipping.shipping_rate_discounted_amount": "Was: %{original_amount}. Now: %{amount}",
|
|
617
617
|
"shopify.checkout.shipping.local_delivery": "Local delivery",
|
|
618
|
+
"shopify.checkout.shipping.subscription_delivery_description.free_shipping_cycles.one": "Free shipping for %{count} more delivery",
|
|
619
|
+
"shopify.checkout.shipping.subscription_delivery_description.free_shipping_cycles.other": "Free shipping for %{count} more deliveries",
|
|
620
|
+
"shopify.checkout.shipping.subscription_delivery_description.free_shipping_cycles_delivery_not_included.one": "Free shipping for %{count} delivery",
|
|
621
|
+
"shopify.checkout.shipping.subscription_delivery_description.free_shipping_cycles_delivery_not_included.other": "Free shipping for %{count} deliveries",
|
|
622
|
+
"shopify.checkout.shipping.subscription_delivery_description.first_n_order_free_with_cycle.one": "Free shipping for %{count} more delivery, then %{recurring_order_shipping_price}",
|
|
623
|
+
"shopify.checkout.shipping.subscription_delivery_description.first_n_order_free_with_cycle.other": "Free shipping for %{count} more deliveries, then %{recurring_order_shipping_price}",
|
|
624
|
+
"shopify.checkout.shipping.subscription_delivery_description.first_n_order_free_with_cycle_delivery_not_included.one": "Free shipping for %{count} delivery, then %{recurring_order_shipping_price}",
|
|
625
|
+
"shopify.checkout.shipping.subscription_delivery_description.first_n_order_free_with_cycle_delivery_not_included.other": "Free shipping for %{count} deliveries, then %{recurring_order_shipping_price}",
|
|
626
|
+
"shopify.checkout.shipping.subscription_delivery_description.max_cycles_base_shipping.one": "%{count} more delivery for %{shipping_price}",
|
|
627
|
+
"shopify.checkout.shipping.subscription_delivery_description.max_cycles_base_shipping.other": "%{count} more deliveries for %{shipping_price} each",
|
|
628
|
+
"shopify.checkout.shipping.subscription_delivery_description.max_cycles_base_shipping_delivery_not_included.one": "%{count} delivery for %{shipping_price}",
|
|
629
|
+
"shopify.checkout.shipping.subscription_delivery_description.max_cycles_base_shipping_delivery_not_included.other": "%{count} more deliveries for %{shipping_price} each",
|
|
630
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_free_shipping_with_cycles.one": "Free shipping for the first %{cycle}, followed by %{recurring_order_shipping_price}",
|
|
631
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_free_shipping_with_cycles.other": "Free shipping for the first %{cycle}, followed by %{recurring_order_shipping_price}",
|
|
632
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_one_cycle.one": "%{shipping_price} for %{count} more delivery",
|
|
633
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_one_cycle.other": "%{shipping_price} for %{count} more deliveries (%{per_delivery_cost})",
|
|
634
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_one_cycle_delivery_not_included.one": "%{shipping_price} for %{count} delivery",
|
|
635
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_one_cycle_delivery_not_included.other": "%{shipping_price} for %{count} deliveries (%{per_delivery_cost})",
|
|
636
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_no_cycle.one": "%{shipping_price} for %{count} more delivery, followed by %{recurring_order_shipping_price}",
|
|
637
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_no_cycle.other": "%{shipping_price} for %{count} more deliveries (%{per_delivery_cost}), followed by %{recurring_order_shipping_price}",
|
|
638
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_no_cycle_delivery_not_included.one": "%{shipping_price} for %{count} delivery, followed by %{recurring_order_shipping_price}",
|
|
639
|
+
"shopify.checkout.shipping.subscription_delivery_description.prepaid_order_no_cycle_delivery_not_included.other": "%{shipping_price} for %{count} deliveries (%{per_delivery_cost}), followed by %{recurring_order_shipping_price}",
|
|
640
|
+
"shopify.checkout.shipping.subscription_delivery_description.subscription_free_with_frequency_label": "Free shipping %{delivery_frequency}",
|
|
618
641
|
"shopify.checkout.shipping.subscription_delivery_description.prepaid_delivery_frequency.one": "for %{count} delivery",
|
|
619
642
|
"shopify.checkout.shipping.subscription_delivery_description.prepaid_delivery_frequency.other": "for %{count} deliveries",
|
|
620
643
|
"shopify.checkout.shipping.subscription_delivery_description.subscription_delivery_frequency.day.one": "every day",
|
|
@@ -808,7 +831,7 @@
|
|
|
808
831
|
"shopify.checkout.payment.afterpay_label": "Afterpay",
|
|
809
832
|
"shopify.checkout.payment.cashapppay_label": "Cash App Pay",
|
|
810
833
|
"shopify.checkout.payment.przelewy24_label": "Przelewy24",
|
|
811
|
-
"shopify.checkout.payment.twint_label": "
|
|
834
|
+
"shopify.checkout.payment.twint_label": "Twint",
|
|
812
835
|
"shopify.checkout.payment.mobilepay_label": "MobilePay",
|
|
813
836
|
"shopify.checkout.payment.purchase_options_card_update_agreement_label_html": "By updating your payment method, you authorize payments for any recurring or deferred purchase according to this store's <a class=\"link--small\" data-modal=\"true\" data-title-text=\"%{cancellation_policy}\" href=\"%{policy_href}\">cancellation policy<\/a>.",
|
|
814
837
|
"shopify.checkout.payment.subscription_card_update_agreement_label": "Changing the payment method will update your subscription and future recurring payments.",
|
|
@@ -930,6 +953,7 @@
|
|
|
930
953
|
"shopify.checkout.payment.gift_card_wrapper.manage_label": "Manage gift cards",
|
|
931
954
|
"shopify.checkout.payment.gift_card_store_credit.add_label": "Add a gift card or store credit",
|
|
932
955
|
"shopify.checkout.payment.gift_card_store_credit.manage_label": "Manage gift cards or store credit",
|
|
956
|
+
"shopify.checkout.payment.gift_card_checkbox_label": "Apply gift card",
|
|
933
957
|
"shopify.checkout.payment.custom_onsite_payment_method_modal.title": "Custom Onsite Payment Confirmation",
|
|
934
958
|
"shopify.checkout.payment.markets_pro_disclaimer_label": "By clicking below and completing your order, you agree to purchase your item(s) from Global-e as merchant of record for this transaction, on Global-e's %{markets_pro_terms} and %{privacy_policy}. Global-e is an international fulfilment service provider to %{shop_name}",
|
|
935
959
|
"shopify.checkout.payment.markets_pro_disclaimer_terms_and_conditions": "Terms and Conditions",
|
|
@@ -947,7 +971,7 @@
|
|
|
947
971
|
"shopify.checkout.payment.payment_method_update_failed": "Payment method update failed.",
|
|
948
972
|
"shopify.checkout.payment.proposed_gateway_unavailable": "The proposed payment gateway is unavailable",
|
|
949
973
|
"shopify.checkout.payment.pay_in_installments_split_pay_short": "4 payments of %{amount}",
|
|
950
|
-
"shopify.checkout.payment.gift_cards_unavailable": "Your gift card can
|
|
974
|
+
"shopify.checkout.payment.gift_cards_unavailable": "Your gift card can no longer be applied to this order and has been removed",
|
|
951
975
|
"shopify.checkout.payment.payment_flexibility_terms_id_mismatch": "Payment flexibility terms ID mismatch",
|
|
952
976
|
"shopify.checkout.billing.billing_address_title": "Bill to",
|
|
953
977
|
"shopify.checkout.billing.same_as_shipping": "Same as shipping address",
|
|
@@ -1072,7 +1096,7 @@
|
|
|
1072
1096
|
"shopify.checkout.field_errors.vaulting_agreement_blank": "Your card must be saved because payment for the balance of this order is due later.",
|
|
1073
1097
|
"shopify.checkout.field_errors.sms_marketing_phone_invalid": "Enter a valid phone number",
|
|
1074
1098
|
"shopify.checkout.field_errors.address_suggestion_did_you_mean_html": "Did you mean %{html}?",
|
|
1075
|
-
"shopify.checkout.field_errors.split_cart_international_shipping_not_supported": "
|
|
1099
|
+
"shopify.checkout.field_errors.split_cart_international_shipping_not_supported": "All items must use the same delivery method when shipping internationally. Update the delivery method or create multiple orders.",
|
|
1076
1100
|
"shopify.checkout.store_credit_errors.generic_error": "There was a problem with your store credit. Try again or reload the page.",
|
|
1077
1101
|
"shopify.checkout.redeemable_errors.gift_card.duplicate": "The gift card has already been applied to your order",
|
|
1078
1102
|
"shopify.checkout.redeemable_errors.gift_card.insufficient_funds": "This gift card has no funds left",
|
|
@@ -1129,7 +1153,7 @@
|
|
|
1129
1153
|
"shopify.checkout.payment_errors.development_store_with_order_limit": "To place a test order, you’ll need to use a test payment gateway. Learn more about %{development_store_order_testing_docs_link}.",
|
|
1130
1154
|
"shopify.checkout.payment_errors.development_store_order_testing_docs_link": "testing orders in development stores",
|
|
1131
1155
|
"shopify.checkout.payment_errors.payment_above_threshold": "The payment amount is above the monetary limit for this region. Reduce the total and try again",
|
|
1132
|
-
"shopify.checkout.payment_errors.risky": "There was an issue processing your payment. Try again or use a different payment method",
|
|
1156
|
+
"shopify.checkout.payment_errors.risky": "There was an issue processing your payment. Try again or use a different payment method.",
|
|
1133
1157
|
"shopify.checkout.shipping_errors.shipping_method": "The shipping options have changed for your order. Review your selection and try again.",
|
|
1134
1158
|
"shopify.checkout.shipping_errors.shipping_method_not_available": "Your cart has been updated and the items you added can’t be shipped to your address. Remove the items to complete your order.",
|
|
1135
1159
|
"shopify.checkout.shipping_errors.shipping_method_not_available_generic.one": "Your order cannot be shipped to the selected address. Review your address to ensure it's correct and try again, or select a different address.",
|
|
@@ -1961,5 +1985,8 @@
|
|
|
1961
1985
|
"shopify.store_availability.pick_up_time.two_to_four_hours": "Usually ready in 4 hours",
|
|
1962
1986
|
"shopify.store_availability.pick_up_time.immediately": "Ready for pickup now",
|
|
1963
1987
|
"shopify.store_availability.pick_up_time.next_day": "Ready for pickup next day",
|
|
1988
|
+
"shopify.subscriptions.buyer_consent_product": "This item is a recurring or deferred purchase. By continuing, I agree to the %{cancellationPolicyLink} and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted.",
|
|
1989
|
+
"shopify.subscriptions.buyer_consent_cart": "One or more of the items in your cart is a recurring or deferred purchase. By continuing, I agree to the %{cancellationPolicyLink} and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted.",
|
|
1990
|
+
"shopify.subscriptions.cancellation_policy": "cancellation policy",
|
|
1964
1991
|
"shopify.online_store.spam_detection.disclaimer_html": "<p data-spam-detection-disclaimer>This site is protected by reCAPTCHA and the Google <a href=\"https:\/\/policies.google.com\/privacy\">Privacy Policy<\/a> and <a href=\"https:\/\/policies.google.com\/terms\">Terms of Service<\/a> apply.<\/p>\n"
|
|
1965
|
-
}
|
|
1992
|
+
}
|
package/dist/data/tags.json
CHANGED
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
{
|
|
46
46
|
"description": "The desired URL to redirect to when the form submits.",
|
|
47
47
|
"name": "return_to",
|
|
48
|
+
"positional": true,
|
|
48
49
|
"required": false,
|
|
49
50
|
"types": [
|
|
50
51
|
"string"
|
|
@@ -595,6 +596,7 @@
|
|
|
595
596
|
{
|
|
596
597
|
"description": "The number of iterations to perform.",
|
|
597
598
|
"name": "limit",
|
|
599
|
+
"positional": true,
|
|
598
600
|
"required": false,
|
|
599
601
|
"types": [
|
|
600
602
|
"number"
|
|
@@ -603,6 +605,7 @@
|
|
|
603
605
|
{
|
|
604
606
|
"description": "The 1-based index to start iterating at.",
|
|
605
607
|
"name": "offset",
|
|
608
|
+
"positional": true,
|
|
606
609
|
"required": false,
|
|
607
610
|
"types": [
|
|
608
611
|
"number"
|
|
@@ -611,6 +614,7 @@
|
|
|
611
614
|
{
|
|
612
615
|
"description": "A custom numeric range to iterate over.",
|
|
613
616
|
"name": "range",
|
|
617
|
+
"positional": true,
|
|
614
618
|
"required": false,
|
|
615
619
|
"types": [
|
|
616
620
|
"untyped"
|
|
@@ -619,6 +623,7 @@
|
|
|
619
623
|
{
|
|
620
624
|
"description": "Iterate in reverse order.",
|
|
621
625
|
"name": "reversed",
|
|
626
|
+
"positional": true,
|
|
622
627
|
"required": false,
|
|
623
628
|
"types": [
|
|
624
629
|
"untyped"
|
|
@@ -879,6 +884,7 @@
|
|
|
879
884
|
{
|
|
880
885
|
"description": "The number of columns that the table should have.",
|
|
881
886
|
"name": "cols",
|
|
887
|
+
"positional": true,
|
|
882
888
|
"required": false,
|
|
883
889
|
"types": [
|
|
884
890
|
"number"
|
|
@@ -887,6 +893,7 @@
|
|
|
887
893
|
{
|
|
888
894
|
"description": "The number of iterations to perform.",
|
|
889
895
|
"name": "limit",
|
|
896
|
+
"positional": true,
|
|
890
897
|
"required": false,
|
|
891
898
|
"types": [
|
|
892
899
|
"number"
|
|
@@ -895,6 +902,7 @@
|
|
|
895
902
|
{
|
|
896
903
|
"description": "The 1-based index to start iterating at.",
|
|
897
904
|
"name": "offset",
|
|
905
|
+
"positional": true,
|
|
898
906
|
"required": false,
|
|
899
907
|
"types": [
|
|
900
908
|
"number"
|
|
@@ -903,6 +911,7 @@
|
|
|
903
911
|
{
|
|
904
912
|
"description": "A custom numeric range to iterate over.",
|
|
905
913
|
"name": "range",
|
|
914
|
+
"positional": true,
|
|
906
915
|
"required": false,
|
|
907
916
|
"types": [
|
|
908
917
|
"untyped"
|
|
@@ -1022,6 +1031,7 @@
|
|
|
1022
1031
|
{
|
|
1023
1032
|
"description": "The number of pages to display in the pagination.",
|
|
1024
1033
|
"name": "window_size",
|
|
1034
|
+
"positional": false,
|
|
1025
1035
|
"required": false,
|
|
1026
1036
|
"types": [
|
|
1027
1037
|
"string"
|
|
@@ -72,25 +72,7 @@
|
|
|
72
72
|
"$ref": "./default_setting_values.json"
|
|
73
73
|
},
|
|
74
74
|
"blocks": {
|
|
75
|
-
"
|
|
76
|
-
"description": "A list of child blocks that you might want to include.",
|
|
77
|
-
"markdownDescription": "A list of child blocks that you might want to include.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/blocks/theme-blocks/schema#presets)",
|
|
78
|
-
"required": ["type"],
|
|
79
|
-
"items": {
|
|
80
|
-
"type": "object",
|
|
81
|
-
"properties": {
|
|
82
|
-
"type": {
|
|
83
|
-
"type": "string",
|
|
84
|
-
"description": "The block type."
|
|
85
|
-
},
|
|
86
|
-
"settings": {
|
|
87
|
-
"$ref": "./default_setting_values.json"
|
|
88
|
-
},
|
|
89
|
-
"blocks": {
|
|
90
|
-
"$ref": "#/properties/presets/items/properties/blocks"
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
75
|
+
"$ref": "./preset_blocks.json"
|
|
94
76
|
}
|
|
95
77
|
}
|
|
96
78
|
}
|
|
@@ -9,9 +9,9 @@ import {
|
|
|
9
9
|
require_globby,
|
|
10
10
|
require_indent_string,
|
|
11
11
|
require_slash
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-WNDN5FAY.js";
|
|
13
13
|
import "./chunk-7Q3MMWAC.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-KYB6A4PE.js";
|
|
15
15
|
import {
|
|
16
16
|
require_is_glob
|
|
17
17
|
} from "./chunk-NB4NLOEJ.js";
|
|
@@ -372,4 +372,4 @@ var require_del = __commonJS({
|
|
|
372
372
|
}
|
|
373
373
|
});
|
|
374
374
|
export default require_del();
|
|
375
|
-
//# sourceMappingURL=del-
|
|
375
|
+
//# sourceMappingURL=del-K5ZJEWTD.js.map
|
|
@@ -4,31 +4,29 @@ import {
|
|
|
4
4
|
errorHandler,
|
|
5
5
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
6
6
|
sendErrorToBugsnag
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-AXNBVGJC.js";
|
|
8
8
|
import "./chunk-O5K4AU7Q.js";
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-LSQU4XJZ.js";
|
|
10
|
+
import "./chunk-3AOK7V27.js";
|
|
11
|
+
import "./chunk-VNZQKLLO.js";
|
|
12
|
+
import "./chunk-PDNTPE4N.js";
|
|
13
13
|
import "./chunk-VSLR7ET4.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-YZA6BRN3.js";
|
|
15
|
+
import "./chunk-KBDH6IDK.js";
|
|
15
16
|
import "./chunk-BYPQXSAL.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-PJKCWDDX.js";
|
|
17
|
+
import "./chunk-5JZ5AGAQ.js";
|
|
18
|
+
import "./chunk-2HGYYNE5.js";
|
|
19
19
|
import "./chunk-XVNW332R.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-CBD6UXLA.js";
|
|
20
|
+
import "./chunk-3NSN5Z4N.js";
|
|
21
|
+
import "./chunk-OJOHMVV7.js";
|
|
23
22
|
import "./chunk-CBBS4CV7.js";
|
|
24
23
|
import "./chunk-SNOECVP4.js";
|
|
25
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-UBB7JKND.js";
|
|
25
|
+
import "./chunk-WNDN5FAY.js";
|
|
26
26
|
import "./chunk-7Q3MMWAC.js";
|
|
27
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-KYB6A4PE.js";
|
|
28
28
|
import "./chunk-NB4NLOEJ.js";
|
|
29
|
-
import "./chunk-UBB7JKND.js";
|
|
30
29
|
import "./chunk-522OB3EU.js";
|
|
31
|
-
import "./chunk-PNN7RS7Y.js";
|
|
32
30
|
import "./chunk-POZ5MGPT.js";
|
|
33
31
|
export {
|
|
34
32
|
addBugsnagMetadata,
|
|
@@ -37,4 +35,4 @@ export {
|
|
|
37
35
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
38
36
|
sendErrorToBugsnag
|
|
39
37
|
};
|
|
40
|
-
//# sourceMappingURL=error-handler-
|
|
38
|
+
//# sourceMappingURL=error-handler-GSXEX5NX.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -1,35 +1,33 @@
|
|
|
1
1
|
import {
|
|
2
2
|
reportAnalyticsEvent
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-LSQU4XJZ.js";
|
|
4
4
|
import {
|
|
5
5
|
getNextDeprecationDate
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-3AOK7V27.js";
|
|
7
|
+
import "../chunk-VNZQKLLO.js";
|
|
8
|
+
import "../chunk-PDNTPE4N.js";
|
|
9
9
|
import "../chunk-VSLR7ET4.js";
|
|
10
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-YZA6BRN3.js";
|
|
11
|
+
import "../chunk-KBDH6IDK.js";
|
|
11
12
|
import "../chunk-BYPQXSAL.js";
|
|
12
|
-
import "../chunk-43YGIE7Y.js";
|
|
13
|
-
import "../chunk-NLUGD7PZ.js";
|
|
14
13
|
import {
|
|
15
14
|
addSensitiveMetadata,
|
|
16
15
|
getAllSensitiveMetadata,
|
|
17
16
|
outputDebug,
|
|
18
17
|
renderWarning
|
|
19
|
-
} from "../chunk-
|
|
18
|
+
} from "../chunk-5JZ5AGAQ.js";
|
|
19
|
+
import "../chunk-2HGYYNE5.js";
|
|
20
20
|
import "../chunk-XVNW332R.js";
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-CBD6UXLA.js";
|
|
21
|
+
import "../chunk-3NSN5Z4N.js";
|
|
22
|
+
import "../chunk-OJOHMVV7.js";
|
|
24
23
|
import "../chunk-CBBS4CV7.js";
|
|
25
24
|
import "../chunk-SNOECVP4.js";
|
|
26
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-UBB7JKND.js";
|
|
26
|
+
import "../chunk-WNDN5FAY.js";
|
|
27
27
|
import "../chunk-7Q3MMWAC.js";
|
|
28
|
-
import "../chunk-
|
|
28
|
+
import "../chunk-KYB6A4PE.js";
|
|
29
29
|
import "../chunk-NB4NLOEJ.js";
|
|
30
|
-
import "../chunk-UBB7JKND.js";
|
|
31
30
|
import "../chunk-522OB3EU.js";
|
|
32
|
-
import "../chunk-PNN7RS7Y.js";
|
|
33
31
|
import {
|
|
34
32
|
init_cjs_shims
|
|
35
33
|
} from "../chunk-POZ5MGPT.js";
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,40 +1,37 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getOutputUpdateCLIReminder
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-MHLSPYVQ.js";
|
|
4
4
|
import {
|
|
5
5
|
startAnalytics
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-3AOK7V27.js";
|
|
7
|
+
import "../chunk-VNZQKLLO.js";
|
|
8
|
+
import "../chunk-PDNTPE4N.js";
|
|
9
9
|
import "../chunk-VSLR7ET4.js";
|
|
10
|
+
import {
|
|
11
|
+
CLI_KIT_VERSION
|
|
12
|
+
} from "../chunk-YZA6BRN3.js";
|
|
10
13
|
import {
|
|
11
14
|
checkForCachedNewVersion,
|
|
12
15
|
checkForNewVersion,
|
|
13
16
|
runAtMinimumInterval
|
|
14
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-KBDH6IDK.js";
|
|
15
18
|
import "../chunk-BYPQXSAL.js";
|
|
16
19
|
import {
|
|
17
|
-
CLI_KIT_VERSION
|
|
18
|
-
} from "../chunk-43YGIE7Y.js";
|
|
19
|
-
import "../chunk-NLUGD7PZ.js";
|
|
20
|
-
import {
|
|
21
|
-
initDemoRecorder,
|
|
22
20
|
outputDebug,
|
|
23
21
|
outputWarn
|
|
24
|
-
} from "../chunk-
|
|
22
|
+
} from "../chunk-5JZ5AGAQ.js";
|
|
23
|
+
import "../chunk-2HGYYNE5.js";
|
|
25
24
|
import "../chunk-XVNW332R.js";
|
|
26
|
-
import "../chunk-
|
|
27
|
-
import "../chunk-
|
|
28
|
-
import "../chunk-CBD6UXLA.js";
|
|
25
|
+
import "../chunk-3NSN5Z4N.js";
|
|
26
|
+
import "../chunk-OJOHMVV7.js";
|
|
29
27
|
import "../chunk-CBBS4CV7.js";
|
|
30
28
|
import "../chunk-SNOECVP4.js";
|
|
31
|
-
import "../chunk-
|
|
29
|
+
import "../chunk-UBB7JKND.js";
|
|
30
|
+
import "../chunk-WNDN5FAY.js";
|
|
32
31
|
import "../chunk-7Q3MMWAC.js";
|
|
33
|
-
import "../chunk-
|
|
32
|
+
import "../chunk-KYB6A4PE.js";
|
|
34
33
|
import "../chunk-NB4NLOEJ.js";
|
|
35
|
-
import "../chunk-UBB7JKND.js";
|
|
36
34
|
import "../chunk-522OB3EU.js";
|
|
37
|
-
import "../chunk-PNN7RS7Y.js";
|
|
38
35
|
import {
|
|
39
36
|
init_cjs_shims
|
|
40
37
|
} from "../chunk-POZ5MGPT.js";
|
|
@@ -45,7 +42,6 @@ init_cjs_shims();
|
|
|
45
42
|
// ../cli-kit/dist/public/node/hooks/prerun.js
|
|
46
43
|
init_cjs_shims();
|
|
47
44
|
var hook = async (options) => {
|
|
48
|
-
initDemoRecorder();
|
|
49
45
|
let commandContent = parseCommandContent({
|
|
50
46
|
id: options.Command.id,
|
|
51
47
|
aliases: options.Command.aliases,
|