revert: remove country list fixes, keep only search/sort (#157)

Country list fixes will come from PR #156 instead.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ben Weeks 2025-12-23 13:44:21 +00:00
parent e568d55760
commit 7bfc687a87

View file

@ -20,6 +20,7 @@ window.app.component('shipping-zones-list', {
currencies: [], currencies: [],
shippingZoneOptions: [ shippingZoneOptions: [
'Free (digital)', 'Free (digital)',
'Flat rate',
'Worldwide', 'Worldwide',
'Europe', 'Europe',
'Australia', 'Australia',
@ -27,7 +28,6 @@ window.app.component('shipping-zones-list', {
'Belgium', 'Belgium',
'Brazil', 'Brazil',
'Canada', 'Canada',
'China',
'Denmark', 'Denmark',
'Finland', 'Finland',
'France', 'France',
@ -35,8 +35,8 @@ window.app.component('shipping-zones-list', {
'Greece', 'Greece',
'Hong Kong', 'Hong Kong',
'Hungary', 'Hungary',
'Indonesia',
'Ireland', 'Ireland',
'Indonesia',
'Israel', 'Israel',
'Italy', 'Italy',
'Japan', 'Japan',
@ -60,9 +60,10 @@ window.app.component('shipping-zones-list', {
'Thailand', 'Thailand',
'Turkey', 'Turkey',
'Ukraine', 'Ukraine',
'United Kingdom', 'United Kingdom**',
'United States', 'United States***',
'Vietnam' 'Vietnam',
'China'
], ],
zonesTable: { zonesTable: {
columns: [ columns: [