@qhealth-design-system/core 1.0.47 → 1.0.49
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/CHANGELOG.md +4 -0
- package/dist/component-tab.html +62 -2
- package/dist/components/_global/import.xml +22 -22
- package/dist/components/_template/import.xml +76 -76
- package/dist/components/abstract/import.xml +58 -58
- package/dist/components/accordion/import.xml +502 -502
- package/dist/components/banner/import.xml +22 -22
- package/dist/components/banner_advanced/import.xml +498 -498
- package/dist/components/banner_basic/import.xml +226 -226
- package/dist/components/banner_intermediate/import.xml +374 -374
- package/dist/components/body/import.xml +84 -84
- package/dist/components/breadcrumbs/import.xml +22 -22
- package/dist/components/callout/import.xml +240 -240
- package/dist/components/card_feature/import.xml +558 -558
- package/dist/components/card_multi_action/import.xml +386 -386
- package/dist/components/card_no_action/import.xml +364 -364
- package/dist/components/card_single_action/import.xml +386 -386
- package/dist/components/code/import.xml +164 -164
- package/dist/components/footer/import.xml +22 -22
- package/dist/components/global_alert/import.xml +22 -22
- package/dist/components/header/import.xml +22 -22
- package/dist/components/horizontal_rule/import.xml +138 -138
- package/dist/components/in_page_navigation/import.xml +62 -62
- package/dist/components/internal_navigation/import.xml +22 -22
- package/dist/components/left_hand_navigation/import.xml +76 -76
- package/dist/components/main_navigation/import.xml +22 -22
- package/dist/components/mega_main_navigation/import.xml +22 -22
- package/dist/components/multi_column/import.xml +414 -414
- package/dist/components/page_alert/import.xml +120 -120
- package/dist/components/pagination/import.xml +22 -22
- package/dist/components/tab/import.xml +894 -578
- package/dist/components/tab/manifest.json +40 -0
- package/dist/components/tab/presentation.js +342 -157
- package/dist/components/tab/static.html +12 -0
- package/dist/components/updated_date/import.xml +22 -22
- package/dist/components/widgets/import.xml +22 -22
- package/dist/inner-with-nav.html +12 -0
- package/dist/main.css +1 -1
- package/dist/main.css.map +1 -1
- package/package-lock.json +1 -1
- package/package.json +1 -1
- package/src/components/_global/css/admin/component.scss +65 -1
- package/src/components/_global/css/body/component.scss +4 -0
- package/src/components/_global/css/table/component.scss +2 -2
- package/src/components/mega_main_navigation/css/component.scss +6 -0
- package/src/components/tab/css/component.scss +8 -1
- package/src/components/tab/html/component.hbs +47 -0
- package/src/components/tab/js/manifest.json +40 -0
- package/src/styles/imports/Untitled-1.html +39 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
2
|
<actions>
|
|
3
3
|
<action>
|
|
4
|
-
<action_id>
|
|
4
|
+
<action_id>create_Content_Container_Template_4978018145</action_id>
|
|
5
5
|
<action_type>create_asset</action_type>
|
|
6
6
|
<type_code>Content_Container_Template</type_code>
|
|
7
7
|
<link_type>1</link_type>
|
|
@@ -11,167 +11,167 @@
|
|
|
11
11
|
<is_exclusive>0</is_exclusive>
|
|
12
12
|
</action>
|
|
13
13
|
<action>
|
|
14
|
-
<action_id>
|
|
14
|
+
<action_id>set_Content_Container_Template_4978018145_name</action_id>
|
|
15
15
|
<action_type>set_attribute_value</action_type>
|
|
16
|
-
<asset>[[output://
|
|
16
|
+
<asset>[[output://create_Content_Container_Template_4978018145.assetid]]</asset>
|
|
17
17
|
<attribute>name</attribute>
|
|
18
18
|
<value><![CDATA[Banner - Basic]]></value>
|
|
19
19
|
</action>
|
|
20
20
|
|
|
21
21
|
<action>
|
|
22
|
-
<action_id>
|
|
22
|
+
<action_id>set_Content_Container_Template_4978018145_edit_interface_in_admin</action_id>
|
|
23
23
|
<action_type>set_attribute_value</action_type>
|
|
24
|
-
<asset>[[output://
|
|
24
|
+
<asset>[[output://create_Content_Container_Template_4978018145.assetid]]</asset>
|
|
25
25
|
<attribute>edit_interface_in_admin</attribute>
|
|
26
26
|
<value><![CDATA[1]]></value>
|
|
27
27
|
</action>
|
|
28
28
|
|
|
29
29
|
<action>
|
|
30
|
-
<action_id>
|
|
30
|
+
<action_id>set_Content_Container_Template_4978018145_icon_color</action_id>
|
|
31
31
|
<action_type>set_attribute_value</action_type>
|
|
32
|
-
<asset>[[output://
|
|
32
|
+
<asset>[[output://create_Content_Container_Template_4978018145.assetid]]</asset>
|
|
33
33
|
<attribute>icon_color</attribute>
|
|
34
34
|
<value><![CDATA[blue]]></value>
|
|
35
35
|
</action>
|
|
36
36
|
|
|
37
37
|
<action>
|
|
38
|
-
<action_id>
|
|
38
|
+
<action_id>create_Metadata_Schema_5330260596</action_id>
|
|
39
39
|
<action_type>create_asset</action_type>
|
|
40
40
|
<type_code>Metadata_Schema</type_code>
|
|
41
41
|
<link_type>1</link_type>
|
|
42
|
-
<parentid>[[output://
|
|
42
|
+
<parentid>[[output://create_Content_Container_Template_4978018145.assetid]]</parentid>
|
|
43
43
|
<value></value>
|
|
44
44
|
<is_dependant>0</is_dependant>
|
|
45
45
|
<is_exclusive>0</is_exclusive>
|
|
46
46
|
</action>
|
|
47
47
|
<action>
|
|
48
|
-
<action_id>
|
|
48
|
+
<action_id>set_Metadata_Schema_5330260596_name</action_id>
|
|
49
49
|
<action_type>set_attribute_value</action_type>
|
|
50
|
-
<asset>[[output://
|
|
50
|
+
<asset>[[output://create_Metadata_Schema_5330260596.assetid]]</asset>
|
|
51
51
|
<attribute>name</attribute>
|
|
52
52
|
<value><![CDATA[Banner - Basic]]></value>
|
|
53
53
|
</action>
|
|
54
54
|
<action>
|
|
55
|
-
<action_id>
|
|
55
|
+
<action_id>set_permission_5330260596_read_5</action_id>
|
|
56
56
|
<action_type>set_permission</action_type>
|
|
57
|
-
<asset>[[output://
|
|
57
|
+
<asset>[[output://create_Metadata_Schema_5330260596.assetid]]</asset>
|
|
58
58
|
<permission>1</permission>
|
|
59
59
|
<granted>1</granted>
|
|
60
60
|
<userid>[[system://public_user]]</userid>
|
|
61
61
|
</action>
|
|
62
62
|
|
|
63
63
|
<action>
|
|
64
|
-
<action_id>
|
|
64
|
+
<action_id>create_Metadata_Section_6769261780</action_id>
|
|
65
65
|
<action_type>create_asset</action_type>
|
|
66
66
|
<type_code>Metadata_Section</type_code>
|
|
67
67
|
<link_type>2</link_type>
|
|
68
|
-
<parentid>[[output://
|
|
68
|
+
<parentid>[[output://create_Metadata_Schema_5330260596.assetid]]</parentid>
|
|
69
69
|
<value></value>
|
|
70
70
|
<is_dependant>1</is_dependant>
|
|
71
71
|
<is_exclusive>0</is_exclusive>
|
|
72
72
|
</action>
|
|
73
73
|
<action>
|
|
74
|
-
<action_id>
|
|
74
|
+
<action_id>add_Metadata_Section_6769261780_path</action_id>
|
|
75
75
|
<action_type>add_web_path</action_type>
|
|
76
|
-
<asset>[[output://
|
|
77
|
-
<parent_asset>[[output://
|
|
76
|
+
<asset>[[output://create_Metadata_Section_6769261780.assetid]]</asset>
|
|
77
|
+
<parent_asset>[[output://create_Metadata_Schema_5330260596.assetid]]</parent_asset>
|
|
78
78
|
<path>settings</path>
|
|
79
79
|
</action>
|
|
80
80
|
<action>
|
|
81
|
-
<action_id>
|
|
81
|
+
<action_id>set_Metadata_Section_6769261780_name</action_id>
|
|
82
82
|
<action_type>set_attribute_value</action_type>
|
|
83
|
-
<asset>[[output://
|
|
83
|
+
<asset>[[output://create_Metadata_Section_6769261780.assetid]]</asset>
|
|
84
84
|
<attribute>name</attribute>
|
|
85
85
|
<value><![CDATA[Settings]]></value>
|
|
86
86
|
</action>
|
|
87
87
|
<action>
|
|
88
|
-
<action_id>
|
|
88
|
+
<action_id>set_permission_6769261780_read_5</action_id>
|
|
89
89
|
<action_type>set_permission</action_type>
|
|
90
|
-
<asset>[[output://
|
|
90
|
+
<asset>[[output://create_Metadata_Section_6769261780.assetid]]</asset>
|
|
91
91
|
<permission>1</permission>
|
|
92
92
|
<granted>1</granted>
|
|
93
93
|
<userid>[[system://public_user]]</userid>
|
|
94
94
|
</action>
|
|
95
95
|
|
|
96
96
|
<action>
|
|
97
|
-
<action_id>
|
|
97
|
+
<action_id>create_metadata_field_select_8704756479</action_id>
|
|
98
98
|
<action_type>create_asset</action_type>
|
|
99
99
|
<type_code>metadata_field_select</type_code>
|
|
100
100
|
<link_type>2</link_type>
|
|
101
|
-
<parentid>[[output://
|
|
101
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
102
102
|
<value></value>
|
|
103
103
|
<is_dependant>1</is_dependant>
|
|
104
104
|
<is_exclusive>0</is_exclusive>
|
|
105
105
|
</action>
|
|
106
106
|
<action>
|
|
107
|
-
<action_id>
|
|
107
|
+
<action_id>set_metadata_field_select_8704756479_name</action_id>
|
|
108
108
|
<action_type>set_attribute_value</action_type>
|
|
109
|
-
<asset>[[output://
|
|
109
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
110
110
|
<attribute>name</attribute>
|
|
111
111
|
<value><![CDATA[breadcrumbs_display]]></value>
|
|
112
112
|
</action>
|
|
113
113
|
<action>
|
|
114
|
-
<action_id>
|
|
114
|
+
<action_id>set_metadata_field_select_8704756479_friendly_name</action_id>
|
|
115
115
|
<action_type>set_attribute_value</action_type>
|
|
116
|
-
<asset>[[output://
|
|
116
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
117
117
|
<attribute>friendly_name</attribute>
|
|
118
118
|
<value><![CDATA[Display Breadcrumbs?]]></value>
|
|
119
119
|
</action>
|
|
120
120
|
<action>
|
|
121
|
-
<action_id>
|
|
121
|
+
<action_id>set_metadata_field_select_8704756479_default</action_id>
|
|
122
122
|
<action_type>set_attribute_value</action_type>
|
|
123
|
-
<asset>[[output://
|
|
123
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
124
124
|
<attribute>default</attribute>
|
|
125
125
|
<value><![CDATA[yes]]></value>
|
|
126
126
|
</action>
|
|
127
127
|
<action>
|
|
128
|
-
<action_id>
|
|
128
|
+
<action_id>set_metadata_field_select_8704756479_description</action_id>
|
|
129
129
|
<action_type>set_attribute_value</action_type>
|
|
130
|
-
<asset>[[output://
|
|
130
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
131
131
|
<attribute>description</attribute>
|
|
132
132
|
<value><![CDATA[]]></value>
|
|
133
133
|
</action>
|
|
134
134
|
<action>
|
|
135
|
-
<action_id>
|
|
135
|
+
<action_id>set_metadata_field_select_8704756479_editable</action_id>
|
|
136
136
|
<action_type>set_attribute_value</action_type>
|
|
137
|
-
<asset>[[output://
|
|
137
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
138
138
|
<attribute>editable</attribute>
|
|
139
139
|
<value><![CDATA[1]]></value>
|
|
140
140
|
</action>
|
|
141
141
|
<action>
|
|
142
|
-
<action_id>
|
|
142
|
+
<action_id>set_metadata_field_select_8704756479_editable</action_id>
|
|
143
143
|
<action_type>set_attribute_value</action_type>
|
|
144
|
-
<asset>[[output://
|
|
144
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
145
145
|
<attribute>editable</attribute>
|
|
146
146
|
<value><![CDATA[1]]></value>
|
|
147
147
|
</action>
|
|
148
148
|
<action>
|
|
149
|
-
<action_id>
|
|
149
|
+
<action_id>set_metadata_field_select_8704756479_required</action_id>
|
|
150
150
|
<action_type>set_attribute_value</action_type>
|
|
151
|
-
<asset>[[output://
|
|
151
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
152
152
|
<attribute>required</attribute>
|
|
153
153
|
<value><![CDATA[0]]></value>
|
|
154
154
|
</action>
|
|
155
155
|
<action>
|
|
156
|
-
<action_id>
|
|
156
|
+
<action_id>set_permission_8704756479_read_5</action_id>
|
|
157
157
|
<action_type>set_permission</action_type>
|
|
158
|
-
<asset>[[output://
|
|
158
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
159
159
|
<permission>1</permission>
|
|
160
160
|
<granted>1</granted>
|
|
161
161
|
<userid>[[system://public_user]]</userid>
|
|
162
162
|
</action>
|
|
163
163
|
|
|
164
164
|
<action>
|
|
165
|
-
<action_id>
|
|
165
|
+
<action_id>set_metadata_field_select_8704756479_select_options</action_id>
|
|
166
166
|
<action_type>set_attribute_value</action_type>
|
|
167
|
-
<asset>[[output://
|
|
167
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
168
168
|
<attribute>select_options</attribute>
|
|
169
169
|
<value><![CDATA[array ('' => 'No','yes' => 'Yes',);]]></value>
|
|
170
170
|
</action>
|
|
171
171
|
<action>
|
|
172
|
-
<action_id>set_{f.type}
|
|
172
|
+
<action_id>set_{f.type}_8704756479_edit_params</action_id>
|
|
173
173
|
<action_type>set_attribute_value</action_type>
|
|
174
|
-
<asset>[[output://
|
|
174
|
+
<asset>[[output://create_metadata_field_select_8704756479.assetid]]</asset>
|
|
175
175
|
<attribute>edit_params</attribute>
|
|
176
176
|
<value><![CDATA[array (
|
|
177
177
|
'style' => 'list',
|
|
@@ -184,288 +184,288 @@
|
|
|
184
184
|
</action>
|
|
185
185
|
|
|
186
186
|
<action>
|
|
187
|
-
<action_id>
|
|
187
|
+
<action_id>create_metadata_field_text_5745798202</action_id>
|
|
188
188
|
<action_type>create_asset</action_type>
|
|
189
189
|
<type_code>metadata_field_text</type_code>
|
|
190
190
|
<link_type>2</link_type>
|
|
191
|
-
<parentid>[[output://
|
|
191
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
192
192
|
<value></value>
|
|
193
193
|
<is_dependant>1</is_dependant>
|
|
194
194
|
<is_exclusive>0</is_exclusive>
|
|
195
195
|
</action>
|
|
196
196
|
<action>
|
|
197
|
-
<action_id>
|
|
197
|
+
<action_id>set_metadata_field_text_5745798202_name</action_id>
|
|
198
198
|
<action_type>set_attribute_value</action_type>
|
|
199
|
-
<asset>[[output://
|
|
199
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
200
200
|
<attribute>name</attribute>
|
|
201
201
|
<value><![CDATA[heading_primary]]></value>
|
|
202
202
|
</action>
|
|
203
203
|
<action>
|
|
204
|
-
<action_id>
|
|
204
|
+
<action_id>set_metadata_field_text_5745798202_friendly_name</action_id>
|
|
205
205
|
<action_type>set_attribute_value</action_type>
|
|
206
|
-
<asset>[[output://
|
|
206
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
207
207
|
<attribute>friendly_name</attribute>
|
|
208
208
|
<value><![CDATA[Primary Heading]]></value>
|
|
209
209
|
</action>
|
|
210
210
|
<action>
|
|
211
|
-
<action_id>
|
|
211
|
+
<action_id>set_metadata_field_text_5745798202_default</action_id>
|
|
212
212
|
<action_type>set_attribute_value</action_type>
|
|
213
|
-
<asset>[[output://
|
|
213
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
214
214
|
<attribute>default</attribute>
|
|
215
215
|
<value><![CDATA[Banner Basic]]></value>
|
|
216
216
|
</action>
|
|
217
217
|
<action>
|
|
218
|
-
<action_id>
|
|
218
|
+
<action_id>set_metadata_field_text_5745798202_description</action_id>
|
|
219
219
|
<action_type>set_attribute_value</action_type>
|
|
220
|
-
<asset>[[output://
|
|
220
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
221
221
|
<attribute>description</attribute>
|
|
222
222
|
<value><![CDATA[]]></value>
|
|
223
223
|
</action>
|
|
224
224
|
<action>
|
|
225
|
-
<action_id>
|
|
225
|
+
<action_id>set_metadata_field_text_5745798202_editable</action_id>
|
|
226
226
|
<action_type>set_attribute_value</action_type>
|
|
227
|
-
<asset>[[output://
|
|
227
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
228
228
|
<attribute>editable</attribute>
|
|
229
229
|
<value><![CDATA[1]]></value>
|
|
230
230
|
</action>
|
|
231
231
|
<action>
|
|
232
|
-
<action_id>
|
|
232
|
+
<action_id>set_metadata_field_text_5745798202_editable</action_id>
|
|
233
233
|
<action_type>set_attribute_value</action_type>
|
|
234
|
-
<asset>[[output://
|
|
234
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
235
235
|
<attribute>editable</attribute>
|
|
236
236
|
<value><![CDATA[1]]></value>
|
|
237
237
|
</action>
|
|
238
238
|
<action>
|
|
239
|
-
<action_id>
|
|
239
|
+
<action_id>set_metadata_field_text_5745798202_required</action_id>
|
|
240
240
|
<action_type>set_attribute_value</action_type>
|
|
241
|
-
<asset>[[output://
|
|
241
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
242
242
|
<attribute>required</attribute>
|
|
243
243
|
<value><![CDATA[0]]></value>
|
|
244
244
|
</action>
|
|
245
245
|
<action>
|
|
246
|
-
<action_id>
|
|
246
|
+
<action_id>set_permission_5745798202_read_5</action_id>
|
|
247
247
|
<action_type>set_permission</action_type>
|
|
248
|
-
<asset>[[output://
|
|
248
|
+
<asset>[[output://create_metadata_field_text_5745798202.assetid]]</asset>
|
|
249
249
|
<permission>1</permission>
|
|
250
250
|
<granted>1</granted>
|
|
251
251
|
<userid>[[system://public_user]]</userid>
|
|
252
252
|
</action>
|
|
253
253
|
|
|
254
254
|
<action>
|
|
255
|
-
<action_id>
|
|
255
|
+
<action_id>create_metadata_field_wysiwyg_441224903</action_id>
|
|
256
256
|
<action_type>create_asset</action_type>
|
|
257
257
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
258
258
|
<link_type>2</link_type>
|
|
259
|
-
<parentid>[[output://
|
|
259
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
260
260
|
<value></value>
|
|
261
261
|
<is_dependant>1</is_dependant>
|
|
262
262
|
<is_exclusive>0</is_exclusive>
|
|
263
263
|
</action>
|
|
264
264
|
<action>
|
|
265
|
-
<action_id>
|
|
265
|
+
<action_id>set_metadata_field_wysiwyg_441224903_name</action_id>
|
|
266
266
|
<action_type>set_attribute_value</action_type>
|
|
267
|
-
<asset>[[output://
|
|
267
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
268
268
|
<attribute>name</attribute>
|
|
269
269
|
<value><![CDATA[abstract]]></value>
|
|
270
270
|
</action>
|
|
271
271
|
<action>
|
|
272
|
-
<action_id>
|
|
272
|
+
<action_id>set_metadata_field_wysiwyg_441224903_friendly_name</action_id>
|
|
273
273
|
<action_type>set_attribute_value</action_type>
|
|
274
|
-
<asset>[[output://
|
|
274
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
275
275
|
<attribute>friendly_name</attribute>
|
|
276
276
|
<value><![CDATA[Abstract]]></value>
|
|
277
277
|
</action>
|
|
278
278
|
<action>
|
|
279
|
-
<action_id>
|
|
279
|
+
<action_id>set_metadata_field_wysiwyg_441224903_default</action_id>
|
|
280
280
|
<action_type>set_attribute_value</action_type>
|
|
281
|
-
<asset>[[output://
|
|
281
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
282
282
|
<attribute>default</attribute>
|
|
283
283
|
<value><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></value>
|
|
284
284
|
</action>
|
|
285
285
|
<action>
|
|
286
|
-
<action_id>
|
|
286
|
+
<action_id>set_metadata_field_wysiwyg_441224903_description</action_id>
|
|
287
287
|
<action_type>set_attribute_value</action_type>
|
|
288
|
-
<asset>[[output://
|
|
288
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
289
289
|
<attribute>description</attribute>
|
|
290
290
|
<value><![CDATA[]]></value>
|
|
291
291
|
</action>
|
|
292
292
|
<action>
|
|
293
|
-
<action_id>
|
|
293
|
+
<action_id>set_metadata_field_wysiwyg_441224903_editable</action_id>
|
|
294
294
|
<action_type>set_attribute_value</action_type>
|
|
295
|
-
<asset>[[output://
|
|
295
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
296
296
|
<attribute>editable</attribute>
|
|
297
297
|
<value><![CDATA[1]]></value>
|
|
298
298
|
</action>
|
|
299
299
|
<action>
|
|
300
|
-
<action_id>
|
|
300
|
+
<action_id>set_metadata_field_wysiwyg_441224903_editable</action_id>
|
|
301
301
|
<action_type>set_attribute_value</action_type>
|
|
302
|
-
<asset>[[output://
|
|
302
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
303
303
|
<attribute>editable</attribute>
|
|
304
304
|
<value><![CDATA[1]]></value>
|
|
305
305
|
</action>
|
|
306
306
|
<action>
|
|
307
|
-
<action_id>
|
|
307
|
+
<action_id>set_metadata_field_wysiwyg_441224903_required</action_id>
|
|
308
308
|
<action_type>set_attribute_value</action_type>
|
|
309
|
-
<asset>[[output://
|
|
309
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
310
310
|
<attribute>required</attribute>
|
|
311
311
|
<value><![CDATA[0]]></value>
|
|
312
312
|
</action>
|
|
313
313
|
<action>
|
|
314
|
-
<action_id>
|
|
314
|
+
<action_id>set_permission_441224903_read_5</action_id>
|
|
315
315
|
<action_type>set_permission</action_type>
|
|
316
|
-
<asset>[[output://
|
|
316
|
+
<asset>[[output://create_metadata_field_wysiwyg_441224903.assetid]]</asset>
|
|
317
317
|
<permission>1</permission>
|
|
318
318
|
<granted>1</granted>
|
|
319
319
|
<userid>[[system://public_user]]</userid>
|
|
320
320
|
</action>
|
|
321
321
|
|
|
322
322
|
<action>
|
|
323
|
-
<action_id>
|
|
323
|
+
<action_id>create_metadata_field_related_asset_4975372436</action_id>
|
|
324
324
|
<action_type>create_asset</action_type>
|
|
325
325
|
<type_code>metadata_field_related_asset</type_code>
|
|
326
326
|
<link_type>2</link_type>
|
|
327
|
-
<parentid>[[output://
|
|
327
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
328
328
|
<value></value>
|
|
329
329
|
<is_dependant>1</is_dependant>
|
|
330
330
|
<is_exclusive>0</is_exclusive>
|
|
331
331
|
</action>
|
|
332
332
|
<action>
|
|
333
|
-
<action_id>
|
|
333
|
+
<action_id>set_metadata_field_related_asset_4975372436_name</action_id>
|
|
334
334
|
<action_type>set_attribute_value</action_type>
|
|
335
|
-
<asset>[[output://
|
|
335
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
336
336
|
<attribute>name</attribute>
|
|
337
337
|
<value><![CDATA[hero_image]]></value>
|
|
338
338
|
</action>
|
|
339
339
|
<action>
|
|
340
|
-
<action_id>
|
|
340
|
+
<action_id>set_metadata_field_related_asset_4975372436_friendly_name</action_id>
|
|
341
341
|
<action_type>set_attribute_value</action_type>
|
|
342
|
-
<asset>[[output://
|
|
342
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
343
343
|
<attribute>friendly_name</attribute>
|
|
344
344
|
<value><![CDATA[Image]]></value>
|
|
345
345
|
</action>
|
|
346
346
|
<action>
|
|
347
|
-
<action_id>
|
|
347
|
+
<action_id>set_metadata_field_related_asset_4975372436_default</action_id>
|
|
348
348
|
<action_type>set_attribute_value</action_type>
|
|
349
|
-
<asset>[[output://
|
|
349
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
350
350
|
<attribute>default</attribute>
|
|
351
351
|
<value><![CDATA[https://via.placeholder.com/782x520]]></value>
|
|
352
352
|
</action>
|
|
353
353
|
<action>
|
|
354
|
-
<action_id>
|
|
354
|
+
<action_id>set_metadata_field_related_asset_4975372436_description</action_id>
|
|
355
355
|
<action_type>set_attribute_value</action_type>
|
|
356
|
-
<asset>[[output://
|
|
356
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
357
357
|
<attribute>description</attribute>
|
|
358
358
|
<value><![CDATA[]]></value>
|
|
359
359
|
</action>
|
|
360
360
|
<action>
|
|
361
|
-
<action_id>
|
|
361
|
+
<action_id>set_metadata_field_related_asset_4975372436_editable</action_id>
|
|
362
362
|
<action_type>set_attribute_value</action_type>
|
|
363
|
-
<asset>[[output://
|
|
363
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
364
364
|
<attribute>editable</attribute>
|
|
365
365
|
<value><![CDATA[1]]></value>
|
|
366
366
|
</action>
|
|
367
367
|
<action>
|
|
368
|
-
<action_id>
|
|
368
|
+
<action_id>set_metadata_field_related_asset_4975372436_editable</action_id>
|
|
369
369
|
<action_type>set_attribute_value</action_type>
|
|
370
|
-
<asset>[[output://
|
|
370
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
371
371
|
<attribute>editable</attribute>
|
|
372
372
|
<value><![CDATA[1]]></value>
|
|
373
373
|
</action>
|
|
374
374
|
<action>
|
|
375
|
-
<action_id>
|
|
375
|
+
<action_id>set_metadata_field_related_asset_4975372436_required</action_id>
|
|
376
376
|
<action_type>set_attribute_value</action_type>
|
|
377
|
-
<asset>[[output://
|
|
377
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
378
378
|
<attribute>required</attribute>
|
|
379
379
|
<value><![CDATA[0]]></value>
|
|
380
380
|
</action>
|
|
381
381
|
<action>
|
|
382
|
-
<action_id>
|
|
382
|
+
<action_id>set_permission_4975372436_read_5</action_id>
|
|
383
383
|
<action_type>set_permission</action_type>
|
|
384
|
-
<asset>[[output://
|
|
384
|
+
<asset>[[output://create_metadata_field_related_asset_4975372436.assetid]]</asset>
|
|
385
385
|
<permission>1</permission>
|
|
386
386
|
<granted>1</granted>
|
|
387
387
|
<userid>[[system://public_user]]</userid>
|
|
388
388
|
</action>
|
|
389
389
|
|
|
390
390
|
<action>
|
|
391
|
-
<action_id>
|
|
391
|
+
<action_id>create_metadata_field_select_8768534159</action_id>
|
|
392
392
|
<action_type>create_asset</action_type>
|
|
393
393
|
<type_code>metadata_field_select</type_code>
|
|
394
394
|
<link_type>2</link_type>
|
|
395
|
-
<parentid>[[output://
|
|
395
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
396
396
|
<value></value>
|
|
397
397
|
<is_dependant>1</is_dependant>
|
|
398
398
|
<is_exclusive>0</is_exclusive>
|
|
399
399
|
</action>
|
|
400
400
|
<action>
|
|
401
|
-
<action_id>
|
|
401
|
+
<action_id>set_metadata_field_select_8768534159_name</action_id>
|
|
402
402
|
<action_type>set_attribute_value</action_type>
|
|
403
|
-
<asset>[[output://
|
|
403
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
404
404
|
<attribute>name</attribute>
|
|
405
405
|
<value><![CDATA[hero_image_responsive_treatment]]></value>
|
|
406
406
|
</action>
|
|
407
407
|
<action>
|
|
408
|
-
<action_id>
|
|
408
|
+
<action_id>set_metadata_field_select_8768534159_friendly_name</action_id>
|
|
409
409
|
<action_type>set_attribute_value</action_type>
|
|
410
|
-
<asset>[[output://
|
|
410
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
411
411
|
<attribute>friendly_name</attribute>
|
|
412
412
|
<value><![CDATA[Responsive treatment]]></value>
|
|
413
413
|
</action>
|
|
414
414
|
<action>
|
|
415
|
-
<action_id>
|
|
415
|
+
<action_id>set_metadata_field_select_8768534159_default</action_id>
|
|
416
416
|
<action_type>set_attribute_value</action_type>
|
|
417
|
-
<asset>[[output://
|
|
417
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
418
418
|
<attribute>default</attribute>
|
|
419
419
|
<value><![CDATA[crop]]></value>
|
|
420
420
|
</action>
|
|
421
421
|
<action>
|
|
422
|
-
<action_id>
|
|
422
|
+
<action_id>set_metadata_field_select_8768534159_description</action_id>
|
|
423
423
|
<action_type>set_attribute_value</action_type>
|
|
424
|
-
<asset>[[output://
|
|
424
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
425
425
|
<attribute>description</attribute>
|
|
426
426
|
<value><![CDATA[]]></value>
|
|
427
427
|
</action>
|
|
428
428
|
<action>
|
|
429
|
-
<action_id>
|
|
429
|
+
<action_id>set_metadata_field_select_8768534159_editable</action_id>
|
|
430
430
|
<action_type>set_attribute_value</action_type>
|
|
431
|
-
<asset>[[output://
|
|
431
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
432
432
|
<attribute>editable</attribute>
|
|
433
433
|
<value><![CDATA[1]]></value>
|
|
434
434
|
</action>
|
|
435
435
|
<action>
|
|
436
|
-
<action_id>
|
|
436
|
+
<action_id>set_metadata_field_select_8768534159_editable</action_id>
|
|
437
437
|
<action_type>set_attribute_value</action_type>
|
|
438
|
-
<asset>[[output://
|
|
438
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
439
439
|
<attribute>editable</attribute>
|
|
440
440
|
<value><![CDATA[1]]></value>
|
|
441
441
|
</action>
|
|
442
442
|
<action>
|
|
443
|
-
<action_id>
|
|
443
|
+
<action_id>set_metadata_field_select_8768534159_required</action_id>
|
|
444
444
|
<action_type>set_attribute_value</action_type>
|
|
445
|
-
<asset>[[output://
|
|
445
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
446
446
|
<attribute>required</attribute>
|
|
447
447
|
<value><![CDATA[0]]></value>
|
|
448
448
|
</action>
|
|
449
449
|
<action>
|
|
450
|
-
<action_id>
|
|
450
|
+
<action_id>set_permission_8768534159_read_5</action_id>
|
|
451
451
|
<action_type>set_permission</action_type>
|
|
452
|
-
<asset>[[output://
|
|
452
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
453
453
|
<permission>1</permission>
|
|
454
454
|
<granted>1</granted>
|
|
455
455
|
<userid>[[system://public_user]]</userid>
|
|
456
456
|
</action>
|
|
457
457
|
|
|
458
458
|
<action>
|
|
459
|
-
<action_id>
|
|
459
|
+
<action_id>set_metadata_field_select_8768534159_select_options</action_id>
|
|
460
460
|
<action_type>set_attribute_value</action_type>
|
|
461
|
-
<asset>[[output://
|
|
461
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
462
462
|
<attribute>select_options</attribute>
|
|
463
463
|
<value><![CDATA[array ('crop' => 'Crop','scale' => 'Scale',);]]></value>
|
|
464
464
|
</action>
|
|
465
465
|
<action>
|
|
466
|
-
<action_id>set_{f.type}
|
|
466
|
+
<action_id>set_{f.type}_8768534159_edit_params</action_id>
|
|
467
467
|
<action_type>set_attribute_value</action_type>
|
|
468
|
-
<asset>[[output://
|
|
468
|
+
<asset>[[output://create_metadata_field_select_8768534159.assetid]]</asset>
|
|
469
469
|
<attribute>edit_params</attribute>
|
|
470
470
|
<value><![CDATA[array (
|
|
471
471
|
'style' => 'list',
|
|
@@ -478,84 +478,84 @@
|
|
|
478
478
|
</action>
|
|
479
479
|
|
|
480
480
|
<action>
|
|
481
|
-
<action_id>
|
|
481
|
+
<action_id>create_metadata_field_select_5054047248</action_id>
|
|
482
482
|
<action_type>create_asset</action_type>
|
|
483
483
|
<type_code>metadata_field_select</type_code>
|
|
484
484
|
<link_type>2</link_type>
|
|
485
|
-
<parentid>[[output://
|
|
485
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
486
486
|
<value></value>
|
|
487
487
|
<is_dependant>1</is_dependant>
|
|
488
488
|
<is_exclusive>0</is_exclusive>
|
|
489
489
|
</action>
|
|
490
490
|
<action>
|
|
491
|
-
<action_id>
|
|
491
|
+
<action_id>set_metadata_field_select_5054047248_name</action_id>
|
|
492
492
|
<action_type>set_attribute_value</action_type>
|
|
493
|
-
<asset>[[output://
|
|
493
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
494
494
|
<attribute>name</attribute>
|
|
495
495
|
<value><![CDATA[hero_image_padding]]></value>
|
|
496
496
|
</action>
|
|
497
497
|
<action>
|
|
498
|
-
<action_id>
|
|
498
|
+
<action_id>set_metadata_field_select_5054047248_friendly_name</action_id>
|
|
499
499
|
<action_type>set_attribute_value</action_type>
|
|
500
|
-
<asset>[[output://
|
|
500
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
501
501
|
<attribute>friendly_name</attribute>
|
|
502
502
|
<value><![CDATA[Display Padding?]]></value>
|
|
503
503
|
</action>
|
|
504
504
|
<action>
|
|
505
|
-
<action_id>
|
|
505
|
+
<action_id>set_metadata_field_select_5054047248_default</action_id>
|
|
506
506
|
<action_type>set_attribute_value</action_type>
|
|
507
|
-
<asset>[[output://
|
|
507
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
508
508
|
<attribute>default</attribute>
|
|
509
509
|
<value><![CDATA[no]]></value>
|
|
510
510
|
</action>
|
|
511
511
|
<action>
|
|
512
|
-
<action_id>
|
|
512
|
+
<action_id>set_metadata_field_select_5054047248_description</action_id>
|
|
513
513
|
<action_type>set_attribute_value</action_type>
|
|
514
|
-
<asset>[[output://
|
|
514
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
515
515
|
<attribute>description</attribute>
|
|
516
516
|
<value><![CDATA[]]></value>
|
|
517
517
|
</action>
|
|
518
518
|
<action>
|
|
519
|
-
<action_id>
|
|
519
|
+
<action_id>set_metadata_field_select_5054047248_editable</action_id>
|
|
520
520
|
<action_type>set_attribute_value</action_type>
|
|
521
|
-
<asset>[[output://
|
|
521
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
522
522
|
<attribute>editable</attribute>
|
|
523
523
|
<value><![CDATA[1]]></value>
|
|
524
524
|
</action>
|
|
525
525
|
<action>
|
|
526
|
-
<action_id>
|
|
526
|
+
<action_id>set_metadata_field_select_5054047248_editable</action_id>
|
|
527
527
|
<action_type>set_attribute_value</action_type>
|
|
528
|
-
<asset>[[output://
|
|
528
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
529
529
|
<attribute>editable</attribute>
|
|
530
530
|
<value><![CDATA[1]]></value>
|
|
531
531
|
</action>
|
|
532
532
|
<action>
|
|
533
|
-
<action_id>
|
|
533
|
+
<action_id>set_metadata_field_select_5054047248_required</action_id>
|
|
534
534
|
<action_type>set_attribute_value</action_type>
|
|
535
|
-
<asset>[[output://
|
|
535
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
536
536
|
<attribute>required</attribute>
|
|
537
537
|
<value><![CDATA[0]]></value>
|
|
538
538
|
</action>
|
|
539
539
|
<action>
|
|
540
|
-
<action_id>
|
|
540
|
+
<action_id>set_permission_5054047248_read_5</action_id>
|
|
541
541
|
<action_type>set_permission</action_type>
|
|
542
|
-
<asset>[[output://
|
|
542
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
543
543
|
<permission>1</permission>
|
|
544
544
|
<granted>1</granted>
|
|
545
545
|
<userid>[[system://public_user]]</userid>
|
|
546
546
|
</action>
|
|
547
547
|
|
|
548
548
|
<action>
|
|
549
|
-
<action_id>
|
|
549
|
+
<action_id>set_metadata_field_select_5054047248_select_options</action_id>
|
|
550
550
|
<action_type>set_attribute_value</action_type>
|
|
551
|
-
<asset>[[output://
|
|
551
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
552
552
|
<attribute>select_options</attribute>
|
|
553
553
|
<value><![CDATA[array ('no' => 'No','yes' => 'Yes',);]]></value>
|
|
554
554
|
</action>
|
|
555
555
|
<action>
|
|
556
|
-
<action_id>set_{f.type}
|
|
556
|
+
<action_id>set_{f.type}_5054047248_edit_params</action_id>
|
|
557
557
|
<action_type>set_attribute_value</action_type>
|
|
558
|
-
<asset>[[output://
|
|
558
|
+
<asset>[[output://create_metadata_field_select_5054047248.assetid]]</asset>
|
|
559
559
|
<attribute>edit_params</attribute>
|
|
560
560
|
<value><![CDATA[array (
|
|
561
561
|
'style' => 'list',
|
|
@@ -568,84 +568,84 @@
|
|
|
568
568
|
</action>
|
|
569
569
|
|
|
570
570
|
<action>
|
|
571
|
-
<action_id>
|
|
571
|
+
<action_id>create_metadata_field_select_3119243601</action_id>
|
|
572
572
|
<action_type>create_asset</action_type>
|
|
573
573
|
<type_code>metadata_field_select</type_code>
|
|
574
574
|
<link_type>2</link_type>
|
|
575
|
-
<parentid>[[output://
|
|
575
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
576
576
|
<value></value>
|
|
577
577
|
<is_dependant>1</is_dependant>
|
|
578
578
|
<is_exclusive>0</is_exclusive>
|
|
579
579
|
</action>
|
|
580
580
|
<action>
|
|
581
|
-
<action_id>
|
|
581
|
+
<action_id>set_metadata_field_select_3119243601_name</action_id>
|
|
582
582
|
<action_type>set_attribute_value</action_type>
|
|
583
|
-
<asset>[[output://
|
|
583
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
584
584
|
<attribute>name</attribute>
|
|
585
585
|
<value><![CDATA[hero_image_alignment]]></value>
|
|
586
586
|
</action>
|
|
587
587
|
<action>
|
|
588
|
-
<action_id>
|
|
588
|
+
<action_id>set_metadata_field_select_3119243601_friendly_name</action_id>
|
|
589
589
|
<action_type>set_attribute_value</action_type>
|
|
590
|
-
<asset>[[output://
|
|
590
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
591
591
|
<attribute>friendly_name</attribute>
|
|
592
592
|
<value><![CDATA[Align Hero Image]]></value>
|
|
593
593
|
</action>
|
|
594
594
|
<action>
|
|
595
|
-
<action_id>
|
|
595
|
+
<action_id>set_metadata_field_select_3119243601_default</action_id>
|
|
596
596
|
<action_type>set_attribute_value</action_type>
|
|
597
|
-
<asset>[[output://
|
|
597
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
598
598
|
<attribute>default</attribute>
|
|
599
599
|
<value><![CDATA[grid]]></value>
|
|
600
600
|
</action>
|
|
601
601
|
<action>
|
|
602
|
-
<action_id>
|
|
602
|
+
<action_id>set_metadata_field_select_3119243601_description</action_id>
|
|
603
603
|
<action_type>set_attribute_value</action_type>
|
|
604
|
-
<asset>[[output://
|
|
604
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
605
605
|
<attribute>description</attribute>
|
|
606
606
|
<value><![CDATA[]]></value>
|
|
607
607
|
</action>
|
|
608
608
|
<action>
|
|
609
|
-
<action_id>
|
|
609
|
+
<action_id>set_metadata_field_select_3119243601_editable</action_id>
|
|
610
610
|
<action_type>set_attribute_value</action_type>
|
|
611
|
-
<asset>[[output://
|
|
611
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
612
612
|
<attribute>editable</attribute>
|
|
613
613
|
<value><![CDATA[1]]></value>
|
|
614
614
|
</action>
|
|
615
615
|
<action>
|
|
616
|
-
<action_id>
|
|
616
|
+
<action_id>set_metadata_field_select_3119243601_editable</action_id>
|
|
617
617
|
<action_type>set_attribute_value</action_type>
|
|
618
|
-
<asset>[[output://
|
|
618
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
619
619
|
<attribute>editable</attribute>
|
|
620
620
|
<value><![CDATA[1]]></value>
|
|
621
621
|
</action>
|
|
622
622
|
<action>
|
|
623
|
-
<action_id>
|
|
623
|
+
<action_id>set_metadata_field_select_3119243601_required</action_id>
|
|
624
624
|
<action_type>set_attribute_value</action_type>
|
|
625
|
-
<asset>[[output://
|
|
625
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
626
626
|
<attribute>required</attribute>
|
|
627
627
|
<value><![CDATA[0]]></value>
|
|
628
628
|
</action>
|
|
629
629
|
<action>
|
|
630
|
-
<action_id>
|
|
630
|
+
<action_id>set_permission_3119243601_read_5</action_id>
|
|
631
631
|
<action_type>set_permission</action_type>
|
|
632
|
-
<asset>[[output://
|
|
632
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
633
633
|
<permission>1</permission>
|
|
634
634
|
<granted>1</granted>
|
|
635
635
|
<userid>[[system://public_user]]</userid>
|
|
636
636
|
</action>
|
|
637
637
|
|
|
638
638
|
<action>
|
|
639
|
-
<action_id>
|
|
639
|
+
<action_id>set_metadata_field_select_3119243601_select_options</action_id>
|
|
640
640
|
<action_type>set_attribute_value</action_type>
|
|
641
|
-
<asset>[[output://
|
|
641
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
642
642
|
<attribute>select_options</attribute>
|
|
643
643
|
<value><![CDATA[array ('grid' => 'To Grid','page' => 'To Page',);]]></value>
|
|
644
644
|
</action>
|
|
645
645
|
<action>
|
|
646
|
-
<action_id>set_{f.type}
|
|
646
|
+
<action_id>set_{f.type}_3119243601_edit_params</action_id>
|
|
647
647
|
<action_type>set_attribute_value</action_type>
|
|
648
|
-
<asset>[[output://
|
|
648
|
+
<asset>[[output://create_metadata_field_select_3119243601.assetid]]</asset>
|
|
649
649
|
<attribute>edit_params</attribute>
|
|
650
650
|
<value><![CDATA[array (
|
|
651
651
|
'style' => 'list',
|
|
@@ -658,84 +658,84 @@
|
|
|
658
658
|
</action>
|
|
659
659
|
|
|
660
660
|
<action>
|
|
661
|
-
<action_id>
|
|
661
|
+
<action_id>create_metadata_field_select_6578134777</action_id>
|
|
662
662
|
<action_type>create_asset</action_type>
|
|
663
663
|
<type_code>metadata_field_select</type_code>
|
|
664
664
|
<link_type>2</link_type>
|
|
665
|
-
<parentid>[[output://
|
|
665
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
666
666
|
<value></value>
|
|
667
667
|
<is_dependant>1</is_dependant>
|
|
668
668
|
<is_exclusive>0</is_exclusive>
|
|
669
669
|
</action>
|
|
670
670
|
<action>
|
|
671
|
-
<action_id>
|
|
671
|
+
<action_id>set_metadata_field_select_6578134777_name</action_id>
|
|
672
672
|
<action_type>set_attribute_value</action_type>
|
|
673
|
-
<asset>[[output://
|
|
673
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
674
674
|
<attribute>name</attribute>
|
|
675
675
|
<value><![CDATA[background_type]]></value>
|
|
676
676
|
</action>
|
|
677
677
|
<action>
|
|
678
|
-
<action_id>
|
|
678
|
+
<action_id>set_metadata_field_select_6578134777_friendly_name</action_id>
|
|
679
679
|
<action_type>set_attribute_value</action_type>
|
|
680
|
-
<asset>[[output://
|
|
680
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
681
681
|
<attribute>friendly_name</attribute>
|
|
682
682
|
<value><![CDATA[Background type]]></value>
|
|
683
683
|
</action>
|
|
684
684
|
<action>
|
|
685
|
-
<action_id>
|
|
685
|
+
<action_id>set_metadata_field_select_6578134777_default</action_id>
|
|
686
686
|
<action_type>set_attribute_value</action_type>
|
|
687
|
-
<asset>[[output://
|
|
687
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
688
688
|
<attribute>default</attribute>
|
|
689
689
|
<value><![CDATA[image]]></value>
|
|
690
690
|
</action>
|
|
691
691
|
<action>
|
|
692
|
-
<action_id>
|
|
692
|
+
<action_id>set_metadata_field_select_6578134777_description</action_id>
|
|
693
693
|
<action_type>set_attribute_value</action_type>
|
|
694
|
-
<asset>[[output://
|
|
694
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
695
695
|
<attribute>description</attribute>
|
|
696
696
|
<value><![CDATA[]]></value>
|
|
697
697
|
</action>
|
|
698
698
|
<action>
|
|
699
|
-
<action_id>
|
|
699
|
+
<action_id>set_metadata_field_select_6578134777_editable</action_id>
|
|
700
700
|
<action_type>set_attribute_value</action_type>
|
|
701
|
-
<asset>[[output://
|
|
701
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
702
702
|
<attribute>editable</attribute>
|
|
703
703
|
<value><![CDATA[1]]></value>
|
|
704
704
|
</action>
|
|
705
705
|
<action>
|
|
706
|
-
<action_id>
|
|
706
|
+
<action_id>set_metadata_field_select_6578134777_editable</action_id>
|
|
707
707
|
<action_type>set_attribute_value</action_type>
|
|
708
|
-
<asset>[[output://
|
|
708
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
709
709
|
<attribute>editable</attribute>
|
|
710
710
|
<value><![CDATA[1]]></value>
|
|
711
711
|
</action>
|
|
712
712
|
<action>
|
|
713
|
-
<action_id>
|
|
713
|
+
<action_id>set_metadata_field_select_6578134777_required</action_id>
|
|
714
714
|
<action_type>set_attribute_value</action_type>
|
|
715
|
-
<asset>[[output://
|
|
715
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
716
716
|
<attribute>required</attribute>
|
|
717
717
|
<value><![CDATA[0]]></value>
|
|
718
718
|
</action>
|
|
719
719
|
<action>
|
|
720
|
-
<action_id>
|
|
720
|
+
<action_id>set_permission_6578134777_read_5</action_id>
|
|
721
721
|
<action_type>set_permission</action_type>
|
|
722
|
-
<asset>[[output://
|
|
722
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
723
723
|
<permission>1</permission>
|
|
724
724
|
<granted>1</granted>
|
|
725
725
|
<userid>[[system://public_user]]</userid>
|
|
726
726
|
</action>
|
|
727
727
|
|
|
728
728
|
<action>
|
|
729
|
-
<action_id>
|
|
729
|
+
<action_id>set_metadata_field_select_6578134777_select_options</action_id>
|
|
730
730
|
<action_type>set_attribute_value</action_type>
|
|
731
|
-
<asset>[[output://
|
|
731
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
732
732
|
<attribute>select_options</attribute>
|
|
733
733
|
<value><![CDATA[array ('colour' => 'Colour','texture' => 'Texture','image' => 'Background Image',);]]></value>
|
|
734
734
|
</action>
|
|
735
735
|
<action>
|
|
736
|
-
<action_id>set_{f.type}
|
|
736
|
+
<action_id>set_{f.type}_6578134777_edit_params</action_id>
|
|
737
737
|
<action_type>set_attribute_value</action_type>
|
|
738
|
-
<asset>[[output://
|
|
738
|
+
<asset>[[output://create_metadata_field_select_6578134777.assetid]]</asset>
|
|
739
739
|
<attribute>edit_params</attribute>
|
|
740
740
|
<value><![CDATA[array (
|
|
741
741
|
'style' => 'list',
|
|
@@ -748,84 +748,84 @@
|
|
|
748
748
|
</action>
|
|
749
749
|
|
|
750
750
|
<action>
|
|
751
|
-
<action_id>
|
|
751
|
+
<action_id>create_metadata_field_select_7266847331</action_id>
|
|
752
752
|
<action_type>create_asset</action_type>
|
|
753
753
|
<type_code>metadata_field_select</type_code>
|
|
754
754
|
<link_type>2</link_type>
|
|
755
|
-
<parentid>[[output://
|
|
755
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
756
756
|
<value></value>
|
|
757
757
|
<is_dependant>1</is_dependant>
|
|
758
758
|
<is_exclusive>0</is_exclusive>
|
|
759
759
|
</action>
|
|
760
760
|
<action>
|
|
761
|
-
<action_id>
|
|
761
|
+
<action_id>set_metadata_field_select_7266847331_name</action_id>
|
|
762
762
|
<action_type>set_attribute_value</action_type>
|
|
763
|
-
<asset>[[output://
|
|
763
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
764
764
|
<attribute>name</attribute>
|
|
765
765
|
<value><![CDATA[background_colour]]></value>
|
|
766
766
|
</action>
|
|
767
767
|
<action>
|
|
768
|
-
<action_id>
|
|
768
|
+
<action_id>set_metadata_field_select_7266847331_friendly_name</action_id>
|
|
769
769
|
<action_type>set_attribute_value</action_type>
|
|
770
|
-
<asset>[[output://
|
|
770
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
771
771
|
<attribute>friendly_name</attribute>
|
|
772
772
|
<value><![CDATA[Background Colour]]></value>
|
|
773
773
|
</action>
|
|
774
774
|
<action>
|
|
775
|
-
<action_id>
|
|
775
|
+
<action_id>set_metadata_field_select_7266847331_default</action_id>
|
|
776
776
|
<action_type>set_attribute_value</action_type>
|
|
777
|
-
<asset>[[output://
|
|
777
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
778
778
|
<attribute>default</attribute>
|
|
779
779
|
<value><![CDATA[dark-alternate]]></value>
|
|
780
780
|
</action>
|
|
781
781
|
<action>
|
|
782
|
-
<action_id>
|
|
782
|
+
<action_id>set_metadata_field_select_7266847331_description</action_id>
|
|
783
783
|
<action_type>set_attribute_value</action_type>
|
|
784
|
-
<asset>[[output://
|
|
784
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
785
785
|
<attribute>description</attribute>
|
|
786
786
|
<value><![CDATA[]]></value>
|
|
787
787
|
</action>
|
|
788
788
|
<action>
|
|
789
|
-
<action_id>
|
|
789
|
+
<action_id>set_metadata_field_select_7266847331_editable</action_id>
|
|
790
790
|
<action_type>set_attribute_value</action_type>
|
|
791
|
-
<asset>[[output://
|
|
791
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
792
792
|
<attribute>editable</attribute>
|
|
793
793
|
<value><![CDATA[1]]></value>
|
|
794
794
|
</action>
|
|
795
795
|
<action>
|
|
796
|
-
<action_id>
|
|
796
|
+
<action_id>set_metadata_field_select_7266847331_editable</action_id>
|
|
797
797
|
<action_type>set_attribute_value</action_type>
|
|
798
|
-
<asset>[[output://
|
|
798
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
799
799
|
<attribute>editable</attribute>
|
|
800
800
|
<value><![CDATA[1]]></value>
|
|
801
801
|
</action>
|
|
802
802
|
<action>
|
|
803
|
-
<action_id>
|
|
803
|
+
<action_id>set_metadata_field_select_7266847331_required</action_id>
|
|
804
804
|
<action_type>set_attribute_value</action_type>
|
|
805
|
-
<asset>[[output://
|
|
805
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
806
806
|
<attribute>required</attribute>
|
|
807
807
|
<value><![CDATA[0]]></value>
|
|
808
808
|
</action>
|
|
809
809
|
<action>
|
|
810
|
-
<action_id>
|
|
810
|
+
<action_id>set_permission_7266847331_read_5</action_id>
|
|
811
811
|
<action_type>set_permission</action_type>
|
|
812
|
-
<asset>[[output://
|
|
812
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
813
813
|
<permission>1</permission>
|
|
814
814
|
<granted>1</granted>
|
|
815
815
|
<userid>[[system://public_user]]</userid>
|
|
816
816
|
</action>
|
|
817
817
|
|
|
818
818
|
<action>
|
|
819
|
-
<action_id>
|
|
819
|
+
<action_id>set_metadata_field_select_7266847331_select_options</action_id>
|
|
820
820
|
<action_type>set_attribute_value</action_type>
|
|
821
|
-
<asset>[[output://
|
|
821
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
822
822
|
<attribute>select_options</attribute>
|
|
823
823
|
<value><![CDATA[array ('light' => 'Light','alternate' => 'Alternate','dark' => 'Dark','dark-alternate' => 'Dark Alternate',);]]></value>
|
|
824
824
|
</action>
|
|
825
825
|
<action>
|
|
826
|
-
<action_id>set_{f.type}
|
|
826
|
+
<action_id>set_{f.type}_7266847331_edit_params</action_id>
|
|
827
827
|
<action_type>set_attribute_value</action_type>
|
|
828
|
-
<asset>[[output://
|
|
828
|
+
<asset>[[output://create_metadata_field_select_7266847331.assetid]]</asset>
|
|
829
829
|
<attribute>edit_params</attribute>
|
|
830
830
|
<value><![CDATA[array (
|
|
831
831
|
'style' => 'list',
|
|
@@ -838,68 +838,68 @@
|
|
|
838
838
|
</action>
|
|
839
839
|
|
|
840
840
|
<action>
|
|
841
|
-
<action_id>
|
|
841
|
+
<action_id>create_metadata_field_text_4897616426</action_id>
|
|
842
842
|
<action_type>create_asset</action_type>
|
|
843
843
|
<type_code>metadata_field_text</type_code>
|
|
844
844
|
<link_type>2</link_type>
|
|
845
|
-
<parentid>[[output://
|
|
845
|
+
<parentid>[[output://create_Metadata_Section_6769261780.assetid]]</parentid>
|
|
846
846
|
<value></value>
|
|
847
847
|
<is_dependant>1</is_dependant>
|
|
848
848
|
<is_exclusive>0</is_exclusive>
|
|
849
849
|
</action>
|
|
850
850
|
<action>
|
|
851
|
-
<action_id>
|
|
851
|
+
<action_id>set_metadata_field_text_4897616426_name</action_id>
|
|
852
852
|
<action_type>set_attribute_value</action_type>
|
|
853
|
-
<asset>[[output://
|
|
853
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
854
854
|
<attribute>name</attribute>
|
|
855
855
|
<value><![CDATA[id_field]]></value>
|
|
856
856
|
</action>
|
|
857
857
|
<action>
|
|
858
|
-
<action_id>
|
|
858
|
+
<action_id>set_metadata_field_text_4897616426_friendly_name</action_id>
|
|
859
859
|
<action_type>set_attribute_value</action_type>
|
|
860
|
-
<asset>[[output://
|
|
860
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
861
861
|
<attribute>friendly_name</attribute>
|
|
862
862
|
<value><![CDATA[Id field]]></value>
|
|
863
863
|
</action>
|
|
864
864
|
<action>
|
|
865
|
-
<action_id>
|
|
865
|
+
<action_id>set_metadata_field_text_4897616426_default</action_id>
|
|
866
866
|
<action_type>set_attribute_value</action_type>
|
|
867
|
-
<asset>[[output://
|
|
867
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
868
868
|
<attribute>default</attribute>
|
|
869
869
|
<value><![CDATA[]]></value>
|
|
870
870
|
</action>
|
|
871
871
|
<action>
|
|
872
|
-
<action_id>
|
|
872
|
+
<action_id>set_metadata_field_text_4897616426_description</action_id>
|
|
873
873
|
<action_type>set_attribute_value</action_type>
|
|
874
|
-
<asset>[[output://
|
|
874
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
875
875
|
<attribute>description</attribute>
|
|
876
876
|
<value><![CDATA[]]></value>
|
|
877
877
|
</action>
|
|
878
878
|
<action>
|
|
879
|
-
<action_id>
|
|
879
|
+
<action_id>set_metadata_field_text_4897616426_editable</action_id>
|
|
880
880
|
<action_type>set_attribute_value</action_type>
|
|
881
|
-
<asset>[[output://
|
|
881
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
882
882
|
<attribute>editable</attribute>
|
|
883
883
|
<value><![CDATA[1]]></value>
|
|
884
884
|
</action>
|
|
885
885
|
<action>
|
|
886
|
-
<action_id>
|
|
886
|
+
<action_id>set_metadata_field_text_4897616426_editable</action_id>
|
|
887
887
|
<action_type>set_attribute_value</action_type>
|
|
888
|
-
<asset>[[output://
|
|
888
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
889
889
|
<attribute>editable</attribute>
|
|
890
890
|
<value><![CDATA[1]]></value>
|
|
891
891
|
</action>
|
|
892
892
|
<action>
|
|
893
|
-
<action_id>
|
|
893
|
+
<action_id>set_metadata_field_text_4897616426_required</action_id>
|
|
894
894
|
<action_type>set_attribute_value</action_type>
|
|
895
|
-
<asset>[[output://
|
|
895
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
896
896
|
<attribute>required</attribute>
|
|
897
897
|
<value><![CDATA[0]]></value>
|
|
898
898
|
</action>
|
|
899
899
|
<action>
|
|
900
|
-
<action_id>
|
|
900
|
+
<action_id>set_permission_4897616426_read_5</action_id>
|
|
901
901
|
<action_type>set_permission</action_type>
|
|
902
|
-
<asset>[[output://
|
|
902
|
+
<asset>[[output://create_metadata_field_text_4897616426.assetid]]</asset>
|
|
903
903
|
<permission>1</permission>
|
|
904
904
|
<granted>1</granted>
|
|
905
905
|
<userid>[[system://public_user]]</userid>
|