indicator-ui 0.0.87 → 0.0.90

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.css CHANGED
@@ -3507,5 +3507,137 @@
3507
3507
  .TabButtons-module__tabButtons___vSLsZ.TabButtons-module__heightFill____mxL8 {
3508
3508
  height: 100%;
3509
3509
  }
3510
+ /*!******************************************************************************************************************************************************************************************************************************************************************************!*\
3511
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/ui/PaginationBar/styles/PageSwitcher.module.scss ***!
3512
+ \******************************************************************************************************************************************************************************************************************************************************************************/
3513
+ @font-face {
3514
+ font-family: "Golos UI";
3515
+ src: local("Golos UI"), url(fonts/golos-ui_regular.28e502dbcc83c91565af.ttf) format("truetype"), url(fonts/golos-ui_regular.a1c96bd6133294a21f27.woff2) format("woff2"), url(fonts/golos-ui_regular.144142fba245a224ac28.woff) format("woff");
3516
+ font-weight: 400;
3517
+ font-style: normal;
3518
+ }
3519
+ @font-face {
3520
+ font-family: "Golos UI";
3521
+ src: local("Golos UI"), url(fonts/golos-ui_medium.727b1fef51a9bac82009.ttf) format("truetype"), url(fonts/golos-ui_medium.6f7a20790ad518369eb2.woff2) format("woff2"), url(fonts/golos-ui_medium.f9db984fc119d6aeca90.woff) format("woff");
3522
+ font-weight: 500;
3523
+ font-style: normal;
3524
+ }
3525
+ @font-face {
3526
+ font-family: "Golos UI";
3527
+ src: local("Golos UI"), url(fonts/golos-ui_bold.c0e021db79bdbbdeefad.ttf) format("truetype"), url(fonts/golos-ui_bold.80c1c59de9219ce1f9c5.woff2) format("woff2"), url(fonts/golos-ui_bold.e1122033a14151d7ea54.woff) format("woff");
3528
+ font-weight: 600;
3529
+ font-style: normal;
3530
+ }
3531
+ .PageSwitcher-module__pageSwitcher___PGQPI {
3532
+ width: 100%;
3533
+ height: fit-content;
3534
+ display: flex;
3535
+ justify-content: center;
3536
+ align-items: center;
3537
+ gap: 20px;
3538
+ padding: 16px 0 0 0;
3539
+ }
3540
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS {
3541
+ width: fit-content;
3542
+ height: fit-content;
3543
+ display: flex;
3544
+ gap: 8px;
3545
+ align-items: center;
3546
+ }
3547
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS svg {
3548
+ width: 20px;
3549
+ height: 20px;
3550
+ flex: none;
3551
+ }
3552
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS svg * {
3553
+ stroke: var(--gray-600);
3554
+ }
3555
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS {
3556
+ font-size: 14px;
3557
+ line-height: 20px;
3558
+ color: var(--gray-600);
3559
+ font-weight: 600;
3560
+ font-family: "Golos UI", sans-serif;
3561
+ font-stretch: normal;
3562
+ font-style: normal;
3563
+ font-variant: normal;
3564
+ }
3565
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS:hover {
3566
+ color: #344054;
3567
+ }
3568
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS:hover svg * {
3569
+ stroke: var(--gray-700);
3570
+ }
3571
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS:focus {
3572
+ color: #475467;
3573
+ }
3574
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS:focus svg * {
3575
+ stroke: var(--gray-600);
3576
+ }
3577
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS:disabled {
3578
+ color: var(--gray-300);
3579
+ }
3580
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__arrowButtons___Ly4oS:disabled svg * {
3581
+ stroke: var(--gray-300);
3582
+ }
3583
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__buttonsList___dxvZB {
3584
+ width: fit-content;
3585
+ height: fit-content;
3586
+ display: flex;
3587
+ gap: 2px;
3588
+ }
3589
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__buttonsList___dxvZB .PageSwitcher-module__plug___vUKSL {
3590
+ width: 40px;
3591
+ height: 40px;
3592
+ border-radius: 8px;
3593
+ display: flex;
3594
+ align-items: center;
3595
+ justify-content: center;
3596
+ }
3597
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__buttonsList___dxvZB .PageSwitcher-module__plug___vUKSL {
3598
+ font-size: 14px;
3599
+ line-height: 20px;
3600
+ color: var(--gray-600);
3601
+ font-weight: 500;
3602
+ font-family: "Golos UI", sans-serif;
3603
+ font-stretch: normal;
3604
+ font-style: normal;
3605
+ font-variant: normal;
3606
+ }
3607
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__buttonsList___dxvZB .PageSwitcher-module__numberButton___TgDNV {
3608
+ width: 40px;
3609
+ height: 40px;
3610
+ border-radius: 8px;
3611
+ transition: all linear 200ms;
3612
+ display: flex;
3613
+ align-items: center;
3614
+ justify-content: center;
3615
+ }
3616
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__buttonsList___dxvZB .PageSwitcher-module__numberButton___TgDNV {
3617
+ font-size: 14px;
3618
+ line-height: 20px;
3619
+ color: var(--gray-600) 600;
3620
+ font-weight: 500;
3621
+ font-family: "Golos UI", sans-serif;
3622
+ font-stretch: normal;
3623
+ font-style: normal;
3624
+ font-variant: normal;
3625
+ }
3626
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__buttonsList___dxvZB .PageSwitcher-module__numberButton___TgDNV:hover {
3627
+ color: #1D2939;
3628
+ background-color: var(--gray-100);
3629
+ }
3630
+ .PageSwitcher-module__pageSwitcher___PGQPI .PageSwitcher-module__buttonsList___dxvZB .PageSwitcher-module__numberButton___TgDNV.PageSwitcher-module__active___Mx_1z {
3631
+ color: #1D2939;
3632
+ background-color: var(--gray-100);
3633
+ }
3634
+ /*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
3635
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/ui/PaginationBar/styles/PaginationBar.module.scss ***!
3636
+ \*******************************************************************************************************************************************************************************************************************************************************************************/
3637
+ .PaginationBar-module__paginationBar___gNByI {
3638
+ width: 100%;
3639
+ display: flex;
3640
+ flex-direction: column;
3641
+ }
3510
3642
 
3511
3643
  /*# sourceMappingURL=index.css.map*/