@open-condo/ui 2.8.0 → 2.10.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Sep 2023 12:18:09 GMT
3
+ * Generated on Thu, 07 Dec 2023 15:58:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Sep 2023 12:18:09 GMT
3
+ // Generated on Thu, 07 Dec 2023 15:58:10 GMT
4
4
 
5
5
  @condo-global-spacing-4: 4px;
6
6
  @condo-global-spacing-8: 8px;
package/dist/styles.css CHANGED
@@ -25,7 +25,7 @@
25
25
  font-weight: 400;
26
26
  font-stretch: normal;
27
27
  font-display: swap;
28
- src: url(https://fonts.gstatic.com/s/notosansmono/v29/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNJ49o.ttf) format('truetype');
28
+ src: url(https://fonts.gstatic.com/s/notosansmono/v30/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNJ49o.ttf) format('truetype');
29
29
  }
30
30
  .ant-slide-up-enter,
31
31
  .ant-slide-up-appear {
@@ -7283,13 +7283,10 @@ textarea.condo-input {
7283
7283
  }
7284
7284
  }
7285
7285
  .condo-input,
7286
+ .condo-input-phone,
7287
+ .condo-input-phone .condo-input,
7286
7288
  .condo-input-affix-wrapper {
7287
- box-sizing: content-box;
7288
- height: 24px;
7289
- padding: 11px;
7290
7289
  color: #222;
7291
- border: 1px solid #d0d3e5;
7292
- border-radius: 8px;
7293
7290
  margin: 0;
7294
7291
  font-weight: 400;
7295
7292
  font-size: 16px;
@@ -7297,60 +7294,59 @@ textarea.condo-input {
7297
7294
  line-height: 24px;
7298
7295
  letter-spacing: -0.01em;
7299
7296
  }
7300
- .condo-input-focused,
7301
- .condo-input-affix-wrapper-focused {
7302
- border-color: #707695;
7303
- box-shadow: none;
7304
- }
7305
- .react-tel-input {
7306
- margin: 0;
7307
- font-weight: 400;
7308
- font-size: 16px;
7309
- font-family: "Wix Madefor Display", var(--condo-font-fallback);
7310
- line-height: 24px;
7311
- letter-spacing: -0.01em;
7312
- }
7313
- .react-tel-input .condo-input {
7297
+ .condo-input:not(.condo-input-affix-wrapper .condo-input),
7298
+ .condo-input-affix-wrapper {
7314
7299
  box-sizing: border-box;
7315
7300
  width: 100%;
7316
7301
  height: 48px;
7302
+ border: 1px solid #d0d3e5;
7317
7303
  border-radius: 8px;
7318
7304
  }
7319
- .react-tel-input .flag-dropdown {
7305
+ .condo-input-affix-wrapper {
7306
+ padding: 11px;
7307
+ }
7308
+ .condo-input-focused,
7309
+ .condo-input-affix-wrapper-focused {
7310
+ border-color: #707695;
7311
+ box-shadow: none;
7312
+ }
7313
+ .condo-input-phone .flag-dropdown {
7320
7314
  margin: 4px;
7321
7315
  background: #e1e5ed;
7322
7316
  border: 0;
7323
7317
  border-radius: 4px;
7324
7318
  }
7325
- .react-tel-input .flag-dropdown.open,
7326
- .react-tel-input .flag-dropdown:hover {
7327
- background: #d0d3e5;
7328
- border-radius: 4px;
7329
- }
7330
- .react-tel-input .flag-dropdown .selected-flag {
7319
+ .condo-input-phone .flag-dropdown .selected-flag {
7331
7320
  width: 40px;
7332
7321
  }
7333
- .react-tel-input .flag-dropdown .selected-flag:hover,
7334
- .react-tel-input .flag-dropdown .selected-flag:focus {
7322
+ .condo-input-phone .flag-dropdown .selected-flag:hover,
7323
+ .condo-input-phone .flag-dropdown .selected-flag:focus {
7335
7324
  background: transparent;
7336
7325
  }
7337
- .react-tel-input .flag-dropdown.open .selected-flag {
7326
+ .condo-input-phone .flag-dropdown.open .selected-flag {
7338
7327
  background: transparent;
7339
7328
  }
7340
- .react-tel-input .form-control.condo-input {
7341
- font-size: 16px;
7342
- border: 1px solid #d0d3e5;
7329
+ .condo-input-phone-disabled .flag-dropdown {
7330
+ cursor: not-allowed !important;
7331
+ }
7332
+ .condo-input-phone .flag-dropdown.open,
7333
+ .condo-input-phone .flag-dropdown:hover:not(.condo-input-phone-disabled .flag-dropdown) {
7334
+ background: #d0d3e5;
7335
+ border-radius: 4px;
7336
+ }
7337
+ .condo-input-phone .country-list .country .dial-code {
7338
+ color: #707695;
7343
7339
  }
7344
- .condo-input:not(.condo-input-disabled):hover,
7340
+ .condo-input:not(.condo-input-affix-wrapper .condo-input):not(.condo-input-disabled):not(.condo-input-phone-disabled .condo-input):hover,
7345
7341
  .condo-input-affix-wrapper:not(.condo-input-affix-wrapper-disabled):hover,
7346
- .condo-input:not(.condo-input-disabled):focus,
7342
+ .condo-input:not(.condo-input-affix-wrapper .condo-input):not(.condo-input-disabled):not(.condo-input-phone-disabled .condo-input):focus,
7347
7343
  .condo-input-affix-wrapper:not(.condo-input-affix-wrapper-disabled):focus,
7348
- .condo-input:not(.condo-input-disabled):active,
7344
+ .condo-input:not(.condo-input-affix-wrapper .condo-input):not(.condo-input-disabled):not(.condo-input-phone-disabled .condo-input):active,
7349
7345
  .condo-input-affix-wrapper:not(.condo-input-affix-wrapper-disabled):active {
7350
7346
  border-color: #707695;
7351
7347
  box-shadow: none;
7352
7348
  }
7353
- .condo-input::-moz-placeholder, .condo-input-affix-wrapper > .condo-input::-moz-placeholder {
7349
+ .condo-input::-moz-placeholder {
7354
7350
  color: #707695;
7355
7351
  margin: 0;
7356
7352
  font-weight: 400;
@@ -7359,7 +7355,7 @@ textarea.condo-input {
7359
7355
  line-height: 24px;
7360
7356
  letter-spacing: -0.01em;
7361
7357
  }
7362
- .condo-input:-ms-input-placeholder, .condo-input-affix-wrapper > .condo-input:-ms-input-placeholder {
7358
+ .condo-input:-ms-input-placeholder {
7363
7359
  color: #707695;
7364
7360
  margin: 0;
7365
7361
  font-weight: 400;
@@ -7368,8 +7364,7 @@ textarea.condo-input {
7368
7364
  line-height: 24px;
7369
7365
  letter-spacing: -0.01em;
7370
7366
  }
7371
- .condo-input::placeholder,
7372
- .condo-input-affix-wrapper > .condo-input::placeholder {
7367
+ .condo-input::placeholder {
7373
7368
  color: #707695;
7374
7369
  margin: 0;
7375
7370
  font-weight: 400;
@@ -7379,24 +7374,27 @@ textarea.condo-input {
7379
7374
  letter-spacing: -0.01em;
7380
7375
  }
7381
7376
  .condo-input-affix-wrapper-disabled,
7382
- .condo-input-disabled[disabled] {
7377
+ .condo-input-disabled[disabled],
7378
+ .condo-input[disabled] {
7383
7379
  color: #222;
7384
7380
  background-color: #fff;
7385
7381
  opacity: 0.5;
7386
7382
  }
7387
7383
  .condo-input-affix-wrapper-disabled:hover,
7388
- .condo-input-disabled[disabled]:hover {
7384
+ .condo-input-disabled[disabled]:hover,
7385
+ .condo-input[disabled]:hover {
7389
7386
  border-color: #d0d3e5;
7390
7387
  }
7391
7388
  .condo-input-affix-wrapper-disabled > .condo-input-disabled[disabled] {
7392
7389
  opacity: 1;
7393
7390
  }
7394
- .condo-input-disabled[disabled]::-moz-placeholder, .condo-input-affix-wrapper-disabled > .condo-input-disabled[disabled]::-moz-placeholder {
7391
+ .condo-input[disabled]::-moz-placeholder, .condo-input-disabled[disabled]::-moz-placeholder, .condo-input-affix-wrapper-disabled > .condo-input-disabled[disabled]::-moz-placeholder {
7395
7392
  color: #707695;
7396
7393
  }
7397
- .condo-input-disabled[disabled]:-ms-input-placeholder, .condo-input-affix-wrapper-disabled > .condo-input-disabled[disabled]:-ms-input-placeholder {
7394
+ .condo-input[disabled]:-ms-input-placeholder, .condo-input-disabled[disabled]:-ms-input-placeholder, .condo-input-affix-wrapper-disabled > .condo-input-disabled[disabled]:-ms-input-placeholder {
7398
7395
  color: #707695;
7399
7396
  }
7397
+ .condo-input[disabled]::placeholder,
7400
7398
  .condo-input-disabled[disabled]::placeholder,
7401
7399
  .condo-input-affix-wrapper-disabled > .condo-input-disabled[disabled]::placeholder {
7402
7400
  color: #707695;