@apexcura/ui-components 0.0.14-Beta262 → 0.0.14-Beta263

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.
Files changed (2) hide show
  1. package/dist/index.css +14 -14
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -443,38 +443,38 @@ video {
443
443
  border: solid 1px #472D7A;
444
444
  }
445
445
  .ant-radio-button-wrapper {
446
- border: 1px solid #919191;
446
+ border: 1px solid #919191 !important;
447
447
  }
448
448
  .ant-input-affix-wrapper {
449
- border: solid 1px #919191;
450
- width: 275px;
451
- height: 16px;
452
- padding: 16px;
453
- gap: 10px;
449
+ border: solid 1px #919191 !important;
450
+ width: 275px !important;
451
+ height: 16px !important;
452
+ padding: 16px !important;
453
+ gap: 10px !important;
454
454
  }
455
455
  .ant-input-outlined:hover {
456
- border: solid 1px #919191;
456
+ border: solid 1px #919191 !important;
457
457
  }
458
458
  .ant-input-outlined:focus {
459
- border: solid 1px #919191;
459
+ border: solid 1px #919191 !important;
460
460
  }
461
461
  .ant-input-outlined:focus-within {
462
- border: solid 1px #919191;
462
+ border: solid 1px #919191 !important;
463
463
  }
464
464
  .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
465
- display: none;
465
+ display: none !important;
466
466
  }
467
467
  .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::after {
468
- display: none;
468
+ display: none !important;
469
469
  }
470
470
  .ant-radio-button-wrapper:not(:first-child)::before {
471
- width: 0;
471
+ width: 0 !important;
472
472
  }
473
473
  .ant-radio-button-wrapper:first-child {
474
- border-inline-start: 1px solid rgb(145 145 145);
474
+ border-inline-start: 1px solid rgb(145 145 145) !important;
475
475
  }
476
476
  .ant-tabs-top > .ant-tabs-nav {
477
- margin: 0px;
477
+ margin: 0px !important;
478
478
  }
479
479
  .hover\:bg-\[\#F2F2F2\]:hover {
480
480
  --tw-bg-opacity: 1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.14-Beta262",
3
+ "version": "0.0.14-Beta263",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",