@shopify/cli 3.83.3 → 3.84.1

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 (88) hide show
  1. package/README.md +1 -1
  2. package/dist/{chunk-U7OT774M.js → chunk-2HA6WHOK.js} +2 -2
  3. package/dist/{chunk-MGI52UZC.js → chunk-2M63OZ6L.js} +3 -3
  4. package/dist/{chunk-CC4H7OAW.js → chunk-42TDSAFO.js} +3 -3
  5. package/dist/{chunk-6QJUUGM2.js → chunk-4JIM2QT7.js} +4 -4
  6. package/dist/{chunk-SBU6S5G7.js → chunk-57KJCVB5.js} +2 -2
  7. package/dist/{chunk-FE35FSRC.js → chunk-5G56F2K6.js} +7 -7
  8. package/dist/{chunk-EG4X7G4K.js → chunk-77NCO4UD.js} +3 -3
  9. package/dist/{chunk-WROAVXGY.js → chunk-7AEOEVGT.js} +3 -3
  10. package/dist/{chunk-Q6VEUT5Q.js → chunk-DNXNKHZO.js} +2 -2
  11. package/dist/{chunk-XFK3CKIN.js → chunk-DSKW7GLZ.js} +5 -5
  12. package/dist/{chunk-DRATBB26.js → chunk-DVZ22YSP.js} +748 -38
  13. package/dist/{chunk-ZLYK26OR.js → chunk-ES5N6OQW.js} +4 -4
  14. package/dist/{chunk-JEQ7HZCS.js → chunk-FUWTEDP2.js} +13 -13
  15. package/dist/{chunk-S5JEIN5Q.js → chunk-FYGQPHYH.js} +2 -2
  16. package/dist/{chunk-VQ6DWYP7.js → chunk-GWETXJR2.js} +6 -6
  17. package/dist/{chunk-45OTXKBK.js → chunk-IM2PF4V5.js} +2 -2
  18. package/dist/{chunk-WHCXZSKH.js → chunk-IRF44N7J.js} +3 -3
  19. package/dist/{chunk-VRECY72K.js → chunk-JB4IBM6F.js} +2 -2
  20. package/dist/{chunk-ZE4NKLTB.js → chunk-JJH27HLJ.js} +3 -3
  21. package/dist/{chunk-VCN6UBNT.js → chunk-JNDSQA4U.js} +3 -3
  22. package/dist/{chunk-3EURRQ7K.js → chunk-K5XXB73S.js} +9 -8
  23. package/dist/{chunk-YYAMP36W.js → chunk-KS7CKFXX.js} +5 -5
  24. package/dist/{chunk-GGCRQOED.js → chunk-MCEP4L5M.js} +3 -3
  25. package/dist/{chunk-EYZZIYQJ.js → chunk-MQQ5ZTSK.js} +4 -4
  26. package/dist/{chunk-2MEZBZGZ.js → chunk-N2463ZYG.js} +2 -2
  27. package/dist/{chunk-WGMFODN6.js → chunk-NBOUUR2C.js} +3 -3
  28. package/dist/{chunk-AQDVU7OK.js → chunk-PQCWFPSI.js} +7 -7
  29. package/dist/{chunk-ZZGNTCPD.js → chunk-QO4ILPU2.js} +3 -3
  30. package/dist/{chunk-JWJ2ZR5V.js → chunk-R3FZ7BFA.js} +3 -3
  31. package/dist/{chunk-UNQM4BV5.js → chunk-SKEV2KRG.js} +18 -4
  32. package/dist/{chunk-FHOKC4TU.js → chunk-T4K4LRMO.js} +4 -4
  33. package/dist/{chunk-BXBJI6XD.js → chunk-TW3OHW6H.js} +6 -6
  34. package/dist/{chunk-HFQX4JZY.js → chunk-Y4JV2C2F.js} +3 -3
  35. package/dist/{chunk-RBL7EMA5.js → chunk-YQVYH3XF.js} +9 -10
  36. package/dist/cli/commands/auth/logout.js +11 -11
  37. package/dist/cli/commands/auth/logout.test.js +12 -12
  38. package/dist/cli/commands/cache/clear.js +10 -10
  39. package/dist/cli/commands/debug/command-flags.js +10 -10
  40. package/dist/cli/commands/docs/generate.js +10 -10
  41. package/dist/cli/commands/docs/generate.test.js +10 -10
  42. package/dist/cli/commands/help.js +10 -10
  43. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  44. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  45. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  46. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  47. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  48. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  50. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  51. package/dist/cli/commands/notifications/generate.js +11 -11
  52. package/dist/cli/commands/notifications/list.js +11 -11
  53. package/dist/cli/commands/search.js +11 -11
  54. package/dist/cli/commands/upgrade.js +11 -11
  55. package/dist/cli/commands/version.js +11 -11
  56. package/dist/cli/commands/version.test.js +11 -11
  57. package/dist/cli/services/commands/notifications.js +6 -6
  58. package/dist/cli/services/commands/search.js +2 -2
  59. package/dist/cli/services/commands/search.test.js +2 -2
  60. package/dist/cli/services/commands/version.js +3 -3
  61. package/dist/cli/services/commands/version.test.js +4 -4
  62. package/dist/cli/services/kitchen-sink/async.js +2 -2
  63. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  64. package/dist/cli/services/kitchen-sink/static.js +2 -2
  65. package/dist/cli/services/upgrade.js +3 -3
  66. package/dist/cli/services/upgrade.test.js +4 -4
  67. package/dist/configs/all.yml +4 -4
  68. package/dist/configs/recommended.yml +4 -4
  69. package/dist/{custom-oclif-loader-FOBJVOKU.js → custom-oclif-loader-LOMFS5PB.js} +2 -2
  70. package/dist/data/filters.json +10 -10
  71. package/dist/data/latest.json +1 -1
  72. package/dist/data/objects.json +162 -10
  73. package/dist/data/setting.json +7 -2
  74. package/dist/data/shopify_system_translations.json +265 -21
  75. package/dist/data/tags.json +1 -1
  76. package/dist/data/targetted_block_entry.json +2 -2
  77. package/dist/data/theme_block_entry.json +2 -2
  78. package/dist/{error-handler-VBQPBASZ.js → error-handler-TQKQ3EAE.js} +8 -8
  79. package/dist/hooks/postrun.js +6 -6
  80. package/dist/hooks/prerun.js +7 -7
  81. package/dist/index.js +161500 -161854
  82. package/dist/{local-3V2H6DEQ.js → local-76WZCPFM.js} +2 -2
  83. package/dist/{node-package-manager-3VOZDWRH.js → node-package-manager-OCGFQDFC.js} +3 -3
  84. package/dist/tsconfig.tsbuildinfo +1 -1
  85. package/dist/{ui-MKD65UA4.js → ui-A52PK2HZ.js} +2 -2
  86. package/dist/{workerd-EQ7HXYPK.js → workerd-PHNPZMMV.js} +12 -12
  87. package/oclif.manifest.json +20 -10
  88. package/package.json +7 -7
@@ -6955,6 +6955,64 @@
6955
6955
  }
6956
6956
  ]
6957
6957
  },
6958
+ {
6959
+ "access": {
6960
+ "global": false,
6961
+ "parents": [
6962
+ {
6963
+ "object": "line_item",
6964
+ "property": "instructions"
6965
+ }
6966
+ ],
6967
+ "template": []
6968
+ },
6969
+ "deprecated": false,
6970
+ "deprecation_reason": "",
6971
+ "description": "",
6972
+ "properties": [
6973
+ {
6974
+ "deprecated": false,
6975
+ "deprecation_reason": "",
6976
+ "description": "",
6977
+ "examples": [],
6978
+ "return_type": [
6979
+ {
6980
+ "type": "boolean",
6981
+ "name": "",
6982
+ "description": "",
6983
+ "array_value": ""
6984
+ }
6985
+ ],
6986
+ "summary": "Whether the nested cart line item can be removed.",
6987
+ "name": "can_remove"
6988
+ },
6989
+ {
6990
+ "deprecated": false,
6991
+ "deprecation_reason": "",
6992
+ "description": "",
6993
+ "examples": [],
6994
+ "return_type": [
6995
+ {
6996
+ "type": "boolean",
6997
+ "name": "",
6998
+ "description": "",
6999
+ "array_value": ""
7000
+ }
7001
+ ],
7002
+ "summary": "Whether the nested cart line item quantity can be updated.",
7003
+ "name": "can_update_quantity"
7004
+ }
7005
+ ],
7006
+ "summary": "The instructions for a nested cart line item.",
7007
+ "name": "instructions",
7008
+ "examples": [],
7009
+ "json_data": {
7010
+ "path": "",
7011
+ "handle": "",
7012
+ "data_from_file": ""
7013
+ },
7014
+ "return_type": []
7015
+ },
6958
7016
  {
6959
7017
  "access": {
6960
7018
  "global": false,
@@ -6970,6 +7028,10 @@
6970
7028
  {
6971
7029
  "object": "order",
6972
7030
  "property": "line_items"
7031
+ },
7032
+ {
7033
+ "object": "parent_relationship",
7034
+ "property": "parent"
6973
7035
  }
6974
7036
  ],
6975
7037
  "template": []
@@ -7624,6 +7686,38 @@
7624
7686
  "summary": "The components of a line item.",
7625
7687
  "name": "item_components"
7626
7688
  },
7689
+ {
7690
+ "deprecated": false,
7691
+ "deprecation_reason": "",
7692
+ "description": "> Note:\n> This field is applicable for cart line item only.",
7693
+ "examples": [],
7694
+ "return_type": [
7695
+ {
7696
+ "type": "instructions",
7697
+ "name": "",
7698
+ "description": "",
7699
+ "array_value": ""
7700
+ }
7701
+ ],
7702
+ "summary": "Instructions define behaviours and operations that can be performed on the nested cart line.",
7703
+ "name": "instructions"
7704
+ },
7705
+ {
7706
+ "deprecated": false,
7707
+ "deprecation_reason": "",
7708
+ "description": "> Note:\n> This field is applicable for cart line item only.",
7709
+ "examples": [],
7710
+ "return_type": [
7711
+ {
7712
+ "type": "parent_relationship",
7713
+ "name": "",
7714
+ "description": "",
7715
+ "array_value": ""
7716
+ }
7717
+ ],
7718
+ "summary": "The parent relationship for a nested line item.",
7719
+ "name": "parent_relationship"
7720
+ },
7627
7721
  {
7628
7722
  "deprecated": false,
7629
7723
  "deprecation_reason": "",
@@ -10231,7 +10325,7 @@
10231
10325
  {
10232
10326
  "deprecated": false,
10233
10327
  "deprecation_reason": "",
10234
- "description": "The new customer accounts includes a list of Buyers Orders and an Order Details View.\nThis liquid function exposes a URL to a specific Orders Details in new customer accounts.\n[Setup process for the new order details page](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts)\ncan be found in the help center.",
10328
+ "description": "Customer accounts includes a list of Buyers Orders and an Order Details View.\nThis liquid function exposes a URL to a specific Orders Details in customer accounts.\n[Setup process for the new order details page](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts)\ncan be found in the help center.",
10235
10329
  "examples": [],
10236
10330
  "return_type": [
10237
10331
  {
@@ -10836,6 +10930,48 @@
10836
10930
  },
10837
10931
  "return_type": []
10838
10932
  },
10933
+ {
10934
+ "access": {
10935
+ "global": false,
10936
+ "parents": [
10937
+ {
10938
+ "object": "line_item",
10939
+ "property": "parent_relationship"
10940
+ }
10941
+ ],
10942
+ "template": []
10943
+ },
10944
+ "deprecated": false,
10945
+ "deprecation_reason": "",
10946
+ "description": "",
10947
+ "properties": [
10948
+ {
10949
+ "deprecated": false,
10950
+ "deprecation_reason": "",
10951
+ "description": "",
10952
+ "examples": [],
10953
+ "return_type": [
10954
+ {
10955
+ "type": "line_item",
10956
+ "name": "",
10957
+ "description": "",
10958
+ "array_value": ""
10959
+ }
10960
+ ],
10961
+ "summary": "The parent line item for the nested cart line item.",
10962
+ "name": "parent"
10963
+ }
10964
+ ],
10965
+ "summary": "Information about the parent relationship for a nested cart line item.",
10966
+ "name": "parent_relationship",
10967
+ "examples": [],
10968
+ "json_data": {
10969
+ "path": "",
10970
+ "handle": "",
10971
+ "data_from_file": ""
10972
+ },
10973
+ "return_type": []
10974
+ },
10839
10975
  {
10840
10976
  "access": {
10841
10977
  "global": false,
@@ -13554,7 +13690,7 @@
13554
13690
  "array_value": ""
13555
13691
  }
13556
13692
  ],
13557
- "summary": "The [account page](https://help.shopify.com/manual/customers/customer-accounts) URL. Redirects to [new customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13693
+ "summary": "The [account page](https://help.shopify.com/manual/customers/customer-accounts) URL. Redirects to [customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13558
13694
  "name": "account_url"
13559
13695
  },
13560
13696
  {
@@ -13570,7 +13706,7 @@
13570
13706
  "array_value": ""
13571
13707
  }
13572
13708
  ],
13573
- "summary": "The [account login page](/themes/architecture/templates/customers-login) URL. Redirects to [new customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13709
+ "summary": "The [account login page](/themes/architecture/templates/customers-login) URL. Redirects to [customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13574
13710
  "name": "account_login_url"
13575
13711
  },
13576
13712
  {
@@ -13586,7 +13722,7 @@
13586
13722
  "array_value": ""
13587
13723
  }
13588
13724
  ],
13589
- "summary": "The URL to log a customer out of their account. Redirects to [new customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13725
+ "summary": "The URL to log a customer out of their account. Redirects to [customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13590
13726
  "name": "account_logout_url"
13591
13727
  },
13592
13728
  {
@@ -13602,7 +13738,7 @@
13602
13738
  "array_value": ""
13603
13739
  }
13604
13740
  ],
13605
- "summary": "The [password recovery page](/themes/architecture/templates/customers-reset-password) URL. Redirects to [new customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13741
+ "summary": "The [password recovery page](/themes/architecture/templates/customers-reset-password) URL. Redirects to [customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13606
13742
  "name": "account_recover_url"
13607
13743
  },
13608
13744
  {
@@ -13634,9 +13770,25 @@
13634
13770
  "array_value": ""
13635
13771
  }
13636
13772
  ],
13637
- "summary": "The [account addresses page](/themes/architecture/templates/customers-addresses) URL. Redirects to [new customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13773
+ "summary": "The [account addresses page](/themes/architecture/templates/customers-addresses) URL. Redirects to [customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) when enabled.",
13638
13774
  "name": "account_addresses_url"
13639
13775
  },
13776
+ {
13777
+ "deprecated": false,
13778
+ "deprecation_reason": "",
13779
+ "description": "",
13780
+ "examples": [],
13781
+ "return_type": [
13782
+ {
13783
+ "type": "string",
13784
+ "name": "",
13785
+ "description": "",
13786
+ "array_value": ""
13787
+ }
13788
+ ],
13789
+ "summary": "The URL for the [customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) profile page.",
13790
+ "name": "account_profile_url"
13791
+ },
13640
13792
  {
13641
13793
  "deprecated": false,
13642
13794
  "deprecation_reason": "",
@@ -13810,7 +13962,7 @@
13810
13962
  "array_value": ""
13811
13963
  }
13812
13964
  ],
13813
- "summary": "[New customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) login page. Redirects to the storefront page the customer was on before visiting the login page.",
13965
+ "summary": "[Customer accounts](https://help.shopify.com/en/manual/customers/customer-accounts/new-customer-accounts) login page. Redirects to the storefront page the customer was on before visiting the login page.",
13814
13966
  "name": "storefront_login_url"
13815
13967
  }
13816
13968
  ],
@@ -18812,7 +18964,7 @@
18812
18964
  "examples": [
18813
18965
  {
18814
18966
  "name": "Create pagination navigation with `part`",
18815
- "description": "You can create a pagination navigation by iterating over each `part` of a [`paginate` object](/docs/api/liquid/objects/paginate).\n",
18967
+ "description": "You can create a pagination navigation by iterating over each `part` of a [`paginate` object](/docs/api/liquid/objects/paginate).\nWhen paginating, `part.url` may contain a `phcursor` parameter in addition to `page`. This optional parameter is used to improve performance when navigating between pages.\n",
18816
18968
  "syntax": "",
18817
18969
  "path": "/collections/all",
18818
18970
  "raw_liquid": "{% paginate collection.products by 5 -%}\n {% for part in paginate.parts -%}\n {% if part.is_link -%}\n {{ part.title | link_to: part.url}}\n {%- else -%}\n <span>{{ part.title }}</span>\n {% endif %}\n {%- endfor %}\n{%- endpaginate %}",
@@ -18824,7 +18976,7 @@
18824
18976
  "json_data": {
18825
18977
  "path": "",
18826
18978
  "handle": "",
18827
- "data_from_file": "{\"is_link\":true,\"title\":\"2\",\"url\":\"/collections/all?page=2\"}"
18979
+ "data_from_file": "{\"is_link\":true,\"title\":\"2\",\"url\":\"/collections/all?page=2&phcursor=eyJhbGciOiJIUzI1NiJ9.eyJzayI6InBvc2l0aW9uIiwic3YiOjIwLCJkIjoiZiIsInVpZCI6MzY5MTI0Nzk3NjQ2NTksImwiOjIwLCJvIjowLCJyIjoiQ0RQIiwidiI6MSwicCI6Mn0.rlQnBhrVp_ZXLZBZRzrYxxDDKfpaPSH2UmkttMttC0s\"}"
18828
18980
  },
18829
18981
  "return_type": []
18830
18982
  },
@@ -19408,4 +19560,4 @@
19408
19560
  },
19409
19561
  "return_type": []
19410
19562
  }
19411
- ]
19563
+ ]
@@ -758,6 +758,7 @@
758
758
  },
759
759
  "step": {
760
760
  "type": "number",
761
+ "multipleOf": 0.1,
761
762
  "description": "The increment size between steps of the slider"
762
763
  },
763
764
  "unit": {
@@ -1126,14 +1127,18 @@
1126
1127
  },
1127
1128
 
1128
1129
  "paragraph": {
1129
- "allOf": [{ "$ref": "#/definitions/sidebarStandardSettings" }],
1130
+ "allOf": [
1131
+ { "$ref": "#/definitions/sidebarStandardSettings" },
1132
+ { "$ref": "#/definitions/conditionalSetting" }
1133
+ ],
1130
1134
  "properties": {
1131
1135
  "type": {
1132
1136
  "const": "paragraph",
1133
1137
  "description": "A setting of type paragraph outputs a text element to help you better describe your input settings.",
1134
1138
  "markdownDescription": "A setting of type `paragraph` outputs a text element to help you better describe your input settings.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/settings/sidebar-settings#paragraph)"
1135
1139
  },
1136
- "content": true
1140
+ "content": true,
1141
+ "visible_if": true
1137
1142
  },
1138
1143
  "additionalProperties": false
1139
1144
  },