cax-design-system 2.2.0 → 2.4.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.
Files changed (73) hide show
  1. package/README.md +1 -1
  2. package/api/public_api.d.ts +1 -0
  3. package/api/themegeneratorservice.d.ts +12 -0
  4. package/calendar/calendar.d.ts +2 -1
  5. package/esm2022/accordion/accordion.mjs +3 -3
  6. package/esm2022/api/public_api.mjs +2 -1
  7. package/esm2022/api/themegeneratorservice.mjs +109 -0
  8. package/esm2022/autocomplete/autocomplete.mjs +3 -3
  9. package/esm2022/calendar/calendar.mjs +8 -3
  10. package/esm2022/image/image.mjs +3 -3
  11. package/esm2022/inputnumber/inputnumber.mjs +11 -5
  12. package/esm2022/logo/logo.mjs +1 -1
  13. package/esm2022/navigation/navigation.mjs +33 -6
  14. package/esm2022/overlaypanel/overlaypanel.mjs +2 -2
  15. package/esm2022/paginator/paginator.mjs +1 -1
  16. package/esm2022/splitbutton/splitbutton.mjs +2 -2
  17. package/esm2022/table/components/column-filter-form-element/column-filter-form-element.mjs +2 -2
  18. package/esm2022/tableconfiguration/cax-design-system-tableconfiguration.mjs +5 -0
  19. package/esm2022/tableconfiguration/public_api.mjs +3 -0
  20. package/esm2022/tableconfiguration/tableconfiguration.mjs +55 -0
  21. package/esm2022/tableconfiguration/tableconfiguration.module.mjs +16 -0
  22. package/esm2022/toggleswitch/toggleswitch.mjs +3 -3
  23. package/fesm2022/cax-design-system-accordion.mjs +2 -2
  24. package/fesm2022/cax-design-system-accordion.mjs.map +1 -1
  25. package/fesm2022/cax-design-system-api.mjs +108 -1
  26. package/fesm2022/cax-design-system-api.mjs.map +1 -1
  27. package/fesm2022/cax-design-system-autocomplete.mjs +2 -2
  28. package/fesm2022/cax-design-system-autocomplete.mjs.map +1 -1
  29. package/fesm2022/cax-design-system-calendar.mjs +7 -2
  30. package/fesm2022/cax-design-system-calendar.mjs.map +1 -1
  31. package/fesm2022/cax-design-system-image.mjs +2 -2
  32. package/fesm2022/cax-design-system-image.mjs.map +1 -1
  33. package/fesm2022/cax-design-system-inputnumber.mjs +10 -4
  34. package/fesm2022/cax-design-system-inputnumber.mjs.map +1 -1
  35. package/fesm2022/cax-design-system-logo.mjs.map +1 -1
  36. package/fesm2022/cax-design-system-navigation.mjs +32 -5
  37. package/fesm2022/cax-design-system-navigation.mjs.map +1 -1
  38. package/fesm2022/cax-design-system-overlaypanel.mjs +2 -2
  39. package/fesm2022/cax-design-system-paginator.mjs +1 -1
  40. package/fesm2022/cax-design-system-paginator.mjs.map +1 -1
  41. package/fesm2022/cax-design-system-splitbutton.mjs +2 -2
  42. package/fesm2022/cax-design-system-splitbutton.mjs.map +1 -1
  43. package/fesm2022/cax-design-system-table.mjs +1 -1
  44. package/fesm2022/cax-design-system-table.mjs.map +1 -1
  45. package/fesm2022/cax-design-system-tableconfiguration.mjs +75 -0
  46. package/fesm2022/cax-design-system-tableconfiguration.mjs.map +1 -0
  47. package/fesm2022/cax-design-system-toggleswitch.mjs +2 -2
  48. package/fesm2022/cax-design-system-toggleswitch.mjs.map +1 -1
  49. package/image/image.d.ts +2 -2
  50. package/inputnumber/inputnumber.d.ts +6 -1
  51. package/logo/logo.d.ts +1 -1
  52. package/navigation/navigation.d.ts +11 -1
  53. package/package.json +288 -282
  54. package/resources/cax.min.scss +1 -1
  55. package/resources/cax.scss +743 -355
  56. package/resources/components/accordion/accordion.scss +2 -0
  57. package/resources/components/autocomplete/autocomplete.scss +7 -13
  58. package/resources/components/calendar/calendar.scss +19 -2
  59. package/resources/components/image/image.scss +4 -9
  60. package/resources/components/inputnumber/inputnumber.scss +2 -9
  61. package/resources/components/navigation/navigation.scss +16 -42
  62. package/resources/components/overlaypanel/overlaypanel.scss +1 -1
  63. package/resources/components/splitbutton/splitbutton.scss +4 -2
  64. package/resources/components/tableconfiguration/tableconfiguration.scss +115 -0
  65. package/resources/logo/dataX-dark.svg +11 -11
  66. package/resources/logo/dataX-icon-dark.svg +4 -5
  67. package/resources/logo/dataX-icon.svg +4 -5
  68. package/resources/logo/dataX.svg +11 -11
  69. package/tableconfiguration/index.d.ts +5 -0
  70. package/tableconfiguration/public_api.d.ts +2 -0
  71. package/tableconfiguration/tableconfiguration.d.ts +15 -0
  72. package/tableconfiguration/tableconfiguration.module.d.ts +7 -0
  73. package/resources/logo/usercard.png +0 -0
@@ -12,6 +12,8 @@
12
12
  margin-right: 8px; /* Adjust spacing between icon and text */
13
13
  display: flex;
14
14
  align-items: center;
15
+ width: 18px;
16
+ height: 18px;
15
17
  }
16
18
 
17
19
  .cax-accordion-header-link:focus {
@@ -5,16 +5,17 @@
5
5
  }
6
6
 
7
7
  .cax-autocomplete-loader {
8
- position: relative;
9
- position: relative;
8
+ position: absolute;
9
+ position: absolute;
10
10
  top: 50%;
11
11
  margin-top: -0.5rem;
12
- right: 20px;
12
+ right: 7px;
13
13
  }
14
14
 
15
15
  .cax-autocomplete-dd .cax-autocomplete-input {
16
16
  flex: 1 1 auto;
17
17
  width: 1%;
18
+ padding-left: 3rem;
18
19
  }
19
20
 
20
21
  .cax-autocomplete-dd .cax-autocomplete-input,
@@ -100,20 +101,13 @@
100
101
  cursor: pointer;
101
102
  right: 10px;
102
103
  }
103
-
104
- .cax-autocomplete-clearable {
105
- position: relative;
106
- }
107
-
108
104
  .cax-autocomplete-search-icon{
109
105
  position: absolute;
110
106
  top: 50%;
111
107
  margin-top: -0.5rem;
112
108
  cursor: pointer;
113
109
  margin-left: 9px;
114
- }
115
- .cax-autoComplete-clear{
116
- position: relative;
117
- right: 20px;
118
- }
110
+ }
111
+
119
112
  }
113
+
@@ -8,6 +8,8 @@
8
8
  .cax-calendar .cax-inputtext {
9
9
  flex: 1 1 auto;
10
10
  text-overflow: ellipsis;
11
+ padding-left: 25px !important;
12
+ padding-right: 25px !important;
11
13
  }
12
14
 
13
15
  .cax-calendar-w-btn .cax-inputtext {
@@ -35,11 +37,11 @@
35
37
 
36
38
  /* Datepicker */
37
39
  .cax-calendar .cax-datepicker {
38
- min-width: 100%;
40
+ min-width: fit-content;
39
41
  }
40
42
 
41
43
  .cax-datepicker {
42
- width: 372px;
44
+ width: 372px;
43
45
  position: absolute;
44
46
  top: 0;
45
47
  left: 0;
@@ -174,9 +176,24 @@
174
176
 
175
177
  .cax-datepicker-icon {
176
178
  pointer-events: none;
179
+ left: 8px;
180
+ color: black !important;
181
+ margin-top: 1px !important;
177
182
  }
183
+ .cax-input-icon-left {
184
+ order: -1;
185
+ margin-left: 20px;
186
+ }
187
+
178
188
 
179
189
  .cax-calendar-clearable {
180
190
  position: relative;
181
191
  }
192
+
193
+ .downarrow{
194
+ position: absolute;
195
+ right: 0.5rem;
196
+ top: 0.5rem;
197
+
198
+ }
182
199
  }
@@ -70,28 +70,23 @@
70
70
 
71
71
  // custom styles starts here
72
72
 
73
- .cax-image-xsm {
74
- height: 40px;
75
- width: auto;
76
- }
77
-
78
73
  .cax-image-sm {
79
- height: 80px;
74
+ height: 32px;
80
75
  width: auto;
81
76
  }
82
77
 
83
78
  .cax-image-md {
84
- height: 120px;
79
+ height: 40px;
85
80
  width: auto;
86
81
  }
87
82
 
88
83
  .cax-image-lg {
89
- height: 160px;
84
+ height: 48px;
90
85
  width: auto;
91
86
  }
92
87
 
93
88
  .cax-image-xl {
94
- height: 200px;
89
+ height: 56px;
95
90
  width: auto;
96
91
  }
97
92
  }
@@ -17,9 +17,7 @@
17
17
  }
18
18
 
19
19
  .cax-inputnumber-buttons-stacked .cax-button.cax-inputnumber-button-up {
20
- border-top-left-radius: 0;
21
- border-bottom-left-radius: 0;
22
- border-bottom-right-radius: 0;
20
+ border-radius: 0px 8px 0px 0px;
23
21
  padding: 0;
24
22
  }
25
23
 
@@ -29,9 +27,7 @@
29
27
  }
30
28
 
31
29
  .cax-inputnumber-buttons-stacked .cax-button.cax-inputnumber-button-down {
32
- border-top-left-radius: 0;
33
- border-top-right-radius: 0;
34
- border-bottom-left-radius: 0;
30
+ border-radius: 0px 0px 8px 0px;
35
31
  padding: 0;
36
32
  }
37
33
 
@@ -87,7 +83,6 @@
87
83
 
88
84
  .cax-inputnumber-input {
89
85
  flex: 1 1 auto;
90
-
91
86
  }
92
87
 
93
88
  .cax-fluid cax-inputnumber,
@@ -105,8 +100,6 @@
105
100
 
106
101
  .cax-inputnumber-clear-icon {
107
102
  position: absolute;
108
- top: 50%;
109
- margin-top: -0.5rem;
110
103
  cursor: pointer;
111
104
  }
112
105
 
@@ -9,12 +9,24 @@
9
9
  left: 0;
10
10
  top: 0;
11
11
  z-index: 1200;
12
+ .cax-nav-header {
13
+ .cax-image img {
14
+ max-width: 26px;
15
+ object-fit: cover;
16
+ }
17
+ }
12
18
  }
13
19
  .cax-nav.cax-nav-expand {
14
20
  width: 264px;
15
21
  .cax-nav-bottom-container {
16
22
  width: 248px;
17
23
  }
24
+ .cax-nav-header {
25
+ .cax-image img {
26
+ max-width: 100px;
27
+ object-fit: cover;
28
+ }
29
+ }
18
30
  }
19
31
  .cax-nav-header-container {
20
32
  display: flex;
@@ -141,48 +153,6 @@
141
153
  }
142
154
  }
143
155
 
144
- .cax-nav-organisation-list {
145
- border-radius: 12px;
146
- padding: 8px;
147
- margin-bottom: 8px;
148
- }
149
-
150
- .cax-nav-organisation-container {
151
- display: flex;
152
- align-items: flex-start;
153
- cursor: pointer;
154
- padding: 12px;
155
- border-radius: 8px;
156
- .cax-nav-organisation-radio {
157
- margin-left: auto;
158
- }
159
- }
160
-
161
- .cax-nav-organisation-container:not(:last-child) {
162
- margin-bottom: 8px;
163
- }
164
-
165
- .cax-nav-organisation {
166
- display: grid;
167
- margin: 0 8px;
168
- white-space: nowrap;
169
- .cax-nav-organisation-name {
170
- font-weight: 600;
171
- font-size: 16px;
172
- line-height: 24px;
173
- }
174
- .cax-nav-organisation-plan {
175
- display: flex;
176
- i {
177
- font-size: 20px;
178
- margin-right: 3px;
179
- }
180
- font-size: 14px;
181
- font-weight: 500;
182
- line-height: 21px;
183
- }
184
- }
185
-
186
156
  .cax-nav-overlay-expand {
187
157
  left: 270px !important;
188
158
  top: auto !important;
@@ -195,3 +165,7 @@
195
165
  bottom: 6px;
196
166
  }
197
167
  }
168
+
169
+ .c-pointer {
170
+ cursor: pointer;
171
+ }
@@ -1,7 +1,7 @@
1
1
  @layer cax {
2
2
  .cax-overlaypanel {
3
3
  position: absolute;
4
- margin-top: 8px;
4
+ margin-top: 4px;
5
5
  top: 0;
6
6
  left: 0;
7
7
  }
@@ -22,8 +22,10 @@
22
22
  display: flex;
23
23
  align-items: center;
24
24
  justify-content: center;
25
- border-top-left-radius: 0;
26
- border-bottom-left-radius: 0;
25
+ border-top-left-radius: 0 !important;
26
+ border-top-right-radius: var(--radius-100) !important;
27
+ border-bottom-right-radius: var(--radius-100) !important;
28
+ border-bottom-left-radius: 0 !important;
27
29
  }
28
30
 
29
31
  .cax-splitbutton .cax-menu {
@@ -0,0 +1,115 @@
1
+ .table-configuration {
2
+ display: flex;
3
+ flex-direction: column;
4
+ gap: 24px;
5
+ padding: 12px;
6
+
7
+ .table-font-size {
8
+ .header-details {
9
+ display: flex;
10
+ align-items: center;
11
+ justify-content: space-between;
12
+ font-weight: 500;
13
+ }
14
+ .font-configuration {
15
+ border: 1px solid var(--neutral-100);
16
+ padding: 16px 24px;
17
+ border-radius: 6px;
18
+ display: flex;
19
+ flex-direction: column;
20
+ align-items: center;
21
+ gap: 8px;
22
+ .font-labels {
23
+ display: flex;
24
+ justify-content: space-between;
25
+ align-items: center;
26
+ font-weight: 600;
27
+ width: 100%;
28
+ &.active {
29
+ color: var(--primary-color);
30
+ }
31
+ }
32
+
33
+ .slider-wrapper {
34
+ position: relative;
35
+ width: 100%;
36
+ }
37
+
38
+ .custom-slider {
39
+ -webkit-appearance: none;
40
+ appearance: none;
41
+ width: 100%;
42
+ height: 4px;
43
+ background: var(--neutral-100);
44
+ border-radius: 3px;
45
+ outline: none;
46
+ transition: background 0.3s;
47
+ }
48
+
49
+ .custom-slider::-webkit-slider-thumb {
50
+ -webkit-appearance: none;
51
+ width: 16px;
52
+ height: 16px;
53
+ background: var(--white-100);
54
+ border: 2px solid var(--primary-color);
55
+ border-radius: 50%;
56
+ cursor: pointer;
57
+ }
58
+
59
+ .range-marker {
60
+ position: absolute;
61
+ top: 5px;
62
+ left: 2px;
63
+ width: 100%;
64
+ display: flex;
65
+ z-index: -10;
66
+ justify-content: space-between;
67
+ }
68
+
69
+ .range {
70
+ width: 4px;
71
+ height: 16px;
72
+ background: var(--neutral-100);
73
+ border-radius: 4px;
74
+ }
75
+
76
+ .range.active {
77
+ visibility: hidden;
78
+ }
79
+ }
80
+ }
81
+
82
+ .table-row-size {
83
+ display: flex;
84
+ flex-direction: column;
85
+ gap: 8px;
86
+ .header-details {
87
+ font-weight: 500;
88
+ }
89
+ .row-configuration {
90
+ display: flex;
91
+ justify-content: space-between;
92
+ gap: 16px;
93
+
94
+ li {
95
+ list-style-type: none;
96
+ width: 95.5px;
97
+ display: flex;
98
+ align-items: center;
99
+ justify-content: center;
100
+ border: 1px solid var(--neutral-100);
101
+ font-size: 14px;
102
+ font-weight: 500;
103
+ height: 53px;
104
+ border-radius: 6px;
105
+ cursor: pointer;
106
+
107
+ &.active {
108
+ border: 1px solid var(--primary-color);
109
+ color: var(--primary-color);
110
+ background: var(--primary-25);
111
+ }
112
+ }
113
+ }
114
+ }
115
+ }
@@ -1,12 +1,12 @@
1
- <svg width="378" height="120" viewBox="0 0 378 120" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M342.458 103.2V100.34H349.903V84.7169H342.458V81.857H353.326V100.34H360.6V103.2H342.458ZM348.748 75.7955C348.748 75.0271 349.003 74.3728 349.518 73.8321C350.031 73.263 350.688 72.9783 351.486 72.9783C352.314 72.9783 352.999 73.263 353.539 73.8321C354.11 74.3728 354.395 75.0271 354.395 75.7955C354.395 76.5353 354.11 77.1614 353.539 77.6739C352.999 78.186 352.314 78.4422 351.486 78.4422C350.688 78.4422 350.031 78.186 349.518 77.6739C349.003 77.1614 348.748 76.5353 348.748 75.7955Z" fill="#F9FAFB"/>
3
- <path d="M322.566 83.968C323.673 83.286 324.921 82.7949 326.31 82.4949C327.7 82.1948 329.064 82.0448 330.402 82.0448C331.714 82.0448 332.782 82.263 333.606 82.6994C334.455 83.136 335.111 83.7088 335.575 84.4181C336.063 85.1001 336.385 85.8911 336.54 86.7913C336.72 87.6643 336.81 88.5509 336.81 89.4511C336.81 90.4878 336.784 91.5926 336.733 92.7656C336.681 93.9386 336.643 95.1117 336.617 96.2846C336.617 97.6486 336.694 98.9444 336.848 100.172H339.435V102.832H334.301L333.953 99.7629H333.76C333.606 100.008 333.374 100.322 333.066 100.704C332.757 101.086 332.345 101.468 331.83 101.85C331.341 102.204 330.737 102.518 330.016 102.791C329.295 103.064 328.446 103.2 327.468 103.2C325.564 103.2 324.059 102.682 322.952 101.645C321.846 100.608 321.292 99.1899 321.292 97.3895C321.292 95.9982 321.575 94.8388 322.141 93.9114C322.733 92.9839 323.57 92.2746 324.651 91.7836C325.731 91.2925 327.031 91.0061 328.549 90.9242C330.093 90.8424 331.817 90.9516 333.722 91.2516C333.85 89.9967 333.863 88.9601 333.76 88.1418C333.683 87.2961 333.477 86.6278 333.143 86.1367C332.834 85.6457 332.384 85.3047 331.792 85.1137C331.226 84.8954 330.518 84.7864 329.669 84.7864C328.511 84.7864 327.404 84.9637 326.349 85.3183C325.294 85.6457 324.355 85.9866 323.531 86.3412L322.566 83.968ZM328.24 100.458C328.961 100.458 329.63 100.336 330.248 100.09C330.865 99.8447 331.406 99.531 331.869 99.1491C332.332 98.7671 332.718 98.3579 333.027 97.9215C333.336 97.4577 333.567 97.0213 333.722 96.612V93.7477C332.384 93.5022 331.148 93.3794 330.016 93.3794C328.884 93.3794 327.906 93.5158 327.082 93.7886C326.259 94.0341 325.616 94.4297 325.152 94.9753C324.689 95.5208 324.458 96.2301 324.458 97.1031C324.458 98.0033 324.741 98.7944 325.307 99.4763C325.899 100.131 326.877 100.458 328.24 100.458Z" fill="#F9FAFB"/>
4
- <path d="M312.221 100.178C312.221 99.2156 312.493 98.4786 313.034 97.9676C313.574 97.4261 314.296 97.1556 315.199 97.1556C316.164 97.1556 316.915 97.4261 317.456 97.9676C317.997 98.4786 318.268 99.2156 318.268 100.178C318.268 101.05 317.997 101.772 317.456 102.343C316.915 102.914 316.164 103.2 315.199 103.2C314.296 103.2 313.574 102.914 313.034 102.343C312.493 101.772 312.221 101.05 312.221 100.178Z" fill="#F9FAFB"/>
5
- <path d="M235.117 33.5996H245.812L263.664 59.1046L258.063 66.379L235.117 33.5996Z" fill="#F9FAFB"/>
6
- <path d="M266.959 79.0871L283.837 103.2H294.531L272.382 71.5566L266.959 79.0871Z" fill="#F9FAFB"/>
7
- <path d="M290.156 22.9875L278.53 28.8375L285.529 32.4375L235.118 103.2H246.86L288.019 45.4875L294.07 36.9375L301.66 40.9875V16.8L290.156 22.9875Z" fill="#1CACCA"/>
8
- <path d="M44.7091 33.6899H60.472V85.3343C60.472 85.9202 60.5045 86.6686 60.5694 87.5798C60.6342 88.4259 60.6991 89.337 60.764 90.3134C60.8937 91.2896 61.0234 92.2658 61.1532 93.2422C61.2829 94.1534 61.4127 94.9668 61.5424 95.6828H68.0615V102.028H55.1205L54.1475 94.5113H53.7583C52.3312 96.9845 50.1906 99.0672 47.3364 100.759C44.5471 102.387 41.3037 103.2 37.6063 103.2C30.2762 103.2 24.8597 101.15 21.3569 97.0496C17.9189 92.8841 16.2 86.4409 16.2 77.7195C16.2 73.6191 16.7838 70.0069 17.9514 66.883C19.119 63.6938 20.7731 61.058 22.9137 58.9753C25.1191 56.8276 27.7464 55.2004 30.7952 54.0939C33.8439 52.9874 37.2494 52.4343 41.0117 52.4343C42.3739 52.4343 43.5741 52.4667 44.6119 52.5318C45.7147 52.5968 46.72 52.6945 47.6282 52.8249C48.5363 52.955 49.3796 53.1501 50.158 53.4105C51.0013 53.6057 51.9094 53.8335 52.8824 54.0939V40.2309H44.7091V33.6899ZM38.871 96.659C42.828 96.659 45.9416 95.6502 48.212 93.6328C50.4823 91.5501 52.0392 88.4585 52.8824 84.3581V61.7087C51.4554 60.7326 49.8337 60.0166 48.0174 59.561C46.266 59.1054 43.9307 58.8776 41.0117 58.8776C35.8223 58.8776 31.7356 60.4071 28.7517 63.466C25.7678 66.4598 24.2758 71.2112 24.2758 77.7195C24.2758 80.3881 24.503 82.8937 24.9571 85.2369C25.476 87.5147 26.2867 89.4998 27.3895 91.1919C28.5571 92.8841 30.0816 94.2184 31.9628 95.1946C33.8439 96.1711 36.1466 96.659 38.871 96.659Z" fill="#F9FAFB"/>
9
- <path d="M77.3721 56.4937C80.2114 54.8374 83.4137 53.6448 86.9793 52.9162C90.5449 52.1874 94.0445 51.8231 97.478 51.8231C100.846 51.8231 103.586 52.3531 105.699 53.413C107.878 54.4731 109.561 55.8643 110.75 57.5868C112.005 59.2431 112.83 61.1642 113.226 63.3505C113.688 65.4705 113.919 67.6237 113.919 69.81C113.919 72.3275 113.853 75.0107 113.721 77.8593C113.589 80.7081 113.49 83.557 113.424 86.4056C113.424 89.7182 113.622 92.8651 114.018 95.8464H120.654V102.306H107.481L106.59 94.8527H106.095C105.699 95.4489 105.104 96.2107 104.312 97.1381C103.52 98.0658 102.463 98.9933 101.143 99.9208C99.888 100.782 98.3364 101.544 96.4876 102.206C94.6387 102.869 92.4597 103.2 89.9506 103.2C85.0644 103.2 81.2018 101.941 78.3626 99.4238C75.5233 96.9063 74.1035 93.4613 74.1035 89.0888C74.1035 85.71 74.8298 82.8944 76.2825 80.6419C77.8012 78.3895 79.9473 76.667 82.7205 75.4744C85.4937 74.2819 88.8281 73.5863 92.7239 73.3874C96.6856 73.1887 101.11 73.4538 105.996 74.1824C106.326 71.1349 106.359 68.6174 106.095 66.63C105.897 64.5762 105.368 62.9532 104.51 61.7606C103.718 60.5681 102.562 59.74 101.044 59.2761C99.591 58.7461 97.775 58.4813 95.596 58.4813C92.6249 58.4813 89.7857 58.9118 87.0785 59.773C84.3712 60.5681 81.961 61.3961 79.8481 62.2573L77.3721 56.4937ZM91.9315 96.542C93.7803 96.542 95.4971 96.2439 97.0818 95.6475C98.6665 95.0513 100.053 94.2895 101.242 93.3621C102.43 92.4344 103.421 91.4407 104.213 90.3808C105.005 89.2544 105.6 88.1946 105.996 87.2006V80.2444C102.562 79.6483 99.3929 79.3499 96.4876 79.3499C93.5823 79.3499 91.0731 79.6812 88.9602 80.3439C86.8472 80.94 85.1965 81.9007 84.008 83.2257C82.8194 84.5507 82.2252 86.2732 82.2252 88.3932C82.2252 90.5794 82.9515 92.5008 84.4041 94.1569C85.9228 95.7469 88.4319 96.542 91.9315 96.542Z" fill="#F9FAFB"/>
10
- <path d="M126.715 51.8467H138.588V41.9365L146.37 39.7343V51.8467H173.009V58.5536H146.37V82.1781C146.37 87.05 147.534 90.6537 149.862 92.9893C152.257 95.3252 155.649 96.493 160.039 96.493C163.032 96.493 165.626 95.9257 167.821 94.7914C170.082 93.6568 172.111 92.422 173.907 91.0873L176.501 96.9936C174.173 98.8621 171.379 100.364 168.12 101.498C164.927 102.633 161.635 103.2 158.243 103.2C155.582 103.2 153.055 102.8 150.66 101.999C148.332 101.265 146.27 100.097 144.475 98.4952C142.679 96.8935 141.249 94.8581 140.184 92.3888C139.12 89.8528 138.588 86.8497 138.588 83.3794V58.5536H126.715V51.8467Z" fill="#F9FAFB"/>
11
- <path d="M185.803 56.4937C188.642 54.8374 191.844 53.6448 195.41 52.9162C198.975 52.1874 202.475 51.8231 205.908 51.8231C209.276 51.8231 212.016 52.3531 214.129 53.413C216.308 54.4731 217.992 55.8643 219.18 57.5868C220.435 59.2431 221.26 61.1642 221.657 63.3505C222.119 65.4705 222.35 67.6237 222.35 69.81C222.35 72.3275 222.284 75.0107 222.152 77.8593C222.02 80.7081 221.921 83.557 221.855 86.4056C221.855 89.7182 222.053 92.8651 222.449 95.8464H229.085V102.306H215.912L215.021 94.8527H214.525C214.129 95.4489 213.535 96.2107 212.743 97.1381C211.95 98.0658 210.894 98.9933 209.573 99.9208C208.319 100.782 206.767 101.544 204.918 102.206C203.069 102.869 200.89 103.2 198.381 103.2C193.495 103.2 189.632 101.941 186.793 99.4238C183.954 96.9063 182.534 93.4613 182.534 89.0888C182.534 85.71 183.26 82.8944 184.713 80.6419C186.232 78.3895 188.378 76.667 191.151 75.4744C193.924 74.2819 197.259 73.5863 201.154 73.3874C205.116 73.1887 209.54 73.4538 214.426 74.1824C214.756 71.1349 214.79 68.6174 214.525 66.63C214.327 64.5762 213.799 62.9532 212.941 61.7606C212.148 60.5681 210.993 59.74 209.474 59.2761C208.021 58.7461 206.206 58.4813 204.027 58.4813C201.055 58.4813 198.216 58.9118 195.509 59.773C192.802 60.5681 190.391 61.3961 188.279 62.2573L185.803 56.4937ZM200.362 96.542C202.211 96.542 203.928 96.2439 205.512 95.6475C207.097 95.0513 208.484 94.2895 209.672 93.3621C210.861 92.4344 211.851 91.4407 212.643 90.3808C213.436 89.2544 214.03 88.1946 214.426 87.2006V80.2444C210.993 79.6483 207.823 79.3499 204.918 79.3499C202.013 79.3499 199.504 79.6812 197.391 80.3439C195.278 80.94 193.627 81.9007 192.438 83.2257C191.25 84.5507 190.656 86.2732 190.656 88.3932C190.656 90.5794 191.382 92.5008 192.835 94.1569C194.353 95.7469 196.862 96.542 200.362 96.542Z" fill="#F9FAFB"/>
1
+ <svg width="101" height="32" viewBox="0 0 101 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M91.3221 27.52V26.7573H93.3076V22.5911H91.3221V21.8285H94.2202V26.7573H96.16V27.52H91.3221ZM92.9995 20.2121C92.9995 20.0072 93.0675 19.8327 93.2049 19.6885C93.3416 19.5367 93.5167 19.4608 93.7296 19.4608C93.9505 19.4608 94.133 19.5367 94.2771 19.6885C94.4294 19.8327 94.5055 20.0072 94.5055 20.2121C94.5055 20.4094 94.4294 20.5763 94.2771 20.713C94.133 20.8495 93.9505 20.9179 93.7296 20.9179C93.5167 20.9179 93.3416 20.8495 93.2049 20.713C93.0675 20.5763 92.9995 20.4094 92.9995 20.2121Z" fill="white"/>
3
+ <path d="M86.0177 22.3914C86.3127 22.2095 86.6455 22.0786 87.0161 21.9986C87.3867 21.9185 87.7504 21.8785 88.1072 21.8785C88.4572 21.8785 88.742 21.9367 88.9616 22.0531C89.1881 22.1695 89.363 22.3223 89.4866 22.5114C89.6169 22.6933 89.7027 22.9042 89.7439 23.1443C89.7919 23.3771 89.816 23.6135 89.816 23.8536C89.816 24.13 89.8091 24.4246 89.7954 24.7374C89.7816 25.0502 89.7714 25.363 89.7645 25.6758C89.7645 26.0396 89.7851 26.3851 89.8263 26.7125H90.5159V27.4217H89.1469L89.0542 26.6034H89.0028C88.9616 26.6688 88.8998 26.7525 88.8175 26.8543C88.7351 26.9562 88.6253 27.058 88.4881 27.1599C88.3577 27.2544 88.1964 27.3381 88.0043 27.4108C87.8121 27.4836 87.5857 27.5199 87.3249 27.5199C86.8171 27.5199 86.4157 27.3817 86.1206 27.1053C85.8255 26.8288 85.678 26.4506 85.678 25.9705C85.678 25.5995 85.7534 25.2903 85.9044 25.043C86.0622 24.7956 86.2853 24.6065 86.5735 24.4755C86.8617 24.3446 87.2083 24.2682 87.6131 24.2464C88.0249 24.2246 88.4847 24.2537 88.9925 24.3337C89.0268 23.9991 89.0302 23.7226 89.0028 23.5044C88.9822 23.2789 88.9273 23.1007 88.8381 22.9697C88.7557 22.8388 88.6356 22.7478 88.4778 22.6969C88.3268 22.6387 88.1381 22.6096 87.9117 22.6096C87.6029 22.6096 87.3078 22.6569 87.0264 22.7515C86.7451 22.8388 86.4946 22.9297 86.275 23.0243L86.0177 22.3914ZM87.5308 26.7888C87.7229 26.7888 87.9014 26.7561 88.0661 26.6906C88.2308 26.6252 88.3749 26.5415 88.4984 26.4397C88.6219 26.3378 88.7248 26.2287 88.8072 26.1123C88.8895 25.9886 88.9513 25.8723 88.9925 25.7631V24.9993C88.6356 24.9338 88.3062 24.9011 88.0043 24.9011C87.7023 24.9011 87.4416 24.9375 87.222 25.0102C87.0024 25.0757 86.8308 25.1812 86.7073 25.3267C86.5838 25.4722 86.522 25.6613 86.522 25.8941C86.522 26.1341 86.5975 26.3451 86.7485 26.527C86.9063 26.7015 87.1671 26.7888 87.5308 26.7888Z" fill="white"/>
4
+ <path d="M83.2589 26.7141C83.2589 26.4575 83.3314 26.261 83.4756 26.1247C83.6198 25.9803 83.8123 25.9082 84.0532 25.9082C84.3104 25.9082 84.5107 25.9803 84.6549 26.1247C84.7991 26.261 84.8716 26.4575 84.8716 26.7141C84.8716 26.9467 84.7991 27.1391 84.6549 27.2915C84.5107 27.4438 84.3104 27.52 84.0532 27.52C83.8123 27.52 83.6198 27.4438 83.4756 27.2915C83.3314 27.1391 83.2589 26.9467 83.2589 26.7141Z" fill="white"/>
5
+ <path d="M62.698 8.95986H65.5498L70.3104 15.7612L68.8167 17.701L62.698 8.95986Z" fill="white"/>
6
+ <path d="M71.189 21.0899L75.6898 27.5199H78.5416L72.6352 19.0817L71.189 21.0899Z" fill="white"/>
7
+ <path d="M77.3749 6.12998L74.2746 7.68996L76.141 8.64996L62.6981 27.52H65.8294L76.8051 12.13L78.4186 9.84996L80.4428 10.93V4.47998L77.3749 6.12998Z" fill="#20BEDF"/>
8
+ <path d="M11.9225 8.98401H16.1259V22.7558C16.1259 22.9121 16.1346 23.1117 16.1519 23.3546C16.1692 23.5803 16.1865 23.8232 16.2037 24.0836C16.2383 24.3439 16.2729 24.6042 16.3075 24.8646C16.3421 25.1076 16.3767 25.3245 16.4113 25.5154H18.1497V27.2076H14.6988L14.4393 25.203H14.3356C13.955 25.8626 13.3842 26.4179 12.6231 26.8692C11.8792 27.3031 11.0143 27.52 10.0284 27.52C8.07368 27.52 6.62926 26.9733 5.6952 25.8799C4.77841 24.7691 4.32001 23.0509 4.32001 20.7252C4.32001 19.6318 4.47569 18.6685 4.78705 17.8355C5.09842 16.985 5.53952 16.2822 6.11035 15.7268C6.69845 15.154 7.39905 14.7201 8.21206 14.4251C9.02507 14.13 9.93318 13.9825 10.9365 13.9825C11.2997 13.9825 11.6198 13.9912 11.8965 14.0085C12.1906 14.0258 12.4587 14.0519 12.7009 14.0867C12.943 14.1213 13.1679 14.1734 13.3755 14.2428C13.6004 14.2949 13.8425 14.3556 14.102 14.4251V10.7283H11.9225V8.98401ZM10.3656 25.7758C11.4208 25.7758 12.2511 25.5067 12.8565 24.9688C13.462 24.4134 13.8771 23.589 14.102 22.4955V16.4557C13.7214 16.1954 13.289 16.0044 12.8047 15.883C12.3376 15.7615 11.7149 15.7007 10.9365 15.7007C9.55263 15.7007 8.46285 16.1086 7.66714 16.9243C6.87143 17.7226 6.47358 18.9897 6.47358 20.7252C6.47358 21.4369 6.53415 22.105 6.65524 22.7299C6.79362 23.3373 7.00982 23.8666 7.30388 24.3179C7.61525 24.7691 8.02178 25.1249 8.52343 25.3853C9.02507 25.6456 9.63912 25.7758 10.3656 25.7758Z" fill="white"/>
9
+ <path d="M20.6326 15.0649C21.3897 14.6233 22.2437 14.3052 23.1945 14.111C24.1453 13.9166 25.0785 13.8195 25.9941 13.8195C26.8921 13.8195 27.6228 13.9608 28.1863 14.2434C28.7673 14.5261 29.2164 14.8971 29.5333 15.3564C29.8679 15.7981 30.0879 16.3104 30.1936 16.8934C30.3168 17.4588 30.3785 18.033 30.3785 18.6159C30.3785 19.2873 30.3609 20.0028 30.3257 20.7624C30.2905 21.5221 30.264 22.2818 30.2464 23.0415C30.2464 23.9248 30.2992 24.764 30.4049 25.559H32.1745V27.2815H28.6617L28.424 25.294H28.2919C28.1863 25.453 28.0278 25.6561 27.8165 25.9035C27.6052 26.1509 27.3235 26.3982 26.9713 26.6455C26.6368 26.8752 26.223 27.0783 25.73 27.255C25.237 27.4316 24.6559 27.52 23.9868 27.52C22.6839 27.52 21.6538 27.1843 20.8967 26.513C20.1395 25.8416 19.7609 24.923 19.7609 23.757C19.7609 22.856 19.9546 22.1051 20.342 21.5045C20.747 20.9038 21.3193 20.4445 22.0588 20.1265C22.7983 19.8085 23.6875 19.623 24.7264 19.5699C25.7828 19.517 26.9626 19.5877 28.2656 19.7819C28.3536 18.9693 28.3624 18.2979 28.2919 17.768C28.2391 17.2203 28.0982 16.7875 27.8693 16.4695C27.6581 16.1514 27.3499 15.9306 26.945 15.8069C26.5576 15.6656 26.0733 15.595 25.4923 15.595C24.7 15.595 23.9428 15.7098 23.2209 15.9394C22.499 16.1514 21.8563 16.3722 21.2928 16.6019L20.6326 15.0649ZM24.5151 25.7445C25.0081 25.7445 25.4659 25.665 25.8885 25.506C26.3111 25.347 26.6808 25.1438 26.9978 24.8965C27.3147 24.6491 27.5788 24.3841 27.7901 24.1015C28.0014 23.8011 28.1599 23.5185 28.2656 23.2535V21.3985C27.3499 21.2395 26.5048 21.1599 25.73 21.1599C24.9553 21.1599 24.2862 21.2483 23.7227 21.425C23.1593 21.584 22.7191 21.8401 22.4021 22.1935C22.0852 22.5468 21.9267 23.0061 21.9267 23.5715C21.9267 24.1545 22.1204 24.6668 22.5078 25.1085C22.9128 25.5325 23.5819 25.7445 24.5151 25.7445Z" fill="white"/>
10
+ <path d="M33.7908 13.8258H36.9568V11.1831L39.032 10.5958V13.8258H46.1356V15.6143H39.032V21.9142C39.032 23.2134 39.3425 24.1743 39.9633 24.7972C40.6018 25.4201 41.5064 25.7315 42.677 25.7315C43.4752 25.7315 44.1669 25.5802 44.7522 25.2777C45.3553 24.9752 45.8962 24.6459 46.3751 24.29L47.0669 25.865C46.4461 26.3633 45.7011 26.7637 44.832 27.0662C43.9806 27.3687 43.1027 27.52 42.1981 27.52C41.4886 27.52 40.8146 27.4132 40.1761 27.1997C39.5553 27.0039 39.0055 26.6925 38.5266 26.2654C38.0477 25.8383 37.6663 25.2955 37.3825 24.637C37.0987 23.9608 36.9568 23.1599 36.9568 22.2345V15.6143H33.7908V13.8258Z" fill="white"/>
11
+ <path d="M49.5473 15.0649C50.3045 14.6233 51.1584 14.3052 52.1093 14.111C53.0601 13.9166 53.9933 13.8195 54.9089 13.8195C55.8069 13.8195 56.5377 13.9608 57.1011 14.2434C57.6822 14.5261 58.1312 14.8971 58.4481 15.3564C58.7827 15.7981 59.0028 16.3104 59.1084 16.8934C59.2317 17.4588 59.2933 18.033 59.2933 18.6159C59.2933 19.2873 59.2757 20.0028 59.2405 20.7624C59.2052 21.5221 59.1789 22.2818 59.1613 23.0415C59.1613 23.9248 59.2141 24.764 59.3197 25.559H61.0893V27.2815H57.5765L57.3388 25.294H57.2068C57.1011 25.453 56.9427 25.6561 56.7314 25.9035C56.5201 26.1509 56.2383 26.3982 55.8862 26.6455C55.5516 26.8752 55.1378 27.0783 54.6448 27.255C54.1518 27.4316 53.5707 27.52 52.9016 27.52C51.5986 27.52 50.5686 27.1843 49.8115 26.513C49.0543 25.8416 48.6758 24.923 48.6758 23.757C48.6758 22.856 48.8694 22.1051 49.2568 21.5045C49.6618 20.9038 50.234 20.4445 50.9736 20.1265C51.7131 19.8085 52.6023 19.623 53.6411 19.5699C54.6976 19.517 55.8774 19.5877 57.1803 19.7819C57.2684 18.9693 57.2772 18.2979 57.2068 17.768C57.154 17.2203 57.0131 16.7875 56.7842 16.4695C56.5729 16.1514 56.2647 15.9306 55.8597 15.8069C55.4724 15.6656 54.9882 15.595 54.4071 15.595C53.6148 15.595 52.8576 15.7098 52.1357 15.9394C51.4138 16.1514 50.7711 16.3722 50.2076 16.6019L49.5473 15.0649ZM53.4299 25.7445C53.9229 25.7445 54.3807 25.665 54.8033 25.506C55.2259 25.347 55.5956 25.1438 55.9126 24.8965C56.2295 24.6491 56.4936 24.3841 56.7049 24.1015C56.9162 23.8011 57.0747 23.5185 57.1803 23.2535V21.3985C56.2647 21.2395 55.4195 21.1599 54.6448 21.1599C53.87 21.1599 53.2009 21.2483 52.6375 21.425C52.074 21.584 51.6338 21.8401 51.3169 22.1935C51 22.5468 50.8415 23.0061 50.8415 23.5715C50.8415 24.1545 51.0352 24.6668 51.4225 25.1085C51.8275 25.5325 52.4966 25.7445 53.4299 25.7445Z" fill="white"/>
12
12
  </svg>
@@ -1,6 +1,5 @@
1
- <svg width="101" height="120" viewBox="0 0 101 120" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16.7168 33.5995H27.4111L45.2636 59.1045L39.6621 66.3789L16.7168 33.5995Z" fill="#F9FAFB"/>
3
- <path d="M48.5581 79.087L65.4362 103.2H76.1305L53.9813 71.5565L48.5581 79.087Z" fill="#F9FAFB"/>
4
- <path d="M71.7551 22.9874L60.1292 28.8374L67.128 32.4374L16.7172 103.2H28.4597L69.6186 45.4874L75.6693 36.9374L83.2599 40.9874V16.7999L71.7551 22.9874Z" fill="#1CACCA"/>
5
- <path d="M71.9799 23.4341L71.9799 23.4342L71.992 23.4278L82.7599 17.6366V40.1539L75.9046 36.4962L75.5157 36.2887L75.2611 36.6485L69.2116 45.197L69.2105 45.1985L28.2021 102.7H17.6873L67.5353 32.7275L67.8704 32.257L67.3567 31.9927L61.2318 28.8423L71.9799 23.4341ZM44.6434 59.0904L39.6813 65.5344L17.6771 34.0995H27.1508L44.6434 59.0904ZM65.6965 102.7L49.1713 79.0911L53.9755 72.4201L75.1702 102.7H65.6965Z" stroke="#F9FAFB" stroke-linecap="round"/>
1
+ <svg width="26" height="32" viewBox="0 0 26 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.2 8.1776H6.28569L11.4367 15.7346L9.82052 17.89L3.2 8.1776Z" fill="white"/>
3
+ <path d="M12.3873 21.6554L17.2572 28.7999H20.3429L13.9521 19.4241L12.3873 21.6554Z" fill="white"/>
4
+ <path d="M19.0805 5.03328L15.726 6.7666L17.7454 7.83327L3.20013 28.8H6.58822L18.464 11.6999L20.2098 9.1666L22.4 10.3666V3.19995L19.0805 5.03328Z" fill="#20BEDF"/>
6
5
  </svg>
@@ -1,6 +1,5 @@
1
- <svg width="101" height="120" viewBox="0 0 101 120" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16.7168 33.5995H27.4111L45.2636 59.1045L39.6621 66.3789L16.7168 33.5995Z" fill="#0B0C0E"/>
3
- <path d="M48.5581 79.087L65.4362 103.2H76.1305L53.9813 71.5565L48.5581 79.087Z" fill="#0B0C0E"/>
4
- <path d="M71.7551 22.9874L60.1292 28.8374L67.128 32.4374L16.7172 103.2H28.4597L69.6186 45.4874L75.6693 36.9374L83.2599 40.9874V16.7999L71.7551 22.9874Z" fill="#1CACCA"/>
5
- <path d="M71.9799 23.4341L71.9799 23.4342L71.992 23.4278L82.7599 17.6366V40.1539L75.9046 36.4962L75.5157 36.2887L75.2611 36.6485L69.2116 45.197L69.2105 45.1985L28.2021 102.7H17.6873L67.5353 32.7275L67.8704 32.257L67.3567 31.9927L61.2318 28.8423L71.9799 23.4341ZM44.6434 59.0904L39.6813 65.5344L17.6771 34.0995H27.1508L44.6434 59.0904ZM65.6965 102.7L49.1713 79.0911L53.9755 72.4201L75.1702 102.7H65.6965Z" stroke="#F9FAFB" stroke-linecap="round"/>
1
+ <svg width="27" height="32" viewBox="0 0 27 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.08575 8.1776H7.17145L12.3225 15.7346L10.7063 17.89L4.08575 8.1776Z" fill="black"/>
3
+ <path d="M13.2731 21.6554L18.143 28.7999H21.2287L14.8379 19.4241L13.2731 21.6554Z" fill="black"/>
4
+ <path d="M19.9662 5.03328L16.6117 6.7666L18.6312 7.83327L4.08588 28.8H7.47398L19.3498 11.6999L21.0956 9.1666L23.2858 10.3666V3.19995L19.9662 5.03328Z" fill="#20BEDF"/>
6
5
  </svg>