@trendyol/baklava 2.0.0-beta.92 → 2.0.0-beta.94
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/README.md +14 -12
- package/dist/baklava-react.d.ts +25 -113
- package/dist/baklava-react.d.ts.map +1 -1
- package/dist/baklava-react.js +1 -1
- package/dist/baklava-react.js.map +3 -3
- package/dist/baklava.js +1 -1
- package/dist/chunk-32HGEMZF.js +15 -0
- package/dist/chunk-32HGEMZF.js.map +7 -0
- package/dist/{chunk-F3ZH5IV7.js → chunk-3SON7X7S.js} +1 -1
- package/dist/{chunk-F3ZH5IV7.js.map → chunk-3SON7X7S.js.map} +1 -1
- package/dist/chunk-4PG6AOX7.js +5 -0
- package/dist/chunk-4PG6AOX7.js.map +7 -0
- package/dist/chunk-5AIFOXPM.js +24 -0
- package/dist/chunk-5AIFOXPM.js.map +7 -0
- package/dist/chunk-5JHQZCHW.js +5 -0
- package/dist/chunk-5JHQZCHW.js.map +7 -0
- package/dist/chunk-6FK4ZU5B.js +2 -0
- package/dist/chunk-6FK4ZU5B.js.map +7 -0
- package/dist/chunk-6UPKDZRW.js +32 -0
- package/dist/chunk-6UPKDZRW.js.map +7 -0
- package/dist/chunk-AXRP3K2X.js +27 -0
- package/dist/chunk-AXRP3K2X.js.map +7 -0
- package/dist/{chunk-W6FBJD54.js → chunk-AZ42S4YP.js} +2 -2
- package/dist/chunk-AZ42S4YP.js.map +7 -0
- package/dist/chunk-CI65YME7.js +33 -0
- package/dist/chunk-CI65YME7.js.map +7 -0
- package/dist/chunk-FSYC7NDP.js +9 -0
- package/dist/chunk-FSYC7NDP.js.map +7 -0
- package/dist/chunk-KGIPG6EV.js +21 -0
- package/dist/chunk-KGIPG6EV.js.map +7 -0
- package/dist/chunk-MCS3XLXD.js +18 -0
- package/dist/chunk-MCS3XLXD.js.map +7 -0
- package/dist/{chunk-QV3A6DWH.js → chunk-N53HXW4A.js} +3 -3
- package/dist/{chunk-QV3A6DWH.js.map → chunk-N53HXW4A.js.map} +2 -2
- package/dist/chunk-PUNHEAEI.js +46 -0
- package/dist/chunk-PUNHEAEI.js.map +7 -0
- package/dist/chunk-QASRATPF.js +42 -0
- package/dist/chunk-QASRATPF.js.map +7 -0
- package/dist/chunk-RFAEPGC3.js +7 -0
- package/dist/chunk-RFAEPGC3.js.map +7 -0
- package/dist/chunk-TQBAGFBF.js +11 -0
- package/dist/chunk-TQBAGFBF.js.map +7 -0
- package/dist/chunk-VXGOQPWU.js +17 -0
- package/dist/chunk-VXGOQPWU.js.map +7 -0
- package/dist/{chunk-EMMMXLJJ.js → chunk-Y4UXIJSO.js} +2 -2
- package/dist/chunk-Y4UXIJSO.js.map +7 -0
- package/dist/chunk-YMS5JP47.js +37 -0
- package/dist/chunk-YMS5JP47.js.map +7 -0
- package/dist/chunk-YTUAZIEF.js +31 -0
- package/dist/chunk-YTUAZIEF.js.map +7 -0
- package/dist/components/alert/bl-alert.js +1 -1
- package/dist/components/badge/bl-badge.d.ts +2 -2
- package/dist/components/badge/bl-badge.js +1 -1
- package/dist/components/button/bl-button.d.ts +2 -2
- package/dist/components/button/bl-button.js +1 -1
- package/dist/components/checkbox-group/bl-checkbox-group.d.ts +1 -1
- package/dist/components/checkbox-group/bl-checkbox-group.js +1 -1
- package/dist/components/checkbox-group/checkbox/bl-checkbox.d.ts +9 -0
- package/dist/components/checkbox-group/checkbox/bl-checkbox.d.ts.map +1 -1
- package/dist/components/checkbox-group/checkbox/bl-checkbox.js +1 -1
- package/dist/components/dialog/bl-dialog.js +1 -1
- package/dist/components/drawer/bl-drawer.d.ts +1 -0
- package/dist/components/drawer/bl-drawer.d.ts.map +1 -1
- package/dist/components/drawer/bl-drawer.js +1 -1
- package/dist/components/dropdown/bl-dropdown.js +1 -1
- package/dist/components/dropdown/group/bl-dropdown-group.js +1 -1
- package/dist/components/dropdown/item/bl-dropdown-item.js +1 -1
- package/dist/components/icon/bl-icon.d.ts +2 -2
- package/dist/components/icon/bl-icon.js +1 -1
- package/dist/components/input/bl-input.d.ts +3 -0
- package/dist/components/input/bl-input.d.ts.map +1 -1
- package/dist/components/input/bl-input.js +1 -1
- package/dist/components/pagination/bl-pagination.js +1 -1
- package/dist/components/popover/bl-popover.d.ts +2 -2
- package/dist/components/popover/bl-popover.js +1 -1
- package/dist/components/progress-indicator/bl-progress-indicator.js +1 -1
- package/dist/components/radio-group/bl-radio-group.d.ts +1 -1
- package/dist/components/radio-group/bl-radio-group.js +1 -1
- package/dist/components/radio-group/radio/bl-radio.js +1 -1
- package/dist/components/select/bl-select.d.ts +1 -1
- package/dist/components/select/bl-select.d.ts.map +1 -1
- package/dist/components/select/bl-select.js +1 -1
- package/dist/components/select/option/bl-select-option.js +1 -1
- package/dist/components/switch/bl-switch.d.ts +3 -0
- package/dist/components/switch/bl-switch.d.ts.map +1 -1
- package/dist/components/switch/bl-switch.js +1 -1
- package/dist/components/tab-group/bl-tab-group.js +1 -1
- package/dist/components/tab-group/tab/bl-tab.js +1 -1
- package/dist/components/tab-group/tab-panel/bl-tab-panel.js +1 -1
- package/dist/components/textarea/bl-textarea.d.ts.map +1 -1
- package/dist/components/textarea/bl-textarea.js +1 -1
- package/dist/components/tooltip/bl-tooltip.js +1 -1
- package/dist/custom-elements.json +136 -109
- package/dist/themes/default.css +1 -1
- package/dist/themes/default.css.map +2 -2
- package/package.json +12 -11
- package/dist/chunk-3KKF66FB.js +0 -42
- package/dist/chunk-3KKF66FB.js.map +0 -7
- package/dist/chunk-4UWTC6BR.js +0 -18
- package/dist/chunk-4UWTC6BR.js.map +0 -7
- package/dist/chunk-66XJK5VF.js +0 -46
- package/dist/chunk-66XJK5VF.js.map +0 -7
- package/dist/chunk-6IV5ELOB.js +0 -32
- package/dist/chunk-6IV5ELOB.js.map +0 -7
- package/dist/chunk-72WMF254.js +0 -15
- package/dist/chunk-72WMF254.js.map +0 -7
- package/dist/chunk-DSM6T5MC.js +0 -24
- package/dist/chunk-DSM6T5MC.js.map +0 -7
- package/dist/chunk-EMMMXLJJ.js.map +0 -7
- package/dist/chunk-HTIGXY2B.js +0 -17
- package/dist/chunk-HTIGXY2B.js.map +0 -7
- package/dist/chunk-J73JZGIX.js +0 -11
- package/dist/chunk-J73JZGIX.js.map +0 -7
- package/dist/chunk-JMV2HWKD.js +0 -2
- package/dist/chunk-JMV2HWKD.js.map +0 -7
- package/dist/chunk-MGQL62CQ.js +0 -31
- package/dist/chunk-MGQL62CQ.js.map +0 -7
- package/dist/chunk-MU34JCL5.js +0 -7
- package/dist/chunk-MU34JCL5.js.map +0 -7
- package/dist/chunk-S7FKMIX4.js +0 -37
- package/dist/chunk-S7FKMIX4.js.map +0 -7
- package/dist/chunk-SEMLCEAH.js +0 -5
- package/dist/chunk-SEMLCEAH.js.map +0 -7
- package/dist/chunk-TJ47AW2B.js +0 -5
- package/dist/chunk-TJ47AW2B.js.map +0 -7
- package/dist/chunk-VQLW2744.js +0 -27
- package/dist/chunk-VQLW2744.js.map +0 -7
- package/dist/chunk-VYKKWEKI.js +0 -9
- package/dist/chunk-VYKKWEKI.js.map +0 -7
- package/dist/chunk-W6FBJD54.js.map +0 -7
- package/dist/chunk-XKX2GLBY.js +0 -33
- package/dist/chunk-XKX2GLBY.js.map +0 -7
- package/dist/chunk-ZEBKUNFE.js +0 -21
- package/dist/chunk-ZEBKUNFE.js.map +0 -7
|
@@ -110,12 +110,14 @@
|
|
|
110
110
|
"name": "BlBadge",
|
|
111
111
|
"cssProperties": [
|
|
112
112
|
{
|
|
113
|
-
"description": "Sets the background color of badge
|
|
114
|
-
"name": "--bl-badge-bg-color"
|
|
113
|
+
"description": "Sets the background color of badge",
|
|
114
|
+
"name": "--bl-badge-bg-color",
|
|
115
|
+
"default": "--bl-color-primary-contrast"
|
|
115
116
|
},
|
|
116
117
|
{
|
|
117
|
-
"description": "Sets the color of badge
|
|
118
|
-
"name": "--bl-badge-color"
|
|
118
|
+
"description": "Sets the color of badge",
|
|
119
|
+
"name": "--bl-badge-color",
|
|
120
|
+
"default": "--bl-color-primary"
|
|
119
121
|
}
|
|
120
122
|
],
|
|
121
123
|
"attributes": [
|
|
@@ -175,12 +177,14 @@
|
|
|
175
177
|
"name": "BlButton",
|
|
176
178
|
"cssProperties": [
|
|
177
179
|
{
|
|
178
|
-
"description": "Sets the display property of button
|
|
179
|
-
"name": "--bl-button-display"
|
|
180
|
+
"description": "Sets the display property of button",
|
|
181
|
+
"name": "--bl-button-display",
|
|
182
|
+
"default": "inline-block"
|
|
180
183
|
},
|
|
181
184
|
{
|
|
182
|
-
"description": "Sets the justify-content property of button
|
|
183
|
-
"name": "--bl-button-justify"
|
|
185
|
+
"description": "Sets the justify-content property of button",
|
|
186
|
+
"name": "--bl-button-justify",
|
|
187
|
+
"default": "center"
|
|
184
188
|
}
|
|
185
189
|
],
|
|
186
190
|
"events": [
|
|
@@ -361,7 +365,8 @@
|
|
|
361
365
|
"cssProperties": [
|
|
362
366
|
{
|
|
363
367
|
"description": "Can be used for showing checkbox options as columns instead of rows. Options are `row` or `column`",
|
|
364
|
-
"name": "--bl-checkbox-direction"
|
|
368
|
+
"name": "--bl-checkbox-direction",
|
|
369
|
+
"default": "row"
|
|
365
370
|
}
|
|
366
371
|
],
|
|
367
372
|
"events": [
|
|
@@ -529,6 +534,13 @@
|
|
|
529
534
|
"kind": "class",
|
|
530
535
|
"description": "",
|
|
531
536
|
"name": "BlDrawer",
|
|
537
|
+
"cssProperties": [
|
|
538
|
+
{
|
|
539
|
+
"description": "Drawer slide in animation duration",
|
|
540
|
+
"name": "--bl-drawer-animation-duration",
|
|
541
|
+
"default": "250ms"
|
|
542
|
+
}
|
|
543
|
+
],
|
|
532
544
|
"events": [
|
|
533
545
|
{
|
|
534
546
|
"type": {
|
|
@@ -736,8 +748,9 @@
|
|
|
736
748
|
"name": "font-size"
|
|
737
749
|
},
|
|
738
750
|
{
|
|
739
|
-
"description": "Setting color of icon
|
|
740
|
-
"name": "color"
|
|
751
|
+
"description": "Setting color of icon",
|
|
752
|
+
"name": "color",
|
|
753
|
+
"default": "currentColor"
|
|
741
754
|
}
|
|
742
755
|
],
|
|
743
756
|
"events": [
|
|
@@ -1163,12 +1176,12 @@
|
|
|
1163
1176
|
{
|
|
1164
1177
|
"description": "Sets the background color of popover.",
|
|
1165
1178
|
"name": "--bl-popover-background-color",
|
|
1166
|
-
"default": "--bl-color-
|
|
1179
|
+
"default": "--bl-color-neutral-full"
|
|
1167
1180
|
},
|
|
1168
1181
|
{
|
|
1169
1182
|
"description": "Sets the border color of popover.",
|
|
1170
1183
|
"name": "--bl-popover-border-color",
|
|
1171
|
-
"default": "--bl-color-primary-
|
|
1184
|
+
"default": "--bl-color-primary-highlight"
|
|
1172
1185
|
},
|
|
1173
1186
|
{
|
|
1174
1187
|
"description": "Sets the padding of popover.",
|
|
@@ -1375,7 +1388,8 @@
|
|
|
1375
1388
|
"cssProperties": [
|
|
1376
1389
|
{
|
|
1377
1390
|
"description": "Can be used for showing radio options as columns instead of rows. Options are `row` or `column`",
|
|
1378
|
-
"name": "--bl-radio-direction"
|
|
1391
|
+
"name": "--bl-radio-direction",
|
|
1392
|
+
"default": "row"
|
|
1379
1393
|
}
|
|
1380
1394
|
],
|
|
1381
1395
|
"events": [
|
|
@@ -1474,8 +1488,9 @@
|
|
|
1474
1488
|
"name": "BlSelect",
|
|
1475
1489
|
"cssProperties": [
|
|
1476
1490
|
{
|
|
1477
|
-
"description": "Sets the positioning strategy of select popover. You can set it as `absolute` if you need to show popover relative to its trigger element.
|
|
1478
|
-
"name": "--bl-popover-position"
|
|
1491
|
+
"description": "Sets the positioning strategy of select popover. You can set it as `absolute` if you need to show popover relative to its trigger element.",
|
|
1492
|
+
"name": "--bl-popover-position",
|
|
1493
|
+
"default": "fixed"
|
|
1479
1494
|
}
|
|
1480
1495
|
],
|
|
1481
1496
|
"events": [
|
|
@@ -1648,6 +1663,18 @@
|
|
|
1648
1663
|
"kind": "class",
|
|
1649
1664
|
"description": "",
|
|
1650
1665
|
"name": "BlSwitch",
|
|
1666
|
+
"cssProperties": [
|
|
1667
|
+
{
|
|
1668
|
+
"description": "Set the accent color",
|
|
1669
|
+
"name": "--bl-switch-color",
|
|
1670
|
+
"default": "--bl-color-primary"
|
|
1671
|
+
},
|
|
1672
|
+
{
|
|
1673
|
+
"description": "Set the animation duration of switch toggle",
|
|
1674
|
+
"name": "--bl-switch-animation-duration",
|
|
1675
|
+
"default": "300ms"
|
|
1676
|
+
}
|
|
1677
|
+
],
|
|
1651
1678
|
"events": [
|
|
1652
1679
|
{
|
|
1653
1680
|
"type": {
|
|
@@ -2419,72 +2446,52 @@
|
|
|
2419
2446
|
},
|
|
2420
2447
|
{
|
|
2421
2448
|
"kind": "javascript-module",
|
|
2422
|
-
"path": "src/components/
|
|
2449
|
+
"path": "src/components/select/option/bl-select-option.ts",
|
|
2423
2450
|
"declarations": [
|
|
2424
2451
|
{
|
|
2425
2452
|
"kind": "class",
|
|
2426
2453
|
"description": "",
|
|
2427
|
-
"name": "
|
|
2454
|
+
"name": "BlSelectOption",
|
|
2428
2455
|
"events": [
|
|
2429
2456
|
{
|
|
2430
2457
|
"type": {
|
|
2431
|
-
"text": "CustomEvent<string>"
|
|
2432
|
-
},
|
|
2433
|
-
"description": "Fires when tab is selected.",
|
|
2434
|
-
"name": "bl-tab-selected"
|
|
2435
|
-
}
|
|
2436
|
-
],
|
|
2437
|
-
"attributes": [
|
|
2438
|
-
{
|
|
2439
|
-
"name": "caption",
|
|
2440
|
-
"type": {
|
|
2441
|
-
"text": "string"
|
|
2458
|
+
"text": "CustomEvent<ValueType | string | null>"
|
|
2442
2459
|
},
|
|
2443
|
-
"description": "
|
|
2444
|
-
"
|
|
2460
|
+
"description": "Fires when clicked on the option",
|
|
2461
|
+
"name": "bl-select-option"
|
|
2445
2462
|
},
|
|
2446
2463
|
{
|
|
2447
|
-
"name": "name",
|
|
2448
2464
|
"type": {
|
|
2449
|
-
"text": "string"
|
|
2465
|
+
"text": "CustomEvent<ValueType | string | null>"
|
|
2450
2466
|
},
|
|
2451
|
-
"description": "
|
|
2452
|
-
"
|
|
2467
|
+
"description": "Fires when checkbox is focused",
|
|
2468
|
+
"name": "bl-focus"
|
|
2453
2469
|
},
|
|
2454
2470
|
{
|
|
2455
|
-
"name": "help-text",
|
|
2456
2471
|
"type": {
|
|
2457
|
-
"text": "string"
|
|
2472
|
+
"text": "CustomEvent<ValueType | string | null>"
|
|
2458
2473
|
},
|
|
2459
|
-
"description": "
|
|
2460
|
-
"
|
|
2461
|
-
}
|
|
2474
|
+
"description": "Fires when checkbox is blurred",
|
|
2475
|
+
"name": "bl-blur"
|
|
2476
|
+
}
|
|
2477
|
+
],
|
|
2478
|
+
"attributes": [
|
|
2462
2479
|
{
|
|
2463
|
-
"name": "
|
|
2480
|
+
"name": "value",
|
|
2464
2481
|
"type": {
|
|
2465
|
-
"text": "
|
|
2482
|
+
"text": "ValueType"
|
|
2466
2483
|
},
|
|
2467
|
-
"
|
|
2468
|
-
"
|
|
2469
|
-
"fieldName": "icon"
|
|
2484
|
+
"description": "Sets the value for the option",
|
|
2485
|
+
"fieldName": "value"
|
|
2470
2486
|
},
|
|
2471
2487
|
{
|
|
2472
|
-
"name": "
|
|
2488
|
+
"name": "disabled",
|
|
2473
2489
|
"type": {
|
|
2474
2490
|
"text": "boolean"
|
|
2475
2491
|
},
|
|
2476
2492
|
"default": "false",
|
|
2477
|
-
"description": "
|
|
2478
|
-
"fieldName": "
|
|
2479
|
-
},
|
|
2480
|
-
{
|
|
2481
|
-
"name": "badge",
|
|
2482
|
-
"type": {
|
|
2483
|
-
"text": "string"
|
|
2484
|
-
},
|
|
2485
|
-
"default": "''",
|
|
2486
|
-
"description": "Sets the content of the badge.",
|
|
2487
|
-
"fieldName": "badge"
|
|
2493
|
+
"description": "Sets option as disabled",
|
|
2494
|
+
"fieldName": "disabled"
|
|
2488
2495
|
},
|
|
2489
2496
|
{
|
|
2490
2497
|
"name": "selected",
|
|
@@ -2492,25 +2499,22 @@
|
|
|
2492
2499
|
"text": "boolean"
|
|
2493
2500
|
},
|
|
2494
2501
|
"default": "false",
|
|
2495
|
-
"description": "
|
|
2502
|
+
"description": "Sets option as selected state",
|
|
2496
2503
|
"fieldName": "selected"
|
|
2497
|
-
},
|
|
2498
|
-
{
|
|
2499
|
-
"name": "disabled",
|
|
2500
|
-
"type": {
|
|
2501
|
-
"text": "boolean"
|
|
2502
|
-
},
|
|
2503
|
-
"default": "false",
|
|
2504
|
-
"description": "Set `tab` as disabled.",
|
|
2505
|
-
"fieldName": "disabled"
|
|
2506
2504
|
}
|
|
2507
2505
|
],
|
|
2508
2506
|
"superclass": {
|
|
2509
2507
|
"name": "LitElement",
|
|
2510
2508
|
"package": "lit"
|
|
2511
2509
|
},
|
|
2512
|
-
"
|
|
2513
|
-
|
|
2510
|
+
"typeParameters": [
|
|
2511
|
+
{
|
|
2512
|
+
"name": "ValueType",
|
|
2513
|
+
"extends": "FormValue",
|
|
2514
|
+
"default": "string"
|
|
2515
|
+
}
|
|
2516
|
+
],
|
|
2517
|
+
"tagName": "bl-select-option",
|
|
2514
2518
|
"customElement": true
|
|
2515
2519
|
}
|
|
2516
2520
|
],
|
|
@@ -2519,68 +2523,88 @@
|
|
|
2519
2523
|
"kind": "js",
|
|
2520
2524
|
"name": "default",
|
|
2521
2525
|
"declaration": {
|
|
2522
|
-
"name": "
|
|
2523
|
-
"module": "src/components/
|
|
2526
|
+
"name": "BlSelectOption",
|
|
2527
|
+
"module": "src/components/select/option/bl-select-option.ts"
|
|
2524
2528
|
}
|
|
2525
2529
|
},
|
|
2526
2530
|
{
|
|
2527
2531
|
"kind": "custom-element-definition",
|
|
2528
|
-
"name": "bl-
|
|
2532
|
+
"name": "bl-select-option",
|
|
2529
2533
|
"declaration": {
|
|
2530
|
-
"name": "
|
|
2531
|
-
"module": "src/components/
|
|
2534
|
+
"name": "BlSelectOption",
|
|
2535
|
+
"module": "src/components/select/option/bl-select-option.ts"
|
|
2532
2536
|
}
|
|
2533
2537
|
}
|
|
2534
2538
|
]
|
|
2535
2539
|
},
|
|
2536
2540
|
{
|
|
2537
2541
|
"kind": "javascript-module",
|
|
2538
|
-
"path": "src/components/
|
|
2542
|
+
"path": "src/components/tab-group/tab/bl-tab.ts",
|
|
2539
2543
|
"declarations": [
|
|
2540
2544
|
{
|
|
2541
2545
|
"kind": "class",
|
|
2542
2546
|
"description": "",
|
|
2543
|
-
"name": "
|
|
2547
|
+
"name": "BlTab",
|
|
2544
2548
|
"events": [
|
|
2545
2549
|
{
|
|
2546
2550
|
"type": {
|
|
2547
|
-
"text": "CustomEvent<
|
|
2551
|
+
"text": "CustomEvent<string>"
|
|
2548
2552
|
},
|
|
2549
|
-
"description": "Fires when
|
|
2550
|
-
"name": "bl-
|
|
2553
|
+
"description": "Fires when tab is selected.",
|
|
2554
|
+
"name": "bl-tab-selected"
|
|
2555
|
+
}
|
|
2556
|
+
],
|
|
2557
|
+
"attributes": [
|
|
2558
|
+
{
|
|
2559
|
+
"name": "caption",
|
|
2560
|
+
"type": {
|
|
2561
|
+
"text": "string"
|
|
2562
|
+
},
|
|
2563
|
+
"description": "Sets the caption of tab",
|
|
2564
|
+
"fieldName": "caption"
|
|
2551
2565
|
},
|
|
2552
2566
|
{
|
|
2567
|
+
"name": "name",
|
|
2553
2568
|
"type": {
|
|
2554
|
-
"text": "
|
|
2569
|
+
"text": "string"
|
|
2555
2570
|
},
|
|
2556
|
-
"description": "
|
|
2557
|
-
"
|
|
2571
|
+
"description": "Name of the tab that should match `tab-panel`'s `tab` attribute",
|
|
2572
|
+
"fieldName": "name"
|
|
2558
2573
|
},
|
|
2559
2574
|
{
|
|
2575
|
+
"name": "help-text",
|
|
2560
2576
|
"type": {
|
|
2561
|
-
"text": "
|
|
2577
|
+
"text": "string"
|
|
2562
2578
|
},
|
|
2563
|
-
"description": "
|
|
2564
|
-
"
|
|
2565
|
-
}
|
|
2566
|
-
],
|
|
2567
|
-
"attributes": [
|
|
2579
|
+
"description": "Set tooltip text. Should be set to display information icon.",
|
|
2580
|
+
"fieldName": "helpText"
|
|
2581
|
+
},
|
|
2568
2582
|
{
|
|
2569
|
-
"name": "
|
|
2583
|
+
"name": "icon",
|
|
2570
2584
|
"type": {
|
|
2571
|
-
"text": "
|
|
2585
|
+
"text": "string"
|
|
2572
2586
|
},
|
|
2573
|
-
"
|
|
2574
|
-
"
|
|
2587
|
+
"default": "''",
|
|
2588
|
+
"description": "Name of the icon which display on the left side of the tab.",
|
|
2589
|
+
"fieldName": "icon"
|
|
2575
2590
|
},
|
|
2576
2591
|
{
|
|
2577
|
-
"name": "
|
|
2592
|
+
"name": "notify",
|
|
2578
2593
|
"type": {
|
|
2579
2594
|
"text": "boolean"
|
|
2580
2595
|
},
|
|
2581
2596
|
"default": "false",
|
|
2582
|
-
"description": "
|
|
2583
|
-
"fieldName": "
|
|
2597
|
+
"description": "Shows notification dot.",
|
|
2598
|
+
"fieldName": "notify"
|
|
2599
|
+
},
|
|
2600
|
+
{
|
|
2601
|
+
"name": "badge",
|
|
2602
|
+
"type": {
|
|
2603
|
+
"text": "string"
|
|
2604
|
+
},
|
|
2605
|
+
"default": "''",
|
|
2606
|
+
"description": "Sets the content of the badge.",
|
|
2607
|
+
"fieldName": "badge"
|
|
2584
2608
|
},
|
|
2585
2609
|
{
|
|
2586
2610
|
"name": "selected",
|
|
@@ -2588,22 +2612,25 @@
|
|
|
2588
2612
|
"text": "boolean"
|
|
2589
2613
|
},
|
|
2590
2614
|
"default": "false",
|
|
2591
|
-
"description": "
|
|
2615
|
+
"description": "Set `tab` as selected.",
|
|
2592
2616
|
"fieldName": "selected"
|
|
2617
|
+
},
|
|
2618
|
+
{
|
|
2619
|
+
"name": "disabled",
|
|
2620
|
+
"type": {
|
|
2621
|
+
"text": "boolean"
|
|
2622
|
+
},
|
|
2623
|
+
"default": "false",
|
|
2624
|
+
"description": "Set `tab` as disabled.",
|
|
2625
|
+
"fieldName": "disabled"
|
|
2593
2626
|
}
|
|
2594
2627
|
],
|
|
2595
2628
|
"superclass": {
|
|
2596
2629
|
"name": "LitElement",
|
|
2597
2630
|
"package": "lit"
|
|
2598
2631
|
},
|
|
2599
|
-
"
|
|
2600
|
-
|
|
2601
|
-
"name": "ValueType",
|
|
2602
|
-
"extends": "FormValue",
|
|
2603
|
-
"default": "string"
|
|
2604
|
-
}
|
|
2605
|
-
],
|
|
2606
|
-
"tagName": "bl-select-option",
|
|
2632
|
+
"tagName": "bl-tab",
|
|
2633
|
+
"summary": "Baklava Tab component",
|
|
2607
2634
|
"customElement": true
|
|
2608
2635
|
}
|
|
2609
2636
|
],
|
|
@@ -2612,16 +2639,16 @@
|
|
|
2612
2639
|
"kind": "js",
|
|
2613
2640
|
"name": "default",
|
|
2614
2641
|
"declaration": {
|
|
2615
|
-
"name": "
|
|
2616
|
-
"module": "src/components/
|
|
2642
|
+
"name": "BlTab",
|
|
2643
|
+
"module": "src/components/tab-group/tab/bl-tab.ts"
|
|
2617
2644
|
}
|
|
2618
2645
|
},
|
|
2619
2646
|
{
|
|
2620
2647
|
"kind": "custom-element-definition",
|
|
2621
|
-
"name": "bl-
|
|
2648
|
+
"name": "bl-tab",
|
|
2622
2649
|
"declaration": {
|
|
2623
|
-
"name": "
|
|
2624
|
-
"module": "src/components/
|
|
2650
|
+
"name": "BlTab",
|
|
2651
|
+
"module": "src/components/tab-group/tab/bl-tab.ts"
|
|
2625
2652
|
}
|
|
2626
2653
|
}
|
|
2627
2654
|
]
|
package/dist/themes/default.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-cyrillic-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-cyrillic-ext-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-hebrew-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-latin-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-latin-ext-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--bl-color-primary: #f27a1a;--bl-color-primary-hover: #ef6114;--bl-color-secondary: #273142;--bl-color-secondary-hover: #0f131a;--bl-color-tertiary: #f1f2f7;--bl-color-tertiary-hover: #d5d9e1;--bl-color-success: #0bc15c;--bl-color-success-hover: #09a44e;--bl-color-danger: #ff5043;--bl-color-danger-hover: #ff3028;--bl-color-warning: #ffb600;--bl-color-warning-hover: #ff9800;--bl-color-alternative: #5794ff;--bl-color-alternative-hover: #457eff;--bl-color-featured: #8c4eff;--bl-color-featured-hover: #753eff;--bl-color-primary-background: #fff;--bl-color-accent-primary-background: #fef2e8;--bl-color-secondary-background: #f1f2f7;--bl-color-tertiary-background: #f7f7fa;--bl-color-success-background: #e7f9ef;--bl-color-danger-background: #ffeeec;--bl-color-warning-background: #fff8e6;--bl-color-alternative-background: #eef4ff;--bl-color-featured-background: #f4edff;--bl-color-content-primary: #273142;--bl-color-content-secondary: #6e7787;--bl-color-content-tertiary: #95a1b5;--bl-color-content-passive: #afbbca;--bl-color-content-primary-contrast: #fff;--bl-color-content-hover: #f27a1a;--bl-color-border: #d5d9e1;--bl-size-4xs: .125rem;--bl-size-3xs: .25rem;--bl-size-2xs: .5rem;--bl-size-xs: .75rem;--bl-size-s: .875rem;--bl-size-m: 1rem;--bl-size-l: 1.25rem;--bl-size-xl: 1.5rem;--bl-size-2xl: 2rem;--bl-size-3xl: 2.5rem;--bl-size-4xl: 3rem;--bl-size-5xl: 4rem;--bl-size-6xl: 5rem;--bl-index-deep: -1;--bl-index-base: 1;--bl-index-popover: 100;--bl-index-tooltip: 200;--bl-index-sticky: 300;--bl-index-overlay: 400;--bl-index-dialog: 500;--bl-index-notification: 600;--bl-font-family: "RubikVariable", sans-serif;--bl-font-weight-light: 300;--bl-font-weight-regular: 400;--bl-font-weight-medium: 500;--bl-font-weight-semibold: 600;--bl-font-weight-bold: 700;--bl-font-size-2xs: .5rem;--bl-font-size-xs: .625rem;--bl-font-size-s: .75rem;--bl-font-size-m: .875rem;--bl-font-size-l: 1rem;--bl-font-size-xl: 1.25rem;--bl-font-size-2xl: 1.5rem;--bl-font-size-3xl: 1.75rem;--bl-font-size-4xl: 2rem;--bl-font-size-5xl: 3rem;--bl-font-size-6xl: 4rem;--bl-border-radius-xs: .125rem;--bl-border-radius-s: .25rem;--bl-border-radius-m: .375rem;--bl-border-radius-l: .5rem;--bl-border-radius-pill: 62.438rem;--bl-border-radius-circle: 50%;--bl-font-display-font-size: var(--bl-font-size-5xl);--bl-font-display-line-height: calc(var(--bl-font-display-font-size) + var(--bl-size-2xs));--bl-font-display-size: var(--bl-font-display-font-size) / var(--bl-font-display-line-height);--bl-font-display: var(--bl-font-display-size) var(--bl-font-family);--bl-font-display-light: var(--bl-font-weight-light) var(--bl-font-display);--bl-font-display-regular: var(--bl-font-weight-regular) var(--bl-font-display);--bl-font-display-medium: var(--bl-font-weight-medium) var(--bl-font-display);--bl-font-display-semibold: var(--bl-font-weight-semibold) var(--bl-font-display);--bl-font-display-bold: var(--bl-font-weight-bold) var(--bl-font-display);--bl-font-heading-1-font-size: var(--bl-font-size-4xl);--bl-font-heading-1-line-height: calc(var(--bl-font-heading-1-font-size) + var(--bl-size-3xs));--bl-font-heading-1-size: var(--bl-font-heading-1-font-size) / var(--bl-font-heading-1-line-height);--bl-font-heading-1: var(--bl-font-weight-light) var(--bl-font-heading-1-size) var(--bl-font-family);--bl-font-heading-2-font-size: var(--bl-font-size-3xl);--bl-font-heading-2-line-height: calc(var(--bl-font-heading-2-font-size) + var(--bl-size-3xs));--bl-font-heading-2-size: var(--bl-font-heading-2-font-size) / var(--bl-font-heading-2-line-height);--bl-font-heading-2: var(--bl-font-weight-regular) var(--bl-font-heading-2-size) var(--bl-font-family);--bl-font-heading-3-font-size: var(--bl-font-size-2xl);--bl-font-heading-3-line-height: calc(var(--bl-font-heading-3-font-size) + var(--bl-size-3xs));--bl-font-heading-3-size: var(--bl-font-heading-3-font-size) / var(--bl-font-heading-3-line-height);--bl-font-heading-3: var(--bl-font-weight-regular) var(--bl-font-heading-3-size) var(--bl-font-family);--bl-font-title-1-font-size: var(--bl-font-size-xl);--bl-font-title-1-line-height: calc(var(--bl-font-title-1-font-size) + var(--bl-size-3xs));--bl-font-title-1-size: var(--bl-font-title-1-font-size) / var(--bl-font-title-1-line-height);--bl-font-title-1: var(--bl-font-title-1-size) var(--bl-font-family);--bl-font-title-1-regular: var(--bl-font-weight-regular) var(--bl-font-title-1);--bl-font-title-1-medium: var(--bl-font-weight-medium) var(--bl-font-title-1);--bl-font-title-1-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-1);--bl-font-title-1-bold: var(--bl-font-weight-bold) var(--bl-font-title-1);--bl-font-title-2-font-size: var(--bl-font-size-l);--bl-font-title-2-line-height: calc(var(--bl-font-title-2-font-size) + var(--bl-size-3xs));--bl-font-title-2-size: var(--bl-font-title-2-font-size) / var(--bl-font-title-2-line-height);--bl-font-title-2: var(--bl-font-title-2-size) var(--bl-font-family);--bl-font-title-2-regular: var(--bl-font-weight-regular) var(--bl-font-title-2);--bl-font-title-2-medium: var(--bl-font-weight-medium) var(--bl-font-title-2);--bl-font-title-2-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-2);--bl-font-title-2-bold: var(--bl-font-weight-bold) var(--bl-font-title-2);--bl-font-title-3-font-size: var(--bl-font-size-m);--bl-font-title-3-line-height: calc(var(--bl-font-title-3-font-size) + var(--bl-size-4xs));--bl-font-title-3-size: var(--bl-font-title-3-font-size) / var(--bl-font-title-3-line-height);--bl-font-title-3: var(--bl-font-title-3-size) var(--bl-font-family);--bl-font-title-3-regular: var(--bl-font-weight-regular) var(--bl-font-title-3);--bl-font-title-3-medium: var(--bl-font-weight-medium) var(--bl-font-title-3);--bl-font-title-3-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-3);--bl-font-title-3-bold: var(--bl-font-weight-bold) var(--bl-font-title-3);--bl-font-title-4-font-size: var(--bl-font-size-s);--bl-font-title-4-line-height: calc(var(--bl-font-title-4-font-size) + var(--bl-size-4xs));--bl-font-title-4-size: var(--bl-font-title-4-font-size) / var(--bl-font-title-4-line-height);--bl-font-title-4: var(--bl-font-title-4-size) var(--bl-font-family);--bl-font-title-4-regular: var(--bl-font-weight-regular) var(--bl-font-title-4);--bl-font-title-4-medium: var(--bl-font-weight-medium) var(--bl-font-title-4);--bl-font-title-4-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-4);--bl-font-title-4-bold: var(--bl-font-weight-bold) var(--bl-font-title-4);--bl-font-body-text-1-font-size: var(--bl-font-size-l);--bl-font-body-text-1-line-height: calc( var(--bl-font-body-text-1-font-size) + var(--bl-size-4xs) );--bl-font-body-text-1-size: var(--bl-font-body-text-1-font-size) / var(--bl-font-body-text-1-line-height);--bl-font-body-text-1: var(--bl-font-weight-regular) var(--bl-font-body-text-1-size) var(--bl-font-family);--bl-font-body-text-2-font-size: var(--bl-font-size-m);--bl-font-body-text-2-line-height: calc( var(--bl-font-body-text-2-font-size) + var(--bl-size-4xs) );--bl-font-body-text-2-size: var(--bl-font-body-text-2-font-size) / var(--bl-font-body-text-2-line-height);--bl-font-body-text-2: var(--bl-font-weight-regular) var(--bl-font-body-text-2-size) var(--bl-font-family);--bl-font-body-text-3-font-size: var(--bl-font-size-s);--bl-font-body-text-3-line-height: calc( var(--bl-font-body-text-3-font-size) + var(--bl-size-4xs) );--bl-font-body-text-3-size: var(--bl-font-body-text-3-font-size) / var(--bl-font-body-text-3-line-height);--bl-font-body-text-3: var(--bl-font-weight-regular) var(--bl-font-body-text-3-size) var(--bl-font-family);--bl-font-caption-font-size: var(--bl-font-size-xs);--bl-font-caption-line-height: calc(var(--bl-font-caption-font-size) + var(--bl-size-4xs));--bl-font-caption-size: var(--bl-font-caption-font-size) / var(--bl-font-caption-line-height);--bl-font-caption: var(--bl-font-weight-medium) var(--bl-font-caption-size) var(--bl-font-family)}
|
|
1
|
+
@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-cyrillic-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-cyrillic-ext-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-hebrew-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-latin-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:RubikVariable;font-style:normal;font-display:swap;font-weight:300 900;src:url(../assets/rubik-latin-ext-variable-wghtOnly-normal.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--bl-color-primary: #f27a1a;--bl-color-primary-highlight: #ef6114;--bl-color-primary-contrast: #fef2e8;--bl-color-success: #0bc15c;--bl-color-success-highlight: #09a44e;--bl-color-success-contrast: #e7f9ef;--bl-color-danger: #ff5043;--bl-color-danger-highlight: #ff3028;--bl-color-danger-contrast: #ffeeec;--bl-color-warning: #ffb600;--bl-color-warning-highlight: #ff9800;--bl-color-warning-contrast: #fff8e6;--bl-color-neutral-none: #000;--bl-color-neutral-darkest: #0f131a;--bl-color-neutral-darker: #273142;--bl-color-neutral-dark: #6e7787;--bl-color-neutral-light: #95a1b5;--bl-color-neutral-lighter: #afbbca;--bl-color-neutral-lightest: #f1f2f7;--bl-color-neutral-full: #fff;--bl-size-4xs: .125rem;--bl-size-3xs: .25rem;--bl-size-2xs: .5rem;--bl-size-xs: .75rem;--bl-size-s: .875rem;--bl-size-m: 1rem;--bl-size-l: 1.25rem;--bl-size-xl: 1.5rem;--bl-size-2xl: 2rem;--bl-size-3xl: 2.5rem;--bl-size-4xl: 3rem;--bl-size-5xl: 4rem;--bl-size-6xl: 5rem;--bl-index-deep: -1;--bl-index-base: 1;--bl-index-popover: 100;--bl-index-tooltip: 200;--bl-index-sticky: 300;--bl-index-overlay: 400;--bl-index-dialog: 500;--bl-index-notification: 600;--bl-font-family: "RubikVariable", sans-serif;--bl-font-weight-light: 300;--bl-font-weight-regular: 400;--bl-font-weight-medium: 500;--bl-font-weight-semibold: 600;--bl-font-weight-bold: 700;--bl-font-size-2xs: .5rem;--bl-font-size-xs: .625rem;--bl-font-size-s: .75rem;--bl-font-size-m: .875rem;--bl-font-size-l: 1rem;--bl-font-size-xl: 1.25rem;--bl-font-size-2xl: 1.5rem;--bl-font-size-3xl: 1.75rem;--bl-font-size-4xl: 2rem;--bl-font-size-5xl: 3rem;--bl-font-size-6xl: 4rem;--bl-border-radius-xs: .125rem;--bl-border-radius-s: .25rem;--bl-border-radius-m: .375rem;--bl-border-radius-l: .5rem;--bl-border-radius-pill: 62.438rem;--bl-border-radius-circle: 50%;--bl-font-display-font-size: var(--bl-font-size-5xl);--bl-font-display-line-height: calc(var(--bl-font-display-font-size) + var(--bl-size-2xs));--bl-font-display-size: var(--bl-font-display-font-size) / var(--bl-font-display-line-height);--bl-font-display: var(--bl-font-display-size) var(--bl-font-family);--bl-font-display-light: var(--bl-font-weight-light) var(--bl-font-display);--bl-font-display-regular: var(--bl-font-weight-regular) var(--bl-font-display);--bl-font-display-medium: var(--bl-font-weight-medium) var(--bl-font-display);--bl-font-display-semibold: var(--bl-font-weight-semibold) var(--bl-font-display);--bl-font-display-bold: var(--bl-font-weight-bold) var(--bl-font-display);--bl-font-heading-1-font-size: var(--bl-font-size-4xl);--bl-font-heading-1-line-height: calc(var(--bl-font-heading-1-font-size) + var(--bl-size-3xs));--bl-font-heading-1-size: var(--bl-font-heading-1-font-size) / var(--bl-font-heading-1-line-height);--bl-font-heading-1: var(--bl-font-weight-light) var(--bl-font-heading-1-size) var(--bl-font-family);--bl-font-heading-2-font-size: var(--bl-font-size-3xl);--bl-font-heading-2-line-height: calc(var(--bl-font-heading-2-font-size) + var(--bl-size-3xs));--bl-font-heading-2-size: var(--bl-font-heading-2-font-size) / var(--bl-font-heading-2-line-height);--bl-font-heading-2: var(--bl-font-weight-regular) var(--bl-font-heading-2-size) var(--bl-font-family);--bl-font-heading-3-font-size: var(--bl-font-size-2xl);--bl-font-heading-3-line-height: calc(var(--bl-font-heading-3-font-size) + var(--bl-size-3xs));--bl-font-heading-3-size: var(--bl-font-heading-3-font-size) / var(--bl-font-heading-3-line-height);--bl-font-heading-3: var(--bl-font-weight-regular) var(--bl-font-heading-3-size) var(--bl-font-family);--bl-font-title-1-font-size: var(--bl-font-size-xl);--bl-font-title-1-line-height: calc(var(--bl-font-title-1-font-size) + var(--bl-size-3xs));--bl-font-title-1-size: var(--bl-font-title-1-font-size) / var(--bl-font-title-1-line-height);--bl-font-title-1: var(--bl-font-title-1-size) var(--bl-font-family);--bl-font-title-1-regular: var(--bl-font-weight-regular) var(--bl-font-title-1);--bl-font-title-1-medium: var(--bl-font-weight-medium) var(--bl-font-title-1);--bl-font-title-1-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-1);--bl-font-title-1-bold: var(--bl-font-weight-bold) var(--bl-font-title-1);--bl-font-title-2-font-size: var(--bl-font-size-l);--bl-font-title-2-line-height: calc(var(--bl-font-title-2-font-size) + var(--bl-size-3xs));--bl-font-title-2-size: var(--bl-font-title-2-font-size) / var(--bl-font-title-2-line-height);--bl-font-title-2: var(--bl-font-title-2-size) var(--bl-font-family);--bl-font-title-2-regular: var(--bl-font-weight-regular) var(--bl-font-title-2);--bl-font-title-2-medium: var(--bl-font-weight-medium) var(--bl-font-title-2);--bl-font-title-2-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-2);--bl-font-title-2-bold: var(--bl-font-weight-bold) var(--bl-font-title-2);--bl-font-title-3-font-size: var(--bl-font-size-m);--bl-font-title-3-line-height: calc(var(--bl-font-title-3-font-size) + var(--bl-size-4xs));--bl-font-title-3-size: var(--bl-font-title-3-font-size) / var(--bl-font-title-3-line-height);--bl-font-title-3: var(--bl-font-title-3-size) var(--bl-font-family);--bl-font-title-3-regular: var(--bl-font-weight-regular) var(--bl-font-title-3);--bl-font-title-3-medium: var(--bl-font-weight-medium) var(--bl-font-title-3);--bl-font-title-3-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-3);--bl-font-title-3-bold: var(--bl-font-weight-bold) var(--bl-font-title-3);--bl-font-title-4-font-size: var(--bl-font-size-s);--bl-font-title-4-line-height: calc(var(--bl-font-title-4-font-size) + var(--bl-size-4xs));--bl-font-title-4-size: var(--bl-font-title-4-font-size) / var(--bl-font-title-4-line-height);--bl-font-title-4: var(--bl-font-title-4-size) var(--bl-font-family);--bl-font-title-4-regular: var(--bl-font-weight-regular) var(--bl-font-title-4);--bl-font-title-4-medium: var(--bl-font-weight-medium) var(--bl-font-title-4);--bl-font-title-4-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-4);--bl-font-title-4-bold: var(--bl-font-weight-bold) var(--bl-font-title-4);--bl-font-body-text-1-font-size: var(--bl-font-size-l);--bl-font-body-text-1-line-height: calc( var(--bl-font-body-text-1-font-size) + var(--bl-size-4xs) );--bl-font-body-text-1-size: var(--bl-font-body-text-1-font-size) / var(--bl-font-body-text-1-line-height);--bl-font-body-text-1: var(--bl-font-weight-regular) var(--bl-font-body-text-1-size) var(--bl-font-family);--bl-font-body-text-2-font-size: var(--bl-font-size-m);--bl-font-body-text-2-line-height: calc( var(--bl-font-body-text-2-font-size) + var(--bl-size-4xs) );--bl-font-body-text-2-size: var(--bl-font-body-text-2-font-size) / var(--bl-font-body-text-2-line-height);--bl-font-body-text-2: var(--bl-font-weight-regular) var(--bl-font-body-text-2-size) var(--bl-font-family);--bl-font-body-text-3-font-size: var(--bl-font-size-s);--bl-font-body-text-3-line-height: calc( var(--bl-font-body-text-3-font-size) + var(--bl-size-4xs) );--bl-font-body-text-3-size: var(--bl-font-body-text-3-font-size) / var(--bl-font-body-text-3-line-height);--bl-font-body-text-3: var(--bl-font-weight-regular) var(--bl-font-body-text-3-size) var(--bl-font-family);--bl-font-caption-font-size: var(--bl-font-size-xs);--bl-font-caption-line-height: calc(var(--bl-font-caption-font-size) + var(--bl-size-4xs));--bl-font-caption-size: var(--bl-font-caption-font-size) / var(--bl-font-caption-line-height);--bl-font-caption: var(--bl-font-weight-medium) var(--bl-font-caption-size) var(--bl-font-family);--bl-color-primary-hover: var(--bl-color-primary-highlight);--bl-color-success-hover: var(--bl-color-success-highlight);--bl-color-danger-hover: var(--bl-color-danger-highlight);--bl-color-warning-hover: var(--bl-color-warning-highlight);--bl-color-accent-primary-background: var(--bl-color-primary-contrast);--bl-color-success-background: var(--bl-color-success-contrast);--bl-color-danger-background: var(--bl-color-danger-contrast);--bl-color-warning-background: var(--bl-color-warning-contrast);--bl-color-primary-background: var(--bl-color-neutral-full);--bl-color-content-primary: var(--bl-color-neutral-darker);--bl-color-content-secondary: var(--bl-color-neutral-dark);--bl-color-content-tertiary: var(--bl-color-neutral-light);--bl-color-content-passive: var(--bl-color-neutral-lighter);--bl-color-content-primary-contrast: var(--bl-color-neutral-full);--bl-color-content-hover: var(--bl-color-primary-highlight);--bl-color-border: var(--bl-color-neutral-lighter);--bl-color-secondary: #273142;--bl-color-secondary-hover: #0f131a;--bl-color-secondary-background: var(--bl-color-neutral-lightest);--bl-color-tertiary: #f1f2f7;--bl-color-tertiary-hover: #d5d9e1;--bl-color-alternative: #5794ff;--bl-color-alternative-hover: #457eff;--bl-color-featured: #8c4eff;--bl-color-featured-hover: #753eff;--bl-color-tertiary-background: #f7f7fa;--bl-color-alternative-background: #eef4ff;--bl-color-featured-background: #f4edff}
|
|
2
2
|
/*# sourceMappingURL=default.css.map */
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../node_modules/@fontsource/rubik/variable.css", "../../src/themes/default.css"],
|
|
4
|
-
"sourcesContent": ["/* rubik-cyrillic-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-cyrillic-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n} \n/* rubik-cyrillic-ext-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-cyrillic-ext-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n} \n/* rubik-hebrew-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-hebrew-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;\n} \n/* rubik-latin-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-latin-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n} \n/* rubik-latin-ext-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-latin-ext-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n} \n", "@import '@fontsource/rubik/variable.css';\n\n:root {\n /* Colors */\n --bl-color-primary: #f27a1a;\n --bl-color-primary-hover: #ef6114;\n --bl-color-secondary: #273142;\n --bl-color-secondary-hover: #0f131a;\n --bl-color-tertiary: #f1f2f7;\n --bl-color-tertiary-hover: #d5d9e1;\n --bl-color-success: #0bc15c;\n --bl-color-success-hover: #09a44e;\n --bl-color-danger: #ff5043;\n --bl-color-danger-hover: #ff3028;\n --bl-color-warning: #ffb600;\n --bl-color-warning-hover: #ff9800;\n --bl-color-alternative: #5794ff;\n --bl-color-alternative-hover: #457eff;\n --bl-color-featured: #8c4eff;\n --bl-color-featured-hover: #753eff;\n\n /* Background Colors */\n --bl-color-primary-background: #fff;\n --bl-color-accent-primary-background: #fef2e8;\n --bl-color-secondary-background: #f1f2f7;\n --bl-color-tertiary-background: #f7f7fa;\n --bl-color-success-background: #e7f9ef;\n --bl-color-danger-background: #ffeeec;\n --bl-color-warning-background: #fff8e6;\n --bl-color-alternative-background: #eef4ff;\n --bl-color-featured-background: #f4edff;\n\n /* Content Colors */\n --bl-color-content-primary: #273142;\n --bl-color-content-secondary: #6e7787;\n --bl-color-content-tertiary: #95a1b5;\n --bl-color-content-passive: #afbbca;\n --bl-color-content-primary-contrast: #fff;\n --bl-color-content-hover: #f27a1a;\n --bl-color-border: #d5d9e1;\n\n /* Size and Spacing */\n --bl-size-4xs: 0.125rem; /* 2px */\n --bl-size-3xs: 0.25rem; /* 4px */\n --bl-size-2xs: 0.5rem; /* 8px */\n --bl-size-xs: 0.75rem; /* 12px */\n --bl-size-s: 0.875rem; /* 14px */\n --bl-size-m: 1rem; /* 16px */\n --bl-size-l: 1.25rem; /* 20px */\n --bl-size-xl: 1.5rem; /* 24px */\n --bl-size-2xl: 2rem; /* 32px */\n --bl-size-3xl: 2.5rem; /* 40px */\n --bl-size-4xl: 3rem; /* 48px */\n --bl-size-5xl: 4rem; /* 64px */\n --bl-size-6xl: 5rem; /* 80px */\n\n /* Z-indexes */\n --bl-index-deep: -1;\n --bl-index-base: 1;\n --bl-index-popover: 100;\n --bl-index-tooltip: 200;\n --bl-index-sticky: 300;\n --bl-index-overlay: 400;\n --bl-index-dialog: 500;\n --bl-index-notification: 600;\n\n /* Typography */\n --bl-font-family: 'RubikVariable', sans-serif;\n\n /* Font weights */\n --bl-font-weight-light: 300;\n --bl-font-weight-regular: 400;\n --bl-font-weight-medium: 500;\n --bl-font-weight-semibold: 600;\n --bl-font-weight-bold: 700;\n\n /* Font sizes */\n --bl-font-size-2xs: 0.5rem; /* 8px */\n --bl-font-size-xs: 0.625rem; /* 10px */\n --bl-font-size-s: 0.75rem; /* 12px */\n --bl-font-size-m: 0.875rem; /* 14px */\n --bl-font-size-l: 1rem; /* 16px */\n --bl-font-size-xl: 1.25rem; /* 20px */\n --bl-font-size-2xl: 1.5rem; /* 24px */\n --bl-font-size-3xl: 1.75rem; /* 28px */\n --bl-font-size-4xl: 2rem; /* 32px */\n --bl-font-size-5xl: 3rem; /* 48px */\n --bl-font-size-6xl: 4rem; /* 64px */\n\n /* Border radius */\n --bl-border-radius-xs: 0.125rem; /* 2px */\n --bl-border-radius-s: 0.25rem; /* 4px */\n --bl-border-radius-m: 0.375rem; /* 6px */\n --bl-border-radius-l: 0.5rem; /* 8px */\n --bl-border-radius-pill: 62.438rem; /* 999px */\n --bl-border-radius-circle: 50%;\n\n /* Font Style: Display */\n --bl-font-display-font-size: var(--bl-font-size-5xl);\n --bl-font-display-line-height: calc(var(--bl-font-display-font-size) + var(--bl-size-2xs));\n --bl-font-display-size: var(--bl-font-display-font-size) / var(--bl-font-display-line-height);\n --bl-font-display: var(--bl-font-display-size) var(--bl-font-family);\n --bl-font-display-light: var(--bl-font-weight-light) var(--bl-font-display);\n --bl-font-display-regular: var(--bl-font-weight-regular) var(--bl-font-display);\n --bl-font-display-medium: var(--bl-font-weight-medium) var(--bl-font-display);\n --bl-font-display-semibold: var(--bl-font-weight-semibold) var(--bl-font-display);\n --bl-font-display-bold: var(--bl-font-weight-bold) var(--bl-font-display);\n\n /* Font Style: Heading 1 */\n --bl-font-heading-1-font-size: var(--bl-font-size-4xl);\n --bl-font-heading-1-line-height: calc(var(--bl-font-heading-1-font-size) + var(--bl-size-3xs));\n --bl-font-heading-1-size: var(--bl-font-heading-1-font-size) /\n var(--bl-font-heading-1-line-height);\n --bl-font-heading-1: var(--bl-font-weight-light) var(--bl-font-heading-1-size)\n var(--bl-font-family);\n\n /* Font Style: Heading 2 */\n --bl-font-heading-2-font-size: var(--bl-font-size-3xl);\n --bl-font-heading-2-line-height: calc(var(--bl-font-heading-2-font-size) + var(--bl-size-3xs));\n --bl-font-heading-2-size: var(--bl-font-heading-2-font-size) /\n var(--bl-font-heading-2-line-height);\n --bl-font-heading-2: var(--bl-font-weight-regular) var(--bl-font-heading-2-size)\n var(--bl-font-family);\n\n /* Font Style: Heading 3 */\n --bl-font-heading-3-font-size: var(--bl-font-size-2xl);\n --bl-font-heading-3-line-height: calc(var(--bl-font-heading-3-font-size) + var(--bl-size-3xs));\n --bl-font-heading-3-size: var(--bl-font-heading-3-font-size) /\n var(--bl-font-heading-3-line-height);\n --bl-font-heading-3: var(--bl-font-weight-regular) var(--bl-font-heading-3-size)\n var(--bl-font-family);\n\n /* Font Style: Title 1 */\n --bl-font-title-1-font-size: var(--bl-font-size-xl);\n --bl-font-title-1-line-height: calc(var(--bl-font-title-1-font-size) + var(--bl-size-3xs));\n --bl-font-title-1-size: var(--bl-font-title-1-font-size) / var(--bl-font-title-1-line-height);\n --bl-font-title-1: var(--bl-font-title-1-size) var(--bl-font-family);\n --bl-font-title-1-regular: var(--bl-font-weight-regular) var(--bl-font-title-1);\n --bl-font-title-1-medium: var(--bl-font-weight-medium) var(--bl-font-title-1);\n --bl-font-title-1-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-1);\n --bl-font-title-1-bold: var(--bl-font-weight-bold) var(--bl-font-title-1);\n\n /* Font Style: Title 2 */\n --bl-font-title-2-font-size: var(--bl-font-size-l);\n --bl-font-title-2-line-height: calc(var(--bl-font-title-2-font-size) + var(--bl-size-3xs));\n --bl-font-title-2-size: var(--bl-font-title-2-font-size) / var(--bl-font-title-2-line-height);\n --bl-font-title-2: var(--bl-font-title-2-size) var(--bl-font-family);\n --bl-font-title-2-regular: var(--bl-font-weight-regular) var(--bl-font-title-2);\n --bl-font-title-2-medium: var(--bl-font-weight-medium) var(--bl-font-title-2);\n --bl-font-title-2-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-2);\n --bl-font-title-2-bold: var(--bl-font-weight-bold) var(--bl-font-title-2);\n\n /* Font Style: Title 3 */\n --bl-font-title-3-font-size: var(--bl-font-size-m);\n --bl-font-title-3-line-height: calc(var(--bl-font-title-3-font-size) + var(--bl-size-4xs));\n --bl-font-title-3-size: var(--bl-font-title-3-font-size) / var(--bl-font-title-3-line-height);\n --bl-font-title-3: var(--bl-font-title-3-size) var(--bl-font-family);\n --bl-font-title-3-regular: var(--bl-font-weight-regular) var(--bl-font-title-3);\n --bl-font-title-3-medium: var(--bl-font-weight-medium) var(--bl-font-title-3);\n --bl-font-title-3-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-3);\n --bl-font-title-3-bold: var(--bl-font-weight-bold) var(--bl-font-title-3);\n\n /* Font Style: Title 4 */\n --bl-font-title-4-font-size: var(--bl-font-size-s);\n --bl-font-title-4-line-height: calc(var(--bl-font-title-4-font-size) + var(--bl-size-4xs));\n --bl-font-title-4-size: var(--bl-font-title-4-font-size) / var(--bl-font-title-4-line-height);\n --bl-font-title-4: var(--bl-font-title-4-size) var(--bl-font-family);\n --bl-font-title-4-regular: var(--bl-font-weight-regular) var(--bl-font-title-4);\n --bl-font-title-4-medium: var(--bl-font-weight-medium) var(--bl-font-title-4);\n --bl-font-title-4-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-4);\n --bl-font-title-4-bold: var(--bl-font-weight-bold) var(--bl-font-title-4);\n\n /* Font Style: Body Text 1 */\n --bl-font-body-text-1-font-size: var(--bl-font-size-l);\n --bl-font-body-text-1-line-height: calc(\n var(--bl-font-body-text-1-font-size) + var(--bl-size-4xs)\n );\n --bl-font-body-text-1-size: var(--bl-font-body-text-1-font-size) /\n var(--bl-font-body-text-1-line-height);\n --bl-font-body-text-1: var(--bl-font-weight-regular) var(--bl-font-body-text-1-size)\n var(--bl-font-family);\n\n /* Font Style: Body Text 2 */\n --bl-font-body-text-2-font-size: var(--bl-font-size-m);\n --bl-font-body-text-2-line-height: calc(\n var(--bl-font-body-text-2-font-size) + var(--bl-size-4xs)\n );\n --bl-font-body-text-2-size: var(--bl-font-body-text-2-font-size) /\n var(--bl-font-body-text-2-line-height);\n --bl-font-body-text-2: var(--bl-font-weight-regular) var(--bl-font-body-text-2-size)\n var(--bl-font-family);\n\n /* Font Style: Body Text 3 */\n --bl-font-body-text-3-font-size: var(--bl-font-size-s);\n --bl-font-body-text-3-line-height: calc(\n var(--bl-font-body-text-3-font-size) + var(--bl-size-4xs)\n );\n --bl-font-body-text-3-size: var(--bl-font-body-text-3-font-size) /\n var(--bl-font-body-text-3-line-height);\n --bl-font-body-text-3: var(--bl-font-weight-regular) var(--bl-font-body-text-3-size)\n var(--bl-font-family);\n\n /* Font Style: Caption */\n --bl-font-caption-font-size: var(--bl-font-size-xs);\n --bl-font-caption-line-height: calc(var(--bl-font-caption-font-size) + var(--bl-size-4xs));\n --bl-font-caption-size: var(--bl-font-caption-font-size) / var(--bl-font-caption-line-height);\n --bl-font-caption: var(--bl-font-weight-medium) var(--bl-font-caption-size) var(--bl-font-family);\n}\n"],
|
|
5
|
-
"mappings": "AACA,WACE,0BACA,kBACA,kBACA,oBACA,iFACA,yDAGF,WACE,0BACA,kBACA,kBACA,oBACA,qFACA,iFAGF,WACE,0BACA,kBACA,kBACA,oBACA,+EACA,gEAGF,WACE,0BACA,kBACA,kBACA,oBACA,8EACA,yJAGF,WACE,0BACA,kBACA,kBACA,oBACA,kFACA,2GCzCF,MAEE,4BACA,
|
|
4
|
+
"sourcesContent": ["/* rubik-cyrillic-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-cyrillic-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;\n} \n/* rubik-cyrillic-ext-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-cyrillic-ext-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;\n} \n/* rubik-hebrew-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-hebrew-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;\n} \n/* rubik-latin-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-latin-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n} \n/* rubik-latin-ext-variable-wghtOnly-normal */\n@font-face {\n font-family: 'RubikVariable';\n font-style: normal;\n font-display: swap;\n font-weight: 300 900;\n src: url('./files/rubik-latin-ext-variable-wghtOnly-normal.woff2') format('woff2');\n unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;\n} \n", "@import '@fontsource/rubik/variable.css';\n\n:root {\n /* Primary Color */\n --bl-color-primary: #f27a1a;\n --bl-color-primary-highlight: #ef6114;\n --bl-color-primary-contrast: #fef2e8;\n\n /* Success Color */\n --bl-color-success: #0bc15c;\n --bl-color-success-highlight: #09a44e;\n --bl-color-success-contrast: #e7f9ef;\n\n /* Danger Color */\n --bl-color-danger: #ff5043;\n --bl-color-danger-highlight: #ff3028;\n --bl-color-danger-contrast: #ffeeec;\n\n /* Warning Color */\n --bl-color-warning: #ffb600;\n --bl-color-warning-highlight: #ff9800;\n --bl-color-warning-contrast: #fff8e6;\n\n /* Neutral Color */\n --bl-color-neutral-none: #000;\n --bl-color-neutral-darkest: #0f131a;\n --bl-color-neutral-darker: #273142;\n --bl-color-neutral-dark: #6e7787;\n --bl-color-neutral-light: #95a1b5;\n --bl-color-neutral-lighter: #afbbca;\n --bl-color-neutral-lightest: #f1f2f7;\n --bl-color-neutral-full: #fff;\n\n /* Size and Spacing */\n --bl-size-4xs: 0.125rem; /* 2px */\n --bl-size-3xs: 0.25rem; /* 4px */\n --bl-size-2xs: 0.5rem; /* 8px */\n --bl-size-xs: 0.75rem; /* 12px */\n --bl-size-s: 0.875rem; /* 14px */\n --bl-size-m: 1rem; /* 16px */\n --bl-size-l: 1.25rem; /* 20px */\n --bl-size-xl: 1.5rem; /* 24px */\n --bl-size-2xl: 2rem; /* 32px */\n --bl-size-3xl: 2.5rem; /* 40px */\n --bl-size-4xl: 3rem; /* 48px */\n --bl-size-5xl: 4rem; /* 64px */\n --bl-size-6xl: 5rem; /* 80px */\n\n /* Z-indexes */\n --bl-index-deep: -1;\n --bl-index-base: 1;\n --bl-index-popover: 100;\n --bl-index-tooltip: 200;\n --bl-index-sticky: 300;\n --bl-index-overlay: 400;\n --bl-index-dialog: 500;\n --bl-index-notification: 600;\n\n /* Typography */\n --bl-font-family: 'RubikVariable', sans-serif;\n\n /* Font weights */\n --bl-font-weight-light: 300;\n --bl-font-weight-regular: 400;\n --bl-font-weight-medium: 500;\n --bl-font-weight-semibold: 600;\n --bl-font-weight-bold: 700;\n\n /* Font sizes */\n --bl-font-size-2xs: 0.5rem; /* 8px */\n --bl-font-size-xs: 0.625rem; /* 10px */\n --bl-font-size-s: 0.75rem; /* 12px */\n --bl-font-size-m: 0.875rem; /* 14px */\n --bl-font-size-l: 1rem; /* 16px */\n --bl-font-size-xl: 1.25rem; /* 20px */\n --bl-font-size-2xl: 1.5rem; /* 24px */\n --bl-font-size-3xl: 1.75rem; /* 28px */\n --bl-font-size-4xl: 2rem; /* 32px */\n --bl-font-size-5xl: 3rem; /* 48px */\n --bl-font-size-6xl: 4rem; /* 64px */\n\n /* Border radius */\n --bl-border-radius-xs: 0.125rem; /* 2px */\n --bl-border-radius-s: 0.25rem; /* 4px */\n --bl-border-radius-m: 0.375rem; /* 6px */\n --bl-border-radius-l: 0.5rem; /* 8px */\n --bl-border-radius-pill: 62.438rem; /* 999px */\n --bl-border-radius-circle: 50%;\n\n /* Font Style: Display */\n --bl-font-display-font-size: var(--bl-font-size-5xl);\n --bl-font-display-line-height: calc(var(--bl-font-display-font-size) + var(--bl-size-2xs));\n --bl-font-display-size: var(--bl-font-display-font-size) / var(--bl-font-display-line-height);\n --bl-font-display: var(--bl-font-display-size) var(--bl-font-family);\n --bl-font-display-light: var(--bl-font-weight-light) var(--bl-font-display);\n --bl-font-display-regular: var(--bl-font-weight-regular) var(--bl-font-display);\n --bl-font-display-medium: var(--bl-font-weight-medium) var(--bl-font-display);\n --bl-font-display-semibold: var(--bl-font-weight-semibold) var(--bl-font-display);\n --bl-font-display-bold: var(--bl-font-weight-bold) var(--bl-font-display);\n\n /* Font Style: Heading 1 */\n --bl-font-heading-1-font-size: var(--bl-font-size-4xl);\n --bl-font-heading-1-line-height: calc(var(--bl-font-heading-1-font-size) + var(--bl-size-3xs));\n --bl-font-heading-1-size: var(--bl-font-heading-1-font-size) /\n var(--bl-font-heading-1-line-height);\n --bl-font-heading-1: var(--bl-font-weight-light) var(--bl-font-heading-1-size)\n var(--bl-font-family);\n\n /* Font Style: Heading 2 */\n --bl-font-heading-2-font-size: var(--bl-font-size-3xl);\n --bl-font-heading-2-line-height: calc(var(--bl-font-heading-2-font-size) + var(--bl-size-3xs));\n --bl-font-heading-2-size: var(--bl-font-heading-2-font-size) /\n var(--bl-font-heading-2-line-height);\n --bl-font-heading-2: var(--bl-font-weight-regular) var(--bl-font-heading-2-size)\n var(--bl-font-family);\n\n /* Font Style: Heading 3 */\n --bl-font-heading-3-font-size: var(--bl-font-size-2xl);\n --bl-font-heading-3-line-height: calc(var(--bl-font-heading-3-font-size) + var(--bl-size-3xs));\n --bl-font-heading-3-size: var(--bl-font-heading-3-font-size) /\n var(--bl-font-heading-3-line-height);\n --bl-font-heading-3: var(--bl-font-weight-regular) var(--bl-font-heading-3-size)\n var(--bl-font-family);\n\n /* Font Style: Title 1 */\n --bl-font-title-1-font-size: var(--bl-font-size-xl);\n --bl-font-title-1-line-height: calc(var(--bl-font-title-1-font-size) + var(--bl-size-3xs));\n --bl-font-title-1-size: var(--bl-font-title-1-font-size) / var(--bl-font-title-1-line-height);\n --bl-font-title-1: var(--bl-font-title-1-size) var(--bl-font-family);\n --bl-font-title-1-regular: var(--bl-font-weight-regular) var(--bl-font-title-1);\n --bl-font-title-1-medium: var(--bl-font-weight-medium) var(--bl-font-title-1);\n --bl-font-title-1-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-1);\n --bl-font-title-1-bold: var(--bl-font-weight-bold) var(--bl-font-title-1);\n\n /* Font Style: Title 2 */\n --bl-font-title-2-font-size: var(--bl-font-size-l);\n --bl-font-title-2-line-height: calc(var(--bl-font-title-2-font-size) + var(--bl-size-3xs));\n --bl-font-title-2-size: var(--bl-font-title-2-font-size) / var(--bl-font-title-2-line-height);\n --bl-font-title-2: var(--bl-font-title-2-size) var(--bl-font-family);\n --bl-font-title-2-regular: var(--bl-font-weight-regular) var(--bl-font-title-2);\n --bl-font-title-2-medium: var(--bl-font-weight-medium) var(--bl-font-title-2);\n --bl-font-title-2-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-2);\n --bl-font-title-2-bold: var(--bl-font-weight-bold) var(--bl-font-title-2);\n\n /* Font Style: Title 3 */\n --bl-font-title-3-font-size: var(--bl-font-size-m);\n --bl-font-title-3-line-height: calc(var(--bl-font-title-3-font-size) + var(--bl-size-4xs));\n --bl-font-title-3-size: var(--bl-font-title-3-font-size) / var(--bl-font-title-3-line-height);\n --bl-font-title-3: var(--bl-font-title-3-size) var(--bl-font-family);\n --bl-font-title-3-regular: var(--bl-font-weight-regular) var(--bl-font-title-3);\n --bl-font-title-3-medium: var(--bl-font-weight-medium) var(--bl-font-title-3);\n --bl-font-title-3-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-3);\n --bl-font-title-3-bold: var(--bl-font-weight-bold) var(--bl-font-title-3);\n\n /* Font Style: Title 4 */\n --bl-font-title-4-font-size: var(--bl-font-size-s);\n --bl-font-title-4-line-height: calc(var(--bl-font-title-4-font-size) + var(--bl-size-4xs));\n --bl-font-title-4-size: var(--bl-font-title-4-font-size) / var(--bl-font-title-4-line-height);\n --bl-font-title-4: var(--bl-font-title-4-size) var(--bl-font-family);\n --bl-font-title-4-regular: var(--bl-font-weight-regular) var(--bl-font-title-4);\n --bl-font-title-4-medium: var(--bl-font-weight-medium) var(--bl-font-title-4);\n --bl-font-title-4-semibold: var(--bl-font-weight-semibold) var(--bl-font-title-4);\n --bl-font-title-4-bold: var(--bl-font-weight-bold) var(--bl-font-title-4);\n\n /* Font Style: Body Text 1 */\n --bl-font-body-text-1-font-size: var(--bl-font-size-l);\n --bl-font-body-text-1-line-height: calc(\n var(--bl-font-body-text-1-font-size) + var(--bl-size-4xs)\n );\n --bl-font-body-text-1-size: var(--bl-font-body-text-1-font-size) /\n var(--bl-font-body-text-1-line-height);\n --bl-font-body-text-1: var(--bl-font-weight-regular) var(--bl-font-body-text-1-size)\n var(--bl-font-family);\n\n /* Font Style: Body Text 2 */\n --bl-font-body-text-2-font-size: var(--bl-font-size-m);\n --bl-font-body-text-2-line-height: calc(\n var(--bl-font-body-text-2-font-size) + var(--bl-size-4xs)\n );\n --bl-font-body-text-2-size: var(--bl-font-body-text-2-font-size) /\n var(--bl-font-body-text-2-line-height);\n --bl-font-body-text-2: var(--bl-font-weight-regular) var(--bl-font-body-text-2-size)\n var(--bl-font-family);\n\n /* Font Style: Body Text 3 */\n --bl-font-body-text-3-font-size: var(--bl-font-size-s);\n --bl-font-body-text-3-line-height: calc(\n var(--bl-font-body-text-3-font-size) + var(--bl-size-4xs)\n );\n --bl-font-body-text-3-size: var(--bl-font-body-text-3-font-size) /\n var(--bl-font-body-text-3-line-height);\n --bl-font-body-text-3: var(--bl-font-weight-regular) var(--bl-font-body-text-3-size)\n var(--bl-font-family);\n\n /* Font Style: Caption */\n --bl-font-caption-font-size: var(--bl-font-size-xs);\n --bl-font-caption-line-height: calc(var(--bl-font-caption-font-size) + var(--bl-size-4xs));\n --bl-font-caption-size: var(--bl-font-caption-font-size) / var(--bl-font-caption-line-height);\n --bl-font-caption: var(--bl-font-weight-medium) var(--bl-font-caption-size) var(--bl-font-family);\n\n /*\n @DEPRECATED\n\n Color names below is kept for backward compatibility,\n\n Will be removed in V3\n */\n --bl-color-primary-hover: var(--bl-color-primary-highlight);\n --bl-color-success-hover: var(--bl-color-success-highlight);\n --bl-color-danger-hover: var(--bl-color-danger-highlight);\n --bl-color-warning-hover: var(--bl-color-warning-highlight);\n --bl-color-accent-primary-background: var(--bl-color-primary-contrast);\n --bl-color-success-background: var(--bl-color-success-contrast);\n --bl-color-danger-background: var(--bl-color-danger-contrast);\n --bl-color-warning-background: var(--bl-color-warning-contrast);\n --bl-color-primary-background: var(--bl-color-neutral-full);\n\n /* Content Colors */\n --bl-color-content-primary: var(--bl-color-neutral-darker);\n --bl-color-content-secondary: var(--bl-color-neutral-dark);\n --bl-color-content-tertiary: var(--bl-color-neutral-light);\n --bl-color-content-passive: var(--bl-color-neutral-lighter);\n --bl-color-content-primary-contrast: var(--bl-color-neutral-full);\n --bl-color-content-hover: var(--bl-color-primary-highlight);\n --bl-color-border: var(--bl-color-neutral-lighter);\n\n /* Removed Colors */\n --bl-color-secondary: #273142;\n --bl-color-secondary-hover: #0f131a;\n --bl-color-secondary-background: var(--bl-color-neutral-lightest);\n --bl-color-tertiary: #f1f2f7;\n --bl-color-tertiary-hover: #d5d9e1;\n --bl-color-alternative: #5794ff;\n --bl-color-alternative-hover: #457eff;\n --bl-color-featured: #8c4eff;\n --bl-color-featured-hover: #753eff;\n --bl-color-tertiary-background: #f7f7fa;\n --bl-color-alternative-background: #eef4ff;\n --bl-color-featured-background: #f4edff;\n}\n"],
|
|
5
|
+
"mappings": "AACA,WACE,0BACA,kBACA,kBACA,oBACA,iFACA,yDAGF,WACE,0BACA,kBACA,kBACA,oBACA,qFACA,iFAGF,WACE,0BACA,kBACA,kBACA,oBACA,+EACA,gEAGF,WACE,0BACA,kBACA,kBACA,oBACA,8EACA,yJAGF,WACE,0BACA,kBACA,kBACA,oBACA,kFACA,2GCzCF,MAEE,4BACA,sCACA,qCAGA,4BACA,sCACA,qCAGA,2BACA,qCACA,oCAGA,4BACA,sCACA,qCAGA,8BACA,oCACA,mCACA,iCACA,kCACA,oCACA,qCACA,8BAGA,uBACA,sBACA,qBACA,qBACA,qBACA,kBACA,qBACA,qBACA,oBACA,sBACA,oBACA,oBACA,oBAGA,oBACA,mBACA,wBACA,wBACA,uBACA,wBACA,uBACA,6BAGA,8CAGA,4BACA,8BACA,6BACA,+BACA,2BAGA,0BACA,2BACA,yBACA,0BACA,uBACA,2BACA,2BACA,4BACA,yBACA,yBACA,yBAGA,+BACA,6BACA,8BACA,4BACA,mCACA,+BAGA,qDACA,2FACA,8FACA,qEACA,4EACA,gFACA,8EACA,kFACA,0EAGA,uDACA,+FACA,oGAEA,qGAIA,uDACA,+FACA,oGAEA,uGAIA,uDACA,+FACA,oGAEA,uGAIA,oDACA,2FACA,8FACA,qEACA,gFACA,8EACA,kFACA,0EAGA,mDACA,2FACA,8FACA,qEACA,gFACA,8EACA,kFACA,0EAGA,mDACA,2FACA,8FACA,qEACA,gFACA,8EACA,kFACA,0EAGA,mDACA,2FACA,8FACA,qEACA,gFACA,8EACA,kFACA,0EAGA,uDACA,qGAGA,0GAEA,2GAIA,uDACA,qGAGA,0GAEA,2GAIA,uDACA,qGAGA,0GAEA,2GAIA,oDACA,2FACA,8FACA,kGASA,4DACA,4DACA,0DACA,4DACA,uEACA,gEACA,8DACA,gEACA,4DAGA,2DACA,2DACA,2DACA,4DACA,kEACA,4DACA,mDAGA,8BACA,oCACA,kEACA,6BACA,mCACA,gCACA,sCACA,6BACA,mCACA,wCACA,2CACA",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trendyol/baklava",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.94",
|
|
4
4
|
"description": "Trendyol Baklava Design System",
|
|
5
5
|
"main": "dist/baklava.js",
|
|
6
6
|
"module": "dist/baklava.js",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"files": [
|
|
12
12
|
"dist/"
|
|
13
13
|
],
|
|
14
|
-
"homepage": "https://
|
|
14
|
+
"homepage": "https://baklava.design",
|
|
15
15
|
"repository": "github:Trendyol/baklava",
|
|
16
16
|
"bugs": {
|
|
17
17
|
"url": "https://github.com/Trendyol/baklava/issues"
|
|
@@ -79,16 +79,16 @@
|
|
|
79
79
|
"@custom-elements-manifest/analyzer": "^0.6.3",
|
|
80
80
|
"@open-wc/testing": "^3.1.6",
|
|
81
81
|
"@rollup/plugin-replace": "^4.0.0",
|
|
82
|
-
"@storybook/addon-a11y": "6.5.
|
|
83
|
-
"@storybook/addon-actions": "6.5.
|
|
84
|
-
"@storybook/addon-essentials": "6.5.
|
|
85
|
-
"@storybook/addon-interactions": "^6.5.
|
|
86
|
-
"@storybook/addon-links": "6.5.
|
|
87
|
-
"@storybook/addon-storysource": "6.5.
|
|
88
|
-
"@storybook/addon-viewport": "^6.5.
|
|
82
|
+
"@storybook/addon-a11y": "6.5.16",
|
|
83
|
+
"@storybook/addon-actions": "6.5.16",
|
|
84
|
+
"@storybook/addon-essentials": "6.5.16",
|
|
85
|
+
"@storybook/addon-interactions": "^6.5.16",
|
|
86
|
+
"@storybook/addon-links": "6.5.16",
|
|
87
|
+
"@storybook/addon-storysource": "6.5.16",
|
|
88
|
+
"@storybook/addon-viewport": "^6.5.16",
|
|
89
89
|
"@storybook/jest": "^0.0.10",
|
|
90
90
|
"@storybook/testing-library": "^0.0.13",
|
|
91
|
-
"@storybook/web-components": "6.5.
|
|
91
|
+
"@storybook/web-components": "6.5.16",
|
|
92
92
|
"@types/estree": "0.0.47",
|
|
93
93
|
"@types/prettier": "^2.6.4",
|
|
94
94
|
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
|
@@ -107,6 +107,7 @@
|
|
|
107
107
|
"esbuild-plugin-lit-css": "^2.0.0",
|
|
108
108
|
"eslint": "^8.12.0",
|
|
109
109
|
"eslint-config-prettier": "^8.5.0",
|
|
110
|
+
"eslint-plugin-storybook": "^0.6.11",
|
|
110
111
|
"globby": "^13.1.1",
|
|
111
112
|
"husky": "^8.0.3",
|
|
112
113
|
"lint-staged": "^13.1.2",
|
|
@@ -115,7 +116,7 @@
|
|
|
115
116
|
"pascal-case": "^3.1.2",
|
|
116
117
|
"prettier": "^2.0.4",
|
|
117
118
|
"rollup-plugin-lit-css": "^4.0.0",
|
|
118
|
-
"storybook": "6.5.
|
|
119
|
+
"storybook": "6.5.16",
|
|
119
120
|
"stylelint": "^14.11.0",
|
|
120
121
|
"stylelint-config-prettier": "^9.0.3",
|
|
121
122
|
"stylelint-config-standard": "^28.0.0",
|