@itfin/components 2.0.51 → 2.0.53
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/package.json +1 -1
- package/src/assets/scss/components/_segmeneted-control.scss +5 -3
- package/src/components/icon/components/nomi-chart-bars.vue +6 -0
- package/src/components/icon/components/nomi-chart-donut.vue +4 -0
- package/src/components/icon/components/nomi-chart-line.vue +5 -0
- package/src/components/icon/components/nomi-chart-lines.vue +6 -0
- package/src/components/icon/components/nomi-dots.vue +6 -0
- package/src/components/icon/icons.js +335 -330
- package/src/components/icon/new-icons/chart-bars.svg +5 -0
- package/src/components/icon/new-icons/chart-donut.svg +3 -0
- package/src/components/icon/new-icons/chart-funnel.svg +5 -0
- package/src/components/icon/new-icons/chart-kpi.svg +7 -0
- package/src/components/icon/new-icons/chart-line.svg +4 -0
- package/src/components/icon/new-icons/chart-lines.svg +5 -0
- package/src/components/icon/new-icons/control-panel.svg +7 -0
- package/src/components/icon/new-icons/dots.svg +5 -0
- package/src/components/segmented-control/SegmentedControl.vue +2 -1
- package/src/components/table/Table2.vue +60 -58
- package/src/locales/pl.js +157 -0
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
background: var(--itf-segmeneted-control--background);
|
|
10
10
|
border-radius: var(--itf-segmeneted-control--border-radius);
|
|
11
11
|
margin: 0;
|
|
12
|
-
padding:
|
|
12
|
+
padding: 3px;
|
|
13
13
|
border: none;
|
|
14
14
|
outline: none;
|
|
15
15
|
display: inline-grid;
|
|
@@ -34,6 +34,9 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
+
&.small .option label {
|
|
38
|
+
padding: 0.125rem 0.25rem;
|
|
39
|
+
}
|
|
37
40
|
.option {
|
|
38
41
|
position: relative;
|
|
39
42
|
|
|
@@ -140,12 +143,11 @@
|
|
|
140
143
|
}
|
|
141
144
|
}
|
|
142
145
|
.selection {
|
|
143
|
-
margin-right: 1px;
|
|
144
146
|
background: rgba(255, 255, 255, 1);
|
|
145
147
|
border: .5px solid rgba(0, 0, 0, 0.04);
|
|
146
148
|
box-shadow: var(--itf-segmeneted-control--shadow);
|
|
147
149
|
/*box-shadow: 0 3px 8px 0 rgba(0,0,0,0.12), 0 3px 1px 0 rgba(0,0,0,0.04);*/
|
|
148
|
-
border-radius: var(--itf-segmeneted-control--border-radius);
|
|
150
|
+
border-radius: calc(var(--itf-segmeneted-control--border-radius) - 2px);
|
|
149
151
|
grid-column: 1;
|
|
150
152
|
grid-row: 1;
|
|
151
153
|
//z-index: 2;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 18V12C5 11.4477 5.44772 11 6 11H7C7.55228 11 8 11.4477 8 12V18C8 18.5523 7.55228 19 7 19H6C5.44772 19 5 18.5523 5 18Z" fill="currentColor"/>
|
|
3
|
+
<path d="M10.5 18V9C10.5 8.44772 10.9477 8 11.5 8H12.5C13.0523 8 13.5 8.44771 13.5 9V18C13.5 18.5523 13.0523 19 12.5 19H11.5C10.9477 19 10.5 18.5523 10.5 18Z" fill="currentColor"/>
|
|
4
|
+
<path d="M16 18V6C16 5.44772 16.4477 5 17 5H18C18.5523 5 19 5.44772 19 6V18C19 18.5523 18.5523 19 18 19H17C16.4477 19 16 18.5523 16 18Z" fill="currentColor"/>
|
|
5
|
+
</svg>
|
|
6
|
+
</template>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.4429 7.55716C11.4429 7.80467 11.2605 8.01162 11.0211 8.07447C9.29962 8.5264 8.02977 10.0932 8.02977 11.9566C8.02977 14.1731 9.82649 15.97 12.0428 15.97C13.9061 15.97 15.4728 14.7 15.9247 12.9784C15.9875 12.739 16.1945 12.5566 16.442 12.5566H18.5165C18.8093 12.5566 19.0409 12.8078 18.9939 13.0967C18.4491 16.4445 15.5444 19 12.0428 19C8.15319 19 5 15.8466 5 11.9566C5 8.45485 7.55525 5.54995 10.9028 5.00503C11.1917 4.958 11.4429 5.18966 11.4429 5.48238L11.4429 7.55716ZM12.6429 7.55716C12.6429 7.80467 12.8252 8.01162 13.0646 8.07447C14.4599 8.44075 15.5585 9.53945 15.9247 10.9349C15.9875 11.1743 16.1945 11.3566 16.442 11.3566L18.5165 11.3566C18.8093 11.3566 19.0409 11.1055 18.9939 10.8166C18.5095 7.83985 16.1594 5.48952 13.1829 5.00503C12.894 4.958 12.6429 5.18966 12.6429 5.48239L12.6429 7.55716Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
4
|
+
</template>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19 8L16.5 10.5L14 8L10 12L8 10L5 13" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M19 18H5" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
5
|
+
</template>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 19L6 19C5.44772 19 5 18.5523 5 18L5 17C5 16.4477 5.44772 16 6 16L12 16C12.5523 16 13 16.4477 13 17L13 18C13 18.5523 12.5523 19 12 19Z" fill="currentColor"/>
|
|
3
|
+
<path d="M15 13.5L6 13.5C5.44772 13.5 5 13.0523 5 12.5L5 11.5C5 10.9477 5.44771 10.5 6 10.5L15 10.5C15.5523 10.5 16 10.9477 16 11.5L16 12.5C16 13.0523 15.5523 13.5 15 13.5Z" fill="currentColor"/>
|
|
4
|
+
<path d="M18 8L6 8C5.44772 8 5 7.55228 5 7L5 6C5 5.44772 5.44772 5 6 5L18 5C18.5523 5 19 5.44771 19 6L19 7C19 7.55228 18.5523 8 18 8Z" fill="currentColor"/>
|
|
5
|
+
</svg>
|
|
6
|
+
</template>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<template><svg width="20" height="20" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="8.4" cy="14.4" r="1.4" transform="rotate(-90 8.4 14.4)" fill="currentColor"/>
|
|
3
|
+
<circle cx="14.0001" cy="14.4" r="1.4" transform="rotate(-90 14.0001 14.4)" fill="currentColor"/>
|
|
4
|
+
<circle cx="19.6002" cy="14.4" r="1.4" transform="rotate(-90 19.6002 14.4)" fill="currentColor"/>
|
|
5
|
+
</svg>
|
|
6
|
+
</template>
|