@itfin/components 1.0.115 → 1.2.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.
- package/dist/ITFComponents.common.js +1 -94
- package/dist/ITFComponents.common.js.map +1 -1
- package/dist/ITFComponents.umd.js +1 -94
- package/dist/ITFComponents.umd.js.map +1 -1
- package/dist/ITFComponents.umd.min.js +1 -1
- package/dist/ITFComponents.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/app/App.vue +5 -4
- package/src/components/checkbox/CheckboxGroup.vue +5 -4
- package/src/components/checkbox/RadioGroup.vue +5 -4
- package/src/components/form/Form.vue +4 -3
- package/src/components/form/Label.vue +5 -3
- package/src/components/tabs/Tabs.vue +4 -3
- package/src/components/tabs/tabs.scss +2 -2
- package/src/components/wizard/Step.vue +4 -2
- package/src/components/wizard/Wizard.vue +4 -3
- package/src/.DS_Store +0 -0
- package/src/assets/scss/directives/loading.css +0 -3178
- package/src/assets/scss/directives/tooltip.css +0 -3144
- package/src/components/.DS_Store +0 -0
- package/src/components/icon/components/backward10.vue +0 -10
- package/src/components/icon/components/forward10.vue +0 -9
- package/src/components/icon/components/pause.vue +0 -10
- package/src/components/icon/components/play.vue +0 -7
package/src/components/.DS_Store
DELETED
|
Binary file
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<template><svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill="currentColor" d="M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z" transform="translate(32 0) scale(-1,1)"/>
|
|
3
|
-
<path
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
d="M19.63,22.13a2.84,2.84,0,0,1-1.28-.27,2.44,2.44,0,0,1-.89-.77,3.57,3.57,0,0,1-.52-1.25,7.69,7.69,0,0,1-.17-1.68,7.83,7.83,0,0,1,.17-1.68,3.65,3.65,0,0,1,.52-1.25,2.44,2.44,0,0,1,.89-.77,2.84,2.84,0,0,1,1.28-.27,2.44,2.44,0,0,1,2.16,1,5.23,5.23,0,0,1,.7,2.93,5.23,5.23,0,0,1-.7,2.93A2.44,2.44,0,0,1,19.63,22.13Zm0-1.22a1.07,1.07,0,0,0,1-.55A3.38,3.38,0,0,0,21,18.85V17.47a3.31,3.31,0,0,0-.29-1.5,1.23,1.23,0,0,0-2.06,0,3.31,3.31,0,0,0-.29,1.5v1.38a3.38,3.38,0,0,0,.29,1.51A1.06,1.06,0,0,0,19.63,20.91Z"
|
|
6
|
-
transform="translate(0 0)"
|
|
7
|
-
/>
|
|
8
|
-
<path fill="currentColor" d="M10.63,22V20.82h2V15.63l-1.86,1-.55-1.06,2.32-1.3H14v6.5h1.78V22Z" transform="translate(0 0)"/>
|
|
9
|
-
</svg>
|
|
10
|
-
</template>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<template><svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill="currentColor" d="M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z" transform="translate(0 0)"/>
|
|
3
|
-
<path
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
d="M19.63,22.13a2.84,2.84,0,0,1-1.28-.27,2.44,2.44,0,0,1-.89-.77,3.57,3.57,0,0,1-.52-1.25,7.69,7.69,0,0,1-.17-1.68,7.83,7.83,0,0,1,.17-1.68,3.65,3.65,0,0,1,.52-1.25,2.44,2.44,0,0,1,.89-.77,2.84,2.84,0,0,1,1.28-.27,2.44,2.44,0,0,1,2.16,1,5.23,5.23,0,0,1,.7,2.93,5.23,5.23,0,0,1-.7,2.93A2.44,2.44,0,0,1,19.63,22.13Zm0-1.22a1.07,1.07,0,0,0,1-.55A3.38,3.38,0,0,0,21,18.85V17.47a3.31,3.31,0,0,0-.29-1.5,1.23,1.23,0,0,0-2.06,0,3.31,3.31,0,0,0-.29,1.5v1.38a3.38,3.38,0,0,0,.29,1.51A1.06,1.06,0,0,0,19.63,20.91Z"
|
|
6
|
-
transform="translate(0 0)"/>
|
|
7
|
-
<path fill="currentColor" d="M10.63,22V20.82h2V15.63l-1.86,1-.55-1.06,2.32-1.3H14v6.5h1.78V22Z" transform="translate(0 0)"/>
|
|
8
|
-
</svg>
|
|
9
|
-
</template>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<template><svg height="762" viewBox="0 0 762 762" width="762" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g fill="currentColor" fill-rule="evenodd" stroke="none" transform="translate(125 125)">
|
|
3
|
-
<path
|
|
4
|
-
d="M224,435.8V76.1c0-6.7-5.4-12.1-12.2-12.1h-71.6c-6.8,0-12.2,5.4-12.2,12.1v359.7c0,6.7,5.4,12.2,12.2,12.2h71.6 C218.6,448,224,442.6,224,435.8z"/>
|
|
5
|
-
|
|
6
|
-
<path
|
|
7
|
-
d="M371.8,64h-71.6c-6.7,0-12.2,5.4-12.2,12.1v359.7c0,6.7,5.4,12.2,12.2,12.2h71.6c6.7,0,12.2-5.4,12.2-12.2V76.1 C384,69.4,378.6,64,371.8,64z"/>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
10
|
-
</template>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<template><svg height="21" viewBox="5.5 5 11 11" width="21" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
|
|
3
|
-
transform="translate(2 5)">
|
|
4
|
-
<path d="m7.5 7.5 3-2-3-2z" fill="currentColor"/>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
|
7
|
-
</template>
|