@revenuecat/purchases-ui-js 0.0.13 → 0.0.14
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/dist/components/button/Button.svelte +1 -1
- package/dist/components/button/ButtonNode.svelte +9 -3
- package/dist/components/footer/Footer.svelte +3 -3
- package/dist/components/image/Image.svelte +3 -1
- package/dist/components/package/Package.svelte +23 -7
- package/dist/components/paywall/Node.svelte +17 -2
- package/dist/components/paywall/Node.svelte.d.ts +2 -0
- package/dist/components/paywall/Paywall.stories.svelte +42 -1
- package/dist/components/paywall/Paywall.svelte +12 -0
- package/dist/components/paywall/Paywall.svelte.d.ts +2 -0
- package/dist/components/purchase-button/PurchaseButton.svelte +9 -4
- package/dist/components/stack/Stack.svelte +9 -2
- package/dist/components/stack/stack-utils.d.ts +1 -1
- package/dist/components/text/Text.svelte +1 -1
- package/dist/components/text/TextNode.svelte +1 -1
- package/dist/data/entities.d.ts +1 -0
- package/dist/data/state.d.ts +2 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/stories/fixtures.d.ts +2 -0
- package/dist/stories/fixtures.js +4256 -0
- package/dist/types.d.ts +8 -2
- package/dist/utils/style-utils.d.ts +11 -1
- package/dist/utils/style-utils.js +25 -5
- package/dist/utils/variable-utils.d.ts +23 -3
- package/dist/utils/variable-utils.js +1 -1
- package/package.json +3 -2
package/dist/stories/fixtures.js
CHANGED
|
@@ -6852,6 +6852,4262 @@ export const pastaPaywallData = {
|
|
|
6852
6852
|
template_name: "components",
|
|
6853
6853
|
updated_at: "2024-11-13T15:23:34Z",
|
|
6854
6854
|
};
|
|
6855
|
+
export const variablesPastaPaywallData = {
|
|
6856
|
+
asset_base_url: "https://assets.pawwalls.com",
|
|
6857
|
+
components_config: {
|
|
6858
|
+
base: {
|
|
6859
|
+
stack: {
|
|
6860
|
+
background_color: null,
|
|
6861
|
+
border: null,
|
|
6862
|
+
components: [
|
|
6863
|
+
{
|
|
6864
|
+
background_color: null,
|
|
6865
|
+
border: null,
|
|
6866
|
+
components: [
|
|
6867
|
+
{
|
|
6868
|
+
components: [],
|
|
6869
|
+
corner_radiuses: {
|
|
6870
|
+
bottom_leading: 0,
|
|
6871
|
+
bottom_trailing: 0,
|
|
6872
|
+
top_leading: 0,
|
|
6873
|
+
top_trailing: 0,
|
|
6874
|
+
},
|
|
6875
|
+
fit_mode: "fill",
|
|
6876
|
+
gradientColors: null,
|
|
6877
|
+
id: "ZRtyX6a5wA",
|
|
6878
|
+
mask_shape: {
|
|
6879
|
+
corners: {
|
|
6880
|
+
bottom_leading: 0,
|
|
6881
|
+
bottom_trailing: 0,
|
|
6882
|
+
top_leading: 0,
|
|
6883
|
+
top_trailing: 0,
|
|
6884
|
+
},
|
|
6885
|
+
type: "rectangle",
|
|
6886
|
+
},
|
|
6887
|
+
name: "",
|
|
6888
|
+
size: {
|
|
6889
|
+
height: {
|
|
6890
|
+
type: "fixed",
|
|
6891
|
+
value: 200,
|
|
6892
|
+
},
|
|
6893
|
+
width: {
|
|
6894
|
+
type: "fill",
|
|
6895
|
+
value: null,
|
|
6896
|
+
},
|
|
6897
|
+
},
|
|
6898
|
+
source: {
|
|
6899
|
+
light: {
|
|
6900
|
+
heic: "https://assets.pawwalls.com/1005820_1731507291.heic",
|
|
6901
|
+
heic_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507291.heic",
|
|
6902
|
+
original: "https://assets.pawwalls.com/1005820_1731507291.jpg",
|
|
6903
|
+
webp: "https://assets.pawwalls.com/1005820_1731507291.webp",
|
|
6904
|
+
webp_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507291.webp",
|
|
6905
|
+
},
|
|
6906
|
+
},
|
|
6907
|
+
type: "image",
|
|
6908
|
+
},
|
|
6909
|
+
{
|
|
6910
|
+
background_color: null,
|
|
6911
|
+
border: null,
|
|
6912
|
+
components: [
|
|
6913
|
+
{
|
|
6914
|
+
background_color: null,
|
|
6915
|
+
color: {
|
|
6916
|
+
light: {
|
|
6917
|
+
type: "hex",
|
|
6918
|
+
value: "#000000",
|
|
6919
|
+
},
|
|
6920
|
+
},
|
|
6921
|
+
font_name: null,
|
|
6922
|
+
font_size: "heading_xxl",
|
|
6923
|
+
font_weight: "semibold",
|
|
6924
|
+
horizontal_alignment: "leading",
|
|
6925
|
+
id: "J0uTOiJtZ4",
|
|
6926
|
+
margin: {
|
|
6927
|
+
bottom: 0,
|
|
6928
|
+
leading: 0,
|
|
6929
|
+
top: 20,
|
|
6930
|
+
trailing: 0,
|
|
6931
|
+
},
|
|
6932
|
+
name: "",
|
|
6933
|
+
padding: {
|
|
6934
|
+
bottom: 0,
|
|
6935
|
+
leading: 0,
|
|
6936
|
+
top: 0,
|
|
6937
|
+
trailing: 0,
|
|
6938
|
+
},
|
|
6939
|
+
size: {
|
|
6940
|
+
height: {
|
|
6941
|
+
type: "fill",
|
|
6942
|
+
value: null,
|
|
6943
|
+
},
|
|
6944
|
+
width: {
|
|
6945
|
+
type: "fill",
|
|
6946
|
+
value: null,
|
|
6947
|
+
},
|
|
6948
|
+
},
|
|
6949
|
+
text_lid: "m7z87T8PSP",
|
|
6950
|
+
type: "text",
|
|
6951
|
+
},
|
|
6952
|
+
{
|
|
6953
|
+
background_color: null,
|
|
6954
|
+
color: {
|
|
6955
|
+
light: {
|
|
6956
|
+
type: "hex",
|
|
6957
|
+
value: "#000000",
|
|
6958
|
+
},
|
|
6959
|
+
},
|
|
6960
|
+
font_name: null,
|
|
6961
|
+
font_size: "body_m",
|
|
6962
|
+
font_weight: "regular",
|
|
6963
|
+
horizontal_alignment: "leading",
|
|
6964
|
+
id: "-7gk7JWCns",
|
|
6965
|
+
margin: {
|
|
6966
|
+
bottom: 0,
|
|
6967
|
+
leading: 0,
|
|
6968
|
+
top: 0,
|
|
6969
|
+
trailing: 0,
|
|
6970
|
+
},
|
|
6971
|
+
name: "",
|
|
6972
|
+
padding: {
|
|
6973
|
+
bottom: 0,
|
|
6974
|
+
leading: 0,
|
|
6975
|
+
top: 0,
|
|
6976
|
+
trailing: 0,
|
|
6977
|
+
},
|
|
6978
|
+
size: {
|
|
6979
|
+
height: {
|
|
6980
|
+
type: "fit",
|
|
6981
|
+
value: null,
|
|
6982
|
+
},
|
|
6983
|
+
width: {
|
|
6984
|
+
type: "fill",
|
|
6985
|
+
value: null,
|
|
6986
|
+
},
|
|
6987
|
+
},
|
|
6988
|
+
text_lid: "liqxndiEG5",
|
|
6989
|
+
type: "text",
|
|
6990
|
+
},
|
|
6991
|
+
],
|
|
6992
|
+
dimension: {
|
|
6993
|
+
alignment: "leading",
|
|
6994
|
+
distribution: "space_between",
|
|
6995
|
+
type: "vertical",
|
|
6996
|
+
},
|
|
6997
|
+
id: "_4nezUpsss",
|
|
6998
|
+
margin: {
|
|
6999
|
+
bottom: 10,
|
|
7000
|
+
leading: 10,
|
|
7001
|
+
top: 0,
|
|
7002
|
+
trailing: 10,
|
|
7003
|
+
},
|
|
7004
|
+
name: "",
|
|
7005
|
+
padding: {
|
|
7006
|
+
bottom: 0,
|
|
7007
|
+
leading: 0,
|
|
7008
|
+
top: 0,
|
|
7009
|
+
trailing: 0,
|
|
7010
|
+
},
|
|
7011
|
+
shadow: null,
|
|
7012
|
+
shape: {
|
|
7013
|
+
corners: {
|
|
7014
|
+
bottom_leading: 0,
|
|
7015
|
+
bottom_trailing: 0,
|
|
7016
|
+
top_leading: 0,
|
|
7017
|
+
top_trailing: 0,
|
|
7018
|
+
},
|
|
7019
|
+
type: "rectangle",
|
|
7020
|
+
},
|
|
7021
|
+
size: {
|
|
7022
|
+
height: {
|
|
7023
|
+
type: "fit",
|
|
7024
|
+
value: null,
|
|
7025
|
+
},
|
|
7026
|
+
width: {
|
|
7027
|
+
type: "fill",
|
|
7028
|
+
value: null,
|
|
7029
|
+
},
|
|
7030
|
+
},
|
|
7031
|
+
spacing: 0,
|
|
7032
|
+
type: "stack",
|
|
7033
|
+
},
|
|
7034
|
+
{
|
|
7035
|
+
background_color: null,
|
|
7036
|
+
border: null,
|
|
7037
|
+
components: [
|
|
7038
|
+
{
|
|
7039
|
+
id: "_BQ1-pbTfN",
|
|
7040
|
+
is_selected_by_default: true,
|
|
7041
|
+
name: "",
|
|
7042
|
+
package_id: "trial",
|
|
7043
|
+
stack: {
|
|
7044
|
+
background_color: null,
|
|
7045
|
+
border: {
|
|
7046
|
+
color: {
|
|
7047
|
+
light: {
|
|
7048
|
+
type: "hex",
|
|
7049
|
+
value: "#ff9613",
|
|
7050
|
+
},
|
|
7051
|
+
},
|
|
7052
|
+
width: 2,
|
|
7053
|
+
},
|
|
7054
|
+
components: [
|
|
7055
|
+
{
|
|
7056
|
+
corner_radiuses: {
|
|
7057
|
+
bottom_leading: 0,
|
|
7058
|
+
bottom_trailing: 0,
|
|
7059
|
+
top_leading: 0,
|
|
7060
|
+
top_trailing: 0,
|
|
7061
|
+
},
|
|
7062
|
+
fit_mode: "fill",
|
|
7063
|
+
gradientColors: null,
|
|
7064
|
+
id: "HBf9zsTJTE",
|
|
7065
|
+
mask_shape: {
|
|
7066
|
+
corners: {
|
|
7067
|
+
bottom_leading: 0,
|
|
7068
|
+
bottom_trailing: 0,
|
|
7069
|
+
top_leading: 0,
|
|
7070
|
+
top_trailing: 0,
|
|
7071
|
+
},
|
|
7072
|
+
type: "rectangle",
|
|
7073
|
+
},
|
|
7074
|
+
name: "",
|
|
7075
|
+
size: {
|
|
7076
|
+
height: {
|
|
7077
|
+
type: "fixed",
|
|
7078
|
+
value: 50,
|
|
7079
|
+
},
|
|
7080
|
+
width: {
|
|
7081
|
+
type: "fixed",
|
|
7082
|
+
value: 50,
|
|
7083
|
+
},
|
|
7084
|
+
},
|
|
7085
|
+
source: {
|
|
7086
|
+
light: {
|
|
7087
|
+
heic: "https://assets.pawwalls.com/1005820_1731507394.heic",
|
|
7088
|
+
heic_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507394.heic",
|
|
7089
|
+
original: "https://assets.pawwalls.com/1005820_1731507394.jpg",
|
|
7090
|
+
webp: "https://assets.pawwalls.com/1005820_1731507394.webp",
|
|
7091
|
+
webp_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507394.webp",
|
|
7092
|
+
},
|
|
7093
|
+
},
|
|
7094
|
+
type: "image",
|
|
7095
|
+
},
|
|
7096
|
+
{
|
|
7097
|
+
background_color: null,
|
|
7098
|
+
border: null,
|
|
7099
|
+
components: [
|
|
7100
|
+
{
|
|
7101
|
+
background_color: null,
|
|
7102
|
+
color: {
|
|
7103
|
+
light: {
|
|
7104
|
+
type: "hex",
|
|
7105
|
+
value: "#000000",
|
|
7106
|
+
},
|
|
7107
|
+
},
|
|
7108
|
+
components: [],
|
|
7109
|
+
font_name: null,
|
|
7110
|
+
font_size: "heading_s",
|
|
7111
|
+
font_weight: "regular",
|
|
7112
|
+
horizontal_alignment: "leading",
|
|
7113
|
+
id: "9LdulxNGth",
|
|
7114
|
+
margin: {
|
|
7115
|
+
bottom: 0,
|
|
7116
|
+
leading: 0,
|
|
7117
|
+
top: 0,
|
|
7118
|
+
trailing: 0,
|
|
7119
|
+
},
|
|
7120
|
+
name: "",
|
|
7121
|
+
padding: {
|
|
7122
|
+
bottom: 0,
|
|
7123
|
+
leading: 0,
|
|
7124
|
+
top: 0,
|
|
7125
|
+
trailing: 0,
|
|
7126
|
+
},
|
|
7127
|
+
size: {
|
|
7128
|
+
height: {
|
|
7129
|
+
type: "fit",
|
|
7130
|
+
value: null,
|
|
7131
|
+
},
|
|
7132
|
+
width: {
|
|
7133
|
+
type: "fill",
|
|
7134
|
+
value: null,
|
|
7135
|
+
},
|
|
7136
|
+
},
|
|
7137
|
+
text_lid: "u6M-gcEXcW",
|
|
7138
|
+
type: "text",
|
|
7139
|
+
},
|
|
7140
|
+
{
|
|
7141
|
+
background_color: null,
|
|
7142
|
+
color: {
|
|
7143
|
+
light: {
|
|
7144
|
+
type: "hex",
|
|
7145
|
+
value: "#000000",
|
|
7146
|
+
},
|
|
7147
|
+
},
|
|
7148
|
+
components: [],
|
|
7149
|
+
font_name: null,
|
|
7150
|
+
font_size: "body_s",
|
|
7151
|
+
font_weight: "regular",
|
|
7152
|
+
horizontal_alignment: "leading",
|
|
7153
|
+
id: "panhwCWZic",
|
|
7154
|
+
margin: {
|
|
7155
|
+
bottom: 0,
|
|
7156
|
+
leading: 0,
|
|
7157
|
+
top: 0,
|
|
7158
|
+
trailing: 0,
|
|
7159
|
+
},
|
|
7160
|
+
name: "",
|
|
7161
|
+
padding: {
|
|
7162
|
+
bottom: 0,
|
|
7163
|
+
leading: 0,
|
|
7164
|
+
top: 0,
|
|
7165
|
+
trailing: 0,
|
|
7166
|
+
},
|
|
7167
|
+
size: {
|
|
7168
|
+
height: {
|
|
7169
|
+
type: "fit",
|
|
7170
|
+
value: null,
|
|
7171
|
+
},
|
|
7172
|
+
width: {
|
|
7173
|
+
type: "fill",
|
|
7174
|
+
value: null,
|
|
7175
|
+
},
|
|
7176
|
+
},
|
|
7177
|
+
text_lid: "g1GH43IJNX",
|
|
7178
|
+
type: "text",
|
|
7179
|
+
},
|
|
7180
|
+
],
|
|
7181
|
+
dimension: {
|
|
7182
|
+
alignment: "center",
|
|
7183
|
+
distribution: "space_around",
|
|
7184
|
+
type: "vertical",
|
|
7185
|
+
},
|
|
7186
|
+
id: "kebfIK8l5z",
|
|
7187
|
+
margin: {
|
|
7188
|
+
bottom: 0,
|
|
7189
|
+
leading: 10,
|
|
7190
|
+
top: 0,
|
|
7191
|
+
trailing: 0,
|
|
7192
|
+
},
|
|
7193
|
+
name: "",
|
|
7194
|
+
padding: {
|
|
7195
|
+
bottom: 0,
|
|
7196
|
+
leading: 0,
|
|
7197
|
+
top: 0,
|
|
7198
|
+
trailing: 0,
|
|
7199
|
+
},
|
|
7200
|
+
shadow: null,
|
|
7201
|
+
shape: {
|
|
7202
|
+
corners: {
|
|
7203
|
+
bottom_leading: 0,
|
|
7204
|
+
bottom_trailing: 0,
|
|
7205
|
+
top_leading: 0,
|
|
7206
|
+
top_trailing: 0,
|
|
7207
|
+
},
|
|
7208
|
+
type: "rectangle",
|
|
7209
|
+
},
|
|
7210
|
+
size: {
|
|
7211
|
+
height: {
|
|
7212
|
+
type: "fill",
|
|
7213
|
+
value: null,
|
|
7214
|
+
},
|
|
7215
|
+
width: {
|
|
7216
|
+
type: "fill",
|
|
7217
|
+
value: null,
|
|
7218
|
+
},
|
|
7219
|
+
},
|
|
7220
|
+
spacing: 0,
|
|
7221
|
+
type: "stack",
|
|
7222
|
+
},
|
|
7223
|
+
{
|
|
7224
|
+
background_color: null,
|
|
7225
|
+
border: null,
|
|
7226
|
+
components: [
|
|
7227
|
+
{
|
|
7228
|
+
background_color: null,
|
|
7229
|
+
color: {
|
|
7230
|
+
light: {
|
|
7231
|
+
type: "hex",
|
|
7232
|
+
value: "#000000",
|
|
7233
|
+
},
|
|
7234
|
+
},
|
|
7235
|
+
font_name: null,
|
|
7236
|
+
font_size: "heading_l",
|
|
7237
|
+
font_weight: "regular",
|
|
7238
|
+
horizontal_alignment: "center",
|
|
7239
|
+
id: "_WVFnjmmDL",
|
|
7240
|
+
margin: {
|
|
7241
|
+
bottom: 0,
|
|
7242
|
+
leading: 0,
|
|
7243
|
+
top: 0,
|
|
7244
|
+
trailing: 0,
|
|
7245
|
+
},
|
|
7246
|
+
name: "",
|
|
7247
|
+
padding: {
|
|
7248
|
+
bottom: 0,
|
|
7249
|
+
leading: 0,
|
|
7250
|
+
top: 0,
|
|
7251
|
+
trailing: 0,
|
|
7252
|
+
},
|
|
7253
|
+
size: {
|
|
7254
|
+
height: {
|
|
7255
|
+
type: "fit",
|
|
7256
|
+
value: null,
|
|
7257
|
+
},
|
|
7258
|
+
width: {
|
|
7259
|
+
type: "fit",
|
|
7260
|
+
value: null,
|
|
7261
|
+
},
|
|
7262
|
+
},
|
|
7263
|
+
text_lid: "gIp9E6mbHx",
|
|
7264
|
+
type: "text",
|
|
7265
|
+
},
|
|
7266
|
+
],
|
|
7267
|
+
dimension: {
|
|
7268
|
+
alignment: "center",
|
|
7269
|
+
distribution: "center",
|
|
7270
|
+
type: "vertical",
|
|
7271
|
+
},
|
|
7272
|
+
id: "d8G8M2fqd7",
|
|
7273
|
+
margin: {
|
|
7274
|
+
bottom: 0,
|
|
7275
|
+
leading: 0,
|
|
7276
|
+
top: 0,
|
|
7277
|
+
trailing: 0,
|
|
7278
|
+
},
|
|
7279
|
+
name: "",
|
|
7280
|
+
padding: {
|
|
7281
|
+
bottom: 0,
|
|
7282
|
+
leading: 0,
|
|
7283
|
+
top: 0,
|
|
7284
|
+
trailing: 0,
|
|
7285
|
+
},
|
|
7286
|
+
shadow: null,
|
|
7287
|
+
shape: {
|
|
7288
|
+
corners: {
|
|
7289
|
+
bottom_leading: 0,
|
|
7290
|
+
bottom_trailing: 0,
|
|
7291
|
+
top_leading: 0,
|
|
7292
|
+
top_trailing: 0,
|
|
7293
|
+
},
|
|
7294
|
+
type: "rectangle",
|
|
7295
|
+
},
|
|
7296
|
+
size: {
|
|
7297
|
+
height: {
|
|
7298
|
+
type: "fill",
|
|
7299
|
+
value: null,
|
|
7300
|
+
},
|
|
7301
|
+
width: {
|
|
7302
|
+
type: "fit",
|
|
7303
|
+
value: null,
|
|
7304
|
+
},
|
|
7305
|
+
},
|
|
7306
|
+
spacing: 0,
|
|
7307
|
+
type: "stack",
|
|
7308
|
+
},
|
|
7309
|
+
],
|
|
7310
|
+
dimension: {
|
|
7311
|
+
alignment: "leading",
|
|
7312
|
+
distribution: "space_between",
|
|
7313
|
+
type: "horizontal",
|
|
7314
|
+
},
|
|
7315
|
+
id: "Uq3Pg5vEuA",
|
|
7316
|
+
margin: {
|
|
7317
|
+
bottom: 8,
|
|
7318
|
+
leading: 8,
|
|
7319
|
+
top: 8,
|
|
7320
|
+
trailing: 8,
|
|
7321
|
+
},
|
|
7322
|
+
name: "",
|
|
7323
|
+
padding: {
|
|
7324
|
+
bottom: 8,
|
|
7325
|
+
leading: 8,
|
|
7326
|
+
top: 8,
|
|
7327
|
+
trailing: 8,
|
|
7328
|
+
},
|
|
7329
|
+
shadow: null,
|
|
7330
|
+
shape: {
|
|
7331
|
+
corners: {
|
|
7332
|
+
bottom_leading: 8,
|
|
7333
|
+
bottom_trailing: 8,
|
|
7334
|
+
top_leading: 8,
|
|
7335
|
+
top_trailing: 8,
|
|
7336
|
+
},
|
|
7337
|
+
type: "rectangle",
|
|
7338
|
+
},
|
|
7339
|
+
size: {
|
|
7340
|
+
height: {
|
|
7341
|
+
type: "fill",
|
|
7342
|
+
value: null,
|
|
7343
|
+
},
|
|
7344
|
+
width: {
|
|
7345
|
+
type: "fill",
|
|
7346
|
+
value: null,
|
|
7347
|
+
},
|
|
7348
|
+
},
|
|
7349
|
+
spacing: 0,
|
|
7350
|
+
type: "stack",
|
|
7351
|
+
},
|
|
7352
|
+
type: "package",
|
|
7353
|
+
},
|
|
7354
|
+
{
|
|
7355
|
+
components: [
|
|
7356
|
+
{
|
|
7357
|
+
components: [],
|
|
7358
|
+
corner_radiuses: {
|
|
7359
|
+
bottom_leading: 0,
|
|
7360
|
+
bottom_trailing: 0,
|
|
7361
|
+
top_leading: 0,
|
|
7362
|
+
top_trailing: 0,
|
|
7363
|
+
},
|
|
7364
|
+
fit_mode: "fill",
|
|
7365
|
+
gradientColors: null,
|
|
7366
|
+
id: "UJP6KaxM1z",
|
|
7367
|
+
mask_shape: {
|
|
7368
|
+
corners: {
|
|
7369
|
+
bottom_leading: 0,
|
|
7370
|
+
bottom_trailing: 0,
|
|
7371
|
+
top_leading: 0,
|
|
7372
|
+
top_trailing: 0,
|
|
7373
|
+
},
|
|
7374
|
+
type: "rectangle",
|
|
7375
|
+
},
|
|
7376
|
+
name: "",
|
|
7377
|
+
size: {
|
|
7378
|
+
height: {
|
|
7379
|
+
type: "fixed",
|
|
7380
|
+
value: 50,
|
|
7381
|
+
},
|
|
7382
|
+
width: {
|
|
7383
|
+
type: "fixed",
|
|
7384
|
+
value: 50,
|
|
7385
|
+
},
|
|
7386
|
+
},
|
|
7387
|
+
source: {
|
|
7388
|
+
light: {
|
|
7389
|
+
heic: "https://assets.pawwalls.com/1005820_1731507394.heic",
|
|
7390
|
+
heic_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507394.heic",
|
|
7391
|
+
original: "https://assets.pawwalls.com/1005820_1731507394.jpg",
|
|
7392
|
+
webp: "https://assets.pawwalls.com/1005820_1731507394.webp",
|
|
7393
|
+
webp_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507394.webp",
|
|
7394
|
+
},
|
|
7395
|
+
},
|
|
7396
|
+
type: "image",
|
|
7397
|
+
},
|
|
7398
|
+
{
|
|
7399
|
+
background_color: null,
|
|
7400
|
+
border: null,
|
|
7401
|
+
components: [
|
|
7402
|
+
{
|
|
7403
|
+
background_color: null,
|
|
7404
|
+
color: {
|
|
7405
|
+
light: {
|
|
7406
|
+
type: "hex",
|
|
7407
|
+
value: "#000000",
|
|
7408
|
+
},
|
|
7409
|
+
},
|
|
7410
|
+
components: [],
|
|
7411
|
+
font_name: null,
|
|
7412
|
+
font_size: "heading_m",
|
|
7413
|
+
font_weight: "regular",
|
|
7414
|
+
horizontal_alignment: "leading",
|
|
7415
|
+
id: "m38jO3Le_I",
|
|
7416
|
+
margin: {
|
|
7417
|
+
bottom: 0,
|
|
7418
|
+
leading: 0,
|
|
7419
|
+
top: 0,
|
|
7420
|
+
trailing: 0,
|
|
7421
|
+
},
|
|
7422
|
+
name: "",
|
|
7423
|
+
padding: {
|
|
7424
|
+
bottom: 0,
|
|
7425
|
+
leading: 0,
|
|
7426
|
+
top: 0,
|
|
7427
|
+
trailing: 0,
|
|
7428
|
+
},
|
|
7429
|
+
size: {
|
|
7430
|
+
height: {
|
|
7431
|
+
type: "fit",
|
|
7432
|
+
value: null,
|
|
7433
|
+
},
|
|
7434
|
+
width: {
|
|
7435
|
+
type: "fill",
|
|
7436
|
+
value: null,
|
|
7437
|
+
},
|
|
7438
|
+
},
|
|
7439
|
+
text_lid: "Dyf4wUnWhE",
|
|
7440
|
+
type: "text",
|
|
7441
|
+
},
|
|
7442
|
+
{
|
|
7443
|
+
background_color: null,
|
|
7444
|
+
color: {
|
|
7445
|
+
light: {
|
|
7446
|
+
type: "hex",
|
|
7447
|
+
value: "#000000",
|
|
7448
|
+
},
|
|
7449
|
+
},
|
|
7450
|
+
components: [],
|
|
7451
|
+
font_name: null,
|
|
7452
|
+
font_size: "body_m",
|
|
7453
|
+
font_weight: "regular",
|
|
7454
|
+
horizontal_alignment: "leading",
|
|
7455
|
+
id: "PhEVfVKXJo",
|
|
7456
|
+
margin: {
|
|
7457
|
+
bottom: 0,
|
|
7458
|
+
leading: 0,
|
|
7459
|
+
top: 0,
|
|
7460
|
+
trailing: 0,
|
|
7461
|
+
},
|
|
7462
|
+
name: "",
|
|
7463
|
+
padding: {
|
|
7464
|
+
bottom: 0,
|
|
7465
|
+
leading: 0,
|
|
7466
|
+
top: 0,
|
|
7467
|
+
trailing: 0,
|
|
7468
|
+
},
|
|
7469
|
+
size: {
|
|
7470
|
+
height: {
|
|
7471
|
+
type: "fit",
|
|
7472
|
+
value: null,
|
|
7473
|
+
},
|
|
7474
|
+
width: {
|
|
7475
|
+
type: "fill",
|
|
7476
|
+
value: null,
|
|
7477
|
+
},
|
|
7478
|
+
},
|
|
7479
|
+
text_lid: "uYHuXwbuaS",
|
|
7480
|
+
type: "text",
|
|
7481
|
+
},
|
|
7482
|
+
],
|
|
7483
|
+
dimension: {
|
|
7484
|
+
alignment: "center",
|
|
7485
|
+
distribution: "space_around",
|
|
7486
|
+
type: "vertical",
|
|
7487
|
+
},
|
|
7488
|
+
id: "o7HqdzQ2TU",
|
|
7489
|
+
margin: {
|
|
7490
|
+
bottom: 0,
|
|
7491
|
+
leading: 10,
|
|
7492
|
+
top: 0,
|
|
7493
|
+
trailing: 0,
|
|
7494
|
+
},
|
|
7495
|
+
name: "",
|
|
7496
|
+
padding: {
|
|
7497
|
+
bottom: 0,
|
|
7498
|
+
leading: 0,
|
|
7499
|
+
top: 0,
|
|
7500
|
+
trailing: 0,
|
|
7501
|
+
},
|
|
7502
|
+
shadow: null,
|
|
7503
|
+
shape: {
|
|
7504
|
+
corners: {
|
|
7505
|
+
bottom_leading: 0,
|
|
7506
|
+
bottom_trailing: 0,
|
|
7507
|
+
top_leading: 0,
|
|
7508
|
+
top_trailing: 0,
|
|
7509
|
+
},
|
|
7510
|
+
type: "rectangle",
|
|
7511
|
+
},
|
|
7512
|
+
size: {
|
|
7513
|
+
height: {
|
|
7514
|
+
type: "fill",
|
|
7515
|
+
value: null,
|
|
7516
|
+
},
|
|
7517
|
+
width: {
|
|
7518
|
+
type: "fill",
|
|
7519
|
+
value: null,
|
|
7520
|
+
},
|
|
7521
|
+
},
|
|
7522
|
+
spacing: 0,
|
|
7523
|
+
type: "stack",
|
|
7524
|
+
},
|
|
7525
|
+
{
|
|
7526
|
+
background_color: null,
|
|
7527
|
+
border: null,
|
|
7528
|
+
components: [
|
|
7529
|
+
{
|
|
7530
|
+
background_color: null,
|
|
7531
|
+
color: {
|
|
7532
|
+
light: {
|
|
7533
|
+
type: "hex",
|
|
7534
|
+
value: "#000000",
|
|
7535
|
+
},
|
|
7536
|
+
},
|
|
7537
|
+
components: [],
|
|
7538
|
+
font_name: null,
|
|
7539
|
+
font_size: "heading_l",
|
|
7540
|
+
font_weight: "regular",
|
|
7541
|
+
horizontal_alignment: "center",
|
|
7542
|
+
id: "fJDKVj_OrR",
|
|
7543
|
+
margin: {
|
|
7544
|
+
bottom: 0,
|
|
7545
|
+
leading: 0,
|
|
7546
|
+
top: 0,
|
|
7547
|
+
trailing: 0,
|
|
7548
|
+
},
|
|
7549
|
+
name: "",
|
|
7550
|
+
padding: {
|
|
7551
|
+
bottom: 0,
|
|
7552
|
+
leading: 0,
|
|
7553
|
+
top: 0,
|
|
7554
|
+
trailing: 0,
|
|
7555
|
+
},
|
|
7556
|
+
size: {
|
|
7557
|
+
height: {
|
|
7558
|
+
type: "fit",
|
|
7559
|
+
value: null,
|
|
7560
|
+
},
|
|
7561
|
+
width: {
|
|
7562
|
+
type: "fill",
|
|
7563
|
+
value: null,
|
|
7564
|
+
},
|
|
7565
|
+
},
|
|
7566
|
+
text_lid: "S86nOe2AE7",
|
|
7567
|
+
type: "text",
|
|
7568
|
+
},
|
|
7569
|
+
],
|
|
7570
|
+
dimension: {
|
|
7571
|
+
alignment: "center",
|
|
7572
|
+
distribution: "center",
|
|
7573
|
+
type: "vertical",
|
|
7574
|
+
},
|
|
7575
|
+
id: "JvVkiF7ZGN",
|
|
7576
|
+
margin: {
|
|
7577
|
+
bottom: 0,
|
|
7578
|
+
leading: 0,
|
|
7579
|
+
top: 0,
|
|
7580
|
+
trailing: 0,
|
|
7581
|
+
},
|
|
7582
|
+
name: "",
|
|
7583
|
+
padding: {
|
|
7584
|
+
bottom: 0,
|
|
7585
|
+
leading: 0,
|
|
7586
|
+
top: 0,
|
|
7587
|
+
trailing: 0,
|
|
7588
|
+
},
|
|
7589
|
+
shadow: null,
|
|
7590
|
+
shape: {
|
|
7591
|
+
corners: {
|
|
7592
|
+
bottom_leading: 0,
|
|
7593
|
+
bottom_trailing: 0,
|
|
7594
|
+
top_leading: 0,
|
|
7595
|
+
top_trailing: 0,
|
|
7596
|
+
},
|
|
7597
|
+
type: "rectangle",
|
|
7598
|
+
},
|
|
7599
|
+
size: {
|
|
7600
|
+
height: {
|
|
7601
|
+
type: "fill",
|
|
7602
|
+
value: null,
|
|
7603
|
+
},
|
|
7604
|
+
width: {
|
|
7605
|
+
type: "fill",
|
|
7606
|
+
value: null,
|
|
7607
|
+
},
|
|
7608
|
+
},
|
|
7609
|
+
spacing: 0,
|
|
7610
|
+
type: "stack",
|
|
7611
|
+
},
|
|
7612
|
+
],
|
|
7613
|
+
id: "ANCHtOyphz",
|
|
7614
|
+
is_selected_by_default: false,
|
|
7615
|
+
name: "",
|
|
7616
|
+
package_id: "$rc_weekly",
|
|
7617
|
+
stack: {
|
|
7618
|
+
background_color: null,
|
|
7619
|
+
border: {
|
|
7620
|
+
color: {
|
|
7621
|
+
light: {
|
|
7622
|
+
type: "hex",
|
|
7623
|
+
value: "#89ba35",
|
|
7624
|
+
},
|
|
7625
|
+
},
|
|
7626
|
+
width: 2,
|
|
7627
|
+
},
|
|
7628
|
+
components: [
|
|
7629
|
+
{
|
|
7630
|
+
components: [],
|
|
7631
|
+
corner_radiuses: {
|
|
7632
|
+
bottom_leading: 0,
|
|
7633
|
+
bottom_trailing: 0,
|
|
7634
|
+
top_leading: 0,
|
|
7635
|
+
top_trailing: 0,
|
|
7636
|
+
},
|
|
7637
|
+
fit_mode: "fill",
|
|
7638
|
+
gradientColors: null,
|
|
7639
|
+
id: "oQq6puI8yg",
|
|
7640
|
+
mask_shape: {
|
|
7641
|
+
corners: {
|
|
7642
|
+
bottom_leading: 0,
|
|
7643
|
+
bottom_trailing: 0,
|
|
7644
|
+
top_leading: 0,
|
|
7645
|
+
top_trailing: 0,
|
|
7646
|
+
},
|
|
7647
|
+
type: "rectangle",
|
|
7648
|
+
},
|
|
7649
|
+
name: "",
|
|
7650
|
+
size: {
|
|
7651
|
+
height: {
|
|
7652
|
+
type: "fixed",
|
|
7653
|
+
value: 50,
|
|
7654
|
+
},
|
|
7655
|
+
width: {
|
|
7656
|
+
type: "fixed",
|
|
7657
|
+
value: 50,
|
|
7658
|
+
},
|
|
7659
|
+
},
|
|
7660
|
+
source: {
|
|
7661
|
+
light: {
|
|
7662
|
+
heic: "https://assets.pawwalls.com/1005820_1731507948.heic",
|
|
7663
|
+
heic_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507948.heic",
|
|
7664
|
+
original: "https://assets.pawwalls.com/1005820_1731507948.jpg",
|
|
7665
|
+
webp: "https://assets.pawwalls.com/1005820_1731507948.webp",
|
|
7666
|
+
webp_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507948.webp",
|
|
7667
|
+
},
|
|
7668
|
+
},
|
|
7669
|
+
type: "image",
|
|
7670
|
+
},
|
|
7671
|
+
{
|
|
7672
|
+
background_color: null,
|
|
7673
|
+
border: null,
|
|
7674
|
+
components: [
|
|
7675
|
+
{
|
|
7676
|
+
background_color: null,
|
|
7677
|
+
color: {
|
|
7678
|
+
light: {
|
|
7679
|
+
type: "hex",
|
|
7680
|
+
value: "#000000",
|
|
7681
|
+
},
|
|
7682
|
+
},
|
|
7683
|
+
components: [],
|
|
7684
|
+
font_name: null,
|
|
7685
|
+
font_size: "heading_s",
|
|
7686
|
+
font_weight: "regular",
|
|
7687
|
+
horizontal_alignment: "leading",
|
|
7688
|
+
id: "hT1CeHcStR",
|
|
7689
|
+
margin: {
|
|
7690
|
+
bottom: 0,
|
|
7691
|
+
leading: 0,
|
|
7692
|
+
top: 0,
|
|
7693
|
+
trailing: 0,
|
|
7694
|
+
},
|
|
7695
|
+
name: "",
|
|
7696
|
+
padding: {
|
|
7697
|
+
bottom: 0,
|
|
7698
|
+
leading: 0,
|
|
7699
|
+
top: 0,
|
|
7700
|
+
trailing: 0,
|
|
7701
|
+
},
|
|
7702
|
+
size: {
|
|
7703
|
+
height: {
|
|
7704
|
+
type: "fit",
|
|
7705
|
+
value: null,
|
|
7706
|
+
},
|
|
7707
|
+
width: {
|
|
7708
|
+
type: "fill",
|
|
7709
|
+
value: null,
|
|
7710
|
+
},
|
|
7711
|
+
},
|
|
7712
|
+
text_lid: "0p9AOAKWPR",
|
|
7713
|
+
type: "text",
|
|
7714
|
+
},
|
|
7715
|
+
{
|
|
7716
|
+
background_color: null,
|
|
7717
|
+
color: {
|
|
7718
|
+
light: {
|
|
7719
|
+
type: "hex",
|
|
7720
|
+
value: "#000000",
|
|
7721
|
+
},
|
|
7722
|
+
},
|
|
7723
|
+
components: [],
|
|
7724
|
+
font_name: null,
|
|
7725
|
+
font_size: "body_s",
|
|
7726
|
+
font_weight: "regular",
|
|
7727
|
+
horizontal_alignment: "leading",
|
|
7728
|
+
id: "lo5eR8WmHo",
|
|
7729
|
+
margin: {
|
|
7730
|
+
bottom: 0,
|
|
7731
|
+
leading: 0,
|
|
7732
|
+
top: 0,
|
|
7733
|
+
trailing: 0,
|
|
7734
|
+
},
|
|
7735
|
+
name: "",
|
|
7736
|
+
padding: {
|
|
7737
|
+
bottom: 0,
|
|
7738
|
+
leading: 0,
|
|
7739
|
+
top: 0,
|
|
7740
|
+
trailing: 0,
|
|
7741
|
+
},
|
|
7742
|
+
size: {
|
|
7743
|
+
height: {
|
|
7744
|
+
type: "fit",
|
|
7745
|
+
value: null,
|
|
7746
|
+
},
|
|
7747
|
+
width: {
|
|
7748
|
+
type: "fill",
|
|
7749
|
+
value: null,
|
|
7750
|
+
},
|
|
7751
|
+
},
|
|
7752
|
+
text_lid: "MSh-LJfsBU",
|
|
7753
|
+
type: "text",
|
|
7754
|
+
},
|
|
7755
|
+
],
|
|
7756
|
+
dimension: {
|
|
7757
|
+
alignment: "center",
|
|
7758
|
+
distribution: "space_around",
|
|
7759
|
+
type: "vertical",
|
|
7760
|
+
},
|
|
7761
|
+
id: "UZHeHr6dEg",
|
|
7762
|
+
margin: {
|
|
7763
|
+
bottom: 0,
|
|
7764
|
+
leading: 10,
|
|
7765
|
+
top: 0,
|
|
7766
|
+
trailing: 0,
|
|
7767
|
+
},
|
|
7768
|
+
name: "",
|
|
7769
|
+
padding: {
|
|
7770
|
+
bottom: 0,
|
|
7771
|
+
leading: 0,
|
|
7772
|
+
top: 0,
|
|
7773
|
+
trailing: 0,
|
|
7774
|
+
},
|
|
7775
|
+
shadow: null,
|
|
7776
|
+
shape: {
|
|
7777
|
+
corners: {
|
|
7778
|
+
bottom_leading: 0,
|
|
7779
|
+
bottom_trailing: 0,
|
|
7780
|
+
top_leading: 0,
|
|
7781
|
+
top_trailing: 0,
|
|
7782
|
+
},
|
|
7783
|
+
type: "rectangle",
|
|
7784
|
+
},
|
|
7785
|
+
size: {
|
|
7786
|
+
height: {
|
|
7787
|
+
type: "fill",
|
|
7788
|
+
value: null,
|
|
7789
|
+
},
|
|
7790
|
+
width: {
|
|
7791
|
+
type: "fill",
|
|
7792
|
+
value: null,
|
|
7793
|
+
},
|
|
7794
|
+
},
|
|
7795
|
+
spacing: 0,
|
|
7796
|
+
type: "stack",
|
|
7797
|
+
},
|
|
7798
|
+
{
|
|
7799
|
+
background_color: null,
|
|
7800
|
+
border: null,
|
|
7801
|
+
components: [
|
|
7802
|
+
{
|
|
7803
|
+
background_color: null,
|
|
7804
|
+
color: {
|
|
7805
|
+
light: {
|
|
7806
|
+
type: "hex",
|
|
7807
|
+
value: "#000000",
|
|
7808
|
+
},
|
|
7809
|
+
},
|
|
7810
|
+
components: [],
|
|
7811
|
+
font_name: null,
|
|
7812
|
+
font_size: "heading_l",
|
|
7813
|
+
font_weight: "regular",
|
|
7814
|
+
horizontal_alignment: "center",
|
|
7815
|
+
id: "LiGo-dcmgf",
|
|
7816
|
+
margin: {
|
|
7817
|
+
bottom: 0,
|
|
7818
|
+
leading: 0,
|
|
7819
|
+
top: 0,
|
|
7820
|
+
trailing: 0,
|
|
7821
|
+
},
|
|
7822
|
+
name: "",
|
|
7823
|
+
padding: {
|
|
7824
|
+
bottom: 0,
|
|
7825
|
+
leading: 0,
|
|
7826
|
+
top: 0,
|
|
7827
|
+
trailing: 0,
|
|
7828
|
+
},
|
|
7829
|
+
size: {
|
|
7830
|
+
height: {
|
|
7831
|
+
type: "fit",
|
|
7832
|
+
value: null,
|
|
7833
|
+
},
|
|
7834
|
+
width: {
|
|
7835
|
+
type: "fit",
|
|
7836
|
+
value: null,
|
|
7837
|
+
},
|
|
7838
|
+
},
|
|
7839
|
+
text_lid: "5VCCUXYXE_",
|
|
7840
|
+
type: "text",
|
|
7841
|
+
},
|
|
7842
|
+
],
|
|
7843
|
+
dimension: {
|
|
7844
|
+
alignment: "center",
|
|
7845
|
+
distribution: "center",
|
|
7846
|
+
type: "vertical",
|
|
7847
|
+
},
|
|
7848
|
+
id: "8XYczSBj0r",
|
|
7849
|
+
margin: {
|
|
7850
|
+
bottom: 0,
|
|
7851
|
+
leading: 0,
|
|
7852
|
+
top: 0,
|
|
7853
|
+
trailing: 0,
|
|
7854
|
+
},
|
|
7855
|
+
name: "",
|
|
7856
|
+
padding: {
|
|
7857
|
+
bottom: 0,
|
|
7858
|
+
leading: 0,
|
|
7859
|
+
top: 0,
|
|
7860
|
+
trailing: 0,
|
|
7861
|
+
},
|
|
7862
|
+
shadow: null,
|
|
7863
|
+
shape: {
|
|
7864
|
+
corners: {
|
|
7865
|
+
bottom_leading: 0,
|
|
7866
|
+
bottom_trailing: 0,
|
|
7867
|
+
top_leading: 0,
|
|
7868
|
+
top_trailing: 0,
|
|
7869
|
+
},
|
|
7870
|
+
type: "rectangle",
|
|
7871
|
+
},
|
|
7872
|
+
size: {
|
|
7873
|
+
height: {
|
|
7874
|
+
type: "fill",
|
|
7875
|
+
value: null,
|
|
7876
|
+
},
|
|
7877
|
+
width: {
|
|
7878
|
+
type: "fit",
|
|
7879
|
+
value: null,
|
|
7880
|
+
},
|
|
7881
|
+
},
|
|
7882
|
+
spacing: 0,
|
|
7883
|
+
type: "stack",
|
|
7884
|
+
},
|
|
7885
|
+
],
|
|
7886
|
+
dimension: {
|
|
7887
|
+
alignment: "leading",
|
|
7888
|
+
distribution: "space_between",
|
|
7889
|
+
type: "horizontal",
|
|
7890
|
+
},
|
|
7891
|
+
id: "0La7GuvwA5",
|
|
7892
|
+
margin: {
|
|
7893
|
+
bottom: 8,
|
|
7894
|
+
leading: 8,
|
|
7895
|
+
top: 8,
|
|
7896
|
+
trailing: 8,
|
|
7897
|
+
},
|
|
7898
|
+
name: "",
|
|
7899
|
+
padding: {
|
|
7900
|
+
bottom: 8,
|
|
7901
|
+
leading: 8,
|
|
7902
|
+
top: 8,
|
|
7903
|
+
trailing: 8,
|
|
7904
|
+
},
|
|
7905
|
+
shadow: null,
|
|
7906
|
+
shape: {
|
|
7907
|
+
corners: {
|
|
7908
|
+
bottom_leading: 8,
|
|
7909
|
+
bottom_trailing: 8,
|
|
7910
|
+
top_leading: 8,
|
|
7911
|
+
top_trailing: 8,
|
|
7912
|
+
},
|
|
7913
|
+
type: "rectangle",
|
|
7914
|
+
},
|
|
7915
|
+
size: {
|
|
7916
|
+
height: {
|
|
7917
|
+
type: "fill",
|
|
7918
|
+
value: null,
|
|
7919
|
+
},
|
|
7920
|
+
width: {
|
|
7921
|
+
type: "fill",
|
|
7922
|
+
value: null,
|
|
7923
|
+
},
|
|
7924
|
+
},
|
|
7925
|
+
spacing: 0,
|
|
7926
|
+
type: "stack",
|
|
7927
|
+
},
|
|
7928
|
+
type: "package",
|
|
7929
|
+
},
|
|
7930
|
+
{
|
|
7931
|
+
components: [
|
|
7932
|
+
{
|
|
7933
|
+
components: [],
|
|
7934
|
+
corner_radiuses: {
|
|
7935
|
+
bottom_leading: 0,
|
|
7936
|
+
bottom_trailing: 0,
|
|
7937
|
+
top_leading: 0,
|
|
7938
|
+
top_trailing: 0,
|
|
7939
|
+
},
|
|
7940
|
+
fit_mode: "fill",
|
|
7941
|
+
gradientColors: null,
|
|
7942
|
+
id: "02WAaD8XKF",
|
|
7943
|
+
mask_shape: {
|
|
7944
|
+
corners: {
|
|
7945
|
+
bottom_leading: 0,
|
|
7946
|
+
bottom_trailing: 0,
|
|
7947
|
+
top_leading: 0,
|
|
7948
|
+
top_trailing: 0,
|
|
7949
|
+
},
|
|
7950
|
+
type: "rectangle",
|
|
7951
|
+
},
|
|
7952
|
+
name: "",
|
|
7953
|
+
size: {
|
|
7954
|
+
height: {
|
|
7955
|
+
type: "fixed",
|
|
7956
|
+
value: 50,
|
|
7957
|
+
},
|
|
7958
|
+
width: {
|
|
7959
|
+
type: "fixed",
|
|
7960
|
+
value: 50,
|
|
7961
|
+
},
|
|
7962
|
+
},
|
|
7963
|
+
source: {
|
|
7964
|
+
light: {
|
|
7965
|
+
heic: "https://assets.pawwalls.com/1005820_1731507948.heic",
|
|
7966
|
+
heic_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507948.heic",
|
|
7967
|
+
original: "https://assets.pawwalls.com/1005820_1731507948.jpg",
|
|
7968
|
+
webp: "https://assets.pawwalls.com/1005820_1731507948.webp",
|
|
7969
|
+
webp_low_res: "https://assets.pawwalls.com/1005820_low_res_1731507948.webp",
|
|
7970
|
+
},
|
|
7971
|
+
},
|
|
7972
|
+
type: "image",
|
|
7973
|
+
},
|
|
7974
|
+
{
|
|
7975
|
+
background_color: null,
|
|
7976
|
+
border: null,
|
|
7977
|
+
components: [
|
|
7978
|
+
{
|
|
7979
|
+
background_color: null,
|
|
7980
|
+
color: {
|
|
7981
|
+
light: {
|
|
7982
|
+
type: "hex",
|
|
7983
|
+
value: "#000000",
|
|
7984
|
+
},
|
|
7985
|
+
},
|
|
7986
|
+
components: [],
|
|
7987
|
+
font_name: null,
|
|
7988
|
+
font_size: "heading_m",
|
|
7989
|
+
font_weight: "regular",
|
|
7990
|
+
horizontal_alignment: "leading",
|
|
7991
|
+
id: "9d0803AIPl",
|
|
7992
|
+
margin: {
|
|
7993
|
+
bottom: 0,
|
|
7994
|
+
leading: 0,
|
|
7995
|
+
top: 0,
|
|
7996
|
+
trailing: 0,
|
|
7997
|
+
},
|
|
7998
|
+
name: "",
|
|
7999
|
+
padding: {
|
|
8000
|
+
bottom: 0,
|
|
8001
|
+
leading: 0,
|
|
8002
|
+
top: 0,
|
|
8003
|
+
trailing: 0,
|
|
8004
|
+
},
|
|
8005
|
+
size: {
|
|
8006
|
+
height: {
|
|
8007
|
+
type: "fit",
|
|
8008
|
+
value: null,
|
|
8009
|
+
},
|
|
8010
|
+
width: {
|
|
8011
|
+
type: "fill",
|
|
8012
|
+
value: null,
|
|
8013
|
+
},
|
|
8014
|
+
},
|
|
8015
|
+
text_lid: "_Y0ghumTD5",
|
|
8016
|
+
type: "text",
|
|
8017
|
+
},
|
|
8018
|
+
{
|
|
8019
|
+
background_color: null,
|
|
8020
|
+
color: {
|
|
8021
|
+
light: {
|
|
8022
|
+
type: "hex",
|
|
8023
|
+
value: "#000000",
|
|
8024
|
+
},
|
|
8025
|
+
},
|
|
8026
|
+
components: [],
|
|
8027
|
+
font_name: null,
|
|
8028
|
+
font_size: "body_m",
|
|
8029
|
+
font_weight: "regular",
|
|
8030
|
+
horizontal_alignment: "leading",
|
|
8031
|
+
id: "ASQwu-byJ8",
|
|
8032
|
+
margin: {
|
|
8033
|
+
bottom: 0,
|
|
8034
|
+
leading: 0,
|
|
8035
|
+
top: 0,
|
|
8036
|
+
trailing: 0,
|
|
8037
|
+
},
|
|
8038
|
+
name: "",
|
|
8039
|
+
padding: {
|
|
8040
|
+
bottom: 0,
|
|
8041
|
+
leading: 0,
|
|
8042
|
+
top: 0,
|
|
8043
|
+
trailing: 0,
|
|
8044
|
+
},
|
|
8045
|
+
size: {
|
|
8046
|
+
height: {
|
|
8047
|
+
type: "fit",
|
|
8048
|
+
value: null,
|
|
8049
|
+
},
|
|
8050
|
+
width: {
|
|
8051
|
+
type: "fill",
|
|
8052
|
+
value: null,
|
|
8053
|
+
},
|
|
8054
|
+
},
|
|
8055
|
+
text_lid: "AUpQIYlXNL",
|
|
8056
|
+
type: "text",
|
|
8057
|
+
},
|
|
8058
|
+
],
|
|
8059
|
+
dimension: {
|
|
8060
|
+
alignment: "center",
|
|
8061
|
+
distribution: "space_around",
|
|
8062
|
+
type: "vertical",
|
|
8063
|
+
},
|
|
8064
|
+
id: "iaM1FOE80e",
|
|
8065
|
+
margin: {
|
|
8066
|
+
bottom: 0,
|
|
8067
|
+
leading: 10,
|
|
8068
|
+
top: 0,
|
|
8069
|
+
trailing: 0,
|
|
8070
|
+
},
|
|
8071
|
+
name: "",
|
|
8072
|
+
padding: {
|
|
8073
|
+
bottom: 0,
|
|
8074
|
+
leading: 0,
|
|
8075
|
+
top: 0,
|
|
8076
|
+
trailing: 0,
|
|
8077
|
+
},
|
|
8078
|
+
shadow: null,
|
|
8079
|
+
shape: {
|
|
8080
|
+
corners: {
|
|
8081
|
+
bottom_leading: 0,
|
|
8082
|
+
bottom_trailing: 0,
|
|
8083
|
+
top_leading: 0,
|
|
8084
|
+
top_trailing: 0,
|
|
8085
|
+
},
|
|
8086
|
+
type: "rectangle",
|
|
8087
|
+
},
|
|
8088
|
+
size: {
|
|
8089
|
+
height: {
|
|
8090
|
+
type: "fill",
|
|
8091
|
+
value: null,
|
|
8092
|
+
},
|
|
8093
|
+
width: {
|
|
8094
|
+
type: "fill",
|
|
8095
|
+
value: null,
|
|
8096
|
+
},
|
|
8097
|
+
},
|
|
8098
|
+
spacing: 0,
|
|
8099
|
+
type: "stack",
|
|
8100
|
+
},
|
|
8101
|
+
{
|
|
8102
|
+
background_color: null,
|
|
8103
|
+
border: null,
|
|
8104
|
+
components: [
|
|
8105
|
+
{
|
|
8106
|
+
background_color: null,
|
|
8107
|
+
color: {
|
|
8108
|
+
light: {
|
|
8109
|
+
type: "hex",
|
|
8110
|
+
value: "#000000",
|
|
8111
|
+
},
|
|
8112
|
+
},
|
|
8113
|
+
components: [],
|
|
8114
|
+
font_name: null,
|
|
8115
|
+
font_size: "heading_l",
|
|
8116
|
+
font_weight: "regular",
|
|
8117
|
+
horizontal_alignment: "center",
|
|
8118
|
+
id: "fuAokcg689",
|
|
8119
|
+
margin: {
|
|
8120
|
+
bottom: 0,
|
|
8121
|
+
leading: 0,
|
|
8122
|
+
top: 0,
|
|
8123
|
+
trailing: 0,
|
|
8124
|
+
},
|
|
8125
|
+
name: "",
|
|
8126
|
+
padding: {
|
|
8127
|
+
bottom: 0,
|
|
8128
|
+
leading: 0,
|
|
8129
|
+
top: 0,
|
|
8130
|
+
trailing: 0,
|
|
8131
|
+
},
|
|
8132
|
+
size: {
|
|
8133
|
+
height: {
|
|
8134
|
+
type: "fit",
|
|
8135
|
+
value: null,
|
|
8136
|
+
},
|
|
8137
|
+
width: {
|
|
8138
|
+
type: "fill",
|
|
8139
|
+
value: null,
|
|
8140
|
+
},
|
|
8141
|
+
},
|
|
8142
|
+
text_lid: "qZGArQlrjz",
|
|
8143
|
+
type: "text",
|
|
8144
|
+
},
|
|
8145
|
+
],
|
|
8146
|
+
dimension: {
|
|
8147
|
+
alignment: "center",
|
|
8148
|
+
distribution: "center",
|
|
8149
|
+
type: "vertical",
|
|
8150
|
+
},
|
|
8151
|
+
id: "yiNktg7U9K",
|
|
8152
|
+
margin: {
|
|
8153
|
+
bottom: 0,
|
|
8154
|
+
leading: 0,
|
|
8155
|
+
top: 0,
|
|
8156
|
+
trailing: 0,
|
|
8157
|
+
},
|
|
8158
|
+
name: "",
|
|
8159
|
+
padding: {
|
|
8160
|
+
bottom: 0,
|
|
8161
|
+
leading: 0,
|
|
8162
|
+
top: 0,
|
|
8163
|
+
trailing: 0,
|
|
8164
|
+
},
|
|
8165
|
+
shadow: null,
|
|
8166
|
+
shape: {
|
|
8167
|
+
corners: {
|
|
8168
|
+
bottom_leading: 0,
|
|
8169
|
+
bottom_trailing: 0,
|
|
8170
|
+
top_leading: 0,
|
|
8171
|
+
top_trailing: 0,
|
|
8172
|
+
},
|
|
8173
|
+
type: "rectangle",
|
|
8174
|
+
},
|
|
8175
|
+
size: {
|
|
8176
|
+
height: {
|
|
8177
|
+
type: "fill",
|
|
8178
|
+
value: null,
|
|
8179
|
+
},
|
|
8180
|
+
width: {
|
|
8181
|
+
type: "fill",
|
|
8182
|
+
value: null,
|
|
8183
|
+
},
|
|
8184
|
+
},
|
|
8185
|
+
spacing: 0,
|
|
8186
|
+
type: "stack",
|
|
8187
|
+
},
|
|
8188
|
+
],
|
|
8189
|
+
id: "mF4hGFgF15",
|
|
8190
|
+
is_selected_by_default: false,
|
|
8191
|
+
name: "",
|
|
8192
|
+
package_id: "$rc_daily",
|
|
8193
|
+
stack: {
|
|
8194
|
+
background_color: null,
|
|
8195
|
+
border: {
|
|
8196
|
+
color: {
|
|
8197
|
+
light: {
|
|
8198
|
+
type: "hex",
|
|
8199
|
+
value: "#89ba35",
|
|
8200
|
+
},
|
|
8201
|
+
},
|
|
8202
|
+
width: 2,
|
|
8203
|
+
},
|
|
8204
|
+
components: [
|
|
8205
|
+
{
|
|
8206
|
+
components: [],
|
|
8207
|
+
corner_radiuses: {
|
|
8208
|
+
bottom_leading: 0,
|
|
8209
|
+
bottom_trailing: 0,
|
|
8210
|
+
top_leading: 0,
|
|
8211
|
+
top_trailing: 0,
|
|
8212
|
+
},
|
|
8213
|
+
fit_mode: "fill",
|
|
8214
|
+
gradientColors: null,
|
|
8215
|
+
id: "Odky2rECEo",
|
|
8216
|
+
mask_shape: {
|
|
8217
|
+
corners: {
|
|
8218
|
+
bottom_leading: 0,
|
|
8219
|
+
bottom_trailing: 0,
|
|
8220
|
+
top_leading: 0,
|
|
8221
|
+
top_trailing: 0,
|
|
8222
|
+
},
|
|
8223
|
+
type: "rectangle",
|
|
8224
|
+
},
|
|
8225
|
+
name: "",
|
|
8226
|
+
size: {
|
|
8227
|
+
height: {
|
|
8228
|
+
type: "fixed",
|
|
8229
|
+
value: 50,
|
|
8230
|
+
},
|
|
8231
|
+
width: {
|
|
8232
|
+
type: "fixed",
|
|
8233
|
+
value: 50,
|
|
8234
|
+
},
|
|
8235
|
+
},
|
|
8236
|
+
source: {
|
|
8237
|
+
light: {
|
|
8238
|
+
heic: "https://assets.pawwalls.com/1005820_1731508103.heic",
|
|
8239
|
+
heic_low_res: "https://assets.pawwalls.com/1005820_low_res_1731508103.heic",
|
|
8240
|
+
original: "https://assets.pawwalls.com/1005820_1731508103.jpg",
|
|
8241
|
+
webp: "https://assets.pawwalls.com/1005820_1731508103.webp",
|
|
8242
|
+
webp_low_res: "https://assets.pawwalls.com/1005820_low_res_1731508103.webp",
|
|
8243
|
+
},
|
|
8244
|
+
},
|
|
8245
|
+
type: "image",
|
|
8246
|
+
},
|
|
8247
|
+
{
|
|
8248
|
+
background_color: null,
|
|
8249
|
+
border: null,
|
|
8250
|
+
components: [
|
|
8251
|
+
{
|
|
8252
|
+
background_color: null,
|
|
8253
|
+
color: {
|
|
8254
|
+
light: {
|
|
8255
|
+
type: "hex",
|
|
8256
|
+
value: "#000000",
|
|
8257
|
+
},
|
|
8258
|
+
},
|
|
8259
|
+
components: [],
|
|
8260
|
+
font_name: null,
|
|
8261
|
+
font_size: "heading_s",
|
|
8262
|
+
font_weight: "regular",
|
|
8263
|
+
horizontal_alignment: "leading",
|
|
8264
|
+
id: "3HOzWgmRXQ",
|
|
8265
|
+
margin: {
|
|
8266
|
+
bottom: 0,
|
|
8267
|
+
leading: 0,
|
|
8268
|
+
top: 0,
|
|
8269
|
+
trailing: 0,
|
|
8270
|
+
},
|
|
8271
|
+
name: "",
|
|
8272
|
+
padding: {
|
|
8273
|
+
bottom: 0,
|
|
8274
|
+
leading: 0,
|
|
8275
|
+
top: 0,
|
|
8276
|
+
trailing: 0,
|
|
8277
|
+
},
|
|
8278
|
+
size: {
|
|
8279
|
+
height: {
|
|
8280
|
+
type: "fit",
|
|
8281
|
+
value: null,
|
|
8282
|
+
},
|
|
8283
|
+
width: {
|
|
8284
|
+
type: "fill",
|
|
8285
|
+
value: null,
|
|
8286
|
+
},
|
|
8287
|
+
},
|
|
8288
|
+
text_lid: "GwWK2MqMh8",
|
|
8289
|
+
type: "text",
|
|
8290
|
+
},
|
|
8291
|
+
{
|
|
8292
|
+
background_color: null,
|
|
8293
|
+
color: {
|
|
8294
|
+
light: {
|
|
8295
|
+
type: "hex",
|
|
8296
|
+
value: "#000000",
|
|
8297
|
+
},
|
|
8298
|
+
},
|
|
8299
|
+
components: [],
|
|
8300
|
+
font_name: null,
|
|
8301
|
+
font_size: "body_s",
|
|
8302
|
+
font_weight: "regular",
|
|
8303
|
+
horizontal_alignment: "leading",
|
|
8304
|
+
id: "YAglfUSAd9",
|
|
8305
|
+
margin: {
|
|
8306
|
+
bottom: 0,
|
|
8307
|
+
leading: 0,
|
|
8308
|
+
top: 0,
|
|
8309
|
+
trailing: 0,
|
|
8310
|
+
},
|
|
8311
|
+
name: "",
|
|
8312
|
+
padding: {
|
|
8313
|
+
bottom: 0,
|
|
8314
|
+
leading: 0,
|
|
8315
|
+
top: 0,
|
|
8316
|
+
trailing: 0,
|
|
8317
|
+
},
|
|
8318
|
+
size: {
|
|
8319
|
+
height: {
|
|
8320
|
+
type: "fit",
|
|
8321
|
+
value: null,
|
|
8322
|
+
},
|
|
8323
|
+
width: {
|
|
8324
|
+
type: "fill",
|
|
8325
|
+
value: null,
|
|
8326
|
+
},
|
|
8327
|
+
},
|
|
8328
|
+
text_lid: "fEmLNVyV6Z",
|
|
8329
|
+
type: "text",
|
|
8330
|
+
},
|
|
8331
|
+
],
|
|
8332
|
+
dimension: {
|
|
8333
|
+
alignment: "center",
|
|
8334
|
+
distribution: "space_around",
|
|
8335
|
+
type: "vertical",
|
|
8336
|
+
},
|
|
8337
|
+
id: "zwH4qw1F8i",
|
|
8338
|
+
margin: {
|
|
8339
|
+
bottom: 0,
|
|
8340
|
+
leading: 10,
|
|
8341
|
+
top: 0,
|
|
8342
|
+
trailing: 0,
|
|
8343
|
+
},
|
|
8344
|
+
name: "",
|
|
8345
|
+
padding: {
|
|
8346
|
+
bottom: 0,
|
|
8347
|
+
leading: 0,
|
|
8348
|
+
top: 0,
|
|
8349
|
+
trailing: 0,
|
|
8350
|
+
},
|
|
8351
|
+
shadow: null,
|
|
8352
|
+
shape: {
|
|
8353
|
+
corners: {
|
|
8354
|
+
bottom_leading: 0,
|
|
8355
|
+
bottom_trailing: 0,
|
|
8356
|
+
top_leading: 0,
|
|
8357
|
+
top_trailing: 0,
|
|
8358
|
+
},
|
|
8359
|
+
type: "rectangle",
|
|
8360
|
+
},
|
|
8361
|
+
size: {
|
|
8362
|
+
height: {
|
|
8363
|
+
type: "fill",
|
|
8364
|
+
value: null,
|
|
8365
|
+
},
|
|
8366
|
+
width: {
|
|
8367
|
+
type: "fill",
|
|
8368
|
+
value: null,
|
|
8369
|
+
},
|
|
8370
|
+
},
|
|
8371
|
+
spacing: 0,
|
|
8372
|
+
type: "stack",
|
|
8373
|
+
},
|
|
8374
|
+
{
|
|
8375
|
+
background_color: null,
|
|
8376
|
+
border: null,
|
|
8377
|
+
components: [
|
|
8378
|
+
{
|
|
8379
|
+
background_color: null,
|
|
8380
|
+
color: {
|
|
8381
|
+
light: {
|
|
8382
|
+
type: "hex",
|
|
8383
|
+
value: "#000000",
|
|
8384
|
+
},
|
|
8385
|
+
},
|
|
8386
|
+
components: [],
|
|
8387
|
+
font_name: null,
|
|
8388
|
+
font_size: "heading_l",
|
|
8389
|
+
font_weight: "regular",
|
|
8390
|
+
horizontal_alignment: "center",
|
|
8391
|
+
id: "NKedS9c3k1",
|
|
8392
|
+
margin: {
|
|
8393
|
+
bottom: 0,
|
|
8394
|
+
leading: 0,
|
|
8395
|
+
top: 0,
|
|
8396
|
+
trailing: 0,
|
|
8397
|
+
},
|
|
8398
|
+
name: "",
|
|
8399
|
+
padding: {
|
|
8400
|
+
bottom: 0,
|
|
8401
|
+
leading: 0,
|
|
8402
|
+
top: 0,
|
|
8403
|
+
trailing: 0,
|
|
8404
|
+
},
|
|
8405
|
+
size: {
|
|
8406
|
+
height: {
|
|
8407
|
+
type: "fit",
|
|
8408
|
+
value: null,
|
|
8409
|
+
},
|
|
8410
|
+
width: {
|
|
8411
|
+
type: "fit",
|
|
8412
|
+
value: null,
|
|
8413
|
+
},
|
|
8414
|
+
},
|
|
8415
|
+
text_lid: "p-t9fjX1Cx",
|
|
8416
|
+
type: "text",
|
|
8417
|
+
},
|
|
8418
|
+
],
|
|
8419
|
+
dimension: {
|
|
8420
|
+
alignment: "center",
|
|
8421
|
+
distribution: "center",
|
|
8422
|
+
type: "vertical",
|
|
8423
|
+
},
|
|
8424
|
+
id: "bqEnx1hNs_",
|
|
8425
|
+
margin: {
|
|
8426
|
+
bottom: 0,
|
|
8427
|
+
leading: 0,
|
|
8428
|
+
top: 0,
|
|
8429
|
+
trailing: 0,
|
|
8430
|
+
},
|
|
8431
|
+
name: "",
|
|
8432
|
+
padding: {
|
|
8433
|
+
bottom: 0,
|
|
8434
|
+
leading: 0,
|
|
8435
|
+
top: 0,
|
|
8436
|
+
trailing: 0,
|
|
8437
|
+
},
|
|
8438
|
+
shadow: null,
|
|
8439
|
+
shape: {
|
|
8440
|
+
corners: {
|
|
8441
|
+
bottom_leading: 0,
|
|
8442
|
+
bottom_trailing: 0,
|
|
8443
|
+
top_leading: 0,
|
|
8444
|
+
top_trailing: 0,
|
|
8445
|
+
},
|
|
8446
|
+
type: "rectangle",
|
|
8447
|
+
},
|
|
8448
|
+
size: {
|
|
8449
|
+
height: {
|
|
8450
|
+
type: "fill",
|
|
8451
|
+
value: null,
|
|
8452
|
+
},
|
|
8453
|
+
width: {
|
|
8454
|
+
type: "fit",
|
|
8455
|
+
value: null,
|
|
8456
|
+
},
|
|
8457
|
+
},
|
|
8458
|
+
spacing: 0,
|
|
8459
|
+
type: "stack",
|
|
8460
|
+
},
|
|
8461
|
+
],
|
|
8462
|
+
dimension: {
|
|
8463
|
+
alignment: "leading",
|
|
8464
|
+
distribution: "space_between",
|
|
8465
|
+
type: "horizontal",
|
|
8466
|
+
},
|
|
8467
|
+
id: "ueMDY-CGTK",
|
|
8468
|
+
margin: {
|
|
8469
|
+
bottom: 8,
|
|
8470
|
+
leading: 8,
|
|
8471
|
+
top: 8,
|
|
8472
|
+
trailing: 8,
|
|
8473
|
+
},
|
|
8474
|
+
name: "",
|
|
8475
|
+
padding: {
|
|
8476
|
+
bottom: 8,
|
|
8477
|
+
leading: 8,
|
|
8478
|
+
top: 8,
|
|
8479
|
+
trailing: 8,
|
|
8480
|
+
},
|
|
8481
|
+
shadow: null,
|
|
8482
|
+
shape: {
|
|
8483
|
+
corners: {
|
|
8484
|
+
bottom_leading: 8,
|
|
8485
|
+
bottom_trailing: 8,
|
|
8486
|
+
top_leading: 8,
|
|
8487
|
+
top_trailing: 8,
|
|
8488
|
+
},
|
|
8489
|
+
type: "rectangle",
|
|
8490
|
+
},
|
|
8491
|
+
size: {
|
|
8492
|
+
height: {
|
|
8493
|
+
type: "fill",
|
|
8494
|
+
value: null,
|
|
8495
|
+
},
|
|
8496
|
+
width: {
|
|
8497
|
+
type: "fill",
|
|
8498
|
+
value: null,
|
|
8499
|
+
},
|
|
8500
|
+
},
|
|
8501
|
+
spacing: 0,
|
|
8502
|
+
type: "stack",
|
|
8503
|
+
},
|
|
8504
|
+
type: "package",
|
|
8505
|
+
},
|
|
8506
|
+
],
|
|
8507
|
+
dimension: {
|
|
8508
|
+
alignment: "leading",
|
|
8509
|
+
distribution: "space_between",
|
|
8510
|
+
type: "vertical",
|
|
8511
|
+
},
|
|
8512
|
+
id: "Ne8vLH5ND5",
|
|
8513
|
+
margin: {
|
|
8514
|
+
bottom: 0,
|
|
8515
|
+
leading: 0,
|
|
8516
|
+
top: 0,
|
|
8517
|
+
trailing: 0,
|
|
8518
|
+
},
|
|
8519
|
+
name: "",
|
|
8520
|
+
padding: {
|
|
8521
|
+
bottom: 0,
|
|
8522
|
+
leading: 0,
|
|
8523
|
+
top: 0,
|
|
8524
|
+
trailing: 0,
|
|
8525
|
+
},
|
|
8526
|
+
shadow: null,
|
|
8527
|
+
shape: {
|
|
8528
|
+
corners: {
|
|
8529
|
+
bottom_leading: 0,
|
|
8530
|
+
bottom_trailing: 0,
|
|
8531
|
+
top_leading: 0,
|
|
8532
|
+
top_trailing: 0,
|
|
8533
|
+
},
|
|
8534
|
+
type: "rectangle",
|
|
8535
|
+
},
|
|
8536
|
+
size: {
|
|
8537
|
+
height: {
|
|
8538
|
+
type: "fit",
|
|
8539
|
+
value: null,
|
|
8540
|
+
},
|
|
8541
|
+
width: {
|
|
8542
|
+
type: "fill",
|
|
8543
|
+
value: null,
|
|
8544
|
+
},
|
|
8545
|
+
},
|
|
8546
|
+
spacing: 0,
|
|
8547
|
+
type: "stack",
|
|
8548
|
+
},
|
|
8549
|
+
{
|
|
8550
|
+
background_color: null,
|
|
8551
|
+
border: null,
|
|
8552
|
+
components: [],
|
|
8553
|
+
dimension: {
|
|
8554
|
+
alignment: "leading",
|
|
8555
|
+
distribution: "space_between",
|
|
8556
|
+
type: "vertical",
|
|
8557
|
+
},
|
|
8558
|
+
id: "FxEY8rVOiT",
|
|
8559
|
+
margin: {
|
|
8560
|
+
bottom: 0,
|
|
8561
|
+
leading: 0,
|
|
8562
|
+
top: 100,
|
|
8563
|
+
trailing: 0,
|
|
8564
|
+
},
|
|
8565
|
+
name: "",
|
|
8566
|
+
padding: {
|
|
8567
|
+
bottom: 0,
|
|
8568
|
+
leading: 0,
|
|
8569
|
+
top: 0,
|
|
8570
|
+
trailing: 0,
|
|
8571
|
+
},
|
|
8572
|
+
shadow: null,
|
|
8573
|
+
shape: {
|
|
8574
|
+
corners: {
|
|
8575
|
+
bottom_leading: 0,
|
|
8576
|
+
bottom_trailing: 0,
|
|
8577
|
+
top_leading: 0,
|
|
8578
|
+
top_trailing: 0,
|
|
8579
|
+
},
|
|
8580
|
+
type: "rectangle",
|
|
8581
|
+
},
|
|
8582
|
+
size: {
|
|
8583
|
+
height: {
|
|
8584
|
+
type: "fill",
|
|
8585
|
+
value: null,
|
|
8586
|
+
},
|
|
8587
|
+
width: {
|
|
8588
|
+
type: "fill",
|
|
8589
|
+
value: null,
|
|
8590
|
+
},
|
|
8591
|
+
},
|
|
8592
|
+
spacing: 0,
|
|
8593
|
+
type: "stack",
|
|
8594
|
+
},
|
|
8595
|
+
{
|
|
8596
|
+
background_color: null,
|
|
8597
|
+
border: null,
|
|
8598
|
+
components: [
|
|
8599
|
+
{
|
|
8600
|
+
id: "4E4Y6wmlYD",
|
|
8601
|
+
name: "",
|
|
8602
|
+
stack: {
|
|
8603
|
+
background_color: {
|
|
8604
|
+
light: {
|
|
8605
|
+
type: "hex",
|
|
8606
|
+
value: "#f8ae00",
|
|
8607
|
+
},
|
|
8608
|
+
},
|
|
8609
|
+
border: null,
|
|
8610
|
+
components: [
|
|
8611
|
+
{
|
|
8612
|
+
background_color: null,
|
|
8613
|
+
color: {
|
|
8614
|
+
light: {
|
|
8615
|
+
type: "hex",
|
|
8616
|
+
value: "#000000",
|
|
8617
|
+
},
|
|
8618
|
+
},
|
|
8619
|
+
font_name: null,
|
|
8620
|
+
font_size: "heading_l",
|
|
8621
|
+
font_weight: "regular",
|
|
8622
|
+
horizontal_alignment: "leading",
|
|
8623
|
+
id: "zlaxFD23sH",
|
|
8624
|
+
margin: {
|
|
8625
|
+
bottom: 0,
|
|
8626
|
+
leading: 0,
|
|
8627
|
+
top: 0,
|
|
8628
|
+
trailing: 5,
|
|
8629
|
+
},
|
|
8630
|
+
name: "",
|
|
8631
|
+
padding: {
|
|
8632
|
+
bottom: 0,
|
|
8633
|
+
leading: 0,
|
|
8634
|
+
top: 0,
|
|
8635
|
+
trailing: 0,
|
|
8636
|
+
},
|
|
8637
|
+
size: {
|
|
8638
|
+
height: {
|
|
8639
|
+
type: "fit",
|
|
8640
|
+
value: null,
|
|
8641
|
+
},
|
|
8642
|
+
width: {
|
|
8643
|
+
type: "fit",
|
|
8644
|
+
value: null,
|
|
8645
|
+
},
|
|
8646
|
+
},
|
|
8647
|
+
text_lid: "n9lRmenHex",
|
|
8648
|
+
type: "text",
|
|
8649
|
+
},
|
|
8650
|
+
{
|
|
8651
|
+
background_color: null,
|
|
8652
|
+
color: {
|
|
8653
|
+
light: {
|
|
8654
|
+
type: "hex",
|
|
8655
|
+
value: "#ffffff",
|
|
8656
|
+
},
|
|
8657
|
+
},
|
|
8658
|
+
components: [],
|
|
8659
|
+
font_name: null,
|
|
8660
|
+
font_size: "body_l",
|
|
8661
|
+
font_weight: "bold",
|
|
8662
|
+
horizontal_alignment: "center",
|
|
8663
|
+
id: "aSfbbPQ2kC",
|
|
8664
|
+
margin: {
|
|
8665
|
+
bottom: 10,
|
|
8666
|
+
leading: 0,
|
|
8667
|
+
top: 10,
|
|
8668
|
+
trailing: 10,
|
|
8669
|
+
},
|
|
8670
|
+
name: "",
|
|
8671
|
+
padding: {
|
|
8672
|
+
bottom: 0,
|
|
8673
|
+
leading: 0,
|
|
8674
|
+
top: 0,
|
|
8675
|
+
trailing: 0,
|
|
8676
|
+
},
|
|
8677
|
+
size: {
|
|
8678
|
+
height: {
|
|
8679
|
+
type: "fit",
|
|
8680
|
+
value: null,
|
|
8681
|
+
},
|
|
8682
|
+
width: {
|
|
8683
|
+
type: "fit",
|
|
8684
|
+
value: null,
|
|
8685
|
+
},
|
|
8686
|
+
},
|
|
8687
|
+
text_lid: "oGPXwOE96y",
|
|
8688
|
+
type: "text",
|
|
8689
|
+
},
|
|
8690
|
+
],
|
|
8691
|
+
dimension: {
|
|
8692
|
+
alignment: "center",
|
|
8693
|
+
distribution: "center",
|
|
8694
|
+
type: "horizontal",
|
|
8695
|
+
},
|
|
8696
|
+
id: "aYJm9SR8aQ",
|
|
8697
|
+
margin: {
|
|
8698
|
+
bottom: 20,
|
|
8699
|
+
leading: 20,
|
|
8700
|
+
top: 20,
|
|
8701
|
+
trailing: 20,
|
|
8702
|
+
},
|
|
8703
|
+
name: "",
|
|
8704
|
+
padding: {
|
|
8705
|
+
bottom: 0,
|
|
8706
|
+
leading: 0,
|
|
8707
|
+
top: 0,
|
|
8708
|
+
trailing: 0,
|
|
8709
|
+
},
|
|
8710
|
+
shadow: null,
|
|
8711
|
+
shape: {
|
|
8712
|
+
corners: {
|
|
8713
|
+
bottom_leading: 0,
|
|
8714
|
+
bottom_trailing: 0,
|
|
8715
|
+
top_leading: 0,
|
|
8716
|
+
top_trailing: 0,
|
|
8717
|
+
},
|
|
8718
|
+
type: "rectangle",
|
|
8719
|
+
},
|
|
8720
|
+
size: {
|
|
8721
|
+
height: {
|
|
8722
|
+
type: "fit",
|
|
8723
|
+
value: null,
|
|
8724
|
+
},
|
|
8725
|
+
width: {
|
|
8726
|
+
type: "fill",
|
|
8727
|
+
value: null,
|
|
8728
|
+
},
|
|
8729
|
+
},
|
|
8730
|
+
spacing: 0,
|
|
8731
|
+
type: "stack",
|
|
8732
|
+
},
|
|
8733
|
+
type: "purchase_button",
|
|
8734
|
+
},
|
|
8735
|
+
],
|
|
8736
|
+
dimension: {
|
|
8737
|
+
alignment: "leading",
|
|
8738
|
+
distribution: "space_between",
|
|
8739
|
+
type: "vertical",
|
|
8740
|
+
},
|
|
8741
|
+
id: "ohzq0-SjiN",
|
|
8742
|
+
margin: {
|
|
8743
|
+
bottom: 0,
|
|
8744
|
+
leading: 0,
|
|
8745
|
+
top: 0,
|
|
8746
|
+
trailing: 0,
|
|
8747
|
+
},
|
|
8748
|
+
name: "",
|
|
8749
|
+
padding: {
|
|
8750
|
+
bottom: 0,
|
|
8751
|
+
leading: 0,
|
|
8752
|
+
top: 0,
|
|
8753
|
+
trailing: 0,
|
|
8754
|
+
},
|
|
8755
|
+
shadow: null,
|
|
8756
|
+
shape: {
|
|
8757
|
+
corners: {
|
|
8758
|
+
bottom_leading: 0,
|
|
8759
|
+
bottom_trailing: 0,
|
|
8760
|
+
top_leading: 0,
|
|
8761
|
+
top_trailing: 0,
|
|
8762
|
+
},
|
|
8763
|
+
type: "rectangle",
|
|
8764
|
+
},
|
|
8765
|
+
size: {
|
|
8766
|
+
height: {
|
|
8767
|
+
type: "fit",
|
|
8768
|
+
value: null,
|
|
8769
|
+
},
|
|
8770
|
+
width: {
|
|
8771
|
+
type: "fill",
|
|
8772
|
+
value: null,
|
|
8773
|
+
},
|
|
8774
|
+
},
|
|
8775
|
+
spacing: 0,
|
|
8776
|
+
type: "stack",
|
|
8777
|
+
},
|
|
8778
|
+
],
|
|
8779
|
+
dimension: {
|
|
8780
|
+
alignment: "leading",
|
|
8781
|
+
distribution: "space_between",
|
|
8782
|
+
type: "vertical",
|
|
8783
|
+
},
|
|
8784
|
+
id: "DbELXQo-Mf",
|
|
8785
|
+
margin: {
|
|
8786
|
+
bottom: 10,
|
|
8787
|
+
leading: 0,
|
|
8788
|
+
top: 0,
|
|
8789
|
+
trailing: 0,
|
|
8790
|
+
},
|
|
8791
|
+
name: "",
|
|
8792
|
+
padding: {
|
|
8793
|
+
bottom: 0,
|
|
8794
|
+
leading: 0,
|
|
8795
|
+
top: 0,
|
|
8796
|
+
trailing: 0,
|
|
8797
|
+
},
|
|
8798
|
+
shadow: null,
|
|
8799
|
+
shape: {
|
|
8800
|
+
corners: {
|
|
8801
|
+
bottom_leading: 0,
|
|
8802
|
+
bottom_trailing: 0,
|
|
8803
|
+
top_leading: 0,
|
|
8804
|
+
top_trailing: 0,
|
|
8805
|
+
},
|
|
8806
|
+
type: "rectangle",
|
|
8807
|
+
},
|
|
8808
|
+
size: {
|
|
8809
|
+
height: {
|
|
8810
|
+
type: "fill",
|
|
8811
|
+
value: null,
|
|
8812
|
+
},
|
|
8813
|
+
width: {
|
|
8814
|
+
type: "fill",
|
|
8815
|
+
value: null,
|
|
8816
|
+
},
|
|
8817
|
+
},
|
|
8818
|
+
spacing: 0,
|
|
8819
|
+
type: "stack",
|
|
8820
|
+
},
|
|
8821
|
+
],
|
|
8822
|
+
dimension: {
|
|
8823
|
+
alignment: "leading",
|
|
8824
|
+
distribution: "start",
|
|
8825
|
+
type: "vertical",
|
|
8826
|
+
},
|
|
8827
|
+
id: "V37ijIojFr",
|
|
8828
|
+
margin: {
|
|
8829
|
+
bottom: 0,
|
|
8830
|
+
leading: 0,
|
|
8831
|
+
top: 0,
|
|
8832
|
+
trailing: 0,
|
|
8833
|
+
},
|
|
8834
|
+
name: "Content",
|
|
8835
|
+
padding: {
|
|
8836
|
+
bottom: 0,
|
|
8837
|
+
leading: 0,
|
|
8838
|
+
top: 0,
|
|
8839
|
+
trailing: 0,
|
|
8840
|
+
},
|
|
8841
|
+
shadow: null,
|
|
8842
|
+
shape: {
|
|
8843
|
+
corners: {
|
|
8844
|
+
bottom_leading: 0,
|
|
8845
|
+
bottom_trailing: 0,
|
|
8846
|
+
top_leading: 0,
|
|
8847
|
+
top_trailing: 0,
|
|
8848
|
+
},
|
|
8849
|
+
type: "rectangle",
|
|
8850
|
+
},
|
|
8851
|
+
size: {
|
|
8852
|
+
height: {
|
|
8853
|
+
type: "fit",
|
|
8854
|
+
value: null,
|
|
8855
|
+
},
|
|
8856
|
+
width: {
|
|
8857
|
+
type: "fill",
|
|
8858
|
+
value: null,
|
|
8859
|
+
},
|
|
8860
|
+
},
|
|
8861
|
+
spacing: 0,
|
|
8862
|
+
type: "stack",
|
|
8863
|
+
},
|
|
8864
|
+
sticky_footer: null,
|
|
8865
|
+
},
|
|
8866
|
+
},
|
|
8867
|
+
components_localizations: {
|
|
8868
|
+
en_US: {
|
|
8869
|
+
"0p9AOAKWPR": "{{ product_name }}",
|
|
8870
|
+
"5VCCUXYXE_": "{{ price }}",
|
|
8871
|
+
AUpQIYlXNL: "500g - 9 min",
|
|
8872
|
+
Dyf4wUnWhE: "{{ product_name }}",
|
|
8873
|
+
GwWK2MqMh8: "{{ product_name }}",
|
|
8874
|
+
"MSh-LJfsBU": "500g - 15 min",
|
|
8875
|
+
S86nOe2AE7: "12.99",
|
|
8876
|
+
_Y0ghumTD5: "Paccheri",
|
|
8877
|
+
fEmLNVyV6Z: "500g - 12 min",
|
|
8878
|
+
g1GH43IJNX: "500g - 9 min",
|
|
8879
|
+
gIp9E6mbHx: "{{ price }}",
|
|
8880
|
+
liqxndiEG5: "Every day a new type of pasta",
|
|
8881
|
+
m7z87T8PSP: "Pasta-a-porter",
|
|
8882
|
+
n9lRmenHex: "🍝",
|
|
8883
|
+
oGPXwOE96y: "ORDER for {{ price_per_period }}",
|
|
8884
|
+
"p-t9fjX1Cx": "9.99$",
|
|
8885
|
+
qZGArQlrjz: "{{ price }}",
|
|
8886
|
+
"u6M-gcEXcW": "{{ product_name }}",
|
|
8887
|
+
uYHuXwbuaS: "500g - 9 min",
|
|
8888
|
+
},
|
|
8889
|
+
},
|
|
8890
|
+
config: {},
|
|
8891
|
+
created_at: "2024-11-12T15:45:09Z",
|
|
8892
|
+
default_locale: "en_US",
|
|
8893
|
+
localized_strings: {
|
|
8894
|
+
en_US: {},
|
|
8895
|
+
},
|
|
8896
|
+
localized_strings_by_tier: {},
|
|
8897
|
+
offering_id: "ofrng284f6b25f9",
|
|
8898
|
+
revision: 10,
|
|
8899
|
+
template_name: "components",
|
|
8900
|
+
updated_at: "2024-11-13T15:23:34Z",
|
|
8901
|
+
};
|
|
8902
|
+
export const gradientPaywallData = {
|
|
8903
|
+
asset_base_url: "https://assets.pawwalls.com",
|
|
8904
|
+
components_config: {
|
|
8905
|
+
base: {
|
|
8906
|
+
stack: {
|
|
8907
|
+
background_color: {
|
|
8908
|
+
light: {
|
|
8909
|
+
type: "hex",
|
|
8910
|
+
value: "#ffffff",
|
|
8911
|
+
},
|
|
8912
|
+
},
|
|
8913
|
+
border: null,
|
|
8914
|
+
components: [
|
|
8915
|
+
{
|
|
8916
|
+
background_color: null,
|
|
8917
|
+
border: null,
|
|
8918
|
+
components: [
|
|
8919
|
+
{
|
|
8920
|
+
corner_radiuses: {
|
|
8921
|
+
bottom_leading: 0,
|
|
8922
|
+
bottom_trailing: 0,
|
|
8923
|
+
top_leading: 0,
|
|
8924
|
+
top_trailing: 0,
|
|
8925
|
+
},
|
|
8926
|
+
fit_mode: "fill",
|
|
8927
|
+
gradientColors: null,
|
|
8928
|
+
id: "p3ADPkcRQM",
|
|
8929
|
+
mask_shape: {
|
|
8930
|
+
corners: {
|
|
8931
|
+
bottom_leading: 0,
|
|
8932
|
+
bottom_trailing: 0,
|
|
8933
|
+
top_leading: 0,
|
|
8934
|
+
top_trailing: 0,
|
|
8935
|
+
},
|
|
8936
|
+
type: "rectangle",
|
|
8937
|
+
},
|
|
8938
|
+
name: "",
|
|
8939
|
+
size: {
|
|
8940
|
+
height: {
|
|
8941
|
+
type: "fit",
|
|
8942
|
+
value: null,
|
|
8943
|
+
},
|
|
8944
|
+
width: {
|
|
8945
|
+
type: "fill",
|
|
8946
|
+
value: null,
|
|
8947
|
+
},
|
|
8948
|
+
},
|
|
8949
|
+
source: {
|
|
8950
|
+
light: {
|
|
8951
|
+
heic: "https://assets.pawwalls.com/1005820_1732028636.heic",
|
|
8952
|
+
heic_low_res: "https://assets.pawwalls.com/1005820_low_res_1732028636.heic",
|
|
8953
|
+
original: "https://assets.pawwalls.com/1005820_1732028636.jpeg",
|
|
8954
|
+
webp: "https://assets.pawwalls.com/1005820_1732028636.webp",
|
|
8955
|
+
webp_low_res: "https://assets.pawwalls.com/1005820_low_res_1732028636.webp",
|
|
8956
|
+
},
|
|
8957
|
+
},
|
|
8958
|
+
type: "image",
|
|
8959
|
+
},
|
|
8960
|
+
],
|
|
8961
|
+
dimension: {
|
|
8962
|
+
alignment: "leading",
|
|
8963
|
+
distribution: "space_between",
|
|
8964
|
+
type: "vertical",
|
|
8965
|
+
},
|
|
8966
|
+
id: "qMn7GMorxt",
|
|
8967
|
+
margin: {
|
|
8968
|
+
bottom: 10,
|
|
8969
|
+
leading: 0,
|
|
8970
|
+
top: 0,
|
|
8971
|
+
trailing: 0,
|
|
8972
|
+
},
|
|
8973
|
+
name: "",
|
|
8974
|
+
padding: {
|
|
8975
|
+
bottom: 0,
|
|
8976
|
+
leading: 0,
|
|
8977
|
+
top: 0,
|
|
8978
|
+
trailing: 0,
|
|
8979
|
+
},
|
|
8980
|
+
shadow: null,
|
|
8981
|
+
shape: {
|
|
8982
|
+
corners: {
|
|
8983
|
+
bottom_leading: 0,
|
|
8984
|
+
bottom_trailing: 0,
|
|
8985
|
+
top_leading: 0,
|
|
8986
|
+
top_trailing: 0,
|
|
8987
|
+
},
|
|
8988
|
+
type: "rectangle",
|
|
8989
|
+
},
|
|
8990
|
+
size: {
|
|
8991
|
+
height: {
|
|
8992
|
+
type: "fit",
|
|
8993
|
+
value: null,
|
|
8994
|
+
},
|
|
8995
|
+
width: {
|
|
8996
|
+
type: "fill",
|
|
8997
|
+
value: null,
|
|
8998
|
+
},
|
|
8999
|
+
},
|
|
9000
|
+
spacing: 0,
|
|
9001
|
+
type: "stack",
|
|
9002
|
+
},
|
|
9003
|
+
{
|
|
9004
|
+
background_color: null,
|
|
9005
|
+
border: null,
|
|
9006
|
+
components: [
|
|
9007
|
+
{
|
|
9008
|
+
background_color: null,
|
|
9009
|
+
color: {
|
|
9010
|
+
light: {
|
|
9011
|
+
type: "hex",
|
|
9012
|
+
value: "#000000",
|
|
9013
|
+
},
|
|
9014
|
+
},
|
|
9015
|
+
font_name: null,
|
|
9016
|
+
font_size: "heading_l",
|
|
9017
|
+
font_weight: "bold",
|
|
9018
|
+
horizontal_alignment: "leading",
|
|
9019
|
+
id: "iSAUTsGQWR",
|
|
9020
|
+
margin: {
|
|
9021
|
+
bottom: 0,
|
|
9022
|
+
leading: 0,
|
|
9023
|
+
top: 0,
|
|
9024
|
+
trailing: 0,
|
|
9025
|
+
},
|
|
9026
|
+
name: "",
|
|
9027
|
+
padding: {
|
|
9028
|
+
bottom: 0,
|
|
9029
|
+
leading: 0,
|
|
9030
|
+
top: 0,
|
|
9031
|
+
trailing: 0,
|
|
9032
|
+
},
|
|
9033
|
+
size: {
|
|
9034
|
+
height: {
|
|
9035
|
+
type: "fit",
|
|
9036
|
+
value: null,
|
|
9037
|
+
},
|
|
9038
|
+
width: {
|
|
9039
|
+
type: "fill",
|
|
9040
|
+
value: null,
|
|
9041
|
+
},
|
|
9042
|
+
},
|
|
9043
|
+
text_lid: "M8I0arH3Xg",
|
|
9044
|
+
type: "text",
|
|
9045
|
+
},
|
|
9046
|
+
{
|
|
9047
|
+
background_color: null,
|
|
9048
|
+
color: {
|
|
9049
|
+
light: {
|
|
9050
|
+
type: "hex",
|
|
9051
|
+
value: "#000000",
|
|
9052
|
+
},
|
|
9053
|
+
},
|
|
9054
|
+
font_name: null,
|
|
9055
|
+
font_size: "body_m",
|
|
9056
|
+
font_weight: "regular",
|
|
9057
|
+
horizontal_alignment: "leading",
|
|
9058
|
+
id: "4MQMfQ368g",
|
|
9059
|
+
margin: {
|
|
9060
|
+
bottom: 0,
|
|
9061
|
+
leading: 0,
|
|
9062
|
+
top: 0,
|
|
9063
|
+
trailing: 0,
|
|
9064
|
+
},
|
|
9065
|
+
name: "",
|
|
9066
|
+
padding: {
|
|
9067
|
+
bottom: 0,
|
|
9068
|
+
leading: 0,
|
|
9069
|
+
top: 0,
|
|
9070
|
+
trailing: 0,
|
|
9071
|
+
},
|
|
9072
|
+
size: {
|
|
9073
|
+
height: {
|
|
9074
|
+
type: "fit",
|
|
9075
|
+
value: null,
|
|
9076
|
+
},
|
|
9077
|
+
width: {
|
|
9078
|
+
type: "fill",
|
|
9079
|
+
value: null,
|
|
9080
|
+
},
|
|
9081
|
+
},
|
|
9082
|
+
text_lid: "7V-AT_Xlpg",
|
|
9083
|
+
type: "text",
|
|
9084
|
+
},
|
|
9085
|
+
],
|
|
9086
|
+
dimension: {
|
|
9087
|
+
alignment: "leading",
|
|
9088
|
+
distribution: "space_between",
|
|
9089
|
+
type: "vertical",
|
|
9090
|
+
},
|
|
9091
|
+
id: "iLosxhjBgN",
|
|
9092
|
+
margin: {
|
|
9093
|
+
bottom: 0,
|
|
9094
|
+
leading: 0,
|
|
9095
|
+
top: 0,
|
|
9096
|
+
trailing: 0,
|
|
9097
|
+
},
|
|
9098
|
+
name: "",
|
|
9099
|
+
padding: {
|
|
9100
|
+
bottom: 0,
|
|
9101
|
+
leading: 8,
|
|
9102
|
+
top: 8,
|
|
9103
|
+
trailing: 8,
|
|
9104
|
+
},
|
|
9105
|
+
shadow: null,
|
|
9106
|
+
shape: {
|
|
9107
|
+
corners: {
|
|
9108
|
+
bottom_leading: 0,
|
|
9109
|
+
bottom_trailing: 0,
|
|
9110
|
+
top_leading: 0,
|
|
9111
|
+
top_trailing: 0,
|
|
9112
|
+
},
|
|
9113
|
+
type: "rectangle",
|
|
9114
|
+
},
|
|
9115
|
+
size: {
|
|
9116
|
+
height: {
|
|
9117
|
+
type: "fit",
|
|
9118
|
+
value: null,
|
|
9119
|
+
},
|
|
9120
|
+
width: {
|
|
9121
|
+
type: "fill",
|
|
9122
|
+
value: null,
|
|
9123
|
+
},
|
|
9124
|
+
},
|
|
9125
|
+
spacing: 0,
|
|
9126
|
+
type: "stack",
|
|
9127
|
+
},
|
|
9128
|
+
{
|
|
9129
|
+
background_color: null,
|
|
9130
|
+
border: null,
|
|
9131
|
+
components: [
|
|
9132
|
+
{
|
|
9133
|
+
id: "eCOFPtrGxF",
|
|
9134
|
+
is_selected_by_default: true,
|
|
9135
|
+
name: "",
|
|
9136
|
+
package_id: "weekly_trial",
|
|
9137
|
+
stack: {
|
|
9138
|
+
background_color: {
|
|
9139
|
+
light: {
|
|
9140
|
+
degrees: 90,
|
|
9141
|
+
points: [
|
|
9142
|
+
{
|
|
9143
|
+
color: "#020024ff",
|
|
9144
|
+
percent: 0,
|
|
9145
|
+
},
|
|
9146
|
+
{
|
|
9147
|
+
color: "#090979ff",
|
|
9148
|
+
percent: 35,
|
|
9149
|
+
},
|
|
9150
|
+
{
|
|
9151
|
+
color: "#00d4ffff",
|
|
9152
|
+
percent: 100,
|
|
9153
|
+
},
|
|
9154
|
+
],
|
|
9155
|
+
type: "linear",
|
|
9156
|
+
},
|
|
9157
|
+
},
|
|
9158
|
+
border: {
|
|
9159
|
+
color: {
|
|
9160
|
+
light: {
|
|
9161
|
+
type: "hex",
|
|
9162
|
+
value: "#cccccc",
|
|
9163
|
+
},
|
|
9164
|
+
},
|
|
9165
|
+
width: 1,
|
|
9166
|
+
},
|
|
9167
|
+
components: [
|
|
9168
|
+
{
|
|
9169
|
+
background_color: null,
|
|
9170
|
+
border: null,
|
|
9171
|
+
components: [
|
|
9172
|
+
{
|
|
9173
|
+
background_color: null,
|
|
9174
|
+
border: null,
|
|
9175
|
+
components: [
|
|
9176
|
+
{
|
|
9177
|
+
background_color: null,
|
|
9178
|
+
color: {
|
|
9179
|
+
light: {
|
|
9180
|
+
type: "hex",
|
|
9181
|
+
value: "#ffffffff",
|
|
9182
|
+
},
|
|
9183
|
+
},
|
|
9184
|
+
font_name: null,
|
|
9185
|
+
font_size: "body_xl",
|
|
9186
|
+
font_weight: "semibold",
|
|
9187
|
+
horizontal_alignment: "leading",
|
|
9188
|
+
id: "kfJSwMdciI",
|
|
9189
|
+
margin: {
|
|
9190
|
+
bottom: 0,
|
|
9191
|
+
leading: 0,
|
|
9192
|
+
top: 0,
|
|
9193
|
+
trailing: 0,
|
|
9194
|
+
},
|
|
9195
|
+
name: "",
|
|
9196
|
+
padding: {
|
|
9197
|
+
bottom: 0,
|
|
9198
|
+
leading: 0,
|
|
9199
|
+
top: 0,
|
|
9200
|
+
trailing: 0,
|
|
9201
|
+
},
|
|
9202
|
+
size: {
|
|
9203
|
+
height: {
|
|
9204
|
+
type: "fit",
|
|
9205
|
+
value: null,
|
|
9206
|
+
},
|
|
9207
|
+
width: {
|
|
9208
|
+
type: "fill",
|
|
9209
|
+
value: null,
|
|
9210
|
+
},
|
|
9211
|
+
},
|
|
9212
|
+
text_lid: "yS5nQa3eps",
|
|
9213
|
+
type: "text",
|
|
9214
|
+
},
|
|
9215
|
+
{
|
|
9216
|
+
background_color: null,
|
|
9217
|
+
color: {
|
|
9218
|
+
light: {
|
|
9219
|
+
type: "hex",
|
|
9220
|
+
value: "#ffffffff",
|
|
9221
|
+
},
|
|
9222
|
+
},
|
|
9223
|
+
font_name: null,
|
|
9224
|
+
font_size: "body_m",
|
|
9225
|
+
font_weight: "regular",
|
|
9226
|
+
horizontal_alignment: "leading",
|
|
9227
|
+
id: "4t1Pdutn9J",
|
|
9228
|
+
margin: {
|
|
9229
|
+
bottom: 0,
|
|
9230
|
+
leading: 0,
|
|
9231
|
+
top: 0,
|
|
9232
|
+
trailing: 0,
|
|
9233
|
+
},
|
|
9234
|
+
name: "",
|
|
9235
|
+
padding: {
|
|
9236
|
+
bottom: 0,
|
|
9237
|
+
leading: 0,
|
|
9238
|
+
top: 0,
|
|
9239
|
+
trailing: 0,
|
|
9240
|
+
},
|
|
9241
|
+
size: {
|
|
9242
|
+
height: {
|
|
9243
|
+
type: "fit",
|
|
9244
|
+
value: null,
|
|
9245
|
+
},
|
|
9246
|
+
width: {
|
|
9247
|
+
type: "fill",
|
|
9248
|
+
value: null,
|
|
9249
|
+
},
|
|
9250
|
+
},
|
|
9251
|
+
text_lid: "PwHqA9mPQB",
|
|
9252
|
+
type: "text",
|
|
9253
|
+
},
|
|
9254
|
+
],
|
|
9255
|
+
dimension: {
|
|
9256
|
+
alignment: "leading",
|
|
9257
|
+
distribution: "space_between",
|
|
9258
|
+
type: "vertical",
|
|
9259
|
+
},
|
|
9260
|
+
id: "48ugk_LAi-",
|
|
9261
|
+
margin: {
|
|
9262
|
+
bottom: 0,
|
|
9263
|
+
leading: 0,
|
|
9264
|
+
top: 0,
|
|
9265
|
+
trailing: 0,
|
|
9266
|
+
},
|
|
9267
|
+
name: "",
|
|
9268
|
+
padding: {
|
|
9269
|
+
bottom: 0,
|
|
9270
|
+
leading: 0,
|
|
9271
|
+
top: 0,
|
|
9272
|
+
trailing: 0,
|
|
9273
|
+
},
|
|
9274
|
+
shadow: null,
|
|
9275
|
+
shape: {
|
|
9276
|
+
corners: {
|
|
9277
|
+
bottom_leading: 0,
|
|
9278
|
+
bottom_trailing: 0,
|
|
9279
|
+
top_leading: 0,
|
|
9280
|
+
top_trailing: 0,
|
|
9281
|
+
},
|
|
9282
|
+
type: "rectangle",
|
|
9283
|
+
},
|
|
9284
|
+
size: {
|
|
9285
|
+
height: {
|
|
9286
|
+
type: "fit",
|
|
9287
|
+
value: null,
|
|
9288
|
+
},
|
|
9289
|
+
width: {
|
|
9290
|
+
type: "fill",
|
|
9291
|
+
value: null,
|
|
9292
|
+
},
|
|
9293
|
+
},
|
|
9294
|
+
spacing: 0,
|
|
9295
|
+
type: "stack",
|
|
9296
|
+
},
|
|
9297
|
+
{
|
|
9298
|
+
background_color: null,
|
|
9299
|
+
border: null,
|
|
9300
|
+
components: [
|
|
9301
|
+
{
|
|
9302
|
+
background_color: null,
|
|
9303
|
+
color: {
|
|
9304
|
+
light: {
|
|
9305
|
+
type: "hex",
|
|
9306
|
+
value: "#ffffffff",
|
|
9307
|
+
},
|
|
9308
|
+
},
|
|
9309
|
+
font_name: null,
|
|
9310
|
+
font_size: "body_xl",
|
|
9311
|
+
font_weight: "medium",
|
|
9312
|
+
horizontal_alignment: "trailing",
|
|
9313
|
+
id: "zyaC18_OIc",
|
|
9314
|
+
margin: {
|
|
9315
|
+
bottom: 0,
|
|
9316
|
+
leading: 0,
|
|
9317
|
+
top: 0,
|
|
9318
|
+
trailing: 0,
|
|
9319
|
+
},
|
|
9320
|
+
name: "",
|
|
9321
|
+
padding: {
|
|
9322
|
+
bottom: 0,
|
|
9323
|
+
leading: 0,
|
|
9324
|
+
top: 0,
|
|
9325
|
+
trailing: 0,
|
|
9326
|
+
},
|
|
9327
|
+
size: {
|
|
9328
|
+
height: {
|
|
9329
|
+
type: "fit",
|
|
9330
|
+
value: null,
|
|
9331
|
+
},
|
|
9332
|
+
width: {
|
|
9333
|
+
type: "fit",
|
|
9334
|
+
value: null,
|
|
9335
|
+
},
|
|
9336
|
+
},
|
|
9337
|
+
text_lid: "XQdB9Ch28P",
|
|
9338
|
+
type: "text",
|
|
9339
|
+
},
|
|
9340
|
+
{
|
|
9341
|
+
background_color: null,
|
|
9342
|
+
color: {
|
|
9343
|
+
light: {
|
|
9344
|
+
type: "hex",
|
|
9345
|
+
value: "#ffffffff",
|
|
9346
|
+
},
|
|
9347
|
+
},
|
|
9348
|
+
components: [],
|
|
9349
|
+
font_name: null,
|
|
9350
|
+
font_size: "body_m",
|
|
9351
|
+
font_weight: "regular",
|
|
9352
|
+
horizontal_alignment: "leading",
|
|
9353
|
+
id: "tx0Xx9exmY",
|
|
9354
|
+
margin: {
|
|
9355
|
+
bottom: 0,
|
|
9356
|
+
leading: 0,
|
|
9357
|
+
top: 0,
|
|
9358
|
+
trailing: 0,
|
|
9359
|
+
},
|
|
9360
|
+
name: "",
|
|
9361
|
+
padding: {
|
|
9362
|
+
bottom: 0,
|
|
9363
|
+
leading: 0,
|
|
9364
|
+
top: 0,
|
|
9365
|
+
trailing: 0,
|
|
9366
|
+
},
|
|
9367
|
+
size: {
|
|
9368
|
+
height: {
|
|
9369
|
+
type: "fit",
|
|
9370
|
+
value: null,
|
|
9371
|
+
},
|
|
9372
|
+
width: {
|
|
9373
|
+
type: "fill",
|
|
9374
|
+
value: null,
|
|
9375
|
+
},
|
|
9376
|
+
},
|
|
9377
|
+
text_lid: "-1tWld2ul9",
|
|
9378
|
+
type: "text",
|
|
9379
|
+
},
|
|
9380
|
+
],
|
|
9381
|
+
dimension: {
|
|
9382
|
+
alignment: "leading",
|
|
9383
|
+
distribution: "center",
|
|
9384
|
+
type: "vertical",
|
|
9385
|
+
},
|
|
9386
|
+
id: "J7qL91IfFB",
|
|
9387
|
+
margin: {
|
|
9388
|
+
bottom: 0,
|
|
9389
|
+
leading: 0,
|
|
9390
|
+
top: 0,
|
|
9391
|
+
trailing: 0,
|
|
9392
|
+
},
|
|
9393
|
+
name: "",
|
|
9394
|
+
padding: {
|
|
9395
|
+
bottom: 0,
|
|
9396
|
+
leading: 0,
|
|
9397
|
+
top: 0,
|
|
9398
|
+
trailing: 0,
|
|
9399
|
+
},
|
|
9400
|
+
shadow: null,
|
|
9401
|
+
shape: {
|
|
9402
|
+
corners: {
|
|
9403
|
+
bottom_leading: 0,
|
|
9404
|
+
bottom_trailing: 0,
|
|
9405
|
+
top_leading: 0,
|
|
9406
|
+
top_trailing: 0,
|
|
9407
|
+
},
|
|
9408
|
+
type: "rectangle",
|
|
9409
|
+
},
|
|
9410
|
+
size: {
|
|
9411
|
+
height: {
|
|
9412
|
+
type: "fill",
|
|
9413
|
+
value: null,
|
|
9414
|
+
},
|
|
9415
|
+
width: {
|
|
9416
|
+
type: "fit",
|
|
9417
|
+
value: null,
|
|
9418
|
+
},
|
|
9419
|
+
},
|
|
9420
|
+
spacing: 0,
|
|
9421
|
+
type: "stack",
|
|
9422
|
+
},
|
|
9423
|
+
],
|
|
9424
|
+
dimension: {
|
|
9425
|
+
alignment: "leading",
|
|
9426
|
+
distribution: "space_between",
|
|
9427
|
+
type: "horizontal",
|
|
9428
|
+
},
|
|
9429
|
+
id: "yVECSmLE70",
|
|
9430
|
+
margin: {
|
|
9431
|
+
bottom: 0,
|
|
9432
|
+
leading: 0,
|
|
9433
|
+
top: 0,
|
|
9434
|
+
trailing: 0,
|
|
9435
|
+
},
|
|
9436
|
+
name: "",
|
|
9437
|
+
padding: {
|
|
9438
|
+
bottom: 0,
|
|
9439
|
+
leading: 0,
|
|
9440
|
+
top: 0,
|
|
9441
|
+
trailing: 0,
|
|
9442
|
+
},
|
|
9443
|
+
shadow: null,
|
|
9444
|
+
shape: {
|
|
9445
|
+
corners: {
|
|
9446
|
+
bottom_leading: 0,
|
|
9447
|
+
bottom_trailing: 0,
|
|
9448
|
+
top_leading: 0,
|
|
9449
|
+
top_trailing: 0,
|
|
9450
|
+
},
|
|
9451
|
+
type: "rectangle",
|
|
9452
|
+
},
|
|
9453
|
+
size: {
|
|
9454
|
+
height: {
|
|
9455
|
+
type: "fit",
|
|
9456
|
+
value: null,
|
|
9457
|
+
},
|
|
9458
|
+
width: {
|
|
9459
|
+
type: "fill",
|
|
9460
|
+
value: null,
|
|
9461
|
+
},
|
|
9462
|
+
},
|
|
9463
|
+
spacing: 0,
|
|
9464
|
+
type: "stack",
|
|
9465
|
+
},
|
|
9466
|
+
],
|
|
9467
|
+
dimension: {
|
|
9468
|
+
alignment: "leading",
|
|
9469
|
+
distribution: "space_between",
|
|
9470
|
+
type: "vertical",
|
|
9471
|
+
},
|
|
9472
|
+
id: "r8l8QmFmfD",
|
|
9473
|
+
margin: {
|
|
9474
|
+
bottom: 8,
|
|
9475
|
+
leading: 8,
|
|
9476
|
+
top: 0,
|
|
9477
|
+
trailing: 8,
|
|
9478
|
+
},
|
|
9479
|
+
name: "",
|
|
9480
|
+
padding: {
|
|
9481
|
+
bottom: 8,
|
|
9482
|
+
leading: 8,
|
|
9483
|
+
top: 8,
|
|
9484
|
+
trailing: 8,
|
|
9485
|
+
},
|
|
9486
|
+
shadow: null,
|
|
9487
|
+
shape: {
|
|
9488
|
+
corners: {
|
|
9489
|
+
bottom_leading: 8,
|
|
9490
|
+
bottom_trailing: 8,
|
|
9491
|
+
top_leading: 8,
|
|
9492
|
+
top_trailing: 8,
|
|
9493
|
+
},
|
|
9494
|
+
type: "rectangle",
|
|
9495
|
+
},
|
|
9496
|
+
size: {
|
|
9497
|
+
height: {
|
|
9498
|
+
type: "fit",
|
|
9499
|
+
value: null,
|
|
9500
|
+
},
|
|
9501
|
+
width: {
|
|
9502
|
+
type: "fill",
|
|
9503
|
+
value: null,
|
|
9504
|
+
},
|
|
9505
|
+
},
|
|
9506
|
+
spacing: 0,
|
|
9507
|
+
type: "stack",
|
|
9508
|
+
},
|
|
9509
|
+
type: "package",
|
|
9510
|
+
},
|
|
9511
|
+
{
|
|
9512
|
+
components: [
|
|
9513
|
+
{
|
|
9514
|
+
background_color: null,
|
|
9515
|
+
border: null,
|
|
9516
|
+
components: [
|
|
9517
|
+
{
|
|
9518
|
+
background_color: null,
|
|
9519
|
+
border: null,
|
|
9520
|
+
components: [
|
|
9521
|
+
{
|
|
9522
|
+
background_color: null,
|
|
9523
|
+
color: {
|
|
9524
|
+
light: {
|
|
9525
|
+
type: "hex",
|
|
9526
|
+
value: "#000000",
|
|
9527
|
+
},
|
|
9528
|
+
},
|
|
9529
|
+
components: [],
|
|
9530
|
+
font_name: null,
|
|
9531
|
+
font_size: "body_m",
|
|
9532
|
+
font_weight: "regular",
|
|
9533
|
+
horizontal_alignment: "leading",
|
|
9534
|
+
id: "zQRkXIOF7M",
|
|
9535
|
+
margin: {
|
|
9536
|
+
bottom: 0,
|
|
9537
|
+
leading: 0,
|
|
9538
|
+
top: 0,
|
|
9539
|
+
trailing: 0,
|
|
9540
|
+
},
|
|
9541
|
+
name: "",
|
|
9542
|
+
padding: {
|
|
9543
|
+
bottom: 0,
|
|
9544
|
+
leading: 0,
|
|
9545
|
+
top: 0,
|
|
9546
|
+
trailing: 0,
|
|
9547
|
+
},
|
|
9548
|
+
size: {
|
|
9549
|
+
height: {
|
|
9550
|
+
type: "fit",
|
|
9551
|
+
value: null,
|
|
9552
|
+
},
|
|
9553
|
+
width: {
|
|
9554
|
+
type: "fill",
|
|
9555
|
+
value: null,
|
|
9556
|
+
},
|
|
9557
|
+
},
|
|
9558
|
+
text_lid: "-EX8-DolQT",
|
|
9559
|
+
type: "text",
|
|
9560
|
+
},
|
|
9561
|
+
{
|
|
9562
|
+
background_color: null,
|
|
9563
|
+
color: {
|
|
9564
|
+
light: {
|
|
9565
|
+
type: "hex",
|
|
9566
|
+
value: "#000000",
|
|
9567
|
+
},
|
|
9568
|
+
},
|
|
9569
|
+
components: [],
|
|
9570
|
+
font_name: null,
|
|
9571
|
+
font_size: "body_m",
|
|
9572
|
+
font_weight: "regular",
|
|
9573
|
+
horizontal_alignment: "leading",
|
|
9574
|
+
id: "VNISb5VNIm",
|
|
9575
|
+
margin: {
|
|
9576
|
+
bottom: 0,
|
|
9577
|
+
leading: 0,
|
|
9578
|
+
top: 0,
|
|
9579
|
+
trailing: 0,
|
|
9580
|
+
},
|
|
9581
|
+
name: "",
|
|
9582
|
+
padding: {
|
|
9583
|
+
bottom: 0,
|
|
9584
|
+
leading: 0,
|
|
9585
|
+
top: 0,
|
|
9586
|
+
trailing: 0,
|
|
9587
|
+
},
|
|
9588
|
+
size: {
|
|
9589
|
+
height: {
|
|
9590
|
+
type: "fit",
|
|
9591
|
+
value: null,
|
|
9592
|
+
},
|
|
9593
|
+
width: {
|
|
9594
|
+
type: "fill",
|
|
9595
|
+
value: null,
|
|
9596
|
+
},
|
|
9597
|
+
},
|
|
9598
|
+
text_lid: "ettmSwG-H6",
|
|
9599
|
+
type: "text",
|
|
9600
|
+
},
|
|
9601
|
+
],
|
|
9602
|
+
dimension: {
|
|
9603
|
+
alignment: "leading",
|
|
9604
|
+
distribution: "space_between",
|
|
9605
|
+
type: "vertical",
|
|
9606
|
+
},
|
|
9607
|
+
id: "MXab4Egirl",
|
|
9608
|
+
margin: {
|
|
9609
|
+
bottom: 0,
|
|
9610
|
+
leading: 0,
|
|
9611
|
+
top: 0,
|
|
9612
|
+
trailing: 0,
|
|
9613
|
+
},
|
|
9614
|
+
name: "",
|
|
9615
|
+
padding: {
|
|
9616
|
+
bottom: 0,
|
|
9617
|
+
leading: 0,
|
|
9618
|
+
top: 0,
|
|
9619
|
+
trailing: 0,
|
|
9620
|
+
},
|
|
9621
|
+
shadow: null,
|
|
9622
|
+
shape: {
|
|
9623
|
+
corners: {
|
|
9624
|
+
bottom_leading: 0,
|
|
9625
|
+
bottom_trailing: 0,
|
|
9626
|
+
top_leading: 0,
|
|
9627
|
+
top_trailing: 0,
|
|
9628
|
+
},
|
|
9629
|
+
type: "rectangle",
|
|
9630
|
+
},
|
|
9631
|
+
size: {
|
|
9632
|
+
height: {
|
|
9633
|
+
type: "fit",
|
|
9634
|
+
value: null,
|
|
9635
|
+
},
|
|
9636
|
+
width: {
|
|
9637
|
+
type: "fill",
|
|
9638
|
+
value: null,
|
|
9639
|
+
},
|
|
9640
|
+
},
|
|
9641
|
+
spacing: 0,
|
|
9642
|
+
type: "stack",
|
|
9643
|
+
},
|
|
9644
|
+
{
|
|
9645
|
+
background_color: null,
|
|
9646
|
+
border: null,
|
|
9647
|
+
components: [
|
|
9648
|
+
{
|
|
9649
|
+
background_color: null,
|
|
9650
|
+
color: {
|
|
9651
|
+
light: {
|
|
9652
|
+
type: "hex",
|
|
9653
|
+
value: "#000000",
|
|
9654
|
+
},
|
|
9655
|
+
},
|
|
9656
|
+
components: [],
|
|
9657
|
+
font_name: null,
|
|
9658
|
+
font_size: "body_xl",
|
|
9659
|
+
font_weight: "medium",
|
|
9660
|
+
horizontal_alignment: "leading",
|
|
9661
|
+
id: "G49M6c95tR",
|
|
9662
|
+
margin: {
|
|
9663
|
+
bottom: 0,
|
|
9664
|
+
leading: 0,
|
|
9665
|
+
top: 0,
|
|
9666
|
+
trailing: 0,
|
|
9667
|
+
},
|
|
9668
|
+
name: "",
|
|
9669
|
+
padding: {
|
|
9670
|
+
bottom: 0,
|
|
9671
|
+
leading: 0,
|
|
9672
|
+
top: 0,
|
|
9673
|
+
trailing: 0,
|
|
9674
|
+
},
|
|
9675
|
+
size: {
|
|
9676
|
+
height: {
|
|
9677
|
+
type: "fit",
|
|
9678
|
+
value: null,
|
|
9679
|
+
},
|
|
9680
|
+
width: {
|
|
9681
|
+
type: "fill",
|
|
9682
|
+
value: null,
|
|
9683
|
+
},
|
|
9684
|
+
},
|
|
9685
|
+
text_lid: "sc-03FRk9L",
|
|
9686
|
+
type: "text",
|
|
9687
|
+
},
|
|
9688
|
+
],
|
|
9689
|
+
dimension: {
|
|
9690
|
+
alignment: "leading",
|
|
9691
|
+
distribution: "center",
|
|
9692
|
+
type: "vertical",
|
|
9693
|
+
},
|
|
9694
|
+
id: "j4Zj1plJx1",
|
|
9695
|
+
margin: {
|
|
9696
|
+
bottom: 0,
|
|
9697
|
+
leading: 0,
|
|
9698
|
+
top: 0,
|
|
9699
|
+
trailing: 0,
|
|
9700
|
+
},
|
|
9701
|
+
name: "",
|
|
9702
|
+
padding: {
|
|
9703
|
+
bottom: 0,
|
|
9704
|
+
leading: 0,
|
|
9705
|
+
top: 0,
|
|
9706
|
+
trailing: 0,
|
|
9707
|
+
},
|
|
9708
|
+
shadow: null,
|
|
9709
|
+
shape: {
|
|
9710
|
+
corners: {
|
|
9711
|
+
bottom_leading: 0,
|
|
9712
|
+
bottom_trailing: 0,
|
|
9713
|
+
top_leading: 0,
|
|
9714
|
+
top_trailing: 0,
|
|
9715
|
+
},
|
|
9716
|
+
type: "rectangle",
|
|
9717
|
+
},
|
|
9718
|
+
size: {
|
|
9719
|
+
height: {
|
|
9720
|
+
type: "fill",
|
|
9721
|
+
value: null,
|
|
9722
|
+
},
|
|
9723
|
+
width: {
|
|
9724
|
+
type: "fit",
|
|
9725
|
+
value: null,
|
|
9726
|
+
},
|
|
9727
|
+
},
|
|
9728
|
+
spacing: 0,
|
|
9729
|
+
type: "stack",
|
|
9730
|
+
},
|
|
9731
|
+
],
|
|
9732
|
+
dimension: {
|
|
9733
|
+
alignment: "leading",
|
|
9734
|
+
distribution: "space_between",
|
|
9735
|
+
type: "horizontal",
|
|
9736
|
+
},
|
|
9737
|
+
id: "MOmZy88pec",
|
|
9738
|
+
margin: {
|
|
9739
|
+
bottom: 0,
|
|
9740
|
+
leading: 0,
|
|
9741
|
+
top: 0,
|
|
9742
|
+
trailing: 0,
|
|
9743
|
+
},
|
|
9744
|
+
name: "",
|
|
9745
|
+
padding: {
|
|
9746
|
+
bottom: 0,
|
|
9747
|
+
leading: 0,
|
|
9748
|
+
top: 0,
|
|
9749
|
+
trailing: 0,
|
|
9750
|
+
},
|
|
9751
|
+
shadow: null,
|
|
9752
|
+
shape: {
|
|
9753
|
+
corners: {
|
|
9754
|
+
bottom_leading: 0,
|
|
9755
|
+
bottom_trailing: 0,
|
|
9756
|
+
top_leading: 0,
|
|
9757
|
+
top_trailing: 0,
|
|
9758
|
+
},
|
|
9759
|
+
type: "rectangle",
|
|
9760
|
+
},
|
|
9761
|
+
size: {
|
|
9762
|
+
height: {
|
|
9763
|
+
type: "fit",
|
|
9764
|
+
value: null,
|
|
9765
|
+
},
|
|
9766
|
+
width: {
|
|
9767
|
+
type: "fill",
|
|
9768
|
+
value: null,
|
|
9769
|
+
},
|
|
9770
|
+
},
|
|
9771
|
+
spacing: 0,
|
|
9772
|
+
type: "stack",
|
|
9773
|
+
},
|
|
9774
|
+
],
|
|
9775
|
+
id: "yyrmNq3S_A",
|
|
9776
|
+
is_selected_by_default: false,
|
|
9777
|
+
name: "",
|
|
9778
|
+
package_id: "monthly_trial",
|
|
9779
|
+
stack: {
|
|
9780
|
+
background_color: {
|
|
9781
|
+
light: {
|
|
9782
|
+
type: "hex",
|
|
9783
|
+
value: "#efefef",
|
|
9784
|
+
},
|
|
9785
|
+
},
|
|
9786
|
+
border: null,
|
|
9787
|
+
components: [
|
|
9788
|
+
{
|
|
9789
|
+
background_color: null,
|
|
9790
|
+
border: null,
|
|
9791
|
+
components: [
|
|
9792
|
+
{
|
|
9793
|
+
background_color: null,
|
|
9794
|
+
border: null,
|
|
9795
|
+
components: [
|
|
9796
|
+
{
|
|
9797
|
+
background_color: null,
|
|
9798
|
+
color: {
|
|
9799
|
+
light: {
|
|
9800
|
+
type: "hex",
|
|
9801
|
+
value: "#000000",
|
|
9802
|
+
},
|
|
9803
|
+
},
|
|
9804
|
+
components: [],
|
|
9805
|
+
font_name: null,
|
|
9806
|
+
font_size: "body_xl",
|
|
9807
|
+
font_weight: "semibold",
|
|
9808
|
+
horizontal_alignment: "leading",
|
|
9809
|
+
id: "qlkhV2G_o9",
|
|
9810
|
+
margin: {
|
|
9811
|
+
bottom: 0,
|
|
9812
|
+
leading: 0,
|
|
9813
|
+
top: 0,
|
|
9814
|
+
trailing: 0,
|
|
9815
|
+
},
|
|
9816
|
+
name: "",
|
|
9817
|
+
padding: {
|
|
9818
|
+
bottom: 0,
|
|
9819
|
+
leading: 0,
|
|
9820
|
+
top: 0,
|
|
9821
|
+
trailing: 0,
|
|
9822
|
+
},
|
|
9823
|
+
size: {
|
|
9824
|
+
height: {
|
|
9825
|
+
type: "fit",
|
|
9826
|
+
value: null,
|
|
9827
|
+
},
|
|
9828
|
+
width: {
|
|
9829
|
+
type: "fill",
|
|
9830
|
+
value: null,
|
|
9831
|
+
},
|
|
9832
|
+
},
|
|
9833
|
+
text_lid: "rhhq1uCL5T",
|
|
9834
|
+
type: "text",
|
|
9835
|
+
},
|
|
9836
|
+
{
|
|
9837
|
+
background_color: null,
|
|
9838
|
+
color: {
|
|
9839
|
+
light: {
|
|
9840
|
+
type: "hex",
|
|
9841
|
+
value: "#000000",
|
|
9842
|
+
},
|
|
9843
|
+
},
|
|
9844
|
+
components: [],
|
|
9845
|
+
font_name: null,
|
|
9846
|
+
font_size: "body_m",
|
|
9847
|
+
font_weight: "regular",
|
|
9848
|
+
horizontal_alignment: "leading",
|
|
9849
|
+
id: "K9ZUZBcroE",
|
|
9850
|
+
margin: {
|
|
9851
|
+
bottom: 0,
|
|
9852
|
+
leading: 0,
|
|
9853
|
+
top: 0,
|
|
9854
|
+
trailing: 0,
|
|
9855
|
+
},
|
|
9856
|
+
name: "",
|
|
9857
|
+
padding: {
|
|
9858
|
+
bottom: 0,
|
|
9859
|
+
leading: 0,
|
|
9860
|
+
top: 0,
|
|
9861
|
+
trailing: 0,
|
|
9862
|
+
},
|
|
9863
|
+
size: {
|
|
9864
|
+
height: {
|
|
9865
|
+
type: "fit",
|
|
9866
|
+
value: null,
|
|
9867
|
+
},
|
|
9868
|
+
width: {
|
|
9869
|
+
type: "fill",
|
|
9870
|
+
value: null,
|
|
9871
|
+
},
|
|
9872
|
+
},
|
|
9873
|
+
text_lid: "bqgzrSt-y0",
|
|
9874
|
+
type: "text",
|
|
9875
|
+
},
|
|
9876
|
+
],
|
|
9877
|
+
dimension: {
|
|
9878
|
+
alignment: "leading",
|
|
9879
|
+
distribution: "space_between",
|
|
9880
|
+
type: "vertical",
|
|
9881
|
+
},
|
|
9882
|
+
id: "0Rcycn1z_Q",
|
|
9883
|
+
margin: {
|
|
9884
|
+
bottom: 0,
|
|
9885
|
+
leading: 0,
|
|
9886
|
+
top: 0,
|
|
9887
|
+
trailing: 0,
|
|
9888
|
+
},
|
|
9889
|
+
name: "",
|
|
9890
|
+
padding: {
|
|
9891
|
+
bottom: 0,
|
|
9892
|
+
leading: 0,
|
|
9893
|
+
top: 0,
|
|
9894
|
+
trailing: 0,
|
|
9895
|
+
},
|
|
9896
|
+
shadow: null,
|
|
9897
|
+
shape: {
|
|
9898
|
+
corners: {
|
|
9899
|
+
bottom_leading: 0,
|
|
9900
|
+
bottom_trailing: 0,
|
|
9901
|
+
top_leading: 0,
|
|
9902
|
+
top_trailing: 0,
|
|
9903
|
+
},
|
|
9904
|
+
type: "rectangle",
|
|
9905
|
+
},
|
|
9906
|
+
size: {
|
|
9907
|
+
height: {
|
|
9908
|
+
type: "fit",
|
|
9909
|
+
value: null,
|
|
9910
|
+
},
|
|
9911
|
+
width: {
|
|
9912
|
+
type: "fill",
|
|
9913
|
+
value: null,
|
|
9914
|
+
},
|
|
9915
|
+
},
|
|
9916
|
+
spacing: 0,
|
|
9917
|
+
type: "stack",
|
|
9918
|
+
},
|
|
9919
|
+
{
|
|
9920
|
+
background_color: null,
|
|
9921
|
+
border: null,
|
|
9922
|
+
components: [
|
|
9923
|
+
{
|
|
9924
|
+
background_color: null,
|
|
9925
|
+
color: {
|
|
9926
|
+
light: {
|
|
9927
|
+
type: "hex",
|
|
9928
|
+
value: "#000000",
|
|
9929
|
+
},
|
|
9930
|
+
},
|
|
9931
|
+
components: [],
|
|
9932
|
+
font_name: null,
|
|
9933
|
+
font_size: "body_xl",
|
|
9934
|
+
font_weight: "medium",
|
|
9935
|
+
horizontal_alignment: "trailing",
|
|
9936
|
+
id: "NtncuuqAdq",
|
|
9937
|
+
margin: {
|
|
9938
|
+
bottom: 0,
|
|
9939
|
+
leading: 0,
|
|
9940
|
+
top: 0,
|
|
9941
|
+
trailing: 0,
|
|
9942
|
+
},
|
|
9943
|
+
name: "",
|
|
9944
|
+
padding: {
|
|
9945
|
+
bottom: 0,
|
|
9946
|
+
leading: 0,
|
|
9947
|
+
top: 0,
|
|
9948
|
+
trailing: 0,
|
|
9949
|
+
},
|
|
9950
|
+
size: {
|
|
9951
|
+
height: {
|
|
9952
|
+
type: "fit",
|
|
9953
|
+
value: null,
|
|
9954
|
+
},
|
|
9955
|
+
width: {
|
|
9956
|
+
type: "fit",
|
|
9957
|
+
value: null,
|
|
9958
|
+
},
|
|
9959
|
+
},
|
|
9960
|
+
text_lid: "6FtAHYDBOX",
|
|
9961
|
+
type: "text",
|
|
9962
|
+
},
|
|
9963
|
+
{
|
|
9964
|
+
background_color: null,
|
|
9965
|
+
color: {
|
|
9966
|
+
light: {
|
|
9967
|
+
type: "hex",
|
|
9968
|
+
value: "#000000",
|
|
9969
|
+
},
|
|
9970
|
+
},
|
|
9971
|
+
font_name: null,
|
|
9972
|
+
font_size: "body_m",
|
|
9973
|
+
font_weight: "regular",
|
|
9974
|
+
horizontal_alignment: "leading",
|
|
9975
|
+
id: "7pZkX0LgUs",
|
|
9976
|
+
margin: {
|
|
9977
|
+
bottom: 0,
|
|
9978
|
+
leading: 0,
|
|
9979
|
+
top: 0,
|
|
9980
|
+
trailing: 0,
|
|
9981
|
+
},
|
|
9982
|
+
name: "",
|
|
9983
|
+
padding: {
|
|
9984
|
+
bottom: 0,
|
|
9985
|
+
leading: 0,
|
|
9986
|
+
top: 0,
|
|
9987
|
+
trailing: 0,
|
|
9988
|
+
},
|
|
9989
|
+
size: {
|
|
9990
|
+
height: {
|
|
9991
|
+
type: "fit",
|
|
9992
|
+
value: null,
|
|
9993
|
+
},
|
|
9994
|
+
width: {
|
|
9995
|
+
type: "fill",
|
|
9996
|
+
value: null,
|
|
9997
|
+
},
|
|
9998
|
+
},
|
|
9999
|
+
text_lid: "QiFKdW5_xl",
|
|
10000
|
+
type: "text",
|
|
10001
|
+
},
|
|
10002
|
+
],
|
|
10003
|
+
dimension: {
|
|
10004
|
+
alignment: "leading",
|
|
10005
|
+
distribution: "center",
|
|
10006
|
+
type: "vertical",
|
|
10007
|
+
},
|
|
10008
|
+
id: "nMVgI7gkZF",
|
|
10009
|
+
margin: {
|
|
10010
|
+
bottom: 0,
|
|
10011
|
+
leading: 0,
|
|
10012
|
+
top: 0,
|
|
10013
|
+
trailing: 0,
|
|
10014
|
+
},
|
|
10015
|
+
name: "",
|
|
10016
|
+
padding: {
|
|
10017
|
+
bottom: 0,
|
|
10018
|
+
leading: 0,
|
|
10019
|
+
top: 0,
|
|
10020
|
+
trailing: 0,
|
|
10021
|
+
},
|
|
10022
|
+
shadow: null,
|
|
10023
|
+
shape: {
|
|
10024
|
+
corners: {
|
|
10025
|
+
bottom_leading: 0,
|
|
10026
|
+
bottom_trailing: 0,
|
|
10027
|
+
top_leading: 0,
|
|
10028
|
+
top_trailing: 0,
|
|
10029
|
+
},
|
|
10030
|
+
type: "rectangle",
|
|
10031
|
+
},
|
|
10032
|
+
size: {
|
|
10033
|
+
height: {
|
|
10034
|
+
type: "fill",
|
|
10035
|
+
value: null,
|
|
10036
|
+
},
|
|
10037
|
+
width: {
|
|
10038
|
+
type: "fit",
|
|
10039
|
+
value: null,
|
|
10040
|
+
},
|
|
10041
|
+
},
|
|
10042
|
+
spacing: 0,
|
|
10043
|
+
type: "stack",
|
|
10044
|
+
},
|
|
10045
|
+
],
|
|
10046
|
+
dimension: {
|
|
10047
|
+
alignment: "leading",
|
|
10048
|
+
distribution: "space_between",
|
|
10049
|
+
type: "horizontal",
|
|
10050
|
+
},
|
|
10051
|
+
id: "_tfiOZXLQM",
|
|
10052
|
+
margin: {
|
|
10053
|
+
bottom: 0,
|
|
10054
|
+
leading: 0,
|
|
10055
|
+
top: 0,
|
|
10056
|
+
trailing: 0,
|
|
10057
|
+
},
|
|
10058
|
+
name: "",
|
|
10059
|
+
padding: {
|
|
10060
|
+
bottom: 0,
|
|
10061
|
+
leading: 0,
|
|
10062
|
+
top: 0,
|
|
10063
|
+
trailing: 0,
|
|
10064
|
+
},
|
|
10065
|
+
shadow: null,
|
|
10066
|
+
shape: {
|
|
10067
|
+
corners: {
|
|
10068
|
+
bottom_leading: 0,
|
|
10069
|
+
bottom_trailing: 0,
|
|
10070
|
+
top_leading: 0,
|
|
10071
|
+
top_trailing: 0,
|
|
10072
|
+
},
|
|
10073
|
+
type: "rectangle",
|
|
10074
|
+
},
|
|
10075
|
+
size: {
|
|
10076
|
+
height: {
|
|
10077
|
+
type: "fit",
|
|
10078
|
+
value: null,
|
|
10079
|
+
},
|
|
10080
|
+
width: {
|
|
10081
|
+
type: "fill",
|
|
10082
|
+
value: null,
|
|
10083
|
+
},
|
|
10084
|
+
},
|
|
10085
|
+
spacing: 0,
|
|
10086
|
+
type: "stack",
|
|
10087
|
+
},
|
|
10088
|
+
],
|
|
10089
|
+
dimension: {
|
|
10090
|
+
alignment: "leading",
|
|
10091
|
+
distribution: "space_between",
|
|
10092
|
+
type: "vertical",
|
|
10093
|
+
},
|
|
10094
|
+
id: "3xMR2lapcI",
|
|
10095
|
+
margin: {
|
|
10096
|
+
bottom: 8,
|
|
10097
|
+
leading: 8,
|
|
10098
|
+
top: 8,
|
|
10099
|
+
trailing: 8,
|
|
10100
|
+
},
|
|
10101
|
+
name: "",
|
|
10102
|
+
padding: {
|
|
10103
|
+
bottom: 8,
|
|
10104
|
+
leading: 8,
|
|
10105
|
+
top: 8,
|
|
10106
|
+
trailing: 8,
|
|
10107
|
+
},
|
|
10108
|
+
shadow: null,
|
|
10109
|
+
shape: {
|
|
10110
|
+
corners: {
|
|
10111
|
+
bottom_leading: 8,
|
|
10112
|
+
bottom_trailing: 8,
|
|
10113
|
+
top_leading: 8,
|
|
10114
|
+
top_trailing: 8,
|
|
10115
|
+
},
|
|
10116
|
+
type: "rectangle",
|
|
10117
|
+
},
|
|
10118
|
+
size: {
|
|
10119
|
+
height: {
|
|
10120
|
+
type: "fit",
|
|
10121
|
+
value: null,
|
|
10122
|
+
},
|
|
10123
|
+
width: {
|
|
10124
|
+
type: "fill",
|
|
10125
|
+
value: null,
|
|
10126
|
+
},
|
|
10127
|
+
},
|
|
10128
|
+
spacing: 0,
|
|
10129
|
+
type: "stack",
|
|
10130
|
+
},
|
|
10131
|
+
type: "package",
|
|
10132
|
+
},
|
|
10133
|
+
{
|
|
10134
|
+
background_color: null,
|
|
10135
|
+
border: null,
|
|
10136
|
+
components: [
|
|
10137
|
+
{
|
|
10138
|
+
background_color: null,
|
|
10139
|
+
color: {
|
|
10140
|
+
light: {
|
|
10141
|
+
type: "hex",
|
|
10142
|
+
value: "#000000",
|
|
10143
|
+
},
|
|
10144
|
+
},
|
|
10145
|
+
font_name: null,
|
|
10146
|
+
font_size: "body_m",
|
|
10147
|
+
font_weight: "bold",
|
|
10148
|
+
horizontal_alignment: "center",
|
|
10149
|
+
id: "VBnaFaxl4L",
|
|
10150
|
+
margin: {
|
|
10151
|
+
bottom: 10,
|
|
10152
|
+
leading: 0,
|
|
10153
|
+
top: 10,
|
|
10154
|
+
trailing: 0,
|
|
10155
|
+
},
|
|
10156
|
+
name: "",
|
|
10157
|
+
padding: {
|
|
10158
|
+
bottom: 0,
|
|
10159
|
+
leading: 0,
|
|
10160
|
+
top: 0,
|
|
10161
|
+
trailing: 0,
|
|
10162
|
+
},
|
|
10163
|
+
size: {
|
|
10164
|
+
height: {
|
|
10165
|
+
type: "fit",
|
|
10166
|
+
value: null,
|
|
10167
|
+
},
|
|
10168
|
+
width: {
|
|
10169
|
+
type: "fill",
|
|
10170
|
+
value: null,
|
|
10171
|
+
},
|
|
10172
|
+
},
|
|
10173
|
+
text_lid: "BqiXt3Gfa8",
|
|
10174
|
+
type: "text",
|
|
10175
|
+
},
|
|
10176
|
+
],
|
|
10177
|
+
dimension: {
|
|
10178
|
+
alignment: "center",
|
|
10179
|
+
distribution: "center",
|
|
10180
|
+
type: "horizontal",
|
|
10181
|
+
},
|
|
10182
|
+
id: "KRPZSK0WBR",
|
|
10183
|
+
margin: {
|
|
10184
|
+
bottom: 0,
|
|
10185
|
+
leading: 0,
|
|
10186
|
+
top: 0,
|
|
10187
|
+
trailing: 0,
|
|
10188
|
+
},
|
|
10189
|
+
name: "",
|
|
10190
|
+
padding: {
|
|
10191
|
+
bottom: 0,
|
|
10192
|
+
leading: 0,
|
|
10193
|
+
top: 0,
|
|
10194
|
+
trailing: 0,
|
|
10195
|
+
},
|
|
10196
|
+
shadow: null,
|
|
10197
|
+
shape: {
|
|
10198
|
+
corners: {
|
|
10199
|
+
bottom_leading: 0,
|
|
10200
|
+
bottom_trailing: 0,
|
|
10201
|
+
top_leading: 0,
|
|
10202
|
+
top_trailing: 0,
|
|
10203
|
+
},
|
|
10204
|
+
type: "rectangle",
|
|
10205
|
+
},
|
|
10206
|
+
size: {
|
|
10207
|
+
height: {
|
|
10208
|
+
type: "fit",
|
|
10209
|
+
value: null,
|
|
10210
|
+
},
|
|
10211
|
+
width: {
|
|
10212
|
+
type: "fill",
|
|
10213
|
+
value: null,
|
|
10214
|
+
},
|
|
10215
|
+
},
|
|
10216
|
+
spacing: 0,
|
|
10217
|
+
type: "stack",
|
|
10218
|
+
},
|
|
10219
|
+
{
|
|
10220
|
+
components: [
|
|
10221
|
+
{
|
|
10222
|
+
background_color: null,
|
|
10223
|
+
border: null,
|
|
10224
|
+
components: [
|
|
10225
|
+
{
|
|
10226
|
+
background_color: null,
|
|
10227
|
+
border: null,
|
|
10228
|
+
components: [
|
|
10229
|
+
{
|
|
10230
|
+
background_color: null,
|
|
10231
|
+
color: {
|
|
10232
|
+
light: {
|
|
10233
|
+
type: "hex",
|
|
10234
|
+
value: "#000000",
|
|
10235
|
+
},
|
|
10236
|
+
},
|
|
10237
|
+
components: [],
|
|
10238
|
+
font_name: null,
|
|
10239
|
+
font_size: "body_m",
|
|
10240
|
+
font_weight: "regular",
|
|
10241
|
+
horizontal_alignment: "leading",
|
|
10242
|
+
id: "yRNgrtp4jL",
|
|
10243
|
+
margin: {
|
|
10244
|
+
bottom: 0,
|
|
10245
|
+
leading: 0,
|
|
10246
|
+
top: 0,
|
|
10247
|
+
trailing: 0,
|
|
10248
|
+
},
|
|
10249
|
+
name: "",
|
|
10250
|
+
padding: {
|
|
10251
|
+
bottom: 0,
|
|
10252
|
+
leading: 0,
|
|
10253
|
+
top: 0,
|
|
10254
|
+
trailing: 0,
|
|
10255
|
+
},
|
|
10256
|
+
size: {
|
|
10257
|
+
height: {
|
|
10258
|
+
type: "fit",
|
|
10259
|
+
value: null,
|
|
10260
|
+
},
|
|
10261
|
+
width: {
|
|
10262
|
+
type: "fill",
|
|
10263
|
+
value: null,
|
|
10264
|
+
},
|
|
10265
|
+
},
|
|
10266
|
+
text_lid: "d_KfrbCPUI",
|
|
10267
|
+
type: "text",
|
|
10268
|
+
},
|
|
10269
|
+
{
|
|
10270
|
+
background_color: null,
|
|
10271
|
+
color: {
|
|
10272
|
+
light: {
|
|
10273
|
+
type: "hex",
|
|
10274
|
+
value: "#000000",
|
|
10275
|
+
},
|
|
10276
|
+
},
|
|
10277
|
+
components: [],
|
|
10278
|
+
font_name: null,
|
|
10279
|
+
font_size: "body_m",
|
|
10280
|
+
font_weight: "regular",
|
|
10281
|
+
horizontal_alignment: "leading",
|
|
10282
|
+
id: "8oBl2ysEVA",
|
|
10283
|
+
margin: {
|
|
10284
|
+
bottom: 0,
|
|
10285
|
+
leading: 0,
|
|
10286
|
+
top: 0,
|
|
10287
|
+
trailing: 0,
|
|
10288
|
+
},
|
|
10289
|
+
name: "",
|
|
10290
|
+
padding: {
|
|
10291
|
+
bottom: 0,
|
|
10292
|
+
leading: 0,
|
|
10293
|
+
top: 0,
|
|
10294
|
+
trailing: 0,
|
|
10295
|
+
},
|
|
10296
|
+
size: {
|
|
10297
|
+
height: {
|
|
10298
|
+
type: "fit",
|
|
10299
|
+
value: null,
|
|
10300
|
+
},
|
|
10301
|
+
width: {
|
|
10302
|
+
type: "fill",
|
|
10303
|
+
value: null,
|
|
10304
|
+
},
|
|
10305
|
+
},
|
|
10306
|
+
text_lid: "IwNsPEupIJ",
|
|
10307
|
+
type: "text",
|
|
10308
|
+
},
|
|
10309
|
+
],
|
|
10310
|
+
dimension: {
|
|
10311
|
+
alignment: "leading",
|
|
10312
|
+
distribution: "space_between",
|
|
10313
|
+
type: "vertical",
|
|
10314
|
+
},
|
|
10315
|
+
id: "Qjg5dH0SyH",
|
|
10316
|
+
margin: {
|
|
10317
|
+
bottom: 0,
|
|
10318
|
+
leading: 0,
|
|
10319
|
+
top: 0,
|
|
10320
|
+
trailing: 0,
|
|
10321
|
+
},
|
|
10322
|
+
name: "",
|
|
10323
|
+
padding: {
|
|
10324
|
+
bottom: 0,
|
|
10325
|
+
leading: 0,
|
|
10326
|
+
top: 0,
|
|
10327
|
+
trailing: 0,
|
|
10328
|
+
},
|
|
10329
|
+
shadow: null,
|
|
10330
|
+
shape: {
|
|
10331
|
+
corners: {
|
|
10332
|
+
bottom_leading: 0,
|
|
10333
|
+
bottom_trailing: 0,
|
|
10334
|
+
top_leading: 0,
|
|
10335
|
+
top_trailing: 0,
|
|
10336
|
+
},
|
|
10337
|
+
type: "rectangle",
|
|
10338
|
+
},
|
|
10339
|
+
size: {
|
|
10340
|
+
height: {
|
|
10341
|
+
type: "fit",
|
|
10342
|
+
value: null,
|
|
10343
|
+
},
|
|
10344
|
+
width: {
|
|
10345
|
+
type: "fill",
|
|
10346
|
+
value: null,
|
|
10347
|
+
},
|
|
10348
|
+
},
|
|
10349
|
+
spacing: 0,
|
|
10350
|
+
type: "stack",
|
|
10351
|
+
},
|
|
10352
|
+
{
|
|
10353
|
+
background_color: null,
|
|
10354
|
+
border: null,
|
|
10355
|
+
components: [
|
|
10356
|
+
{
|
|
10357
|
+
background_color: null,
|
|
10358
|
+
color: {
|
|
10359
|
+
light: {
|
|
10360
|
+
type: "hex",
|
|
10361
|
+
value: "#000000",
|
|
10362
|
+
},
|
|
10363
|
+
},
|
|
10364
|
+
components: [],
|
|
10365
|
+
font_name: null,
|
|
10366
|
+
font_size: "body_xl",
|
|
10367
|
+
font_weight: "medium",
|
|
10368
|
+
horizontal_alignment: "leading",
|
|
10369
|
+
id: "5AateoTW75",
|
|
10370
|
+
margin: {
|
|
10371
|
+
bottom: 0,
|
|
10372
|
+
leading: 0,
|
|
10373
|
+
top: 0,
|
|
10374
|
+
trailing: 0,
|
|
10375
|
+
},
|
|
10376
|
+
name: "",
|
|
10377
|
+
padding: {
|
|
10378
|
+
bottom: 0,
|
|
10379
|
+
leading: 0,
|
|
10380
|
+
top: 0,
|
|
10381
|
+
trailing: 0,
|
|
10382
|
+
},
|
|
10383
|
+
size: {
|
|
10384
|
+
height: {
|
|
10385
|
+
type: "fit",
|
|
10386
|
+
value: null,
|
|
10387
|
+
},
|
|
10388
|
+
width: {
|
|
10389
|
+
type: "fill",
|
|
10390
|
+
value: null,
|
|
10391
|
+
},
|
|
10392
|
+
},
|
|
10393
|
+
text_lid: "LtOllUS5hE",
|
|
10394
|
+
type: "text",
|
|
10395
|
+
},
|
|
10396
|
+
],
|
|
10397
|
+
dimension: {
|
|
10398
|
+
alignment: "leading",
|
|
10399
|
+
distribution: "center",
|
|
10400
|
+
type: "vertical",
|
|
10401
|
+
},
|
|
10402
|
+
id: "TiyXLvPrXa",
|
|
10403
|
+
margin: {
|
|
10404
|
+
bottom: 0,
|
|
10405
|
+
leading: 0,
|
|
10406
|
+
top: 0,
|
|
10407
|
+
trailing: 0,
|
|
10408
|
+
},
|
|
10409
|
+
name: "",
|
|
10410
|
+
padding: {
|
|
10411
|
+
bottom: 0,
|
|
10412
|
+
leading: 0,
|
|
10413
|
+
top: 0,
|
|
10414
|
+
trailing: 0,
|
|
10415
|
+
},
|
|
10416
|
+
shadow: null,
|
|
10417
|
+
shape: {
|
|
10418
|
+
corners: {
|
|
10419
|
+
bottom_leading: 0,
|
|
10420
|
+
bottom_trailing: 0,
|
|
10421
|
+
top_leading: 0,
|
|
10422
|
+
top_trailing: 0,
|
|
10423
|
+
},
|
|
10424
|
+
type: "rectangle",
|
|
10425
|
+
},
|
|
10426
|
+
size: {
|
|
10427
|
+
height: {
|
|
10428
|
+
type: "fill",
|
|
10429
|
+
value: null,
|
|
10430
|
+
},
|
|
10431
|
+
width: {
|
|
10432
|
+
type: "fit",
|
|
10433
|
+
value: null,
|
|
10434
|
+
},
|
|
10435
|
+
},
|
|
10436
|
+
spacing: 0,
|
|
10437
|
+
type: "stack",
|
|
10438
|
+
},
|
|
10439
|
+
],
|
|
10440
|
+
dimension: {
|
|
10441
|
+
alignment: "leading",
|
|
10442
|
+
distribution: "space_between",
|
|
10443
|
+
type: "horizontal",
|
|
10444
|
+
},
|
|
10445
|
+
id: "prbEeSR0vp",
|
|
10446
|
+
margin: {
|
|
10447
|
+
bottom: 0,
|
|
10448
|
+
leading: 0,
|
|
10449
|
+
top: 0,
|
|
10450
|
+
trailing: 0,
|
|
10451
|
+
},
|
|
10452
|
+
name: "",
|
|
10453
|
+
padding: {
|
|
10454
|
+
bottom: 0,
|
|
10455
|
+
leading: 0,
|
|
10456
|
+
top: 0,
|
|
10457
|
+
trailing: 0,
|
|
10458
|
+
},
|
|
10459
|
+
shadow: null,
|
|
10460
|
+
shape: {
|
|
10461
|
+
corners: {
|
|
10462
|
+
bottom_leading: 0,
|
|
10463
|
+
bottom_trailing: 0,
|
|
10464
|
+
top_leading: 0,
|
|
10465
|
+
top_trailing: 0,
|
|
10466
|
+
},
|
|
10467
|
+
type: "rectangle",
|
|
10468
|
+
},
|
|
10469
|
+
size: {
|
|
10470
|
+
height: {
|
|
10471
|
+
type: "fit",
|
|
10472
|
+
value: null,
|
|
10473
|
+
},
|
|
10474
|
+
width: {
|
|
10475
|
+
type: "fill",
|
|
10476
|
+
value: null,
|
|
10477
|
+
},
|
|
10478
|
+
},
|
|
10479
|
+
spacing: 0,
|
|
10480
|
+
type: "stack",
|
|
10481
|
+
},
|
|
10482
|
+
],
|
|
10483
|
+
id: "DD9ioVp5qJ",
|
|
10484
|
+
is_selected_by_default: false,
|
|
10485
|
+
name: "",
|
|
10486
|
+
package_id: "$rc_annual",
|
|
10487
|
+
stack: {
|
|
10488
|
+
background_color: {
|
|
10489
|
+
light: {
|
|
10490
|
+
type: "hex",
|
|
10491
|
+
value: "#efefef",
|
|
10492
|
+
},
|
|
10493
|
+
},
|
|
10494
|
+
border: null,
|
|
10495
|
+
components: [
|
|
10496
|
+
{
|
|
10497
|
+
background_color: null,
|
|
10498
|
+
border: null,
|
|
10499
|
+
components: [
|
|
10500
|
+
{
|
|
10501
|
+
background_color: null,
|
|
10502
|
+
border: null,
|
|
10503
|
+
components: [
|
|
10504
|
+
{
|
|
10505
|
+
background_color: null,
|
|
10506
|
+
color: {
|
|
10507
|
+
light: {
|
|
10508
|
+
type: "hex",
|
|
10509
|
+
value: "#000000",
|
|
10510
|
+
},
|
|
10511
|
+
},
|
|
10512
|
+
components: [],
|
|
10513
|
+
font_name: null,
|
|
10514
|
+
font_size: "body_xl",
|
|
10515
|
+
font_weight: "semibold",
|
|
10516
|
+
horizontal_alignment: "leading",
|
|
10517
|
+
id: "NpWAo6yAq-",
|
|
10518
|
+
margin: {
|
|
10519
|
+
bottom: 0,
|
|
10520
|
+
leading: 0,
|
|
10521
|
+
top: 0,
|
|
10522
|
+
trailing: 0,
|
|
10523
|
+
},
|
|
10524
|
+
name: "",
|
|
10525
|
+
padding: {
|
|
10526
|
+
bottom: 0,
|
|
10527
|
+
leading: 0,
|
|
10528
|
+
top: 0,
|
|
10529
|
+
trailing: 0,
|
|
10530
|
+
},
|
|
10531
|
+
size: {
|
|
10532
|
+
height: {
|
|
10533
|
+
type: "fit",
|
|
10534
|
+
value: null,
|
|
10535
|
+
},
|
|
10536
|
+
width: {
|
|
10537
|
+
type: "fill",
|
|
10538
|
+
value: null,
|
|
10539
|
+
},
|
|
10540
|
+
},
|
|
10541
|
+
text_lid: "BojFFgvkjM",
|
|
10542
|
+
type: "text",
|
|
10543
|
+
},
|
|
10544
|
+
{
|
|
10545
|
+
background_color: null,
|
|
10546
|
+
color: {
|
|
10547
|
+
light: {
|
|
10548
|
+
type: "hex",
|
|
10549
|
+
value: "#000000",
|
|
10550
|
+
},
|
|
10551
|
+
},
|
|
10552
|
+
components: [],
|
|
10553
|
+
font_name: null,
|
|
10554
|
+
font_size: "body_m",
|
|
10555
|
+
font_weight: "regular",
|
|
10556
|
+
horizontal_alignment: "leading",
|
|
10557
|
+
id: "-sJjewtFL-",
|
|
10558
|
+
margin: {
|
|
10559
|
+
bottom: 0,
|
|
10560
|
+
leading: 0,
|
|
10561
|
+
top: 0,
|
|
10562
|
+
trailing: 0,
|
|
10563
|
+
},
|
|
10564
|
+
name: "",
|
|
10565
|
+
padding: {
|
|
10566
|
+
bottom: 0,
|
|
10567
|
+
leading: 0,
|
|
10568
|
+
top: 0,
|
|
10569
|
+
trailing: 0,
|
|
10570
|
+
},
|
|
10571
|
+
size: {
|
|
10572
|
+
height: {
|
|
10573
|
+
type: "fit",
|
|
10574
|
+
value: null,
|
|
10575
|
+
},
|
|
10576
|
+
width: {
|
|
10577
|
+
type: "fill",
|
|
10578
|
+
value: null,
|
|
10579
|
+
},
|
|
10580
|
+
},
|
|
10581
|
+
text_lid: "FG7N72ZVyU",
|
|
10582
|
+
type: "text",
|
|
10583
|
+
},
|
|
10584
|
+
],
|
|
10585
|
+
dimension: {
|
|
10586
|
+
alignment: "leading",
|
|
10587
|
+
distribution: "space_between",
|
|
10588
|
+
type: "vertical",
|
|
10589
|
+
},
|
|
10590
|
+
id: "asoLyDMYxM",
|
|
10591
|
+
margin: {
|
|
10592
|
+
bottom: 0,
|
|
10593
|
+
leading: 0,
|
|
10594
|
+
top: 0,
|
|
10595
|
+
trailing: 0,
|
|
10596
|
+
},
|
|
10597
|
+
name: "",
|
|
10598
|
+
padding: {
|
|
10599
|
+
bottom: 0,
|
|
10600
|
+
leading: 0,
|
|
10601
|
+
top: 0,
|
|
10602
|
+
trailing: 0,
|
|
10603
|
+
},
|
|
10604
|
+
shadow: null,
|
|
10605
|
+
shape: {
|
|
10606
|
+
corners: {
|
|
10607
|
+
bottom_leading: 0,
|
|
10608
|
+
bottom_trailing: 0,
|
|
10609
|
+
top_leading: 0,
|
|
10610
|
+
top_trailing: 0,
|
|
10611
|
+
},
|
|
10612
|
+
type: "rectangle",
|
|
10613
|
+
},
|
|
10614
|
+
size: {
|
|
10615
|
+
height: {
|
|
10616
|
+
type: "fit",
|
|
10617
|
+
value: null,
|
|
10618
|
+
},
|
|
10619
|
+
width: {
|
|
10620
|
+
type: "fill",
|
|
10621
|
+
value: null,
|
|
10622
|
+
},
|
|
10623
|
+
},
|
|
10624
|
+
spacing: 0,
|
|
10625
|
+
type: "stack",
|
|
10626
|
+
},
|
|
10627
|
+
{
|
|
10628
|
+
background_color: null,
|
|
10629
|
+
border: null,
|
|
10630
|
+
components: [
|
|
10631
|
+
{
|
|
10632
|
+
background_color: null,
|
|
10633
|
+
color: {
|
|
10634
|
+
light: {
|
|
10635
|
+
type: "hex",
|
|
10636
|
+
value: "#000000",
|
|
10637
|
+
},
|
|
10638
|
+
},
|
|
10639
|
+
components: [],
|
|
10640
|
+
font_name: null,
|
|
10641
|
+
font_size: "body_xl",
|
|
10642
|
+
font_weight: "medium",
|
|
10643
|
+
horizontal_alignment: "leading",
|
|
10644
|
+
id: "cmBej2Oq-z",
|
|
10645
|
+
margin: {
|
|
10646
|
+
bottom: 0,
|
|
10647
|
+
leading: 0,
|
|
10648
|
+
top: 0,
|
|
10649
|
+
trailing: 0,
|
|
10650
|
+
},
|
|
10651
|
+
name: "",
|
|
10652
|
+
padding: {
|
|
10653
|
+
bottom: 0,
|
|
10654
|
+
leading: 0,
|
|
10655
|
+
top: 0,
|
|
10656
|
+
trailing: 0,
|
|
10657
|
+
},
|
|
10658
|
+
size: {
|
|
10659
|
+
height: {
|
|
10660
|
+
type: "fit",
|
|
10661
|
+
value: null,
|
|
10662
|
+
},
|
|
10663
|
+
width: {
|
|
10664
|
+
type: "fill",
|
|
10665
|
+
value: null,
|
|
10666
|
+
},
|
|
10667
|
+
},
|
|
10668
|
+
text_lid: "4UeaUEgo-h",
|
|
10669
|
+
type: "text",
|
|
10670
|
+
},
|
|
10671
|
+
{
|
|
10672
|
+
background_color: null,
|
|
10673
|
+
color: {
|
|
10674
|
+
light: {
|
|
10675
|
+
type: "hex",
|
|
10676
|
+
value: "#000000",
|
|
10677
|
+
},
|
|
10678
|
+
},
|
|
10679
|
+
components: [],
|
|
10680
|
+
font_name: null,
|
|
10681
|
+
font_size: "body_m",
|
|
10682
|
+
font_weight: "regular",
|
|
10683
|
+
horizontal_alignment: "leading",
|
|
10684
|
+
id: "8VGbgLNTh5",
|
|
10685
|
+
margin: {
|
|
10686
|
+
bottom: 0,
|
|
10687
|
+
leading: 0,
|
|
10688
|
+
top: 0,
|
|
10689
|
+
trailing: 0,
|
|
10690
|
+
},
|
|
10691
|
+
name: "",
|
|
10692
|
+
padding: {
|
|
10693
|
+
bottom: 0,
|
|
10694
|
+
leading: 0,
|
|
10695
|
+
top: 0,
|
|
10696
|
+
trailing: 0,
|
|
10697
|
+
},
|
|
10698
|
+
size: {
|
|
10699
|
+
height: {
|
|
10700
|
+
type: "fit",
|
|
10701
|
+
value: null,
|
|
10702
|
+
},
|
|
10703
|
+
width: {
|
|
10704
|
+
type: "fill",
|
|
10705
|
+
value: null,
|
|
10706
|
+
},
|
|
10707
|
+
},
|
|
10708
|
+
text_lid: "8Uoreqagci",
|
|
10709
|
+
type: "text",
|
|
10710
|
+
},
|
|
10711
|
+
],
|
|
10712
|
+
dimension: {
|
|
10713
|
+
alignment: "leading",
|
|
10714
|
+
distribution: "center",
|
|
10715
|
+
type: "vertical",
|
|
10716
|
+
},
|
|
10717
|
+
id: "oDo2C-sEFY",
|
|
10718
|
+
margin: {
|
|
10719
|
+
bottom: 0,
|
|
10720
|
+
leading: 0,
|
|
10721
|
+
top: 0,
|
|
10722
|
+
trailing: 0,
|
|
10723
|
+
},
|
|
10724
|
+
name: "",
|
|
10725
|
+
padding: {
|
|
10726
|
+
bottom: 0,
|
|
10727
|
+
leading: 0,
|
|
10728
|
+
top: 0,
|
|
10729
|
+
trailing: 0,
|
|
10730
|
+
},
|
|
10731
|
+
shadow: null,
|
|
10732
|
+
shape: {
|
|
10733
|
+
corners: {
|
|
10734
|
+
bottom_leading: 0,
|
|
10735
|
+
bottom_trailing: 0,
|
|
10736
|
+
top_leading: 0,
|
|
10737
|
+
top_trailing: 0,
|
|
10738
|
+
},
|
|
10739
|
+
type: "rectangle",
|
|
10740
|
+
},
|
|
10741
|
+
size: {
|
|
10742
|
+
height: {
|
|
10743
|
+
type: "fill",
|
|
10744
|
+
value: null,
|
|
10745
|
+
},
|
|
10746
|
+
width: {
|
|
10747
|
+
type: "fit",
|
|
10748
|
+
value: null,
|
|
10749
|
+
},
|
|
10750
|
+
},
|
|
10751
|
+
spacing: 0,
|
|
10752
|
+
type: "stack",
|
|
10753
|
+
},
|
|
10754
|
+
],
|
|
10755
|
+
dimension: {
|
|
10756
|
+
alignment: "leading",
|
|
10757
|
+
distribution: "space_between",
|
|
10758
|
+
type: "horizontal",
|
|
10759
|
+
},
|
|
10760
|
+
id: "jUHfPJMvsm",
|
|
10761
|
+
margin: {
|
|
10762
|
+
bottom: 0,
|
|
10763
|
+
leading: 0,
|
|
10764
|
+
top: 0,
|
|
10765
|
+
trailing: 0,
|
|
10766
|
+
},
|
|
10767
|
+
name: "",
|
|
10768
|
+
padding: {
|
|
10769
|
+
bottom: 0,
|
|
10770
|
+
leading: 0,
|
|
10771
|
+
top: 0,
|
|
10772
|
+
trailing: 0,
|
|
10773
|
+
},
|
|
10774
|
+
shadow: null,
|
|
10775
|
+
shape: {
|
|
10776
|
+
corners: {
|
|
10777
|
+
bottom_leading: 0,
|
|
10778
|
+
bottom_trailing: 0,
|
|
10779
|
+
top_leading: 0,
|
|
10780
|
+
top_trailing: 0,
|
|
10781
|
+
},
|
|
10782
|
+
type: "rectangle",
|
|
10783
|
+
},
|
|
10784
|
+
size: {
|
|
10785
|
+
height: {
|
|
10786
|
+
type: "fit",
|
|
10787
|
+
value: null,
|
|
10788
|
+
},
|
|
10789
|
+
width: {
|
|
10790
|
+
type: "fill",
|
|
10791
|
+
value: null,
|
|
10792
|
+
},
|
|
10793
|
+
},
|
|
10794
|
+
spacing: 0,
|
|
10795
|
+
type: "stack",
|
|
10796
|
+
},
|
|
10797
|
+
],
|
|
10798
|
+
dimension: {
|
|
10799
|
+
alignment: "leading",
|
|
10800
|
+
distribution: "space_between",
|
|
10801
|
+
type: "vertical",
|
|
10802
|
+
},
|
|
10803
|
+
id: "ztdsIWh7er",
|
|
10804
|
+
margin: {
|
|
10805
|
+
bottom: 8,
|
|
10806
|
+
leading: 8,
|
|
10807
|
+
top: 8,
|
|
10808
|
+
trailing: 8,
|
|
10809
|
+
},
|
|
10810
|
+
name: "",
|
|
10811
|
+
padding: {
|
|
10812
|
+
bottom: 8,
|
|
10813
|
+
leading: 8,
|
|
10814
|
+
top: 8,
|
|
10815
|
+
trailing: 8,
|
|
10816
|
+
},
|
|
10817
|
+
shadow: null,
|
|
10818
|
+
shape: {
|
|
10819
|
+
corners: {
|
|
10820
|
+
bottom_leading: 8,
|
|
10821
|
+
bottom_trailing: 8,
|
|
10822
|
+
top_leading: 8,
|
|
10823
|
+
top_trailing: 8,
|
|
10824
|
+
},
|
|
10825
|
+
type: "rectangle",
|
|
10826
|
+
},
|
|
10827
|
+
size: {
|
|
10828
|
+
height: {
|
|
10829
|
+
type: "fit",
|
|
10830
|
+
value: null,
|
|
10831
|
+
},
|
|
10832
|
+
width: {
|
|
10833
|
+
type: "fill",
|
|
10834
|
+
value: null,
|
|
10835
|
+
},
|
|
10836
|
+
},
|
|
10837
|
+
spacing: 0,
|
|
10838
|
+
type: "stack",
|
|
10839
|
+
},
|
|
10840
|
+
type: "package",
|
|
10841
|
+
},
|
|
10842
|
+
],
|
|
10843
|
+
dimension: {
|
|
10844
|
+
alignment: "leading",
|
|
10845
|
+
distribution: "space_between",
|
|
10846
|
+
type: "vertical",
|
|
10847
|
+
},
|
|
10848
|
+
id: "k9ivBUINRc",
|
|
10849
|
+
margin: {
|
|
10850
|
+
bottom: 0,
|
|
10851
|
+
leading: 0,
|
|
10852
|
+
top: 0,
|
|
10853
|
+
trailing: 0,
|
|
10854
|
+
},
|
|
10855
|
+
name: "",
|
|
10856
|
+
padding: {
|
|
10857
|
+
bottom: 0,
|
|
10858
|
+
leading: 0,
|
|
10859
|
+
top: 0,
|
|
10860
|
+
trailing: 0,
|
|
10861
|
+
},
|
|
10862
|
+
shadow: null,
|
|
10863
|
+
shape: {
|
|
10864
|
+
corners: {
|
|
10865
|
+
bottom_leading: 0,
|
|
10866
|
+
bottom_trailing: 0,
|
|
10867
|
+
top_leading: 0,
|
|
10868
|
+
top_trailing: 0,
|
|
10869
|
+
},
|
|
10870
|
+
type: "rectangle",
|
|
10871
|
+
},
|
|
10872
|
+
size: {
|
|
10873
|
+
height: {
|
|
10874
|
+
type: "fit",
|
|
10875
|
+
value: null,
|
|
10876
|
+
},
|
|
10877
|
+
width: {
|
|
10878
|
+
type: "fill",
|
|
10879
|
+
value: null,
|
|
10880
|
+
},
|
|
10881
|
+
},
|
|
10882
|
+
spacing: 0,
|
|
10883
|
+
type: "stack",
|
|
10884
|
+
},
|
|
10885
|
+
{
|
|
10886
|
+
background_color: null,
|
|
10887
|
+
border: null,
|
|
10888
|
+
components: [
|
|
10889
|
+
{
|
|
10890
|
+
id: "5YyHpHP5xy",
|
|
10891
|
+
name: "",
|
|
10892
|
+
stack: {
|
|
10893
|
+
background_color: {
|
|
10894
|
+
light: {
|
|
10895
|
+
points: [
|
|
10896
|
+
{
|
|
10897
|
+
color: "#ffffffff",
|
|
10898
|
+
percent: 18,
|
|
10899
|
+
},
|
|
10900
|
+
{
|
|
10901
|
+
color: "#b4fab7ff",
|
|
10902
|
+
percent: 55,
|
|
10903
|
+
},
|
|
10904
|
+
],
|
|
10905
|
+
type: "radial",
|
|
10906
|
+
},
|
|
10907
|
+
},
|
|
10908
|
+
border: null,
|
|
10909
|
+
components: [
|
|
10910
|
+
{
|
|
10911
|
+
background_color: null,
|
|
10912
|
+
color: {
|
|
10913
|
+
light: {
|
|
10914
|
+
type: "hex",
|
|
10915
|
+
value: "#000000",
|
|
10916
|
+
},
|
|
10917
|
+
},
|
|
10918
|
+
font_name: null,
|
|
10919
|
+
font_size: "body_m",
|
|
10920
|
+
font_weight: "bold",
|
|
10921
|
+
horizontal_alignment: "center",
|
|
10922
|
+
id: "DJv-ojfX7V",
|
|
10923
|
+
margin: {
|
|
10924
|
+
bottom: 0,
|
|
10925
|
+
leading: 0,
|
|
10926
|
+
top: 0,
|
|
10927
|
+
trailing: 0,
|
|
10928
|
+
},
|
|
10929
|
+
name: "",
|
|
10930
|
+
padding: {
|
|
10931
|
+
bottom: 0,
|
|
10932
|
+
leading: 0,
|
|
10933
|
+
top: 0,
|
|
10934
|
+
trailing: 0,
|
|
10935
|
+
},
|
|
10936
|
+
size: {
|
|
10937
|
+
height: {
|
|
10938
|
+
type: "fit",
|
|
10939
|
+
value: null,
|
|
10940
|
+
},
|
|
10941
|
+
width: {
|
|
10942
|
+
type: "fill",
|
|
10943
|
+
value: null,
|
|
10944
|
+
},
|
|
10945
|
+
},
|
|
10946
|
+
text_lid: "qHS3rpmeJA",
|
|
10947
|
+
type: "text",
|
|
10948
|
+
},
|
|
10949
|
+
],
|
|
10950
|
+
dimension: {
|
|
10951
|
+
alignment: "leading",
|
|
10952
|
+
distribution: "space_between",
|
|
10953
|
+
type: "vertical",
|
|
10954
|
+
},
|
|
10955
|
+
id: "StIFLnDWlk",
|
|
10956
|
+
margin: {
|
|
10957
|
+
bottom: 0,
|
|
10958
|
+
leading: 0,
|
|
10959
|
+
top: 0,
|
|
10960
|
+
trailing: 0,
|
|
10961
|
+
},
|
|
10962
|
+
name: "",
|
|
10963
|
+
padding: {
|
|
10964
|
+
bottom: 15,
|
|
10965
|
+
leading: 50,
|
|
10966
|
+
top: 15,
|
|
10967
|
+
trailing: 50,
|
|
10968
|
+
},
|
|
10969
|
+
shadow: null,
|
|
10970
|
+
shape: {
|
|
10971
|
+
type: "pill",
|
|
10972
|
+
},
|
|
10973
|
+
size: {
|
|
10974
|
+
height: {
|
|
10975
|
+
type: "fit",
|
|
10976
|
+
value: null,
|
|
10977
|
+
},
|
|
10978
|
+
width: {
|
|
10979
|
+
type: "fit",
|
|
10980
|
+
value: null,
|
|
10981
|
+
},
|
|
10982
|
+
},
|
|
10983
|
+
spacing: 0,
|
|
10984
|
+
type: "stack",
|
|
10985
|
+
},
|
|
10986
|
+
type: "purchase_button",
|
|
10987
|
+
},
|
|
10988
|
+
],
|
|
10989
|
+
dimension: {
|
|
10990
|
+
alignment: "center",
|
|
10991
|
+
distribution: "center",
|
|
10992
|
+
type: "vertical",
|
|
10993
|
+
},
|
|
10994
|
+
id: "kJfvY1DMkk",
|
|
10995
|
+
margin: {
|
|
10996
|
+
bottom: 0,
|
|
10997
|
+
leading: 0,
|
|
10998
|
+
top: 50,
|
|
10999
|
+
trailing: 0,
|
|
11000
|
+
},
|
|
11001
|
+
name: "",
|
|
11002
|
+
padding: {
|
|
11003
|
+
bottom: 0,
|
|
11004
|
+
leading: 0,
|
|
11005
|
+
top: 0,
|
|
11006
|
+
trailing: 0,
|
|
11007
|
+
},
|
|
11008
|
+
shadow: null,
|
|
11009
|
+
shape: {
|
|
11010
|
+
corners: {
|
|
11011
|
+
bottom_leading: 0,
|
|
11012
|
+
bottom_trailing: 0,
|
|
11013
|
+
top_leading: 0,
|
|
11014
|
+
top_trailing: 0,
|
|
11015
|
+
},
|
|
11016
|
+
type: "rectangle",
|
|
11017
|
+
},
|
|
11018
|
+
size: {
|
|
11019
|
+
height: {
|
|
11020
|
+
type: "fit",
|
|
11021
|
+
value: null,
|
|
11022
|
+
},
|
|
11023
|
+
width: {
|
|
11024
|
+
type: "fill",
|
|
11025
|
+
value: null,
|
|
11026
|
+
},
|
|
11027
|
+
},
|
|
11028
|
+
spacing: 0,
|
|
11029
|
+
type: "stack",
|
|
11030
|
+
},
|
|
11031
|
+
],
|
|
11032
|
+
dimension: {
|
|
11033
|
+
alignment: "leading",
|
|
11034
|
+
distribution: "start",
|
|
11035
|
+
type: "vertical",
|
|
11036
|
+
},
|
|
11037
|
+
id: "OSnhUdUlpQ",
|
|
11038
|
+
margin: {
|
|
11039
|
+
bottom: 0,
|
|
11040
|
+
leading: 0,
|
|
11041
|
+
top: 0,
|
|
11042
|
+
trailing: 0,
|
|
11043
|
+
},
|
|
11044
|
+
name: "Content",
|
|
11045
|
+
padding: {
|
|
11046
|
+
bottom: 0,
|
|
11047
|
+
leading: 0,
|
|
11048
|
+
top: 0,
|
|
11049
|
+
trailing: 0,
|
|
11050
|
+
},
|
|
11051
|
+
shadow: null,
|
|
11052
|
+
shape: {
|
|
11053
|
+
corners: {
|
|
11054
|
+
bottom_leading: 0,
|
|
11055
|
+
bottom_trailing: 0,
|
|
11056
|
+
top_leading: 0,
|
|
11057
|
+
top_trailing: 0,
|
|
11058
|
+
},
|
|
11059
|
+
type: "rectangle",
|
|
11060
|
+
},
|
|
11061
|
+
size: {
|
|
11062
|
+
height: {
|
|
11063
|
+
type: "fit",
|
|
11064
|
+
value: null,
|
|
11065
|
+
},
|
|
11066
|
+
width: {
|
|
11067
|
+
type: "fill",
|
|
11068
|
+
value: null,
|
|
11069
|
+
},
|
|
11070
|
+
},
|
|
11071
|
+
spacing: 20,
|
|
11072
|
+
type: "stack",
|
|
11073
|
+
},
|
|
11074
|
+
sticky_footer: null,
|
|
11075
|
+
},
|
|
11076
|
+
},
|
|
11077
|
+
components_localizations: {
|
|
11078
|
+
en_US: {
|
|
11079
|
+
"-1tWld2ul9": "weekly",
|
|
11080
|
+
"-EX8-DolQT": "Weekly Stamina",
|
|
11081
|
+
"4UeaUEgo-h": "99.99EUR",
|
|
11082
|
+
"6FtAHYDBOX": "12.00EUR",
|
|
11083
|
+
"7V-AT_Xlpg": "Love your pet as much as they love you",
|
|
11084
|
+
"8Uoreqagci": "yearly",
|
|
11085
|
+
BojFFgvkjM: "Yearly",
|
|
11086
|
+
BqiXt3Gfa8: "or",
|
|
11087
|
+
FG7N72ZVyU: "For the lazy ones",
|
|
11088
|
+
IwNsPEupIJ: "A good compromise",
|
|
11089
|
+
LtOllUS5hE: "12.00EUR",
|
|
11090
|
+
M8I0arH3Xg: "Healthy Cat",
|
|
11091
|
+
PwHqA9mPQB: "Keep energy levels high!",
|
|
11092
|
+
QiFKdW5_xl: "monthly",
|
|
11093
|
+
XQdB9Ch28P: "5.00EUR",
|
|
11094
|
+
"bqgzrSt-y0": "A good compromise",
|
|
11095
|
+
d_KfrbCPUI: "Monthly check",
|
|
11096
|
+
"ettmSwG-H6": "Keep your energy levels high!",
|
|
11097
|
+
qHS3rpmeJA: "BUY NOW",
|
|
11098
|
+
rhhq1uCL5T: "Monthly check",
|
|
11099
|
+
"sc-03FRk9L": "5.00EUR",
|
|
11100
|
+
yS5nQa3eps: "Weekly stamina",
|
|
11101
|
+
},
|
|
11102
|
+
},
|
|
11103
|
+
default_locale: "en_US",
|
|
11104
|
+
revision: 21,
|
|
11105
|
+
template_name: "components",
|
|
11106
|
+
zero_decimal_place_countries: {
|
|
11107
|
+
apple: ["TWN", "KAZ", "MEX", "PHL", "THA"],
|
|
11108
|
+
google: ["TW", "KZ", "MX", "PH", "TH"],
|
|
11109
|
+
},
|
|
11110
|
+
};
|
|
6855
11111
|
export const calmPaywallData = {
|
|
6856
11112
|
asset_base_url: "https://assets.pawwalls.com",
|
|
6857
11113
|
components_config: {
|