@cloudscape-design/components 3.0.571 → 3.0.573

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 (41) hide show
  1. package/i18n/messages/all.all.js +109 -1
  2. package/i18n/messages/all.all.json +109 -1
  3. package/i18n/messages/all.de.js +8 -0
  4. package/i18n/messages/all.de.json +8 -0
  5. package/i18n/messages/all.en-GB.js +8 -0
  6. package/i18n/messages/all.en-GB.json +8 -0
  7. package/i18n/messages/all.en.js +8 -0
  8. package/i18n/messages/all.en.json +8 -0
  9. package/i18n/messages/all.es.js +8 -0
  10. package/i18n/messages/all.es.json +8 -0
  11. package/i18n/messages/all.fr.js +8 -0
  12. package/i18n/messages/all.fr.json +8 -0
  13. package/i18n/messages/all.id.js +8 -0
  14. package/i18n/messages/all.id.json +8 -0
  15. package/i18n/messages/all.it.js +8 -0
  16. package/i18n/messages/all.it.json +8 -0
  17. package/i18n/messages/all.ja.js +9 -0
  18. package/i18n/messages/all.ja.json +9 -0
  19. package/i18n/messages/all.ko.js +9 -0
  20. package/i18n/messages/all.ko.json +9 -0
  21. package/i18n/messages/all.pt-BR.js +8 -0
  22. package/i18n/messages/all.pt-BR.json +8 -0
  23. package/i18n/messages/all.tr.js +9 -1
  24. package/i18n/messages/all.tr.json +9 -1
  25. package/i18n/messages/all.zh-CN.js +9 -0
  26. package/i18n/messages/all.zh-CN.json +9 -0
  27. package/i18n/messages/all.zh-TW.js +9 -0
  28. package/i18n/messages/all.zh-TW.json +9 -0
  29. package/internal/environment.js +1 -1
  30. package/internal/environment.json +1 -1
  31. package/internal/manifest.json +1 -1
  32. package/package.json +1 -1
  33. package/property-filter/controller.d.ts.map +1 -1
  34. package/property-filter/controller.js +3 -1
  35. package/property-filter/controller.js.map +1 -1
  36. package/property-filter/index.d.ts.map +1 -1
  37. package/property-filter/index.js +5 -3
  38. package/property-filter/index.js.map +1 -1
  39. package/property-filter/interfaces.d.ts +2 -1
  40. package/property-filter/interfaces.d.ts.map +1 -1
  41. package/property-filter/interfaces.js.map +1 -1
@@ -736,6 +736,14 @@ export default {
736
736
  { type: 1, value: 'token__value' },
737
737
  ],
738
738
  },
739
+ not_starts_with: {
740
+ value: [
741
+ { type: 0, value: 'Filter entfernen, ' },
742
+ { type: 1, value: 'token__propertyKey' },
743
+ { type: 0, value: ' beginnt nicht mit ' },
744
+ { type: 1, value: 'token__value' },
745
+ ],
746
+ },
739
747
  other: { value: [] },
740
748
  },
741
749
  },
@@ -1796,6 +1804,14 @@ export default {
1796
1804
  { type: 1, value: 'token__value' },
1797
1805
  ],
1798
1806
  },
1807
+ not_starts_with: {
1808
+ value: [
1809
+ { type: 0, value: 'Remove filter, ' },
1810
+ { type: 1, value: 'token__propertyKey' },
1811
+ { type: 0, value: ' does not start with ' },
1812
+ { type: 1, value: 'token__value' },
1813
+ ],
1814
+ },
1799
1815
  other: { value: [] },
1800
1816
  },
1801
1817
  },
@@ -2846,6 +2862,14 @@ export default {
2846
2862
  { type: 1, value: 'token__value' },
2847
2863
  ],
2848
2864
  },
2865
+ not_starts_with: {
2866
+ value: [
2867
+ { type: 0, value: 'Remove filter, ' },
2868
+ { type: 1, value: 'token__propertyKey' },
2869
+ { type: 0, value: ' does not start with ' },
2870
+ { type: 1, value: 'token__value' },
2871
+ ],
2872
+ },
2849
2873
  other: { value: [] },
2850
2874
  },
2851
2875
  },
@@ -3904,6 +3928,14 @@ export default {
3904
3928
  { type: 1, value: 'token__value' },
3905
3929
  ],
3906
3930
  },
3931
+ not_starts_with: {
3932
+ value: [
3933
+ { type: 0, value: 'Eliminar filtro, ' },
3934
+ { type: 1, value: 'token__propertyKey' },
3935
+ { type: 0, value: ' no comienza con ' },
3936
+ { type: 1, value: 'token__value' },
3937
+ ],
3938
+ },
3907
3939
  other: { value: [] },
3908
3940
  },
3909
3941
  },
@@ -4975,6 +5007,14 @@ export default {
4975
5007
  { type: 1, value: 'token__value' },
4976
5008
  ],
4977
5009
  },
5010
+ not_starts_with: {
5011
+ value: [
5012
+ { type: 0, value: 'Supprimer le filtre, ' },
5013
+ { type: 1, value: 'token__propertyKey' },
5014
+ { type: 0, value: ' ne commence pas par ' },
5015
+ { type: 1, value: 'token__value' },
5016
+ ],
5017
+ },
4978
5018
  other: { value: [] },
4979
5019
  },
4980
5020
  },
@@ -6031,6 +6071,14 @@ export default {
6031
6071
  { type: 1, value: 'token__value' },
6032
6072
  ],
6033
6073
  },
6074
+ not_starts_with: {
6075
+ value: [
6076
+ { type: 0, value: 'Hapus filter, ' },
6077
+ { type: 1, value: 'token__propertyKey' },
6078
+ { type: 0, value: ' tidak dimulai dengan ' },
6079
+ { type: 1, value: 'token__value' },
6080
+ ],
6081
+ },
6034
6082
  other: { value: [] },
6035
6083
  },
6036
6084
  },
@@ -7055,6 +7103,14 @@ export default {
7055
7103
  { type: 1, value: 'token__value' },
7056
7104
  ],
7057
7105
  },
7106
+ not_starts_with: {
7107
+ value: [
7108
+ { type: 0, value: 'Rimuovi filtro, ' },
7109
+ { type: 1, value: 'token__propertyKey' },
7110
+ { type: 0, value: ' non inizia con ' },
7111
+ { type: 1, value: 'token__value' },
7112
+ ],
7113
+ },
7058
7114
  other: { value: [] },
7059
7115
  },
7060
7116
  },
@@ -8132,6 +8188,15 @@ export default {
8132
8188
  { type: 0, value: ' で始まる' },
8133
8189
  ],
8134
8190
  },
8191
+ not_starts_with: {
8192
+ value: [
8193
+ { type: 0, value: 'フィルターを削除、' },
8194
+ { type: 1, value: 'token__propertyKey' },
8195
+ { type: 0, value: ' は ' },
8196
+ { type: 1, value: 'token__value' },
8197
+ { type: 0, value: ' で始まらない' },
8198
+ ],
8199
+ },
8135
8200
  other: { value: [] },
8136
8201
  },
8137
8202
  },
@@ -9183,6 +9248,15 @@ export default {
9183
9248
  { type: 1, value: 'token__propertyKey' },
9184
9249
  ],
9185
9250
  },
9251
+ not_starts_with: {
9252
+ value: [
9253
+ { type: 0, value: '필터 제거, ' },
9254
+ { type: 1, value: 'token__propertyKey' },
9255
+ { type: 0, value: '이(가) ' },
9256
+ { type: 1, value: 'token__value' },
9257
+ { type: 0, value: '(으)로 시작하지 않음' },
9258
+ ],
9259
+ },
9186
9260
  other: { value: [] },
9187
9261
  },
9188
9262
  },
@@ -10228,6 +10302,14 @@ export default {
10228
10302
  { type: 1, value: 'token__value' },
10229
10303
  ],
10230
10304
  },
10305
+ not_starts_with: {
10306
+ value: [
10307
+ { type: 0, value: 'Remova o filtro, ' },
10308
+ { type: 1, value: 'token__propertyKey' },
10309
+ { type: 0, value: ' não começa com ' },
10310
+ { type: 1, value: 'token__value' },
10311
+ ],
10312
+ },
10231
10313
  other: { value: [] },
10232
10314
  },
10233
10315
  },
@@ -11934,7 +12016,7 @@ export default {
11934
12016
  'i18nStrings.operatorGreaterText': [{ type: 0, value: 'Büyüktür' }],
11935
12017
  'i18nStrings.operatorLessOrEqualText': [{ type: 0, value: 'Küçük veya eşittir' }],
11936
12018
  'i18nStrings.operatorLessText': [{ type: 0, value: 'Küçüktür' }],
11937
- 'i18nStrings.operatorStartsWithText': [{ type: 0, value: 'Şununla başlıyor:' }],
12019
+ 'i18nStrings.operatorStartsWithText': [{ type: 0, value: 'İle başlar' }],
11938
12020
  'i18nStrings.operatorDoesNotStartWithText': [{ type: 0, value: 'Şununla başlamıyor:' }],
11939
12021
  'i18nStrings.operatorText': [{ type: 0, value: 'Operatör' }],
11940
12022
  'i18nStrings.operatorsText': [{ type: 0, value: 'Operatörler' }],
@@ -12019,6 +12101,14 @@ export default {
12019
12101
  { type: 0, value: ' değerinden şunla başlar filtresini kaldır' },
12020
12102
  ],
12021
12103
  },
12104
+ not_starts_with: {
12105
+ value: [
12106
+ { type: 1, value: 'token__propertyKey' },
12107
+ { type: 0, value: ', ' },
12108
+ { type: 1, value: 'token__value' },
12109
+ { type: 0, value: ' değeri ile başlamaz filtresini kaldır' },
12110
+ ],
12111
+ },
12022
12112
  other: { value: [] },
12023
12113
  },
12024
12114
  },
@@ -13074,6 +13164,15 @@ export default {
13074
13164
  { type: 1, value: 'token__value' },
13075
13165
  ],
13076
13166
  },
13167
+ not_starts_with: {
13168
+ value: [
13169
+ { type: 0, value: '删除筛选条件,' },
13170
+ { type: 1, value: 'token__propertyKey' },
13171
+ { type: 0, value: ' 不是以 ' },
13172
+ { type: 1, value: 'token__value' },
13173
+ { type: 0, value: ' 开头' },
13174
+ ],
13175
+ },
13077
13176
  other: { value: [] },
13078
13177
  },
13079
13178
  },
@@ -14113,6 +14212,15 @@ export default {
14113
14212
  { type: 1, value: 'token__value' },
14114
14213
  ],
14115
14214
  },
14215
+ not_starts_with: {
14216
+ value: [
14217
+ { type: 0, value: '移除篩選條件,' },
14218
+ { type: 1, value: 'token__propertyKey' },
14219
+ { type: 0, value: ' 不是以 ' },
14220
+ { type: 1, value: 'token__value' },
14221
+ { type: 0, value: ' 開頭' },
14222
+ ],
14223
+ },
14116
14224
  other: { value: [] },
14117
14225
  },
14118
14226
  },
@@ -740,6 +740,14 @@
740
740
  { "type": 1, "value": "token__value" }
741
741
  ]
742
742
  },
743
+ "not_starts_with": {
744
+ "value": [
745
+ { "type": 0, "value": "Filter entfernen, " },
746
+ { "type": 1, "value": "token__propertyKey" },
747
+ { "type": 0, "value": " beginnt nicht mit " },
748
+ { "type": 1, "value": "token__value" }
749
+ ]
750
+ },
743
751
  "other": { "value": [] }
744
752
  }
745
753
  }
@@ -1807,6 +1815,14 @@
1807
1815
  { "type": 1, "value": "token__value" }
1808
1816
  ]
1809
1817
  },
1818
+ "not_starts_with": {
1819
+ "value": [
1820
+ { "type": 0, "value": "Remove filter, " },
1821
+ { "type": 1, "value": "token__propertyKey" },
1822
+ { "type": 0, "value": " does not start with " },
1823
+ { "type": 1, "value": "token__value" }
1824
+ ]
1825
+ },
1810
1826
  "other": { "value": [] }
1811
1827
  }
1812
1828
  }
@@ -2858,6 +2874,14 @@
2858
2874
  { "type": 1, "value": "token__value" }
2859
2875
  ]
2860
2876
  },
2877
+ "not_starts_with": {
2878
+ "value": [
2879
+ { "type": 0, "value": "Remove filter, " },
2880
+ { "type": 1, "value": "token__propertyKey" },
2881
+ { "type": 0, "value": " does not start with " },
2882
+ { "type": 1, "value": "token__value" }
2883
+ ]
2884
+ },
2861
2885
  "other": { "value": [] }
2862
2886
  }
2863
2887
  }
@@ -3915,6 +3939,14 @@
3915
3939
  { "type": 1, "value": "token__value" }
3916
3940
  ]
3917
3941
  },
3942
+ "not_starts_with": {
3943
+ "value": [
3944
+ { "type": 0, "value": "Eliminar filtro, " },
3945
+ { "type": 1, "value": "token__propertyKey" },
3946
+ { "type": 0, "value": " no comienza con " },
3947
+ { "type": 1, "value": "token__value" }
3948
+ ]
3949
+ },
3918
3950
  "other": { "value": [] }
3919
3951
  }
3920
3952
  }
@@ -4989,6 +5021,14 @@
4989
5021
  { "type": 1, "value": "token__value" }
4990
5022
  ]
4991
5023
  },
5024
+ "not_starts_with": {
5025
+ "value": [
5026
+ { "type": 0, "value": "Supprimer le filtre, " },
5027
+ { "type": 1, "value": "token__propertyKey" },
5028
+ { "type": 0, "value": " ne commence pas par " },
5029
+ { "type": 1, "value": "token__value" }
5030
+ ]
5031
+ },
4992
5032
  "other": { "value": [] }
4993
5033
  }
4994
5034
  }
@@ -6059,6 +6099,14 @@
6059
6099
  { "type": 1, "value": "token__value" }
6060
6100
  ]
6061
6101
  },
6102
+ "not_starts_with": {
6103
+ "value": [
6104
+ { "type": 0, "value": "Hapus filter, " },
6105
+ { "type": 1, "value": "token__propertyKey" },
6106
+ { "type": 0, "value": " tidak dimulai dengan " },
6107
+ { "type": 1, "value": "token__value" }
6108
+ ]
6109
+ },
6062
6110
  "other": { "value": [] }
6063
6111
  }
6064
6112
  }
@@ -7080,6 +7128,14 @@
7080
7128
  { "type": 1, "value": "token__value" }
7081
7129
  ]
7082
7130
  },
7131
+ "not_starts_with": {
7132
+ "value": [
7133
+ { "type": 0, "value": "Rimuovi filtro, " },
7134
+ { "type": 1, "value": "token__propertyKey" },
7135
+ { "type": 0, "value": " non inizia con " },
7136
+ { "type": 1, "value": "token__value" }
7137
+ ]
7138
+ },
7083
7139
  "other": { "value": [] }
7084
7140
  }
7085
7141
  }
@@ -8163,6 +8219,15 @@
8163
8219
  { "type": 0, "value": " で始まる" }
8164
8220
  ]
8165
8221
  },
8222
+ "not_starts_with": {
8223
+ "value": [
8224
+ { "type": 0, "value": "フィルターを削除、" },
8225
+ { "type": 1, "value": "token__propertyKey" },
8226
+ { "type": 0, "value": " は " },
8227
+ { "type": 1, "value": "token__value" },
8228
+ { "type": 0, "value": " で始まらない" }
8229
+ ]
8230
+ },
8166
8231
  "other": { "value": [] }
8167
8232
  }
8168
8233
  }
@@ -9216,6 +9281,15 @@
9216
9281
  { "type": 1, "value": "token__propertyKey" }
9217
9282
  ]
9218
9283
  },
9284
+ "not_starts_with": {
9285
+ "value": [
9286
+ { "type": 0, "value": "필터 제거, " },
9287
+ { "type": 1, "value": "token__propertyKey" },
9288
+ { "type": 0, "value": "이(가) " },
9289
+ { "type": 1, "value": "token__value" },
9290
+ { "type": 0, "value": "(으)로 시작하지 않음" }
9291
+ ]
9292
+ },
9219
9293
  "other": { "value": [] }
9220
9294
  }
9221
9295
  }
@@ -10270,6 +10344,14 @@
10270
10344
  { "type": 1, "value": "token__value" }
10271
10345
  ]
10272
10346
  },
10347
+ "not_starts_with": {
10348
+ "value": [
10349
+ { "type": 0, "value": "Remova o filtro, " },
10350
+ { "type": 1, "value": "token__propertyKey" },
10351
+ { "type": 0, "value": " não começa com " },
10352
+ { "type": 1, "value": "token__value" }
10353
+ ]
10354
+ },
10273
10355
  "other": { "value": [] }
10274
10356
  }
10275
10357
  }
@@ -11991,7 +12073,7 @@
11991
12073
  "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "Büyüktür" }],
11992
12074
  "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "Küçük veya eşittir" }],
11993
12075
  "i18nStrings.operatorLessText": [{ "type": 0, "value": "Küçüktür" }],
11994
- "i18nStrings.operatorStartsWithText": [{ "type": 0, "value": "Şununla başlıyor:" }],
12076
+ "i18nStrings.operatorStartsWithText": [{ "type": 0, "value": "İle başlar" }],
11995
12077
  "i18nStrings.operatorDoesNotStartWithText": [{ "type": 0, "value": "Şununla başlamıyor:" }],
11996
12078
  "i18nStrings.operatorText": [{ "type": 0, "value": "Operatör" }],
11997
12079
  "i18nStrings.operatorsText": [{ "type": 0, "value": "Operatörler" }],
@@ -12076,6 +12158,14 @@
12076
12158
  { "type": 0, "value": " değerinden şunla başlar filtresini kaldır" }
12077
12159
  ]
12078
12160
  },
12161
+ "not_starts_with": {
12162
+ "value": [
12163
+ { "type": 1, "value": "token__propertyKey" },
12164
+ { "type": 0, "value": ", " },
12165
+ { "type": 1, "value": "token__value" },
12166
+ { "type": 0, "value": " değeri ile başlamaz filtresini kaldır" }
12167
+ ]
12168
+ },
12079
12169
  "other": { "value": [] }
12080
12170
  }
12081
12171
  }
@@ -13132,6 +13222,15 @@
13132
13222
  { "type": 1, "value": "token__value" }
13133
13223
  ]
13134
13224
  },
13225
+ "not_starts_with": {
13226
+ "value": [
13227
+ { "type": 0, "value": "删除筛选条件," },
13228
+ { "type": 1, "value": "token__propertyKey" },
13229
+ { "type": 0, "value": " 不是以 " },
13230
+ { "type": 1, "value": "token__value" },
13231
+ { "type": 0, "value": " 开头" }
13232
+ ]
13233
+ },
13135
13234
  "other": { "value": [] }
13136
13235
  }
13137
13236
  }
@@ -14170,6 +14269,15 @@
14170
14269
  { "type": 1, "value": "token__value" }
14171
14270
  ]
14172
14271
  },
14272
+ "not_starts_with": {
14273
+ "value": [
14274
+ { "type": 0, "value": "移除篩選條件," },
14275
+ { "type": 1, "value": "token__propertyKey" },
14276
+ { "type": 0, "value": " 不是以 " },
14277
+ { "type": 1, "value": "token__value" },
14278
+ { "type": 0, "value": " 開頭" }
14279
+ ]
14280
+ },
14173
14281
  "other": { "value": [] }
14174
14282
  }
14175
14283
  }
@@ -736,6 +736,14 @@ export default {
736
736
  { type: 1, value: 'token__value' },
737
737
  ],
738
738
  },
739
+ not_starts_with: {
740
+ value: [
741
+ { type: 0, value: 'Filter entfernen, ' },
742
+ { type: 1, value: 'token__propertyKey' },
743
+ { type: 0, value: ' beginnt nicht mit ' },
744
+ { type: 1, value: 'token__value' },
745
+ ],
746
+ },
739
747
  other: { value: [] },
740
748
  },
741
749
  },
@@ -740,6 +740,14 @@
740
740
  { "type": 1, "value": "token__value" }
741
741
  ]
742
742
  },
743
+ "not_starts_with": {
744
+ "value": [
745
+ { "type": 0, "value": "Filter entfernen, " },
746
+ { "type": 1, "value": "token__propertyKey" },
747
+ { "type": 0, "value": " beginnt nicht mit " },
748
+ { "type": 1, "value": "token__value" }
749
+ ]
750
+ },
743
751
  "other": { "value": [] }
744
752
  }
745
753
  }
@@ -724,6 +724,14 @@ export default {
724
724
  { type: 1, value: 'token__value' },
725
725
  ],
726
726
  },
727
+ not_starts_with: {
728
+ value: [
729
+ { type: 0, value: 'Remove filter, ' },
730
+ { type: 1, value: 'token__propertyKey' },
731
+ { type: 0, value: ' does not start with ' },
732
+ { type: 1, value: 'token__value' },
733
+ ],
734
+ },
727
735
  other: { value: [] },
728
736
  },
729
737
  },
@@ -725,6 +725,14 @@
725
725
  { "type": 1, "value": "token__value" }
726
726
  ]
727
727
  },
728
+ "not_starts_with": {
729
+ "value": [
730
+ { "type": 0, "value": "Remove filter, " },
731
+ { "type": 1, "value": "token__propertyKey" },
732
+ { "type": 0, "value": " does not start with " },
733
+ { "type": 1, "value": "token__value" }
734
+ ]
735
+ },
728
736
  "other": { "value": [] }
729
737
  }
730
738
  }
@@ -724,6 +724,14 @@ export default {
724
724
  { type: 1, value: 'token__value' },
725
725
  ],
726
726
  },
727
+ not_starts_with: {
728
+ value: [
729
+ { type: 0, value: 'Remove filter, ' },
730
+ { type: 1, value: 'token__propertyKey' },
731
+ { type: 0, value: ' does not start with ' },
732
+ { type: 1, value: 'token__value' },
733
+ ],
734
+ },
727
735
  other: { value: [] },
728
736
  },
729
737
  },
@@ -723,6 +723,14 @@
723
723
  { "type": 1, "value": "token__value" }
724
724
  ]
725
725
  },
726
+ "not_starts_with": {
727
+ "value": [
728
+ { "type": 0, "value": "Remove filter, " },
729
+ { "type": 1, "value": "token__propertyKey" },
730
+ { "type": 0, "value": " does not start with " },
731
+ { "type": 1, "value": "token__value" }
732
+ ]
733
+ },
726
734
  "other": { "value": [] }
727
735
  }
728
736
  }
@@ -732,6 +732,14 @@ export default {
732
732
  { type: 1, value: 'token__value' },
733
733
  ],
734
734
  },
735
+ not_starts_with: {
736
+ value: [
737
+ { type: 0, value: 'Eliminar filtro, ' },
738
+ { type: 1, value: 'token__propertyKey' },
739
+ { type: 0, value: ' no comienza con ' },
740
+ { type: 1, value: 'token__value' },
741
+ ],
742
+ },
735
743
  other: { value: [] },
736
744
  },
737
745
  },
@@ -731,6 +731,14 @@
731
731
  { "type": 1, "value": "token__value" }
732
732
  ]
733
733
  },
734
+ "not_starts_with": {
735
+ "value": [
736
+ { "type": 0, "value": "Eliminar filtro, " },
737
+ { "type": 1, "value": "token__propertyKey" },
738
+ { "type": 0, "value": " no comienza con " },
739
+ { "type": 1, "value": "token__value" }
740
+ ]
741
+ },
734
742
  "other": { "value": [] }
735
743
  }
736
744
  }
@@ -737,6 +737,14 @@ export default {
737
737
  { type: 1, value: 'token__value' },
738
738
  ],
739
739
  },
740
+ not_starts_with: {
741
+ value: [
742
+ { type: 0, value: 'Supprimer le filtre, ' },
743
+ { type: 1, value: 'token__propertyKey' },
744
+ { type: 0, value: ' ne commence pas par ' },
745
+ { type: 1, value: 'token__value' },
746
+ ],
747
+ },
740
748
  other: { value: [] },
741
749
  },
742
750
  },
@@ -736,6 +736,14 @@
736
736
  { "type": 1, "value": "token__value" }
737
737
  ]
738
738
  },
739
+ "not_starts_with": {
740
+ "value": [
741
+ { "type": 0, "value": "Supprimer le filtre, " },
742
+ { "type": 1, "value": "token__propertyKey" },
743
+ { "type": 0, "value": " ne commence pas par " },
744
+ { "type": 1, "value": "token__value" }
745
+ ]
746
+ },
739
747
  "other": { "value": [] }
740
748
  }
741
749
  }
@@ -703,6 +703,14 @@ export default {
703
703
  { type: 1, value: 'token__value' },
704
704
  ],
705
705
  },
706
+ not_starts_with: {
707
+ value: [
708
+ { type: 0, value: 'Hapus filter, ' },
709
+ { type: 1, value: 'token__propertyKey' },
710
+ { type: 0, value: ' tidak dimulai dengan ' },
711
+ { type: 1, value: 'token__value' },
712
+ ],
713
+ },
706
714
  other: { value: [] },
707
715
  },
708
716
  },
@@ -710,6 +710,14 @@
710
710
  { "type": 1, "value": "token__value" }
711
711
  ]
712
712
  },
713
+ "not_starts_with": {
714
+ "value": [
715
+ { "type": 0, "value": "Hapus filter, " },
716
+ { "type": 1, "value": "token__propertyKey" },
717
+ { "type": 0, "value": " tidak dimulai dengan " },
718
+ { "type": 1, "value": "token__value" }
719
+ ]
720
+ },
713
721
  "other": { "value": [] }
714
722
  }
715
723
  }
@@ -692,6 +692,14 @@ export default {
692
692
  { type: 1, value: 'token__value' },
693
693
  ],
694
694
  },
695
+ not_starts_with: {
696
+ value: [
697
+ { type: 0, value: 'Rimuovi filtro, ' },
698
+ { type: 1, value: 'token__propertyKey' },
699
+ { type: 0, value: ' non inizia con ' },
700
+ { type: 1, value: 'token__value' },
701
+ ],
702
+ },
695
703
  other: { value: [] },
696
704
  },
697
705
  },
@@ -691,6 +691,14 @@
691
691
  { "type": 1, "value": "token__value" }
692
692
  ]
693
693
  },
694
+ "not_starts_with": {
695
+ "value": [
696
+ { "type": 0, "value": "Rimuovi filtro, " },
697
+ { "type": 1, "value": "token__propertyKey" },
698
+ { "type": 0, "value": " non inizia con " },
699
+ { "type": 1, "value": "token__value" }
700
+ ]
701
+ },
694
702
  "other": { "value": [] }
695
703
  }
696
704
  }
@@ -741,6 +741,15 @@ export default {
741
741
  { type: 0, value: ' で始まる' },
742
742
  ],
743
743
  },
744
+ not_starts_with: {
745
+ value: [
746
+ { type: 0, value: 'フィルターを削除、' },
747
+ { type: 1, value: 'token__propertyKey' },
748
+ { type: 0, value: ' は ' },
749
+ { type: 1, value: 'token__value' },
750
+ { type: 0, value: ' で始まらない' },
751
+ ],
752
+ },
744
753
  other: { value: [] },
745
754
  },
746
755
  },
@@ -742,6 +742,15 @@
742
742
  { "type": 0, "value": " で始まる" }
743
743
  ]
744
744
  },
745
+ "not_starts_with": {
746
+ "value": [
747
+ { "type": 0, "value": "フィルターを削除、" },
748
+ { "type": 1, "value": "token__propertyKey" },
749
+ { "type": 0, "value": " は " },
750
+ { "type": 1, "value": "token__value" },
751
+ { "type": 0, "value": " で始まらない" }
752
+ ]
753
+ },
745
754
  "other": { "value": [] }
746
755
  }
747
756
  }