@open-condo/ui 2.44.0 → 2.45.1

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 Sun, 10 Aug 2025 19:04:34 GMT
3
+ * Generated on Wed, 01 Oct 2025 16:57:54 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Sun, 10 Aug 2025 19:04:34 GMT
3
+ // Generated on Wed, 01 Oct 2025 16:57:54 GMT
4
4
 
5
5
  @condo-global-spacing-4: 4px;
6
6
  @condo-global-spacing-8: 8px;
package/dist/styles.css CHANGED
@@ -1,32 +1,3 @@
1
- @font-face {
2
- font-family: 'Wix Madefor Display';
3
- font-style: normal;
4
- font-weight: 400;
5
- font-display: swap;
6
- src: url(https://fonts.gstatic.com/s/wixmadefordisplay/v11/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYFhYltk.ttf) format('truetype');
7
- }
8
- @font-face {
9
- font-family: 'Wix Madefor Display';
10
- font-style: normal;
11
- font-weight: 600;
12
- font-display: swap;
13
- src: url(https://fonts.gstatic.com/s/wixmadefordisplay/v11/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYG_ZVtk.ttf) format('truetype');
14
- }
15
- @font-face {
16
- font-family: 'Wix Madefor Display';
17
- font-style: normal;
18
- font-weight: 700;
19
- font-display: swap;
20
- src: url(https://fonts.gstatic.com/s/wixmadefordisplay/v11/SZcS3EX9IbbyeJ8aOluD52KXgUA_7Ed1I13G853Cp9duUYGGZVtk.ttf) format('truetype');
21
- }
22
- @font-face {
23
- font-family: 'Noto Sans Mono';
24
- font-style: normal;
25
- font-weight: 400;
26
- font-stretch: normal;
27
- font-display: swap;
28
- src: url(https://fonts.gstatic.com/s/notosansmono/v32/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNJ49o.ttf) format('truetype');
29
- }
30
1
  .ant-slide-up-enter,
31
2
  .ant-slide-up-appear {
32
3
  -webkit-animation-duration: 0.15s;
@@ -391,6 +362,42 @@
391
362
  opacity: 0;
392
363
  }
393
364
  }
365
+ /* wix-madefor-display-regular - cyrillic_cyrillic-ext_latin_latin-ext */
366
+ @font-face {
367
+ font-display: swap;
368
+ font-weight: 400;
369
+ font-family: "Wix Madefor Display";
370
+ font-style: normal;
371
+ src: url(ad7df199626fbf9958c4.woff2) format("woff2");
372
+ /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
373
+ }
374
+ /* wix-madefor-display-600 - cyrillic_cyrillic-ext_latin_latin-ext */
375
+ @font-face {
376
+ font-display: swap;
377
+ font-weight: 600;
378
+ font-family: "Wix Madefor Display";
379
+ font-style: normal;
380
+ src: url(e709be811b4dba768037.woff2) format("woff2");
381
+ /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
382
+ }
383
+ /* wix-madefor-display-700 - cyrillic_cyrillic-ext_latin_latin-ext */
384
+ @font-face {
385
+ font-display: swap;
386
+ font-weight: 700;
387
+ font-family: "Wix Madefor Display";
388
+ font-style: normal;
389
+ src: url(0a082144d98d954967e5.woff2) format("woff2");
390
+ /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
391
+ }
392
+ /* noto-sans-mono-regular - cyrillic_cyrillic-ext_latin_latin-ext */
393
+ @font-face {
394
+ font-display: swap;
395
+ font-weight: 400;
396
+ font-family: "Noto Sans Mono";
397
+ font-style: normal;
398
+ src: url(d8a0ba8670bc9eea5793.woff2) format("woff2");
399
+ /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
400
+ }
394
401
  :root {
395
402
  --condo-font-fallback: sans-serif;
396
403
  --condo-font-fallback-mono: consolas, monaco, "Andale Mono", "Ubuntu Mono", monospace;