dristi-ui-css 0.0.7-dristi-kerala.5 → 0.0.7-dristi-kerala.7

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
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * dristi-ui-css - 0.0.7-dristi-kerala.5
3
+ * dristi-ui-css - 0.0.7-dristi-kerala.7
4
4
  *
5
5
  * Copyright (c) 2025 Akshay Kumar <akshay.kumar@beehyv.com>
6
6
  *
@@ -12983,6 +12983,9 @@ body {
12983
12983
  margin-bottom: 4px; }
12984
12984
  .process-courier-service .address-card-input input, .process-courier-service .address-card-input .checkbox-wrap .input-emp, .checkbox-wrap .process-courier-service .address-card-input .input-emp, .process-courier-service .address-card-input .digit-checkbox-wrap .input-emp, .digit-checkbox-wrap .process-courier-service .address-card-input .input-emp {
12985
12985
  margin-bottom: 0; }
12986
+ .process-courier-service .address-card-input input:disabled, .process-courier-service .address-card-input .checkbox-wrap .input-emp:disabled, .checkbox-wrap .process-courier-service .address-card-input .input-emp:disabled, .process-courier-service .address-card-input .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .process-courier-service .address-card-input .input-emp:disabled {
12987
+ border-color: #9e9e9e !important;
12988
+ color: #b1b4b6 !important; }
12986
12989
  .process-courier-service .address-card-input .card-label-error {
12987
12990
  color: #b91900 !important;
12988
12991
  margin-bottom: 0; }
@@ -19788,6 +19791,9 @@ body {
19788
19791
  color: #b1b4b6; }
19789
19792
  .tasks-component .add-address-modal input::placeholder, .tasks-component .add-address-modal .checkbox-wrap .input-emp::placeholder, .checkbox-wrap .tasks-component .add-address-modal .input-emp::placeholder, .tasks-component .add-address-modal .digit-checkbox-wrap .input-emp::placeholder, .digit-checkbox-wrap .tasks-component .add-address-modal .input-emp::placeholder {
19790
19793
  color: #b1b4b6; }
19794
+ .tasks-component .add-address-modal input:disabled, .tasks-component .add-address-modal .checkbox-wrap .input-emp:disabled, .checkbox-wrap .tasks-component .add-address-modal .input-emp:disabled, .tasks-component .add-address-modal .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .tasks-component .add-address-modal .input-emp:disabled {
19795
+ border-color: #9e9e9e !important;
19796
+ color: #b1b4b6 !important; }
19791
19797
  .tasks-component .add-address-modal .card-label-error {
19792
19798
  word-break: break-word !important;
19793
19799
  white-space: normal !important;
@@ -20006,6 +20012,10 @@ body {
20006
20012
  .tasks-component-table-view .add-address-modal input::placeholder, .tasks-component-table-view .add-address-modal .checkbox-wrap .input-emp::placeholder, .checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp::placeholder, .tasks-component-table-view .add-address-modal .digit-checkbox-wrap .input-emp::placeholder, .digit-checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp::placeholder {
20007
20013
  color: #b1b4b6; }
20008
20014
 
20015
+ .tasks-component-table-view .add-address-modal input:disabled, .tasks-component-table-view .add-address-modal .checkbox-wrap .input-emp:disabled, .checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp:disabled, .tasks-component-table-view .add-address-modal .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .tasks-component-table-view .add-address-modal .input-emp:disabled {
20016
+ border-color: #9e9e9e !important;
20017
+ color: #b1b4b6 !important; }
20018
+
20009
20019
  .tasks-component-table-view .add-address-modal .card-label-error {
20010
20020
  word-break: break-word !important;
20011
20021
  white-space: normal !important;
@@ -22008,6 +22018,9 @@ body {
22008
22018
  color: #b1b4b6; }
22009
22019
  .main-home-screen .add-address-modal input::placeholder, .main-home-screen .add-address-modal .checkbox-wrap .input-emp::placeholder, .checkbox-wrap .main-home-screen .add-address-modal .input-emp::placeholder, .main-home-screen .add-address-modal .digit-checkbox-wrap .input-emp::placeholder, .digit-checkbox-wrap .main-home-screen .add-address-modal .input-emp::placeholder {
22010
22020
  color: #b1b4b6; }
22021
+ .main-home-screen .add-address-modal input:disabled, .main-home-screen .add-address-modal .checkbox-wrap .input-emp:disabled, .checkbox-wrap .main-home-screen .add-address-modal .input-emp:disabled, .main-home-screen .add-address-modal .digit-checkbox-wrap .input-emp:disabled, .digit-checkbox-wrap .main-home-screen .add-address-modal .input-emp:disabled {
22022
+ border-color: #9e9e9e !important;
22023
+ color: #b1b4b6 !important; }
22011
22024
  .main-home-screen .add-address-modal .card-label-error {
22012
22025
  word-break: break-word !important;
22013
22026
  white-space: normal !important;