@symbo.ls/uikit 2.11.141 → 2.11.143
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/index.cjs.js +701 -100
- package/dist/index.cjs.js.map +4 -4
- package/index.js +4 -1
- package/package.json +6 -3
package/dist/index.cjs.js
CHANGED
|
@@ -9256,16 +9256,23 @@ var require_cjs6 = __commonJS({
|
|
|
9256
9256
|
// index.js
|
|
9257
9257
|
var domql_exports = {};
|
|
9258
9258
|
__export(domql_exports, {
|
|
9259
|
+
AmountWithLabel: () => AmountWithLabel,
|
|
9259
9260
|
Animation: () => Animation,
|
|
9260
9261
|
Avatar: () => Avatar,
|
|
9261
9262
|
AvatarBundle: () => AvatarBundle,
|
|
9263
|
+
AvatarBundleInfoSet: () => AvatarBundleInfoSet,
|
|
9262
9264
|
AvatarChooser: () => AvatarChooser,
|
|
9265
|
+
AvatarInfoSetWithButton: () => AvatarInfoSetWithButton,
|
|
9266
|
+
AvatarInfoSetWithLabel: () => AvatarInfoSetWithLabel,
|
|
9263
9267
|
AvatarWithIndicator: () => AvatarWithIndicator,
|
|
9268
|
+
AvatarWithInfoSet: () => AvatarWithInfoSet,
|
|
9269
|
+
BalancesIndicator: () => BalancesIndicator,
|
|
9264
9270
|
Block: () => Block,
|
|
9265
9271
|
Box: () => Box,
|
|
9266
9272
|
Br: () => Br,
|
|
9267
9273
|
Button: () => Button,
|
|
9268
9274
|
ButtonSet: () => ButtonSet,
|
|
9275
|
+
CancenConfirmButtons: () => CancenConfirmButtons,
|
|
9269
9276
|
Caption: () => Caption,
|
|
9270
9277
|
Card: () => Card,
|
|
9271
9278
|
CardLabel: () => CardLabel,
|
|
@@ -9274,11 +9281,15 @@ __export(domql_exports, {
|
|
|
9274
9281
|
ChatUserWithNotification: () => ChatUserWithNotification,
|
|
9275
9282
|
ChatUserWithUploadedFile: () => ChatUserWithUploadedFile,
|
|
9276
9283
|
CheckBoxWithLabel: () => CheckBoxWithLabel,
|
|
9284
|
+
CheckMark: () => CheckMark,
|
|
9277
9285
|
Checkbox: () => Checkbox,
|
|
9278
9286
|
Circle: () => Circle,
|
|
9279
9287
|
CircleButton: () => CircleButton,
|
|
9280
9288
|
Clickable: () => Clickable,
|
|
9289
|
+
CodeField: () => CodeField,
|
|
9281
9290
|
Collection: () => Collection,
|
|
9291
|
+
ConvertCard: () => ConvertCard,
|
|
9292
|
+
CustomizedField: () => CustomizedField,
|
|
9282
9293
|
DateIndicator: () => DateIndicator,
|
|
9283
9294
|
DatePicker: () => DatePicker,
|
|
9284
9295
|
DatePickerDay: () => DatePickerDay,
|
|
@@ -9291,10 +9302,12 @@ __export(domql_exports, {
|
|
|
9291
9302
|
Dialog: () => Dialog,
|
|
9292
9303
|
DialogFooter: () => DialogFooter,
|
|
9293
9304
|
Direction: () => Direction,
|
|
9305
|
+
DropDownWithAvatar: () => DropDownWithAvatar,
|
|
9294
9306
|
DropdownList: () => DropdownList,
|
|
9295
9307
|
DropdownParent: () => DropdownParent,
|
|
9296
9308
|
Field: () => Field,
|
|
9297
9309
|
FieldLabel: () => FieldLabel,
|
|
9310
|
+
FieldWithTitle: () => FieldWithTitle,
|
|
9298
9311
|
FileIcon: () => FileIcon,
|
|
9299
9312
|
Flex: () => Flex,
|
|
9300
9313
|
Focusable: () => Focusable,
|
|
@@ -9312,8 +9325,9 @@ __export(domql_exports, {
|
|
|
9312
9325
|
Headline: () => Headline,
|
|
9313
9326
|
Hoverable: () => Hoverable,
|
|
9314
9327
|
Hr: () => Hr,
|
|
9315
|
-
Icon: () =>
|
|
9328
|
+
Icon: () => Icon3,
|
|
9316
9329
|
IconText: () => IconText2,
|
|
9330
|
+
IconTextWithNotification: () => IconTextWithNotification,
|
|
9317
9331
|
Iframe: () => Iframe,
|
|
9318
9332
|
Img: () => Img,
|
|
9319
9333
|
IndicatorDot: () => IndicatorDot,
|
|
@@ -9326,11 +9340,15 @@ __export(domql_exports, {
|
|
|
9326
9340
|
Link: () => Link,
|
|
9327
9341
|
List: () => List,
|
|
9328
9342
|
Media: () => Media,
|
|
9343
|
+
MessageModal: () => MessageModal,
|
|
9344
|
+
Modal: () => Modal,
|
|
9329
9345
|
Notification: () => Notification,
|
|
9330
9346
|
NotificationAlert: () => NotificationAlert,
|
|
9331
9347
|
NumberInput: () => NumberInput,
|
|
9332
9348
|
Overflow: () => Overflow,
|
|
9333
9349
|
P: () => P,
|
|
9350
|
+
ParagrapUnderlineLinkWithCheckbox: () => ParagrapUnderlineLinkWithCheckbox,
|
|
9351
|
+
ParagraphWithUnderlineButton: () => ParagraphWithUnderlineButton,
|
|
9334
9352
|
Picture: () => Picture,
|
|
9335
9353
|
Pills: () => Pills,
|
|
9336
9354
|
Position: () => Position,
|
|
@@ -9340,11 +9358,14 @@ __export(domql_exports, {
|
|
|
9340
9358
|
Range: () => Range,
|
|
9341
9359
|
RangeSlider: () => RangeSlider,
|
|
9342
9360
|
RangeWithButtons: () => RangeWithButtons,
|
|
9361
|
+
ResetCompleteModal: () => ResetCompleteModal,
|
|
9343
9362
|
RouteLink: () => RouteLink,
|
|
9344
9363
|
RouterLink: () => RouterLink,
|
|
9345
9364
|
Search: () => Search,
|
|
9346
9365
|
Select: () => Select,
|
|
9347
9366
|
Shape: () => Shape,
|
|
9367
|
+
SlideTabs: () => SlideTabs,
|
|
9368
|
+
SlideTabsWithTitleParagraph: () => SlideTabsWithTitleParagraph,
|
|
9348
9369
|
Slider: () => Slider,
|
|
9349
9370
|
Span: () => Span,
|
|
9350
9371
|
SquareButton: () => SquareButton,
|
|
@@ -9361,6 +9382,7 @@ __export(domql_exports, {
|
|
|
9361
9382
|
TimePickerItem: () => TimePickerItem,
|
|
9362
9383
|
TimeSwitcher: () => TimeSwitcher,
|
|
9363
9384
|
Timing: () => Timing,
|
|
9385
|
+
TitleParagraph: () => TitleParagraph,
|
|
9364
9386
|
ToggleSwitch: () => ToggleSwitch,
|
|
9365
9387
|
ToggleSwithWithLabel: () => ToggleSwithWithLabel,
|
|
9366
9388
|
Tooltip: () => Tooltip,
|
|
@@ -9373,7 +9395,6 @@ __export(domql_exports, {
|
|
|
9373
9395
|
UploadModalLabel: () => UploadModalLabel,
|
|
9374
9396
|
UploadProgress: () => UploadProgress,
|
|
9375
9397
|
UploadResult: () => UploadResult,
|
|
9376
|
-
User: () => User,
|
|
9377
9398
|
Video: () => Video,
|
|
9378
9399
|
XYZ: () => XYZ,
|
|
9379
9400
|
calendar: () => calendar,
|
|
@@ -12062,6 +12083,72 @@ var KangorooButton = {
|
|
|
12062
12083
|
extend: Button,
|
|
12063
12084
|
childExtend: IconText
|
|
12064
12085
|
};
|
|
12086
|
+
var CancenConfirmButtons = {
|
|
12087
|
+
extend: Flex,
|
|
12088
|
+
childExtend: Button,
|
|
12089
|
+
...[
|
|
12090
|
+
{ props: { text: "Cancel" } },
|
|
12091
|
+
{ props: { text: "Confirm" } }
|
|
12092
|
+
],
|
|
12093
|
+
props: {
|
|
12094
|
+
gap: "Y",
|
|
12095
|
+
childProps: {
|
|
12096
|
+
fontWeight: "500",
|
|
12097
|
+
color: "white",
|
|
12098
|
+
padding: "A B+X",
|
|
12099
|
+
":first-child": {
|
|
12100
|
+
background: "transparent"
|
|
12101
|
+
},
|
|
12102
|
+
":last-child": {
|
|
12103
|
+
background: "#0474F2",
|
|
12104
|
+
round: "A"
|
|
12105
|
+
}
|
|
12106
|
+
}
|
|
12107
|
+
}
|
|
12108
|
+
};
|
|
12109
|
+
|
|
12110
|
+
// Accessories/node_modules/@symbo.ls/icon/index.js
|
|
12111
|
+
var Icon2 = {
|
|
12112
|
+
extend: Svg,
|
|
12113
|
+
props: ({ key, props: props6, parent, context }) => {
|
|
12114
|
+
const { ICONS, useIconSprite, verbose } = context && context.designSystem;
|
|
12115
|
+
const { toCamelCase } = context && context.utils;
|
|
12116
|
+
const iconName = props6.inheritedString || props6.name || props6.icon || key;
|
|
12117
|
+
const camelCase = toCamelCase(iconName);
|
|
12118
|
+
const isArray5 = camelCase.split(/([a-z])([A-Z])/g);
|
|
12119
|
+
let activeIconName;
|
|
12120
|
+
if (props6.active) {
|
|
12121
|
+
activeIconName = props6[".active"].name || props6[".active"].icon;
|
|
12122
|
+
}
|
|
12123
|
+
if (parent && parent.props && parent.props.active && parent.props[".active"] && parent.props[".active"].icon) {
|
|
12124
|
+
activeIconName = parent.props[".active"].icon.name || parent.props[".active"].icon.icon || parent.props[".active"].icon;
|
|
12125
|
+
}
|
|
12126
|
+
let validIconName;
|
|
12127
|
+
if (ICONS[activeIconName])
|
|
12128
|
+
validIconName = activeIconName;
|
|
12129
|
+
if (ICONS[camelCase])
|
|
12130
|
+
validIconName = camelCase;
|
|
12131
|
+
else if (ICONS[isArray5[0] + isArray5[1]])
|
|
12132
|
+
validIconName = isArray5[0] + isArray5[1];
|
|
12133
|
+
else if (ICONS[isArray5[0]])
|
|
12134
|
+
validIconName = isArray5[0];
|
|
12135
|
+
else {
|
|
12136
|
+
if (verbose)
|
|
12137
|
+
console.warn("Can't find icon:", iconName, validIconName);
|
|
12138
|
+
}
|
|
12139
|
+
const iconFromLibrary = ICONS[validIconName];
|
|
12140
|
+
const directSrc = parent && parent.props && parent.props.src || props6.src;
|
|
12141
|
+
return {
|
|
12142
|
+
width: "A",
|
|
12143
|
+
height: "A",
|
|
12144
|
+
display: "inline-block",
|
|
12145
|
+
spriteId: useIconSprite && validIconName,
|
|
12146
|
+
src: iconFromLibrary || directSrc || ICONS.noIcon,
|
|
12147
|
+
style: { fill: "currentColor" }
|
|
12148
|
+
};
|
|
12149
|
+
},
|
|
12150
|
+
attr: { viewBox: "0 0 24 24" }
|
|
12151
|
+
};
|
|
12065
12152
|
|
|
12066
12153
|
// Accessories/index.js
|
|
12067
12154
|
var IndicatorDot = {
|
|
@@ -12073,16 +12160,28 @@ var IndicatorDot = {
|
|
|
12073
12160
|
borderWidth: "1px"
|
|
12074
12161
|
}
|
|
12075
12162
|
};
|
|
12163
|
+
var BalancesIndicator = {
|
|
12164
|
+
extend: Flex,
|
|
12165
|
+
caption: { props: { text: "Balance:" } },
|
|
12166
|
+
value: { props: { text: "0" } },
|
|
12167
|
+
title: { props: { text: "bnb" } },
|
|
12168
|
+
props: {
|
|
12169
|
+
fontSize: "Z",
|
|
12170
|
+
color: "rgba(163, 163, 168, 1)",
|
|
12171
|
+
gap: "X",
|
|
12172
|
+
title: { textTransform: "uppercase" }
|
|
12173
|
+
}
|
|
12174
|
+
};
|
|
12076
12175
|
var NotificationAlert = {
|
|
12077
12176
|
span: { props: { text: "2" } },
|
|
12078
12177
|
props: {
|
|
12079
12178
|
background: "#0474F2",
|
|
12080
12179
|
boxSize: "fit-content",
|
|
12081
12180
|
padding: "- X",
|
|
12082
|
-
round: "
|
|
12181
|
+
round: "Z",
|
|
12182
|
+
color: "white",
|
|
12083
12183
|
span: {
|
|
12084
|
-
fontSize: "Y"
|
|
12085
|
-
color: "white"
|
|
12184
|
+
fontSize: "Y"
|
|
12086
12185
|
}
|
|
12087
12186
|
}
|
|
12088
12187
|
};
|
|
@@ -12113,6 +12212,167 @@ var DateIndicator = {
|
|
|
12113
12212
|
}
|
|
12114
12213
|
}
|
|
12115
12214
|
};
|
|
12215
|
+
var CheckMark = {
|
|
12216
|
+
check: {
|
|
12217
|
+
extend: Icon2,
|
|
12218
|
+
props: { name: "check" }
|
|
12219
|
+
},
|
|
12220
|
+
props: {
|
|
12221
|
+
border: "2px solid #04F214",
|
|
12222
|
+
boxSize: "fit-content",
|
|
12223
|
+
color: "#04F214",
|
|
12224
|
+
padding: "Y+V",
|
|
12225
|
+
round: "100%",
|
|
12226
|
+
check: { fontSize: "G" }
|
|
12227
|
+
}
|
|
12228
|
+
};
|
|
12229
|
+
|
|
12230
|
+
// InfoSet/index.js
|
|
12231
|
+
var InfoSet = {
|
|
12232
|
+
extend: Flex,
|
|
12233
|
+
childExtend: Flex,
|
|
12234
|
+
props: {
|
|
12235
|
+
flow: "column",
|
|
12236
|
+
childProps: {
|
|
12237
|
+
title: {
|
|
12238
|
+
fontSize: "Z",
|
|
12239
|
+
fontWeight: "500"
|
|
12240
|
+
},
|
|
12241
|
+
subTitle: {
|
|
12242
|
+
fontSize: "Y",
|
|
12243
|
+
color: "#A3A3A8"
|
|
12244
|
+
}
|
|
12245
|
+
}
|
|
12246
|
+
}
|
|
12247
|
+
};
|
|
12248
|
+
|
|
12249
|
+
// Card/index.js
|
|
12250
|
+
var CardLabel = {
|
|
12251
|
+
props: {
|
|
12252
|
+
text: "-2.902x",
|
|
12253
|
+
fontSize: "Y",
|
|
12254
|
+
background: "#F4454E",
|
|
12255
|
+
boxSize: "fit-content fit-content",
|
|
12256
|
+
padding: "W Y",
|
|
12257
|
+
round: "Y"
|
|
12258
|
+
}
|
|
12259
|
+
};
|
|
12260
|
+
var DropDownWithAvatar = {
|
|
12261
|
+
extend: Flex,
|
|
12262
|
+
avatar: { extend: Avatar },
|
|
12263
|
+
list: {
|
|
12264
|
+
childExtend: { tag: "H6" },
|
|
12265
|
+
...[{ props: { text: "eth" } }]
|
|
12266
|
+
},
|
|
12267
|
+
downArrow: {
|
|
12268
|
+
extend: Button,
|
|
12269
|
+
props: { icon: "arrowDown" }
|
|
12270
|
+
},
|
|
12271
|
+
props: {
|
|
12272
|
+
boxSize: "fit-content fit-content",
|
|
12273
|
+
align: "center flex-start",
|
|
12274
|
+
padding: "Y Z",
|
|
12275
|
+
gap: "Z",
|
|
12276
|
+
round: "Z",
|
|
12277
|
+
background: "rgba(28, 28, 31, 1)",
|
|
12278
|
+
avatar: { boxSize: "A+Y" },
|
|
12279
|
+
list: {
|
|
12280
|
+
childProps: {
|
|
12281
|
+
fontSize: "Z",
|
|
12282
|
+
textTransform: "uppercase"
|
|
12283
|
+
}
|
|
12284
|
+
},
|
|
12285
|
+
downArrow: {
|
|
12286
|
+
padding: "0",
|
|
12287
|
+
background: "transparent",
|
|
12288
|
+
color: "white",
|
|
12289
|
+
fontSize: "Y"
|
|
12290
|
+
}
|
|
12291
|
+
}
|
|
12292
|
+
};
|
|
12293
|
+
var AmountWithLabel = {
|
|
12294
|
+
extend: Flex,
|
|
12295
|
+
amount: { props: { text: "240.59" } },
|
|
12296
|
+
label: {
|
|
12297
|
+
extend: CardLabel,
|
|
12298
|
+
props: { text: "-0.25%" }
|
|
12299
|
+
},
|
|
12300
|
+
props: {
|
|
12301
|
+
align: "center flex-start",
|
|
12302
|
+
gap: "Y+V",
|
|
12303
|
+
amount: {
|
|
12304
|
+
fontSize: `${20 / 16}em`,
|
|
12305
|
+
fontWeight: "700"
|
|
12306
|
+
}
|
|
12307
|
+
}
|
|
12308
|
+
};
|
|
12309
|
+
var Card = {
|
|
12310
|
+
extend: InfoSet,
|
|
12311
|
+
heading: {
|
|
12312
|
+
title: { props: { text: "Total crypto assets" } },
|
|
12313
|
+
icon: { extend: Icon, props: { name: "arrowUpRight" } }
|
|
12314
|
+
},
|
|
12315
|
+
content: {
|
|
12316
|
+
extend: AmountWithLabel,
|
|
12317
|
+
amount: { props: { text: "$ 12,759" } },
|
|
12318
|
+
label: { props: { text: "+ 8.8%" } }
|
|
12319
|
+
},
|
|
12320
|
+
footer: {
|
|
12321
|
+
subTitle: {
|
|
12322
|
+
extend: Flex,
|
|
12323
|
+
caption: { props: { text: "Last update:" } },
|
|
12324
|
+
span: { props: { text: "an hour ago" } }
|
|
12325
|
+
}
|
|
12326
|
+
},
|
|
12327
|
+
props: {
|
|
12328
|
+
minWidth: "G",
|
|
12329
|
+
maxWidth: "G",
|
|
12330
|
+
padding: "A",
|
|
12331
|
+
round: "Z+V",
|
|
12332
|
+
gap: "Y",
|
|
12333
|
+
style: { background: "linear-gradient(to right, rgba(4, 116, 242, 1), rgba(0, 48, 103, 1))" },
|
|
12334
|
+
childProps: {
|
|
12335
|
+
alignItems: "center",
|
|
12336
|
+
title: { fontWeight: "700" },
|
|
12337
|
+
icon: { fontSize: "C", color: "#A3A3A8" },
|
|
12338
|
+
amount: { fontSize: `${24 / 16}em` },
|
|
12339
|
+
label: { padding: "Y Z", background: "#04040466" },
|
|
12340
|
+
subTitle: {
|
|
12341
|
+
gap: "Y",
|
|
12342
|
+
caption: { color: "rgba(224, 224, 226, 1)" },
|
|
12343
|
+
span: { color: "rgba(233, 233, 234, 1)" }
|
|
12344
|
+
}
|
|
12345
|
+
},
|
|
12346
|
+
heading: { justifyContent: "space-between" },
|
|
12347
|
+
content: { gap: "Y" }
|
|
12348
|
+
}
|
|
12349
|
+
};
|
|
12350
|
+
var ConvertCard = {
|
|
12351
|
+
extend: Card,
|
|
12352
|
+
heading: {
|
|
12353
|
+
title: { props: { text: "From" } },
|
|
12354
|
+
balance: { extend: BalancesIndicator },
|
|
12355
|
+
icon: null
|
|
12356
|
+
},
|
|
12357
|
+
content: {
|
|
12358
|
+
amount: { props: { text: "0.00" } },
|
|
12359
|
+
label: null,
|
|
12360
|
+
currency: { extend: DropDownWithAvatar },
|
|
12361
|
+
props: { align: "center space-between" }
|
|
12362
|
+
},
|
|
12363
|
+
footer: null,
|
|
12364
|
+
props: {
|
|
12365
|
+
background: "rgba(28, 28, 31, .5)",
|
|
12366
|
+
gap: "A",
|
|
12367
|
+
childProps: {
|
|
12368
|
+
title: {
|
|
12369
|
+
color: "rgba(163, 163, 168, 1)",
|
|
12370
|
+
fontWeight: "400"
|
|
12371
|
+
},
|
|
12372
|
+
amount: { color: "rgba(163, 163, 168, 1)" }
|
|
12373
|
+
}
|
|
12374
|
+
}
|
|
12375
|
+
};
|
|
12116
12376
|
|
|
12117
12377
|
// Avatar/index.js
|
|
12118
12378
|
var Avatar = {
|
|
@@ -12153,7 +12413,8 @@ var AvatarBundle = {
|
|
|
12153
12413
|
margin: "0 -Y2 0 0"
|
|
12154
12414
|
}
|
|
12155
12415
|
}
|
|
12156
|
-
}
|
|
12416
|
+
},
|
|
12417
|
+
...[{}, {}]
|
|
12157
12418
|
};
|
|
12158
12419
|
var AvatarChooser = {
|
|
12159
12420
|
extend: Button,
|
|
@@ -12195,6 +12456,142 @@ var AvatarChooser = {
|
|
|
12195
12456
|
}
|
|
12196
12457
|
}
|
|
12197
12458
|
};
|
|
12459
|
+
var AvatarWithInfoSet = {
|
|
12460
|
+
extend: Flex,
|
|
12461
|
+
avatar: { extend: AvatarWithIndicator },
|
|
12462
|
+
infos: {
|
|
12463
|
+
extend: InfoSet,
|
|
12464
|
+
...[
|
|
12465
|
+
{
|
|
12466
|
+
title: { props: { text: "Erin Schleifer" } },
|
|
12467
|
+
subTitle: { caption: { props: { text: "email@symbols.com" } } }
|
|
12468
|
+
}
|
|
12469
|
+
]
|
|
12470
|
+
},
|
|
12471
|
+
props: {
|
|
12472
|
+
boxSize: "fit-content",
|
|
12473
|
+
align: "center flex-start",
|
|
12474
|
+
gap: "A",
|
|
12475
|
+
infos: {
|
|
12476
|
+
childProps: {
|
|
12477
|
+
flow: "column",
|
|
12478
|
+
subTitle: { caption: { whiteSpace: "nowrap" } }
|
|
12479
|
+
}
|
|
12480
|
+
}
|
|
12481
|
+
}
|
|
12482
|
+
};
|
|
12483
|
+
var AvatarInfoSetWithLabel = {
|
|
12484
|
+
extend: AvatarWithInfoSet,
|
|
12485
|
+
avatar: { extend: Avatar },
|
|
12486
|
+
infos: {
|
|
12487
|
+
...[
|
|
12488
|
+
{
|
|
12489
|
+
title: { props: { text: "ETHDOWN" } },
|
|
12490
|
+
label: { extend: CardLabel },
|
|
12491
|
+
subTitle: null,
|
|
12492
|
+
props: { gap: "Z" }
|
|
12493
|
+
},
|
|
12494
|
+
{
|
|
12495
|
+
subTitle: { props: { text: "Short ADA with up to 4x Leverage" } }
|
|
12496
|
+
}
|
|
12497
|
+
]
|
|
12498
|
+
},
|
|
12499
|
+
props: {
|
|
12500
|
+
avatar: { boxSize: "B" },
|
|
12501
|
+
infos: {
|
|
12502
|
+
gap: "X",
|
|
12503
|
+
childProps: {
|
|
12504
|
+
flow: "row"
|
|
12505
|
+
}
|
|
12506
|
+
}
|
|
12507
|
+
}
|
|
12508
|
+
};
|
|
12509
|
+
var AvatarInfoSetWithButton = {
|
|
12510
|
+
extend: AvatarWithInfoSet,
|
|
12511
|
+
avatar: { extend: Avatar },
|
|
12512
|
+
infos: {
|
|
12513
|
+
...[
|
|
12514
|
+
{
|
|
12515
|
+
title: { props: { text: "Wallet ID" } },
|
|
12516
|
+
subTitle: { caption: { props: { text: "0xfb59...d862" } } }
|
|
12517
|
+
},
|
|
12518
|
+
{
|
|
12519
|
+
extend: Button,
|
|
12520
|
+
props: { icon: "copyOutline" }
|
|
12521
|
+
}
|
|
12522
|
+
]
|
|
12523
|
+
},
|
|
12524
|
+
props: {
|
|
12525
|
+
padding: "Y A Y Y",
|
|
12526
|
+
border: "1px solid #57575C",
|
|
12527
|
+
round: "Z",
|
|
12528
|
+
gap: "Z",
|
|
12529
|
+
avatar: {
|
|
12530
|
+
boxSize: "A+B",
|
|
12531
|
+
round: "Y"
|
|
12532
|
+
},
|
|
12533
|
+
infos: {
|
|
12534
|
+
flow: "row",
|
|
12535
|
+
align: "center flex-start",
|
|
12536
|
+
gap: "A+X",
|
|
12537
|
+
childProps: {
|
|
12538
|
+
title: { fontSize: "Y" },
|
|
12539
|
+
":nth-child(2)": {
|
|
12540
|
+
padding: "0",
|
|
12541
|
+
color: "white",
|
|
12542
|
+
fontSize: "C",
|
|
12543
|
+
background: "transparent"
|
|
12544
|
+
}
|
|
12545
|
+
}
|
|
12546
|
+
}
|
|
12547
|
+
}
|
|
12548
|
+
};
|
|
12549
|
+
var AvatarBundleInfoSet = {
|
|
12550
|
+
extend: AvatarWithInfoSet,
|
|
12551
|
+
avatar: { extend: AvatarBundle },
|
|
12552
|
+
infos: {
|
|
12553
|
+
...[
|
|
12554
|
+
{
|
|
12555
|
+
title: { props: { text: "ETH/BNB" } },
|
|
12556
|
+
label: {
|
|
12557
|
+
extend: CardLabel,
|
|
12558
|
+
props: { text: "1 ETH = 240.7 BNB" }
|
|
12559
|
+
},
|
|
12560
|
+
subTitle: null
|
|
12561
|
+
}
|
|
12562
|
+
]
|
|
12563
|
+
},
|
|
12564
|
+
props: {
|
|
12565
|
+
gap: "Z",
|
|
12566
|
+
background: "#1C1C1F",
|
|
12567
|
+
padding: "A A",
|
|
12568
|
+
round: "Z",
|
|
12569
|
+
avatar: {
|
|
12570
|
+
childProps: {
|
|
12571
|
+
boxSize: "A+A",
|
|
12572
|
+
":not(:first-child)": {
|
|
12573
|
+
border: "solid, black 0",
|
|
12574
|
+
borderWidth: "1px"
|
|
12575
|
+
}
|
|
12576
|
+
// style: {
|
|
12577
|
+
// '&:not(:first-child)': { border: '1px solid rgba(0, 0, 0, 0)' }
|
|
12578
|
+
// }
|
|
12579
|
+
}
|
|
12580
|
+
},
|
|
12581
|
+
infos: {
|
|
12582
|
+
childProps: {
|
|
12583
|
+
flow: "row",
|
|
12584
|
+
gap: "Z",
|
|
12585
|
+
align: "center flex-start",
|
|
12586
|
+
title: { fontWeight: "700" },
|
|
12587
|
+
label: {
|
|
12588
|
+
background: "black",
|
|
12589
|
+
padding: "Y Z"
|
|
12590
|
+
}
|
|
12591
|
+
}
|
|
12592
|
+
}
|
|
12593
|
+
}
|
|
12594
|
+
};
|
|
12198
12595
|
|
|
12199
12596
|
// Dialog/index.js
|
|
12200
12597
|
var Dialog = {
|
|
@@ -13089,7 +13486,7 @@ var ToggleSwithWithLabel = {
|
|
|
13089
13486
|
};
|
|
13090
13487
|
|
|
13091
13488
|
// node_modules/@symbo.ls/icon/index.js
|
|
13092
|
-
var
|
|
13489
|
+
var Icon3 = {
|
|
13093
13490
|
extend: Svg,
|
|
13094
13491
|
props: ({ key, props: props6, parent, context }) => {
|
|
13095
13492
|
const { ICONS, useIconSprite, verbose } = context && context.designSystem;
|
|
@@ -13138,7 +13535,7 @@ var IconText2 = {
|
|
|
13138
13535
|
},
|
|
13139
13536
|
// TODO: remove this variant
|
|
13140
13537
|
icon: {
|
|
13141
|
-
extend:
|
|
13538
|
+
extend: Icon3,
|
|
13142
13539
|
if: ({ parent }) => parent.props.icon
|
|
13143
13540
|
},
|
|
13144
13541
|
Icon: {
|
|
@@ -13266,6 +13663,23 @@ var NumberInput = {
|
|
|
13266
13663
|
// Field/node_modules/@symbo.ls/atoms/Block.js
|
|
13267
13664
|
var import_scratch10 = __toESM(require_cjs());
|
|
13268
13665
|
|
|
13666
|
+
// Field/node_modules/@symbo.ls/atoms/Flex.js
|
|
13667
|
+
var Flex2 = {
|
|
13668
|
+
props: {
|
|
13669
|
+
display: "flex"
|
|
13670
|
+
},
|
|
13671
|
+
class: {
|
|
13672
|
+
flow: ({ props: props6 }) => props6.flow && { flexFlow: props6.flow },
|
|
13673
|
+
wrap: ({ props: props6 }) => props6.wrap && { flexWrap: props6.wrap },
|
|
13674
|
+
align: ({ props: props6 }) => {
|
|
13675
|
+
if (typeof props6.align !== "string")
|
|
13676
|
+
return;
|
|
13677
|
+
const [alignItems, justifyContent] = props6.align.split(" ");
|
|
13678
|
+
return { alignItems, justifyContent };
|
|
13679
|
+
}
|
|
13680
|
+
}
|
|
13681
|
+
};
|
|
13682
|
+
|
|
13269
13683
|
// Field/node_modules/@symbo.ls/atoms/Grid.js
|
|
13270
13684
|
var import_scratch11 = __toESM(require_cjs());
|
|
13271
13685
|
|
|
@@ -13366,6 +13780,63 @@ var Field = {
|
|
|
13366
13780
|
}),
|
|
13367
13781
|
input: { extend: [Focusable2, Input2] }
|
|
13368
13782
|
};
|
|
13783
|
+
var CustomizedField = {
|
|
13784
|
+
extend: Field,
|
|
13785
|
+
props: {
|
|
13786
|
+
background: "transparent",
|
|
13787
|
+
border: "1px solid #3F3F43",
|
|
13788
|
+
padding: "0",
|
|
13789
|
+
minHeight: "C+W",
|
|
13790
|
+
round: "Z",
|
|
13791
|
+
overflow: "hidden",
|
|
13792
|
+
input: {
|
|
13793
|
+
background: "transparent",
|
|
13794
|
+
placeholder: "placeholder",
|
|
13795
|
+
color: "white",
|
|
13796
|
+
fontSize: "Z",
|
|
13797
|
+
round: "0",
|
|
13798
|
+
"::placeholder": { textTransform: "capitalize" }
|
|
13799
|
+
}
|
|
13800
|
+
}
|
|
13801
|
+
};
|
|
13802
|
+
var CodeField = {
|
|
13803
|
+
extend: Flex2,
|
|
13804
|
+
childExtend: {
|
|
13805
|
+
extend: CustomizedField,
|
|
13806
|
+
props: {
|
|
13807
|
+
boxSize: "D D",
|
|
13808
|
+
input: {
|
|
13809
|
+
type: "number",
|
|
13810
|
+
placeholder: "0",
|
|
13811
|
+
textAlign: "center",
|
|
13812
|
+
fontSize: "E"
|
|
13813
|
+
},
|
|
13814
|
+
style: { "input[type=number]::-webkit-inner-spin-button": { "-webkit-appearance": " none" } }
|
|
13815
|
+
}
|
|
13816
|
+
},
|
|
13817
|
+
...[{}, {}, {}, {}],
|
|
13818
|
+
props: {
|
|
13819
|
+
align: "center flex-start",
|
|
13820
|
+
gap: "A"
|
|
13821
|
+
}
|
|
13822
|
+
};
|
|
13823
|
+
var FieldWithTitle = {
|
|
13824
|
+
extend: Flex2,
|
|
13825
|
+
title: {
|
|
13826
|
+
tag: "h6",
|
|
13827
|
+
props: { text: "Old password" }
|
|
13828
|
+
},
|
|
13829
|
+
field: { extend: CustomizedField },
|
|
13830
|
+
props: {
|
|
13831
|
+
flow: "column",
|
|
13832
|
+
gap: "Y",
|
|
13833
|
+
title: {
|
|
13834
|
+
fontSize: "Z",
|
|
13835
|
+
color: "#CFCFD1",
|
|
13836
|
+
padding: "- - - Y+W"
|
|
13837
|
+
}
|
|
13838
|
+
}
|
|
13839
|
+
};
|
|
13369
13840
|
|
|
13370
13841
|
// Video/index.js
|
|
13371
13842
|
var Video = {
|
|
@@ -14207,55 +14678,10 @@ var Steps = {
|
|
|
14207
14678
|
// Table/index.js
|
|
14208
14679
|
var Table = {};
|
|
14209
14680
|
|
|
14210
|
-
// InfoSet/index.js
|
|
14211
|
-
var InfoSet = {
|
|
14212
|
-
extend: Flex,
|
|
14213
|
-
childExtend: Flex,
|
|
14214
|
-
props: {
|
|
14215
|
-
flow: "column",
|
|
14216
|
-
childProps: {
|
|
14217
|
-
title: {
|
|
14218
|
-
fontSize: "Z",
|
|
14219
|
-
fontWeight: "500"
|
|
14220
|
-
},
|
|
14221
|
-
subTitle: {
|
|
14222
|
-
fontSize: "Y",
|
|
14223
|
-
color: "#A3A3A8"
|
|
14224
|
-
}
|
|
14225
|
-
}
|
|
14226
|
-
}
|
|
14227
|
-
};
|
|
14228
|
-
|
|
14229
|
-
// User/index.js
|
|
14230
|
-
var User = {
|
|
14231
|
-
extend: Flex,
|
|
14232
|
-
image: { extend: AvatarWithIndicator },
|
|
14233
|
-
infos: {
|
|
14234
|
-
extend: InfoSet,
|
|
14235
|
-
...[
|
|
14236
|
-
{
|
|
14237
|
-
title: { props: { text: "Erin Schleifer" } },
|
|
14238
|
-
subTitle: { caption: { props: { text: "email@symbols.com" } } }
|
|
14239
|
-
}
|
|
14240
|
-
]
|
|
14241
|
-
},
|
|
14242
|
-
props: {
|
|
14243
|
-
boxSize: "fit-content",
|
|
14244
|
-
align: "center flex-start",
|
|
14245
|
-
gap: "A",
|
|
14246
|
-
infos: {
|
|
14247
|
-
childProps: {
|
|
14248
|
-
flow: "column",
|
|
14249
|
-
subTitle: { caption: { whiteSpace: "nowrap" } }
|
|
14250
|
-
}
|
|
14251
|
-
}
|
|
14252
|
-
}
|
|
14253
|
-
};
|
|
14254
|
-
|
|
14255
14681
|
// Chat/index.js
|
|
14256
14682
|
var ChatUser = {
|
|
14257
|
-
extend:
|
|
14258
|
-
|
|
14683
|
+
extend: AvatarWithInfoSet,
|
|
14684
|
+
avatar: {},
|
|
14259
14685
|
infos: {
|
|
14260
14686
|
...[
|
|
14261
14687
|
{
|
|
@@ -14270,7 +14696,7 @@ var ChatUser = {
|
|
|
14270
14696
|
},
|
|
14271
14697
|
props: {
|
|
14272
14698
|
align: "flex-start flex-start",
|
|
14273
|
-
|
|
14699
|
+
avatar: { fontSize: "C" },
|
|
14274
14700
|
infos: {
|
|
14275
14701
|
gap: "Y",
|
|
14276
14702
|
childProps: {
|
|
@@ -14288,7 +14714,7 @@ var ChatUser = {
|
|
|
14288
14714
|
};
|
|
14289
14715
|
var ChatUserWithUploadedFile = {
|
|
14290
14716
|
extend: ChatUser,
|
|
14291
|
-
|
|
14717
|
+
avatar: {},
|
|
14292
14718
|
infos: {
|
|
14293
14719
|
...[
|
|
14294
14720
|
{},
|
|
@@ -14340,8 +14766,8 @@ var ChatUserWithUploadedFile = {
|
|
|
14340
14766
|
}
|
|
14341
14767
|
};
|
|
14342
14768
|
var ChatUserWithButtonSet = {
|
|
14343
|
-
extend:
|
|
14344
|
-
|
|
14769
|
+
extend: AvatarWithInfoSet,
|
|
14770
|
+
avatar: {},
|
|
14345
14771
|
infos: {
|
|
14346
14772
|
...[
|
|
14347
14773
|
{
|
|
@@ -14362,7 +14788,7 @@ var ChatUserWithButtonSet = {
|
|
|
14362
14788
|
background: "#1C1C1F",
|
|
14363
14789
|
padding: "A B",
|
|
14364
14790
|
round: "A",
|
|
14365
|
-
|
|
14791
|
+
avatar: { fontSize: `${24 / 16}em` },
|
|
14366
14792
|
infos: {
|
|
14367
14793
|
flow: "row",
|
|
14368
14794
|
gap: "D",
|
|
@@ -14391,7 +14817,7 @@ var ChatUserWithButtonSet = {
|
|
|
14391
14817
|
};
|
|
14392
14818
|
var ChatUserWithNotification = {
|
|
14393
14819
|
extend: ChatUser,
|
|
14394
|
-
|
|
14820
|
+
avatar: {},
|
|
14395
14821
|
infos: {
|
|
14396
14822
|
...[
|
|
14397
14823
|
{
|
|
@@ -14424,59 +14850,234 @@ var ChatUserWithNotification = {
|
|
|
14424
14850
|
}
|
|
14425
14851
|
};
|
|
14426
14852
|
|
|
14427
|
-
//
|
|
14428
|
-
var
|
|
14853
|
+
// IconTextWithNotification/index.js
|
|
14854
|
+
var IconTextWithNotification = {
|
|
14855
|
+
extend: Flex,
|
|
14856
|
+
iconText: {
|
|
14857
|
+
extend: IconText2,
|
|
14858
|
+
props: {
|
|
14859
|
+
icon: { name: "trash" },
|
|
14860
|
+
text: "trash"
|
|
14861
|
+
}
|
|
14862
|
+
},
|
|
14863
|
+
notification: {
|
|
14864
|
+
extend: NotificationAlert,
|
|
14865
|
+
props: { span: { text: "12" } }
|
|
14866
|
+
},
|
|
14429
14867
|
props: {
|
|
14430
|
-
|
|
14431
|
-
|
|
14432
|
-
|
|
14433
|
-
|
|
14434
|
-
|
|
14435
|
-
|
|
14868
|
+
background: "#252527",
|
|
14869
|
+
minWidth: "F+D",
|
|
14870
|
+
maxWidth: "F+D",
|
|
14871
|
+
round: "Z",
|
|
14872
|
+
align: "center space-between",
|
|
14873
|
+
padding: "Y Z",
|
|
14874
|
+
iconText: {
|
|
14875
|
+
gap: "Z",
|
|
14876
|
+
textTransform: "capitalize",
|
|
14877
|
+
icon: { fontSize: "C" }
|
|
14878
|
+
},
|
|
14879
|
+
notification: {
|
|
14880
|
+
padding: "W Y",
|
|
14881
|
+
background: "white",
|
|
14882
|
+
color: "black",
|
|
14883
|
+
round: "Z+W",
|
|
14884
|
+
span: { fontSize: "A" }
|
|
14885
|
+
}
|
|
14436
14886
|
}
|
|
14437
14887
|
};
|
|
14438
|
-
|
|
14439
|
-
|
|
14440
|
-
|
|
14441
|
-
|
|
14442
|
-
|
|
14888
|
+
|
|
14889
|
+
// TextComponents/index.js
|
|
14890
|
+
var TitleParagraph = {
|
|
14891
|
+
extend: Flex,
|
|
14892
|
+
title: {
|
|
14893
|
+
tag: "h5",
|
|
14894
|
+
props: { text: "Log in to your account" }
|
|
14443
14895
|
},
|
|
14444
|
-
|
|
14445
|
-
|
|
14446
|
-
|
|
14447
|
-
|
|
14448
|
-
|
|
14449
|
-
|
|
14896
|
+
paragraph: {
|
|
14897
|
+
tag: "p",
|
|
14898
|
+
props: { text: "Enter your email address and password to log in." }
|
|
14899
|
+
},
|
|
14900
|
+
props: {
|
|
14901
|
+
flow: "column",
|
|
14902
|
+
gap: "Y",
|
|
14903
|
+
maxWidth: "fit-content",
|
|
14904
|
+
heading: { title: { fontSize: "D" } },
|
|
14905
|
+
paragraph: {
|
|
14906
|
+
fontSize: "Z",
|
|
14907
|
+
padding: "0",
|
|
14908
|
+
margin: "0",
|
|
14909
|
+
color: "#E0E0E2"
|
|
14450
14910
|
}
|
|
14911
|
+
}
|
|
14912
|
+
};
|
|
14913
|
+
var ParagraphWithUnderlineButton = {
|
|
14914
|
+
extend: Flex,
|
|
14915
|
+
p: { props: { text: "Didnt get the code?" } },
|
|
14916
|
+
underlined: {
|
|
14917
|
+
extend: Button,
|
|
14918
|
+
props: { text: "Click to reset" }
|
|
14451
14919
|
},
|
|
14452
|
-
|
|
14453
|
-
|
|
14454
|
-
|
|
14455
|
-
|
|
14456
|
-
|
|
14920
|
+
props: {
|
|
14921
|
+
align: "center flex-start",
|
|
14922
|
+
gap: "Z",
|
|
14923
|
+
fontSize: "Z",
|
|
14924
|
+
p: { color: "#A3A3A8" },
|
|
14925
|
+
underlined: {
|
|
14926
|
+
padding: "0",
|
|
14927
|
+
background: "transparent",
|
|
14928
|
+
color: "#E0E0E2",
|
|
14929
|
+
cursor: "pointer",
|
|
14930
|
+
textDecoration: "underline",
|
|
14931
|
+
fontWeight: "500"
|
|
14932
|
+
}
|
|
14933
|
+
}
|
|
14934
|
+
};
|
|
14935
|
+
var ParagrapUnderlineLinkWithCheckbox = {
|
|
14936
|
+
extend: Flex,
|
|
14937
|
+
checkBox: { extend: Checkbox },
|
|
14938
|
+
paragraph: { extend: ParagraphWithUnderlineButton },
|
|
14939
|
+
props: {
|
|
14940
|
+
align: "center flex-start",
|
|
14941
|
+
gap: "X",
|
|
14942
|
+
checkBox: {
|
|
14943
|
+
Flex: { boxSize: "A+X" }
|
|
14944
|
+
}
|
|
14945
|
+
}
|
|
14946
|
+
};
|
|
14947
|
+
|
|
14948
|
+
// Modal/index.js
|
|
14949
|
+
var Modal = {
|
|
14950
|
+
extend: Flex,
|
|
14951
|
+
header: {
|
|
14952
|
+
extend: Flex,
|
|
14953
|
+
close: {
|
|
14954
|
+
extend: Button,
|
|
14955
|
+
props: { icon: "x" }
|
|
14457
14956
|
}
|
|
14458
14957
|
},
|
|
14958
|
+
content: { extend: Flex },
|
|
14959
|
+
footer: {},
|
|
14459
14960
|
props: {
|
|
14460
|
-
|
|
14461
|
-
maxWidth: "G",
|
|
14961
|
+
background: "#1C1C1F",
|
|
14462
14962
|
padding: "A",
|
|
14963
|
+
flow: "column",
|
|
14463
14964
|
round: "Z+V",
|
|
14464
|
-
|
|
14465
|
-
style: { background: "linear-gradient(to right, rgba(4, 116, 242, 1), rgba(0, 48, 103, 1))" },
|
|
14466
|
-
childProps: {
|
|
14965
|
+
header: {
|
|
14467
14966
|
alignItems: "center",
|
|
14468
|
-
title: {
|
|
14469
|
-
|
|
14470
|
-
|
|
14471
|
-
|
|
14472
|
-
|
|
14473
|
-
|
|
14474
|
-
|
|
14475
|
-
|
|
14967
|
+
title: { fontSize: "B" },
|
|
14968
|
+
close: {
|
|
14969
|
+
margin: "- - - auto",
|
|
14970
|
+
background: "transparent",
|
|
14971
|
+
color: "white",
|
|
14972
|
+
fontSize: "D",
|
|
14973
|
+
padding: "0"
|
|
14974
|
+
}
|
|
14975
|
+
}
|
|
14976
|
+
}
|
|
14977
|
+
};
|
|
14978
|
+
var ResetCompleteModal = {
|
|
14979
|
+
extend: Modal,
|
|
14980
|
+
header: {},
|
|
14981
|
+
content: {
|
|
14982
|
+
icon: { extend: CheckMark },
|
|
14983
|
+
titleParagraph: {
|
|
14984
|
+
extend: TitleParagraph,
|
|
14985
|
+
title: { props: { text: "Reset complete!" } },
|
|
14986
|
+
paragraph: { props: { text: "Your request has been approved!" } }
|
|
14987
|
+
}
|
|
14988
|
+
},
|
|
14989
|
+
footer: {
|
|
14990
|
+
button: {
|
|
14991
|
+
extend: Button,
|
|
14992
|
+
props: { text: "Done" }
|
|
14993
|
+
}
|
|
14994
|
+
},
|
|
14995
|
+
props: {
|
|
14996
|
+
minWidth: "G+E",
|
|
14997
|
+
maxWidth: "G+E",
|
|
14998
|
+
gap: "B",
|
|
14999
|
+
content: {
|
|
15000
|
+
flow: "column",
|
|
15001
|
+
align: "center center",
|
|
15002
|
+
gap: "B",
|
|
15003
|
+
titleParagraph: {
|
|
15004
|
+
align: "center center",
|
|
15005
|
+
title: { fontSize: "B" }
|
|
14476
15006
|
}
|
|
14477
15007
|
},
|
|
14478
|
-
|
|
14479
|
-
|
|
15008
|
+
footer: {
|
|
15009
|
+
minWidth: "100%",
|
|
15010
|
+
button: {
|
|
15011
|
+
background: "#0474F2",
|
|
15012
|
+
color: "white",
|
|
15013
|
+
minWidth: "100%",
|
|
15014
|
+
padding: "A -",
|
|
15015
|
+
round: "A"
|
|
15016
|
+
}
|
|
15017
|
+
}
|
|
15018
|
+
}
|
|
15019
|
+
};
|
|
15020
|
+
var MessageModal = {
|
|
15021
|
+
extend: Modal,
|
|
15022
|
+
header: {
|
|
15023
|
+
title: {
|
|
15024
|
+
tag: "h5",
|
|
15025
|
+
props: { text: "Message" }
|
|
15026
|
+
},
|
|
15027
|
+
close: {}
|
|
15028
|
+
},
|
|
15029
|
+
content: {
|
|
15030
|
+
p: {
|
|
15031
|
+
props: { text: "Yes. If you change your mind and no longer wish to keep your iPhone, you have the option to return it to us. The returned iPhone must be in good condition and in the original packaging, which contains all accessories, manuals and instructions. Returns are subject to Apples Sales and Refunds Policy." }
|
|
15032
|
+
}
|
|
15033
|
+
},
|
|
15034
|
+
footer: null,
|
|
15035
|
+
props: {
|
|
15036
|
+
minWidth: "G+E",
|
|
15037
|
+
maxWidth: "G+E",
|
|
15038
|
+
content: {
|
|
15039
|
+
p: { fontSize: "Z" }
|
|
15040
|
+
}
|
|
15041
|
+
}
|
|
15042
|
+
};
|
|
15043
|
+
|
|
15044
|
+
// SlideTabs/index.js
|
|
15045
|
+
var SlideTabs = {
|
|
15046
|
+
extend: Flex,
|
|
15047
|
+
childExtend: Button,
|
|
15048
|
+
...[{}, {}, {}],
|
|
15049
|
+
props: {
|
|
15050
|
+
align: "center flex-start",
|
|
15051
|
+
maxWidth: "fit-contnet",
|
|
15052
|
+
gap: "Y",
|
|
15053
|
+
childProps: {
|
|
15054
|
+
padding: "0",
|
|
15055
|
+
background: "white",
|
|
15056
|
+
boxSize: "Y E+A",
|
|
15057
|
+
round: "0",
|
|
15058
|
+
":first-child": { round: "E 0 0 E" },
|
|
15059
|
+
":last-child": { round: "0 E E 0" }
|
|
15060
|
+
}
|
|
15061
|
+
}
|
|
15062
|
+
};
|
|
15063
|
+
var SlideTabsWithTitleParagraph = {
|
|
15064
|
+
extend: Flex,
|
|
15065
|
+
heading: {
|
|
15066
|
+
extend: TitleParagraph,
|
|
15067
|
+
heading: { title: { props: { text: "Symbols" } } },
|
|
15068
|
+
paragraph: { props: { text: "The easiest way to build your own website." } }
|
|
15069
|
+
},
|
|
15070
|
+
slides: { extend: SlideTabs },
|
|
15071
|
+
props: {
|
|
15072
|
+
maxWidth: "fit-contnet",
|
|
15073
|
+
flow: "column",
|
|
15074
|
+
gap: "B",
|
|
15075
|
+
padding: "B",
|
|
15076
|
+
background: "#252527",
|
|
15077
|
+
heading: {
|
|
15078
|
+
heading: { title: { fontSize: "C" } },
|
|
15079
|
+
paragraph: { fontSize: "A" }
|
|
15080
|
+
}
|
|
14480
15081
|
}
|
|
14481
15082
|
};
|
|
14482
15083
|
/*! Bundled license information:
|