@total_onion/onion-library 1.1.25 → 1.1.27
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.
- package/components/block-carousel-multi-layout-v3/carousel-multi-layout-v3.scss +1 -1
- package/components/block-video-content-v3/group_687190b8d26df.json +167 -175
- package/components/component-child-block-video-fields/group_6852a4f384204.json +349 -307
- package/package.json +1 -1
- package/components/component-block-settings/block-settings.scss +0 -45
- package/components/component-block-settings/block-settings.twig +0 -34
- package/components/component-block-settings/group_65a45ada4e128.json +0 -831
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
@use '../fields-core-functions-v3/core-functions-v3';
|
|
3
3
|
@use '../component-element-positioning-v3/element-positioning-v3';
|
|
4
4
|
@use '../../breakpoints';
|
|
5
|
-
@use '
|
|
5
|
+
@use 'NodeModules/swiper/swiper-bundle.min.css';
|
|
6
6
|
|
|
7
7
|
.carousel-multi-layout-v3 {
|
|
8
8
|
display: grid;
|
|
@@ -1,177 +1,169 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
"json"
|
|
170
|
-
],
|
|
171
|
-
"acfml_field_group_mode": "localization",
|
|
172
|
-
"acfe_form": 0,
|
|
173
|
-
"acfe_display_title": "",
|
|
174
|
-
"acfe_meta": "",
|
|
175
|
-
"acfe_note": "",
|
|
176
|
-
"modified": 1756554563
|
|
2
|
+
"key": "group_687190b8d26df",
|
|
3
|
+
"title": "Block: Video Content v3",
|
|
4
|
+
"fields": [
|
|
5
|
+
{
|
|
6
|
+
"key": "field_687190faf3f3c",
|
|
7
|
+
"label": "Video",
|
|
8
|
+
"name": "",
|
|
9
|
+
"aria-label": "",
|
|
10
|
+
"type": "tab",
|
|
11
|
+
"instructions": "",
|
|
12
|
+
"required": 0,
|
|
13
|
+
"conditional_logic": 0,
|
|
14
|
+
"wrapper": {
|
|
15
|
+
"width": "",
|
|
16
|
+
"class": "",
|
|
17
|
+
"id": ""
|
|
18
|
+
},
|
|
19
|
+
"wpml_cf_preferences": 3,
|
|
20
|
+
"placement": "top",
|
|
21
|
+
"endpoint": 0,
|
|
22
|
+
"no_preference": 0,
|
|
23
|
+
"selected": 0
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"key": "field_687190baf3f3b",
|
|
27
|
+
"label": "Video fields",
|
|
28
|
+
"name": "video_fields",
|
|
29
|
+
"aria-label": "",
|
|
30
|
+
"type": "clone",
|
|
31
|
+
"instructions": "",
|
|
32
|
+
"required": 0,
|
|
33
|
+
"conditional_logic": 0,
|
|
34
|
+
"wrapper": {
|
|
35
|
+
"width": "",
|
|
36
|
+
"class": "",
|
|
37
|
+
"id": ""
|
|
38
|
+
},
|
|
39
|
+
"wpml_cf_preferences": 3,
|
|
40
|
+
"clone": ["group_6872282f44634"],
|
|
41
|
+
"display": "seamless",
|
|
42
|
+
"layout": "block",
|
|
43
|
+
"prefix_label": 0,
|
|
44
|
+
"prefix_name": 0,
|
|
45
|
+
"acfe_seamless_style": 0,
|
|
46
|
+
"acfe_clone_modal": 0,
|
|
47
|
+
"acfe_clone_modal_close": 0,
|
|
48
|
+
"acfe_clone_modal_button": "",
|
|
49
|
+
"acfe_clone_modal_size": "large"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"key": "field_68719139f3f3f",
|
|
53
|
+
"label": "Block Padding",
|
|
54
|
+
"name": "",
|
|
55
|
+
"aria-label": "",
|
|
56
|
+
"type": "tab",
|
|
57
|
+
"instructions": "",
|
|
58
|
+
"required": 0,
|
|
59
|
+
"conditional_logic": 0,
|
|
60
|
+
"wrapper": {
|
|
61
|
+
"width": "",
|
|
62
|
+
"class": "",
|
|
63
|
+
"id": ""
|
|
64
|
+
},
|
|
65
|
+
"wpml_cf_preferences": 3,
|
|
66
|
+
"placement": "top",
|
|
67
|
+
"endpoint": 0,
|
|
68
|
+
"no_preference": 0,
|
|
69
|
+
"selected": 0
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"key": "field_68719142f3f40",
|
|
73
|
+
"label": "block padding fields",
|
|
74
|
+
"name": "block_padding_fields",
|
|
75
|
+
"aria-label": "",
|
|
76
|
+
"type": "clone",
|
|
77
|
+
"instructions": "",
|
|
78
|
+
"required": 0,
|
|
79
|
+
"conditional_logic": 0,
|
|
80
|
+
"wrapper": {
|
|
81
|
+
"width": "",
|
|
82
|
+
"class": "",
|
|
83
|
+
"id": ""
|
|
84
|
+
},
|
|
85
|
+
"wpml_cf_preferences": 3,
|
|
86
|
+
"clone": ["group_689f66f3e26df"],
|
|
87
|
+
"display": "seamless",
|
|
88
|
+
"layout": "block",
|
|
89
|
+
"prefix_label": 0,
|
|
90
|
+
"prefix_name": 0,
|
|
91
|
+
"acfe_seamless_style": 0,
|
|
92
|
+
"acfe_clone_modal": 0,
|
|
93
|
+
"acfe_clone_modal_close": 0,
|
|
94
|
+
"acfe_clone_modal_button": "",
|
|
95
|
+
"acfe_clone_modal_size": "large"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"key": "field_6871910af3f3d",
|
|
99
|
+
"label": "Block Settings",
|
|
100
|
+
"name": "",
|
|
101
|
+
"aria-label": "",
|
|
102
|
+
"type": "tab",
|
|
103
|
+
"instructions": "",
|
|
104
|
+
"required": 0,
|
|
105
|
+
"conditional_logic": 0,
|
|
106
|
+
"wrapper": {
|
|
107
|
+
"width": "",
|
|
108
|
+
"class": "",
|
|
109
|
+
"id": ""
|
|
110
|
+
},
|
|
111
|
+
"wpml_cf_preferences": 3,
|
|
112
|
+
"placement": "top",
|
|
113
|
+
"endpoint": 0,
|
|
114
|
+
"no_preference": 0,
|
|
115
|
+
"selected": 0
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"key": "field_6871911af3f3e",
|
|
119
|
+
"label": "block settings fields",
|
|
120
|
+
"name": "block_settings_fields",
|
|
121
|
+
"aria-label": "",
|
|
122
|
+
"type": "clone",
|
|
123
|
+
"instructions": "",
|
|
124
|
+
"required": 0,
|
|
125
|
+
"conditional_logic": 0,
|
|
126
|
+
"wrapper": {
|
|
127
|
+
"width": "",
|
|
128
|
+
"class": "",
|
|
129
|
+
"id": ""
|
|
130
|
+
},
|
|
131
|
+
"wpml_cf_preferences": 3,
|
|
132
|
+
"clone": ["group_689f649af2ac4"],
|
|
133
|
+
"display": "seamless",
|
|
134
|
+
"layout": "block",
|
|
135
|
+
"prefix_label": 0,
|
|
136
|
+
"prefix_name": 0,
|
|
137
|
+
"acfe_seamless_style": 0,
|
|
138
|
+
"acfe_clone_modal": 0,
|
|
139
|
+
"acfe_clone_modal_close": 0,
|
|
140
|
+
"acfe_clone_modal_button": "",
|
|
141
|
+
"acfe_clone_modal_size": "large"
|
|
142
|
+
}
|
|
143
|
+
],
|
|
144
|
+
"location": [
|
|
145
|
+
[
|
|
146
|
+
{
|
|
147
|
+
"param": "block",
|
|
148
|
+
"operator": "==",
|
|
149
|
+
"value": "acf/video-content-v3"
|
|
150
|
+
}
|
|
151
|
+
]
|
|
152
|
+
],
|
|
153
|
+
"menu_order": 0,
|
|
154
|
+
"position": "normal",
|
|
155
|
+
"style": "default",
|
|
156
|
+
"label_placement": "left",
|
|
157
|
+
"instruction_placement": "label",
|
|
158
|
+
"hide_on_screen": "",
|
|
159
|
+
"active": true,
|
|
160
|
+
"description": "",
|
|
161
|
+
"show_in_rest": 0,
|
|
162
|
+
"acfe_autosync": ["json"],
|
|
163
|
+
"acfml_field_group_mode": "localization",
|
|
164
|
+
"acfe_form": 0,
|
|
165
|
+
"acfe_display_title": "",
|
|
166
|
+
"acfe_meta": "",
|
|
167
|
+
"acfe_note": "",
|
|
168
|
+
"modified": 1757922289
|
|
177
169
|
}
|