indicator-ui 0.0.38 → 0.0.39

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
@@ -1550,7 +1550,7 @@
1550
1550
  .SelectField-module__selectField___p9S2j .SelectField-module__modalWindow___JVZ8d {
1551
1551
  width: 100%;
1552
1552
  position: absolute;
1553
- z-index: 5;
1553
+ z-index: 1;
1554
1554
  }
1555
1555
  .SelectField-module__selectField___p9S2j .SelectField-module__modalWindow___JVZ8d .SelectField-module__selectModalWindow___w55Pm {
1556
1556
  width: 100%;
@@ -2343,7 +2343,7 @@
2343
2343
  .InputField-module__selectField___ED0Q3 .InputField-module__modalWindow___JplNC {
2344
2344
  width: 100%;
2345
2345
  position: absolute;
2346
- z-index: 5;
2346
+ z-index: 1;
2347
2347
  }
2348
2348
  .InputField-module__selectField___ED0Q3 .InputField-module__modalWindow___JplNC .InputField-module__selectModalWindow___Dg52i {
2349
2349
  width: 100%;
@@ -3442,5 +3442,40 @@
3442
3442
  .Tag-module__tag___z87CD.Tag-module__large___rpGp5.Tag-module__isCheckbox___qHbJo {
3443
3443
  padding-left: 5px;
3444
3444
  }
3445
+ /*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
3446
+ !*** 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/SlideTransition/styles/SlideTransition.module.scss ***!
3447
+ \***********************************************************************************************************************************************************************************************************************************************************************************/
3448
+ @font-face {
3449
+ font-family: "Golos UI";
3450
+ 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");
3451
+ font-weight: 400;
3452
+ font-style: normal;
3453
+ }
3454
+ @font-face {
3455
+ font-family: "Golos UI";
3456
+ 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");
3457
+ font-weight: 500;
3458
+ font-style: normal;
3459
+ }
3460
+ @font-face {
3461
+ font-family: "Golos UI";
3462
+ 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");
3463
+ font-weight: 600;
3464
+ font-style: normal;
3465
+ }
3466
+ .SlideTransition-module__animateDrop___BsY5g {
3467
+ position: relative;
3468
+ width: fit-content;
3469
+ height: fit-content;
3470
+ overflow: hidden;
3471
+ transform-origin: bottom;
3472
+ }
3473
+ .SlideTransition-module__animateDrop___BsY5g .SlideTransition-module__main___YldeC {
3474
+ position: relative;
3475
+ width: fit-content;
3476
+ height: fit-content;
3477
+ overflow: hidden;
3478
+ will-change: transform;
3479
+ }
3445
3480
 
3446
3481
  /*# sourceMappingURL=index.css.map*/