@ctlyst.id/voila-ui 4.0.4 → 4.1.0

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
@@ -36421,7 +36421,7 @@ reach-portal {
36421
36421
  cursor: not-allowed;
36422
36422
  }
36423
36423
 
36424
- /* vanilla-extract-css-ns:src/components/search/search.css.ts.vanilla.css?source=#H4sIAAAAAAAAA7VU0W7jIBB8z1egSpES6YjsNElT8jEnjNc2LQUEOLF76r+fjNPEJo7dnq5vsLMLM7MLq9/7za56LCL0Z4aQVpY7riRBNLFKlA4OM4Sc0gRto3mzFpA5giIfNlTaTJk30i4FdbDY6+oXwttovmxSUm61oDVBmYCqCTAllCHoSM0C48TK/WsEPvPEU1f0gV3qkQJ4XrhBiAqeS8wdvFmCGEgHpgm/lNbxrMZMSQfSXaGP2eosN/6iXNPefV9v9B/1Zj+nd+313tD77oH/yJuVxjY2aMVDYo9BIwwI6vgRejkkgUwZ8KkXTg8Ph7stPF+E4QjSWYKkktfWxrq6TvJ5c5bFqGCLOIrmCKO1rnq6hrBEmRQMtq4WECjv4oamvLSkKetEB6zcPHXLBoan9VNpyrirCYovc/lpghAoWq0tAmoDDzPFSotP3BVcdg29HBZ18zceG+q2+o7ygQOeJyTCkHMDJo3IRiih7DU3qpTpPRc7UgnRgjIolEjBnIfspiYugiLvp8++r4X2arY+O1PSYcvfA9vid69KcAl46Cmt21emaZpymQeO5Mv+ni/Hcd3jtfsxXiGPqX2f19Mor3qCVz7C62WCR4j3ee3bP6s9GZvbu4P859GZmhrWrPMerj/Z55cqlcNUCHWC9DD7+AuMwIrCzgcAAA== */
36424
+ /* vanilla-extract-css-ns:src/components/search/search.css.ts.vanilla.css?source=#H4sIAAAAAAAAA7VU0W7jIBB8z1egSpVq6Yjs1Ekj8jEnYq9tWsoiwEncU//9ZBy32HHj9HR9A3bYnZldWP7eppvTYxWTPwtCNFrhBCpG+N6irB3sFoQ41Iys4/t2LaFwjMT+2HBlCzSvrFtK7uBhq0+/CF3H91ELyYXVkjeMFBJO7UGGEg0jB24eKN1btX2JwSOPInfVMLDJfaQCUVZuMsSlKBUVDl4tIxkoB6Y9fq6tE0VDM1QOlPsMvS+WZ7nJjXJNV/trvfF/1As/p3fl9V7Q+27Cf+Sd1ca2NmgUY2KPo0YYkNyJAwwwbA8FGvDQD053d7svW3guROEAyllGFCoI2Cdx192ecr8XykLf7T2aHAy1rpEwEhUFccNzUdshIH0KEeeaK30KDifmgvtLqHkmXBOOXK9PShIvV5YAtyN7CsxqS4/CVUKFXn0kS0J86mNTjcToG8p7L+d0wY12hWQJ0TzPhSqpuRyqVHcZefZSGqxVPlW1G7yb/EsZ05JnUKHMwZyH7CJhUkXDS950jx5q9zU1N6BceGHtoQUqR614GxmbvHm6UiigU+9oVUSBKSM7ymi4F9H1uB4I2fwYrzGPuf2Q19NVXs0Mr/IKr+cZHuP4kNf26oDMjWURPIbPb6n/HxU6yqXEI+S7xftfHys5rZsHAAA= */
36425
36425
  ._846x3h0 {
36426
36426
  position: absolute;
36427
36427
  top: 50%;
@@ -36441,7 +36441,7 @@ reach-portal {
36441
36441
  transform: translate(0px, -50%);
36442
36442
  display: flex;
36443
36443
  color: var(--bsn8k0e);
36444
- width: var(--bsn8k06f);
36444
+ width: var(--bsn8k06e);
36445
36445
  height: var(--bsn8k06d);
36446
36446
  align-items: center;
36447
36447
  justify-content: center;
@@ -36450,7 +36450,7 @@ reach-portal {
36450
36450
  display: flex;
36451
36451
  align-items: center;
36452
36452
  justify-content: center;
36453
- width: var(--bsn8k06f);
36453
+ width: var(--bsn8k06e);
36454
36454
  height: var(--bsn8k06d);
36455
36455
  cursor: pointer;
36456
36456
  }
@@ -36461,28 +36461,29 @@ reach-portal {
36461
36461
  content: "";
36462
36462
  position: absolute;
36463
36463
  pointer-events: none;
36464
- top: 1px;
36465
- left: 1px;
36466
- width: calc(100% - 2px);
36467
- height: calc(100% - 2px);
36464
+ width: 100%;
36465
+ height: 100%;
36466
+ inset: 0;
36468
36467
  border-style: var(--bsn8k06);
36469
- border-radius: 2px;
36470
- border-width: var(--bsn8k047);
36471
- border-color: var(--bsn8k0d);
36472
- opacity: 1;
36468
+ border-radius: var(--bsn8k047);
36469
+ border-width: 2px;
36470
+ border-color: var(--bsn8k0a);
36471
+ opacity: 0;
36473
36472
  transition: all 0.2s ease;
36474
36473
  }
36475
36474
  ._846x3h3:focus-within:before {
36476
- opacity: 0;
36475
+ opacity: 1;
36477
36476
  }
36478
36477
  ._846x3h4 {
36479
36478
  width: var(--bsn8k06o);
36480
36479
  border-style: var(--bsn8k06);
36481
- border-width: var(--bsn8k09);
36480
+ border-width: 1px;
36482
36481
  border-color: var(--bsn8k0e);
36483
36482
  border-radius: var(--bsn8k047);
36484
- transition: all 0.2s ease;
36483
+ opacity: 1;
36484
+ padding-right: var(--bsn8k04p);
36485
36485
  background-color: var(--bsn8k0d);
36486
+ transition: all 0.2s ease;
36486
36487
  }
36487
36488
  ._846x3h4::-moz-placeholder {
36488
36489
  color: var(--bsn8k01h);
@@ -36491,7 +36492,7 @@ reach-portal {
36491
36492
  color: var(--bsn8k01h);
36492
36493
  }
36493
36494
  ._846x3h4:focus {
36494
- border-color: var(--bsn8k0a);
36495
+ border-color: transparent;
36495
36496
  }
36496
36497
  ._846x3h5 {
36497
36498
  font-size: var(--bsn8k01z);
@@ -36509,9 +36510,6 @@ reach-portal {
36509
36510
  padding: var(--bsn8k04j) var(--bsn8k04i) var(--bsn8k04j) var(--bsn8k04p);
36510
36511
  }
36511
36512
  ._846x3h8 {
36512
- padding-right: var(--bsn8k04p);
36513
- }
36514
- ._846x3h9 {
36515
36513
  color: var(--bsn8k01h);
36516
36514
  background-color: var(--bsn8k0f);
36517
36515
  border: none;