@total_onion/onion-library 1.0.43 → 1.0.44

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.
@@ -677,10 +677,8 @@
677
677
  "id": ""
678
678
  },
679
679
  "wpml_cf_preferences": 3,
680
- "user_roles": [
681
- "administrator"
682
- ],
683
680
  "choices": {
681
+ "__200": "Light",
684
682
  "__default": "Default",
685
683
  "__bold": "Bold"
686
684
  },
@@ -944,22 +942,23 @@
944
942
  },
945
943
  "wpml_cf_preferences": 3,
946
944
  "choices": {
945
+ "__200": "Light",
947
946
  "__default": "Default",
948
947
  "__bold": "Bold"
949
948
  },
950
949
  "default_value": false,
951
950
  "return_format": "value",
952
951
  "multiple": 0,
953
- "allow_null": 1,
954
- "ui": 1,
955
- "ajax": 0,
956
- "placeholder": "",
952
+ "max": "",
957
953
  "allow_custom": 0,
954
+ "placeholder": "",
958
955
  "search_placeholder": "",
959
956
  "prepend": "",
960
957
  "append": "",
961
- "min": "",
962
- "max": ""
958
+ "allow_null": 1,
959
+ "ui": 1,
960
+ "ajax": 0,
961
+ "min": ""
963
962
  },
964
963
  {
965
964
  "key": "field_687a4e2346957",
@@ -1209,26 +1208,24 @@
1209
1208
  "id": ""
1210
1209
  },
1211
1210
  "wpml_cf_preferences": 3,
1212
- "user_roles": [
1213
- "administrator"
1214
- ],
1215
1211
  "choices": {
1212
+ "__200": "Light",
1216
1213
  "__default": "Default",
1217
1214
  "__bold": "Bold"
1218
1215
  },
1219
1216
  "default_value": false,
1220
1217
  "return_format": "value",
1221
1218
  "multiple": 0,
1222
- "allow_null": 1,
1223
- "ui": 1,
1224
- "ajax": 0,
1225
- "placeholder": "",
1219
+ "max": "",
1226
1220
  "allow_custom": 0,
1221
+ "placeholder": "",
1227
1222
  "search_placeholder": "",
1228
1223
  "prepend": "",
1229
1224
  "append": "",
1230
- "min": "",
1231
- "max": ""
1225
+ "allow_null": 1,
1226
+ "ui": 1,
1227
+ "ajax": 0,
1228
+ "min": ""
1232
1229
  },
1233
1230
  {
1234
1231
  "key": "field_687a4e23484af",
@@ -1385,5 +1382,5 @@
1385
1382
  "acfe_display_title": "",
1386
1383
  "acfe_meta": "",
1387
1384
  "acfe_note": "",
1388
- "modified": 1752851122
1385
+ "modified": 1752931819
1389
1386
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "1.0.43",
3
+ "version": "1.0.44",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {