@developer_tribe/react-builder 0.1.31 → 0.1.32

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/dist/build-components/Button/ButtonProps.generated.d.ts +2 -1
  2. package/dist/build-components/CarouselButtons/CarouselButtonsProps.generated.d.ts +2 -1
  3. package/dist/build-components/CarouselDots/CarouselDotsProps.generated.d.ts +2 -1
  4. package/dist/build-components/Image/ImageProps.generated.d.ts +2 -1
  5. package/dist/build-components/OnboardButton/OnboardButtonProps.generated.d.ts +8 -4
  6. package/dist/build-components/OnboardButtons/OnboardButtonsProps.generated.d.ts +6 -3
  7. package/dist/build-components/OnboardDot/OnboardDotProps.generated.d.ts +2 -1
  8. package/dist/build-components/OnboardFooter/OnboardFooterProps.generated.d.ts +10 -5
  9. package/dist/build-components/OnboardImage/OnboardImageProps.generated.d.ts +4 -1
  10. package/dist/build-components/OnboardItem/OnboardItemProps.generated.d.ts +4 -2
  11. package/dist/build-components/OnboardSubtitle/OnboardSubtitleProps.generated.d.ts +10 -5
  12. package/dist/build-components/OnboardTitle/OnboardTitleProps.generated.d.ts +10 -5
  13. package/dist/build-components/Text/TextProps.generated.d.ts +10 -5
  14. package/dist/build-components/View/ViewProps.generated.d.ts +6 -3
  15. package/dist/build-components/patterns.generated.d.ts +7 -2
  16. package/dist/index.cjs.js +6 -4
  17. package/dist/index.esm.js +6 -4
  18. package/package.json +2 -1
  19. package/scripts/prebuild/utils/createGeneratedProps.js +64 -5
  20. package/src/assets/samples/getSamples.ts +6 -0
  21. package/src/assets/samples/vpn-onboard-5.json +1025 -0
  22. package/src/assets/samples/vpn-onboard-6.json +709 -0
  23. package/src/build-components/Button/ButtonProps.generated.ts +14 -12
  24. package/src/build-components/CarouselButtons/CarouselButtonsProps.generated.ts +6 -1
  25. package/src/build-components/CarouselDots/CarouselDotsProps.generated.ts +9 -7
  26. package/src/build-components/Image/ImageProps.generated.ts +3 -1
  27. package/src/build-components/OnboardButton/OnboardButtonProps.generated.ts +14 -9
  28. package/src/build-components/OnboardButton/pattern.json +3 -2
  29. package/src/build-components/OnboardButtons/OnboardButtonsProps.generated.ts +10 -3
  30. package/src/build-components/OnboardDot/OnboardDotProps.generated.ts +9 -7
  31. package/src/build-components/OnboardFooter/OnboardFooterProps.generated.ts +33 -22
  32. package/src/build-components/OnboardImage/OnboardImage.tsx +24 -1
  33. package/src/build-components/OnboardImage/OnboardImageProps.generated.ts +5 -1
  34. package/src/build-components/OnboardImage/pattern.json +3 -5
  35. package/src/build-components/OnboardItem/OnboardItemProps.generated.ts +5 -2
  36. package/src/build-components/OnboardSubtitle/OnboardSubtitleProps.generated.ts +33 -22
  37. package/src/build-components/OnboardTitle/OnboardTitleProps.generated.ts +33 -22
  38. package/src/build-components/Text/TextProps.generated.ts +33 -22
  39. package/src/build-components/View/ViewProps.generated.ts +18 -9
  40. package/src/build-components/patterns.generated.ts +7 -2
  41. package/src/utils/novaToJson.ts +5 -0
@@ -0,0 +1,709 @@
1
+ {
2
+ "name": "vpn-onboard-6 (legacy)",
3
+ "version": "0.0.0",
4
+ "type": "nova",
5
+ "previewConfig": {
6
+ "theme": "dark",
7
+ "screenSize": { "width": 375, "height": 812 },
8
+ "isRtl": false,
9
+ "screenStyle": {
10
+ "light": { "backgroundColor": "#FDFDFD", "color": "#161827" },
11
+ "dark": { "backgroundColor": "#12131A", "color": "#E9EBF9" }
12
+ },
13
+ "localication": {
14
+ "en": {
15
+ "onboard.title.one-page": "One Page",
16
+ "onboard.title.one-page2": "One Page",
17
+ "onboard.title.two-page": "Two Page",
18
+ "onboard.title.two-page2": "Two Page",
19
+ "onboard.title.three-page": "Three Page",
20
+ "onboard.title.three-page2": "Three Page",
21
+ "onboard.title.four-page": "Four Page",
22
+ "onboard.title.four-page2": "Four Page",
23
+ "onboard.subtitle.one-page": "One Page",
24
+ "onboard.subtitle.one-page2": "One Page",
25
+ "onboard.subtitle.two-page": "Two Page",
26
+ "onboard.subtitle.two-page2": "Two Page",
27
+ "onboard.subtitle.three-page": "Three Page",
28
+ "onboard.subtitle.three-page2": "Three Page",
29
+ "onboard.subtitle.four-page": "Four Page",
30
+ "onboard.subtitle.four-page2": "Four Page",
31
+ "onboard.next.one-page": "Next",
32
+ "onboard.next.two-page": "Next",
33
+ "onboard.next.three-page": "Next",
34
+ "onboard.skip.one-page": "Skip",
35
+ "onboard.skip.two-page": "Skip",
36
+ "onboard.skip.three-page": "Skip",
37
+ "onboard.allow.four-page": "Allow",
38
+ "view.onboarding.footer.description": "By clicking continue, you will be accepting the Terms of service and privacy policy",
39
+ "view.onboarding.btnPrivacy": "Privacy",
40
+ "view.onboarding.btnTerms": "Terms"
41
+ },
42
+ "ar": {
43
+ "onboard.title.one-page": " العربية",
44
+ "onboard.title.one-page2": " العربية",
45
+ "onboard.title.two-page": " العربية",
46
+ "onboard.title.two-page2": " العربية",
47
+ "onboard.title.three-page": " العربية",
48
+ "onboard.title.three-page2": " العربية",
49
+ "onboard.title.four-page": " العربية",
50
+ "onboard.title.four-page2": " العربية",
51
+ "onboard.subtitle.one-page": " العربية",
52
+ "onboard.subtitle.one-page2": " العربية",
53
+ "onboard.subtitle.two-page": " العربية",
54
+ "onboard.subtitle.two-page2": " العربية",
55
+ "onboard.subtitle.three-page": " العربية",
56
+ "onboard.subtitle.three-page2": " العربية",
57
+ "onboard.subtitle.four-page": " العربية",
58
+ "onboard.subtitle.four-page2": " العربية",
59
+ "onboard.next.one-page": "التالي",
60
+ "onboard.next.two-page": "التالي",
61
+ "onboard.next.three-page": "التالي",
62
+ "onboard.skip.one-page": "تخطي",
63
+ "onboard.skip.two-page": "تخطي",
64
+ "onboard.skip.three-page": "تخطي",
65
+ "onboard.allow.four-page": "السماح",
66
+ "view.onboarding.footer.description": "بالمتابعة فإنك توافق على",
67
+ "view.onboarding.btnPrivacy": "الخصوصية",
68
+ "view.onboarding.btnTerms": "الشروط"
69
+ }
70
+ },
71
+ "defaultLanguage": "en"
72
+ },
73
+ "data": {
74
+ "name": "app_onboard1",
75
+ "key": "app_onboard",
76
+ "theme": "dark",
77
+ "order": 3,
78
+ "data": {
79
+ "layout": "onboard-layout",
80
+ "key": "cJVVSS7q9Qe1trnb",
81
+ "attributes": {
82
+ "use_safe_area_inset": true,
83
+ "general_components": [
84
+ {
85
+ "layout": "dots-layout",
86
+ "key": "cdNahru8m9BDyVr9",
87
+ "attributes": {
88
+ "position": "before_buttons",
89
+ "dots_type": "Dots Type Info",
90
+ "dot": [
91
+ {
92
+ "layout": "expanding_dot",
93
+ "key": "ctWoX6jkgKy1nNGQ",
94
+ "attributes": {
95
+ "inactive_dot_opacity": null,
96
+ "expanding_dot_width": "20",
97
+ "dot_style": null,
98
+ "container_style": null,
99
+ "active_dot_color": null
100
+ }
101
+ }
102
+ ],
103
+ "styles": []
104
+ }
105
+ },
106
+ {
107
+ "layout": "footer-layout",
108
+ "key": "cgOl0PVI66a51Xr3",
109
+ "attributes": {
110
+ "texts": [
111
+ {
112
+ "layout": "Text",
113
+ "key": "cAqUfPg1uA4PjtmV",
114
+ "attributes": {
115
+ "text_localization_key": "view.onboarding.footer.description",
116
+ "text_color": "#81838F",
117
+ "width": null,
118
+ "linkedwords": [
119
+ {
120
+ "layout": "LinkedWords",
121
+ "key": "c0wJnbvQu8vLB0BJ",
122
+ "attributes": {
123
+ "linked_word_localization_key": "view.onboarding.btnPrivacy",
124
+ "linked_word_color": "#0450E2",
125
+ "page": "privacy"
126
+ }
127
+ },
128
+ {
129
+ "layout": "LinkedWords",
130
+ "key": "cyoIya4E71u4OHWq",
131
+ "attributes": {
132
+ "linked_word_localization_key": "view.onboarding.btnTerms",
133
+ "linked_word_color": "#0450E2",
134
+ "page": "terms"
135
+ }
136
+ }
137
+ ],
138
+ "styles": []
139
+ }
140
+ }
141
+ ]
142
+ }
143
+ }
144
+ ],
145
+ "data": [
146
+ {
147
+ "layout": "simple-onboard-layout",
148
+ "key": "cQcJZFJji41pTo1Q",
149
+ "attributes": {
150
+ "key": "app_onboard-page1",
151
+ "components": [
152
+ {
153
+ "layout": "image-layout",
154
+ "key": "cXoQJuJ7cxH4s64I",
155
+ "attributes": {
156
+ "is_bg_image": false,
157
+ "height": "400",
158
+ "styles": [
159
+ {
160
+ "layout": "style-layout",
161
+ "key": "c5j5kKdUlw2FPgpj",
162
+ "attributes": {
163
+ "styles": [
164
+ {
165
+ "layout": "Styles",
166
+ "key": "c2wx1diAfvoO73UE",
167
+ "attributes": {
168
+ "type": "containerStyle",
169
+ "style": {
170
+ "marginTop": 40
171
+ }
172
+ }
173
+ }
174
+ ]
175
+ }
176
+ }
177
+ ],
178
+ "android_height": "400",
179
+ "ios_height": "400",
180
+ "image": "https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/9cb1d668b3724655f93a91e5eee771c5.png"
181
+ }
182
+ },
183
+ {
184
+ "layout": "title-layout",
185
+ "key": "cDhqeMQJnHwrKDWx",
186
+ "attributes": {
187
+ "title_localization_key": "onboard.title.one-page",
188
+ "title_color": "#F4F5FF",
189
+ "coloredwords": [],
190
+ "styles": [],
191
+ "number_of_lines": "2",
192
+ "adaptive_font_size": false
193
+ }
194
+ },
195
+ {
196
+ "layout": "subtitle-layout",
197
+ "key": "cNXYD8CPZaJoOKjR",
198
+ "attributes": {
199
+ "subtitle_localization_key": "onboard.subtitle.one-page",
200
+ "subtitle_color": "#DBDDEB",
201
+ "subtitle_font": null,
202
+ "styles": []
203
+ }
204
+ },
205
+ {
206
+ "layout": "Buttons",
207
+ "key": "cWgBUJIek4XF9XfH",
208
+ "attributes": {
209
+ "buttons_direction": "row",
210
+ "buttons": [
211
+ {
212
+ "layout": "skip-button-layout",
213
+ "key": "cG54WG2pH8LVehkt",
214
+ "attributes": {
215
+ "flex": "1",
216
+ "button_text_localization_key": "onboard.skip.one-page",
217
+ "button_text_color": "#0450E2",
218
+ "is_transparant_bg": false,
219
+ "button_background_color": "#161827",
220
+ "actions": [
221
+ {
222
+ "layout": "action-layout",
223
+ "key": "cxo62SYr15CFXzWj",
224
+ "attributes": {
225
+ "events": [
226
+ {
227
+ "layout": "Navigate",
228
+ "key": "cLhVLu0pR5E3OuHk",
229
+ "attributes": {
230
+ "next_page_key": "app_onboard-page4",
231
+ "if_allowed_this_permissions": null,
232
+ "if_not_allowed_this_permissions": null,
233
+ "navigate_backward": null,
234
+ "close_button_delay": null
235
+ }
236
+ }
237
+ ]
238
+ }
239
+ }
240
+ ],
241
+ "styles": [],
242
+ "animation": null,
243
+ "animation_color": null
244
+ }
245
+ },
246
+ {
247
+ "layout": "button-layout",
248
+ "key": "c8r6biKAKhGKBZXn",
249
+ "attributes": {
250
+ "show_text": true,
251
+ "button_text_localization_key": "onboard.next.one-page",
252
+ "is_passive_button": false,
253
+ "flex": "1",
254
+ "show_icon": false,
255
+ "icons": [],
256
+ "actions": [
257
+ {
258
+ "layout": "action-layout",
259
+ "key": "c7fcavpy1HpWKAHU",
260
+ "attributes": {
261
+ "events": [
262
+ {
263
+ "layout": "Navigate",
264
+ "key": "cEgzPBOiNNrbshp5",
265
+ "attributes": {
266
+ "next_page_key": "app_onboard-page2",
267
+ "if_allowed_this_permissions": null,
268
+ "if_not_allowed_this_permissions": null,
269
+ "navigate_backward": null,
270
+ "close_button_delay": null
271
+ }
272
+ }
273
+ ]
274
+ }
275
+ }
276
+ ],
277
+ "styles": [],
278
+ "button_text_color": "#FFFFFF",
279
+ "button_background_color": "#0450E2",
280
+ "animation": null,
281
+ "animation_color": null
282
+ }
283
+ }
284
+ ]
285
+ }
286
+ }
287
+ ],
288
+ "min_android_version": null
289
+ }
290
+ },
291
+ {
292
+ "layout": "simple-onboard-layout",
293
+ "key": "crIFXHKvOoOdLFbc",
294
+ "attributes": {
295
+ "key": "app_onboard-page2",
296
+ "components": [
297
+ {
298
+ "layout": "image-layout",
299
+ "key": "crGN7ZD9Al0KDbyO",
300
+ "attributes": {
301
+ "is_bg_image": false,
302
+ "height": "400",
303
+ "styles": [
304
+ {
305
+ "layout": "style-layout",
306
+ "key": "ctLDm5bItpLEGj67",
307
+ "attributes": {
308
+ "styles": [
309
+ {
310
+ "layout": "Styles",
311
+ "key": "cjvTMl0iVyMoSLJX",
312
+ "attributes": {
313
+ "type": "containerStyle",
314
+ "style": {
315
+ "marginTop": 40
316
+ }
317
+ }
318
+ }
319
+ ]
320
+ }
321
+ }
322
+ ],
323
+ "android_height": "400",
324
+ "ios_height": "400",
325
+ "image": "https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/f8d0c64bf89cc5f2f14126d0544ba174.png"
326
+ }
327
+ },
328
+ {
329
+ "layout": "title-layout",
330
+ "key": "cSlHcp6WVRGdj233",
331
+ "attributes": {
332
+ "title_localization_key": "onboard.title.two-page",
333
+ "title_color": "#F4F5FF",
334
+ "coloredwords": [],
335
+ "styles": [],
336
+ "number_of_lines": "2",
337
+ "adaptive_font_size": false
338
+ }
339
+ },
340
+ {
341
+ "layout": "subtitle-layout",
342
+ "key": "ciJuUH1g7kHrcZDq",
343
+ "attributes": {
344
+ "subtitle_localization_key": "onboard.subtitle.two-page",
345
+ "subtitle_color": "#DBDDEB",
346
+ "subtitle_font": null,
347
+ "styles": []
348
+ }
349
+ },
350
+ {
351
+ "layout": "Buttons",
352
+ "key": "cSDr8RbSvsWaHgVS",
353
+ "attributes": {
354
+ "buttons_direction": "row",
355
+ "buttons": [
356
+ {
357
+ "layout": "skip-button-layout",
358
+ "key": "cl9p09wdxNez5TmI",
359
+ "attributes": {
360
+ "flex": "1",
361
+ "button_text_localization_key": "onboard.skip.two-page",
362
+ "button_text_color": "#0450E2",
363
+ "is_transparant_bg": false,
364
+ "button_background_color": "#161827",
365
+ "actions": [
366
+ {
367
+ "layout": "action-layout",
368
+ "key": "cOARcdUyemgWucuS",
369
+ "attributes": {
370
+ "events": [
371
+ {
372
+ "layout": "Navigate",
373
+ "key": "cdF9gJjTW63M4S3c",
374
+ "attributes": {
375
+ "next_page_key": "app_onboard-page4",
376
+ "if_allowed_this_permissions": null,
377
+ "if_not_allowed_this_permissions": null,
378
+ "navigate_backward": null,
379
+ "close_button_delay": null
380
+ }
381
+ }
382
+ ]
383
+ }
384
+ }
385
+ ],
386
+ "styles": [],
387
+ "animation": null,
388
+ "animation_color": null
389
+ }
390
+ },
391
+ {
392
+ "layout": "button-layout",
393
+ "key": "cC9C4xf7Kwnryduw",
394
+ "attributes": {
395
+ "show_text": true,
396
+ "button_text_localization_key": "onboard.next.two-page",
397
+ "is_passive_button": false,
398
+ "flex": "1",
399
+ "show_icon": false,
400
+ "icons": [],
401
+ "actions": [
402
+ {
403
+ "layout": "action-layout",
404
+ "key": "cO0ZNlY08Wa33OUp",
405
+ "attributes": {
406
+ "events": [
407
+ {
408
+ "layout": "Navigate",
409
+ "key": "cOwrXBiSMDOXAARa",
410
+ "attributes": {
411
+ "next_page_key": "app_onboard-page3",
412
+ "if_allowed_this_permissions": null,
413
+ "if_not_allowed_this_permissions": null,
414
+ "navigate_backward": null,
415
+ "close_button_delay": null
416
+ }
417
+ }
418
+ ]
419
+ }
420
+ }
421
+ ],
422
+ "styles": [],
423
+ "button_text_color": "#FFFFFF",
424
+ "button_background_color": "#0450E2",
425
+ "animation": null,
426
+ "animation_color": null
427
+ }
428
+ }
429
+ ]
430
+ }
431
+ }
432
+ ],
433
+ "min_android_version": null
434
+ }
435
+ },
436
+ {
437
+ "layout": "simple-onboard-layout",
438
+ "key": "cRcBQOfcmficdPUY",
439
+ "attributes": {
440
+ "key": "app_onboard-page3",
441
+ "components": [
442
+ {
443
+ "layout": "image-layout",
444
+ "key": "chWqWfotZ42DTHkU",
445
+ "attributes": {
446
+ "is_bg_image": false,
447
+ "height": "400",
448
+ "styles": [
449
+ {
450
+ "layout": "style-layout",
451
+ "key": "cjqEEYogrLEzZRtY",
452
+ "attributes": {
453
+ "styles": [
454
+ {
455
+ "layout": "Styles",
456
+ "key": "c5PHmIfw5M0ncTMb",
457
+ "attributes": {
458
+ "type": "containerStyle",
459
+ "style": {
460
+ "marginTop": 40
461
+ }
462
+ }
463
+ }
464
+ ]
465
+ }
466
+ }
467
+ ],
468
+ "android_height": "400",
469
+ "ios_height": "400",
470
+ "image": "https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ad823809885c1a2a8e4632039f35a94e.png"
471
+ }
472
+ },
473
+ {
474
+ "layout": "title-layout",
475
+ "key": "cc69aqukeCYi6zuO",
476
+ "attributes": {
477
+ "title_localization_key": "onboard.title.three-page",
478
+ "title_color": "#F4F5FF",
479
+ "coloredwords": [],
480
+ "styles": [],
481
+ "number_of_lines": "2",
482
+ "adaptive_font_size": false
483
+ }
484
+ },
485
+ {
486
+ "layout": "subtitle-layout",
487
+ "key": "cNtG6fvLNACSZliB",
488
+ "attributes": {
489
+ "subtitle_localization_key": "onboard.subtitle.three-page",
490
+ "subtitle_color": "#DBDDEB",
491
+ "subtitle_font": null,
492
+ "styles": []
493
+ }
494
+ },
495
+ {
496
+ "layout": "Buttons",
497
+ "key": "cRNaL0iEMtwOMqVT",
498
+ "attributes": {
499
+ "buttons_direction": "row",
500
+ "buttons": [
501
+ {
502
+ "layout": "skip-button-layout",
503
+ "key": "c70LtlMO3Nv6Cgb4",
504
+ "attributes": {
505
+ "flex": "1",
506
+ "button_text_localization_key": "onboard.skip.three-page",
507
+ "button_text_color": "#0450E2",
508
+ "is_transparant_bg": false,
509
+ "button_background_color": "#161827",
510
+ "actions": [
511
+ {
512
+ "layout": "action-layout",
513
+ "key": "cmLkX9THQz0n5cmC",
514
+ "attributes": {
515
+ "events": [
516
+ {
517
+ "layout": "Navigate",
518
+ "key": "cUsGGKCMR6jtd041",
519
+ "attributes": {
520
+ "next_page_key": "app_onboard-page4",
521
+ "if_allowed_this_permissions": null,
522
+ "if_not_allowed_this_permissions": null,
523
+ "navigate_backward": null,
524
+ "close_button_delay": null
525
+ }
526
+ }
527
+ ]
528
+ }
529
+ }
530
+ ],
531
+ "styles": [],
532
+ "animation": null,
533
+ "animation_color": null
534
+ }
535
+ },
536
+ {
537
+ "layout": "button-layout",
538
+ "key": "cFjtaB6BOUV3Ip29",
539
+ "attributes": {
540
+ "show_text": true,
541
+ "button_text_localization_key": "onboard.next.three-page",
542
+ "is_passive_button": false,
543
+ "flex": "1",
544
+ "show_icon": false,
545
+ "icons": [],
546
+ "actions": [
547
+ {
548
+ "layout": "action-layout",
549
+ "key": "cWnCp8SEvoozyzHt",
550
+ "attributes": {
551
+ "events": [
552
+ {
553
+ "layout": "Permission",
554
+ "key": "cuBXgAPhZi9KjP9e",
555
+ "attributes": {
556
+ "permission": "rating"
557
+ }
558
+ },
559
+ {
560
+ "layout": "Navigate",
561
+ "key": "cuDh9kCby5zuxxM2",
562
+ "attributes": {
563
+ "next_page_key": "app_onboard-page4",
564
+ "if_allowed_this_permissions": null,
565
+ "if_not_allowed_this_permissions": null,
566
+ "navigate_backward": null,
567
+ "close_button_delay": null
568
+ }
569
+ }
570
+ ]
571
+ }
572
+ }
573
+ ],
574
+ "styles": [],
575
+ "button_text_color": "#FFFFFF",
576
+ "button_background_color": "#0450E2",
577
+ "animation": null,
578
+ "animation_color": null
579
+ }
580
+ }
581
+ ]
582
+ }
583
+ }
584
+ ],
585
+ "min_android_version": null
586
+ }
587
+ },
588
+ {
589
+ "layout": "simple-onboard-layout",
590
+ "key": "cvF8znA2sZJvJKV5",
591
+ "attributes": {
592
+ "key": "app_onboard-page4",
593
+ "components": [
594
+ {
595
+ "layout": "image-layout",
596
+ "key": "cmw7qmHSA52Mttez",
597
+ "attributes": {
598
+ "is_bg_image": false,
599
+ "height": "400",
600
+ "styles": [
601
+ {
602
+ "layout": "style-layout",
603
+ "key": "clFXKiPX8Zc5DZa9",
604
+ "attributes": {
605
+ "styles": [
606
+ {
607
+ "layout": "Styles",
608
+ "key": "cPLa5Mzc2mMNHcVS",
609
+ "attributes": {
610
+ "type": "containerStyle",
611
+ "style": {
612
+ "marginTop": 40
613
+ }
614
+ }
615
+ }
616
+ ]
617
+ }
618
+ }
619
+ ],
620
+ "android_height": "400",
621
+ "ios_height": "400",
622
+ "image": "https://vpn111-stage.s3.eu-central-1.amazonaws.com/onboard/high/ede1705c51f3434ae9053ed5f29bf5dd.png"
623
+ }
624
+ },
625
+ {
626
+ "layout": "title-layout",
627
+ "key": "cMW4PNcuTdZKSngn",
628
+ "attributes": {
629
+ "title_localization_key": "onboard.title.four-page",
630
+ "title_color": "#F4F5FF",
631
+ "coloredwords": [],
632
+ "styles": [],
633
+ "number_of_lines": "2",
634
+ "adaptive_font_size": false
635
+ }
636
+ },
637
+ {
638
+ "layout": "subtitle-layout",
639
+ "key": "ccpicN327gsRyFJp",
640
+ "attributes": {
641
+ "subtitle_localization_key": "onboard.subtitle.four-page",
642
+ "subtitle_color": "#DBDDEB",
643
+ "subtitle_font": null,
644
+ "styles": []
645
+ }
646
+ },
647
+ {
648
+ "layout": "Buttons",
649
+ "key": "cdm2DIT7kD4SvwxW",
650
+ "attributes": {
651
+ "buttons_direction": "row",
652
+ "buttons": [
653
+ {
654
+ "layout": "button-layout",
655
+ "key": "cc4zDTvmHh5AhjTr",
656
+ "attributes": {
657
+ "show_text": true,
658
+ "button_text_localization_key": "onboard.allow.four-page",
659
+ "is_passive_button": false,
660
+ "flex": "1",
661
+ "show_icon": false,
662
+ "icons": [],
663
+ "actions": [
664
+ {
665
+ "layout": "action-layout",
666
+ "key": "cab9Uvd4nqeUA4Hb",
667
+ "attributes": {
668
+ "events": [
669
+ {
670
+ "layout": "Permission",
671
+ "key": "cW6WWySokxpYwV9w",
672
+ "attributes": {
673
+ "permission": "notification"
674
+ }
675
+ },
676
+ {
677
+ "layout": "Navigate",
678
+ "key": "cBdaRtFk5Iqo1FGu",
679
+ "attributes": {
680
+ "next_page_key": "subscriptions",
681
+ "if_allowed_this_permissions": null,
682
+ "if_not_allowed_this_permissions": null,
683
+ "navigate_backward": "home",
684
+ "close_button_delay": null
685
+ }
686
+ }
687
+ ]
688
+ }
689
+ }
690
+ ],
691
+ "styles": [],
692
+ "button_text_color": "#FFFFFF",
693
+ "button_background_color": "#0450E2",
694
+ "animation": null,
695
+ "animation_color": null
696
+ }
697
+ }
698
+ ]
699
+ }
700
+ }
701
+ ],
702
+ "min_android_version": "12"
703
+ }
704
+ }
705
+ ]
706
+ }
707
+ }
708
+ }
709
+ }