@total_onion/onion-library 1.0.25 → 1.0.26

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.
@@ -0,0 +1,149 @@
1
+ {
2
+ "key": "group_6877b1697bf9f",
3
+ "title": "Fields: Site Logos V3",
4
+ "fields": [
5
+ {
6
+ "key": "field_6877b1698adab",
7
+ "label": "Header Logo Desktop",
8
+ "name": "header_logo_desktop",
9
+ "aria-label": "",
10
+ "type": "image",
11
+ "instructions": "",
12
+ "required": 0,
13
+ "conditional_logic": 0,
14
+ "wrapper": {
15
+ "width": "25",
16
+ "class": "",
17
+ "id": ""
18
+ },
19
+ "wpml_cf_preferences": 1,
20
+ "uploader": "",
21
+ "return_format": "id",
22
+ "library": "all",
23
+ "upload_folder": "",
24
+ "acfe_thumbnail": 0,
25
+ "min_width": "",
26
+ "min_height": "",
27
+ "min_size": "",
28
+ "max_width": "",
29
+ "max_height": "",
30
+ "max_size": "",
31
+ "mime_types": "",
32
+ "preview_size": "medium"
33
+ },
34
+ {
35
+ "key": "field_6877b1698adb6",
36
+ "label": "Header Logo Mobile",
37
+ "name": "header_logo_mobile",
38
+ "aria-label": "",
39
+ "type": "image",
40
+ "instructions": "",
41
+ "required": 0,
42
+ "conditional_logic": 0,
43
+ "wrapper": {
44
+ "width": "25",
45
+ "class": "",
46
+ "id": ""
47
+ },
48
+ "wpml_cf_preferences": 1,
49
+ "uploader": "",
50
+ "return_format": "id",
51
+ "library": "all",
52
+ "upload_folder": "",
53
+ "acfe_thumbnail": 0,
54
+ "min_width": "",
55
+ "min_height": "",
56
+ "min_size": "",
57
+ "max_width": "",
58
+ "max_height": "",
59
+ "max_size": "",
60
+ "mime_types": "",
61
+ "preview_size": "medium"
62
+ },
63
+ {
64
+ "key": "field_6877b1698adc2",
65
+ "label": "Site Logo Alt",
66
+ "name": "site_logo_alt",
67
+ "aria-label": "",
68
+ "type": "image",
69
+ "instructions": "",
70
+ "required": 0,
71
+ "conditional_logic": 0,
72
+ "wrapper": {
73
+ "width": "25",
74
+ "class": "",
75
+ "id": ""
76
+ },
77
+ "wpml_cf_preferences": 1,
78
+ "uploader": "",
79
+ "return_format": "id",
80
+ "library": "all",
81
+ "upload_folder": "",
82
+ "acfe_thumbnail": 0,
83
+ "min_width": "",
84
+ "min_height": "",
85
+ "min_size": "",
86
+ "max_width": "",
87
+ "max_height": "",
88
+ "max_size": "",
89
+ "mime_types": "",
90
+ "preview_size": "medium"
91
+ },
92
+ {
93
+ "key": "field_6877b182e9a27",
94
+ "label": "Footer Logo",
95
+ "name": "footer_logo",
96
+ "aria-label": "",
97
+ "type": "image",
98
+ "instructions": "",
99
+ "required": 0,
100
+ "conditional_logic": 0,
101
+ "wrapper": {
102
+ "width": "25",
103
+ "class": "",
104
+ "id": ""
105
+ },
106
+ "wpml_cf_preferences": 1,
107
+ "uploader": "",
108
+ "return_format": "id",
109
+ "library": "all",
110
+ "upload_folder": "",
111
+ "acfe_thumbnail": 0,
112
+ "min_width": "",
113
+ "min_height": "",
114
+ "min_size": "",
115
+ "max_width": "",
116
+ "max_height": "",
117
+ "max_size": "",
118
+ "mime_types": "",
119
+ "preview_size": "medium"
120
+ }
121
+ ],
122
+ "location": [
123
+ [
124
+ {
125
+ "param": "options_page",
126
+ "operator": "==",
127
+ "value": "theme-general-settings"
128
+ }
129
+ ]
130
+ ],
131
+ "menu_order": 0,
132
+ "position": "normal",
133
+ "style": "default",
134
+ "label_placement": "left",
135
+ "instruction_placement": "label",
136
+ "hide_on_screen": "",
137
+ "active": true,
138
+ "description": "",
139
+ "show_in_rest": 0,
140
+ "acfe_autosync": [
141
+ "json"
142
+ ],
143
+ "acfml_field_group_mode": "translation",
144
+ "acfe_form": 0,
145
+ "acfe_display_title": "",
146
+ "acfe_meta": "",
147
+ "acfe_note": "",
148
+ "modified": 1752675058
149
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "1.0.25",
3
+ "version": "1.0.26",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {