@eid-easy/eideasy-widget 2.49.1 → 2.49.3
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/CHANGELOG-LATEST.md +2 -2
- package/CHANGELOG.md +1088 -1075
- package/LICENSE +7 -7
- package/README.md +16 -16
- package/dist/full/eideasy-widget.common.js +103 -82
- package/dist/full/eideasy-widget.common.js.map +1 -1
- package/dist/full/eideasy-widget.umd.js +103 -82
- package/dist/full/eideasy-widget.umd.js.map +1 -1
- package/dist/full/eideasy-widget.umd.min.js +5 -5
- package/dist/full/eideasy-widget.umd.min.js.map +1 -1
- package/package.json +4 -4
package/LICENSE
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Copyright 2021 - present EID Easy OÜ
|
|
2
|
-
|
|
3
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4
|
-
|
|
5
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6
|
-
|
|
7
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1
|
+
Copyright 2021 - present EID Easy OÜ
|
|
2
|
+
|
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4
|
+
|
|
5
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6
|
+
|
|
7
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
package/README.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<p align="center"><a href="https://eideasy.com/" target="_blank" rel="noopener noreferrer"><img width="300" src="https://eideasy.com/wp-content/uploads/2020/11/eid-easy-logo-1.png" alt="eID Easy logo"></a></p>
|
|
2
|
-
|
|
3
|
-
<p align="center">
|
|
4
|
-
<a href="https://app.netlify.com/sites/eideasy-widget/deploys"><img src="https://api.netlify.com/api/v1/badges/75cb270d-cc4f-473c-9940-9d6effe6093a/deploy-status" alt="Netlify Status" style="max-width:100%;"></a>
|
|
5
|
-
<a href="https://github.com/eideasy/eideasy-widget/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/@eid-easy/eideasy-widget" alt="license badge" style="max-width:100%;"></a>
|
|
6
|
-
<a href="https://www.npmjs.com/package/@eid-easy/eideasy-widget"><img src="https://img.shields.io/npm/v/@eid-easy/eideasy-widget" alt="version badge" style="max-width:100%;"></a>
|
|
7
|
-
</p>
|
|
8
|
-
|
|
9
|
-
# eID Easy Widget
|
|
10
|
-
eideasy-widget is a [custom HTML element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements) that you can embed into your website or web application
|
|
11
|
-
to identify users or create electronic signatures through [eID Easy](https://eideasy.com/) API.
|
|
12
|
-
|
|
13
|
-
You can see a demo implementation here: [https://demo.eideasy.com/login-widget](https://demo.eideasy.com/login-widget)
|
|
14
|
-
|
|
15
|
-
## Documentation
|
|
16
|
-
The docs are available at https://eideasy-widget.docs.eideasy.com
|
|
1
|
+
<p align="center"><a href="https://eideasy.com/" target="_blank" rel="noopener noreferrer"><img width="300" src="https://eideasy.com/wp-content/uploads/2020/11/eid-easy-logo-1.png" alt="eID Easy logo"></a></p>
|
|
2
|
+
|
|
3
|
+
<p align="center">
|
|
4
|
+
<a href="https://app.netlify.com/sites/eideasy-widget/deploys"><img src="https://api.netlify.com/api/v1/badges/75cb270d-cc4f-473c-9940-9d6effe6093a/deploy-status" alt="Netlify Status" style="max-width:100%;"></a>
|
|
5
|
+
<a href="https://github.com/eideasy/eideasy-widget/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/@eid-easy/eideasy-widget" alt="license badge" style="max-width:100%;"></a>
|
|
6
|
+
<a href="https://www.npmjs.com/package/@eid-easy/eideasy-widget"><img src="https://img.shields.io/npm/v/@eid-easy/eideasy-widget" alt="version badge" style="max-width:100%;"></a>
|
|
7
|
+
</p>
|
|
8
|
+
|
|
9
|
+
# eID Easy Widget
|
|
10
|
+
eideasy-widget is a [custom HTML element](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements) that you can embed into your website or web application
|
|
11
|
+
to identify users or create electronic signatures through [eID Easy](https://eideasy.com/) API.
|
|
12
|
+
|
|
13
|
+
You can see a demo implementation here: [https://demo.eideasy.com/login-widget](https://demo.eideasy.com/login-widget)
|
|
14
|
+
|
|
15
|
+
## Documentation
|
|
16
|
+
The docs are available at https://eideasy-widget.docs.eideasy.com
|
|
@@ -5056,70 +5056,67 @@ module.exports = {
|
|
|
5056
5056
|
class: [classNames, staticClass],
|
|
5057
5057
|
style: [style, staticStyle],
|
|
5058
5058
|
attrs: Object.assign({
|
|
5059
|
-
"viewBox": "0 0
|
|
5059
|
+
"viewBox": "0 0 1345 394",
|
|
5060
|
+
"fill": "none",
|
|
5060
5061
|
"xmlns": "http://www.w3.org/2000/svg"
|
|
5061
5062
|
}, attrs)
|
|
5062
|
-
}, rest), children.concat([_c('
|
|
5063
|
-
attrs: {
|
|
5064
|
-
"d": "M10.513 24.02H5.791v.965h4.722v-.965zM15.585 21.932H.718v.965h14.867v-.965z"
|
|
5065
|
-
}
|
|
5066
|
-
}), _c('path', {
|
|
5067
|
-
attrs: {
|
|
5068
|
-
"d": "M13.253 27.188H2.826a2.83 2.83 0 01-2.822-2.823V2.825A2.83 2.83 0 012.826.005h10.427a2.83 2.83 0 012.823 2.822V24.36a2.83 2.83 0 01-2.823 2.826zM2.826.963A1.864 1.864 0 00.965 2.826V24.36a1.863 1.863 0 001.86 1.861h10.428a1.863 1.863 0 001.862-1.861V2.826A1.864 1.864 0 0013.253.964H2.826z"
|
|
5069
|
-
}
|
|
5070
|
-
}), _c('path', {
|
|
5071
|
-
attrs: {
|
|
5072
|
-
"d": "M6.815 7.204a7.502 7.502 0 013.452.182c.015.005.03.007.045.007a.16.16 0 00.045-.311 7.801 7.801 0 00-3.6-.188.159.159 0 10.058.313v-.003z"
|
|
5073
|
-
}
|
|
5074
|
-
}), _c('path', {
|
|
5075
|
-
attrs: {
|
|
5076
|
-
"d": "M10.312 7.504a.268.268 0 01-.077-.01 7.395 7.395 0 00-3.399-.178.273.273 0 01-.098-.537 7.943 7.943 0 013.65.19.273.273 0 01-.076.535zm-2.154-.537c.725 0 1.446.103 2.141.307.034 0 .05-.012.056-.03a.051.051 0 00-.031-.056 7.725 7.725 0 00-3.545-.182.046.046 0 00-.036.052.043.043 0 00.02.03.042.042 0 00.031.006c.45-.083.906-.126 1.364-.127zM4.889 9.282a6.21 6.21 0 016.818.182.159.159 0 10.183-.26 6.533 6.533 0 00-7.168-.194.16.16 0 10.168.273h-.001z"
|
|
5077
|
-
}
|
|
5078
|
-
}), _c('path', {
|
|
5079
|
-
attrs: {
|
|
5080
|
-
"d": "M11.798 9.61a.273.273 0 01-.157-.05 6.1 6.1 0 00-6.692-.182.273.273 0 11-.288-.465 6.646 6.646 0 017.293.197.273.273 0 01-.156.497v.002zM8.156 8.237a6.282 6.282 0 013.614 1.134.045.045 0 00.062-.01.05.05 0 00-.01-.062 6.365 6.365 0 00-3.666-1.151c-1.192 0-2.36.332-3.374.958a.05.05 0 00-.014.061.044.044 0 00.06.015c1.001-.619 2.154-.946 3.33-.947l-.002.002z"
|
|
5081
|
-
}
|
|
5082
|
-
}), _c('path', {
|
|
5083
|
-
attrs: {
|
|
5084
|
-
"d": "M12.26 11.282a5.241 5.241 0 00-8.312.142.158.158 0 00.151.251.16.16 0 00.104-.062A4.857 4.857 0 016.98 9.765a4.949 4.949 0 013.319.342 4.895 4.895 0 011.713 1.373.159.159 0 10.249-.198z"
|
|
5085
|
-
}
|
|
5086
|
-
}), _c('path', {
|
|
5063
|
+
}, rest), children.concat([_c('g', {
|
|
5087
5064
|
attrs: {
|
|
5088
|
-
"
|
|
5065
|
+
"clip-path": "url(#clip0_1201_1321)"
|
|
5089
5066
|
}
|
|
5090
|
-
}
|
|
5067
|
+
}, [_c('path', {
|
|
5091
5068
|
attrs: {
|
|
5092
|
-
"d": "
|
|
5069
|
+
"d": "M196.92 393.91c108.76 0 196.92-88.17 196.92-196.96S305.68 0 196.92 0C88.16 0 0 88.17 0 196.96s88.17 196.96 196.92 196.96v-.01z",
|
|
5070
|
+
"fill": "#076CE3"
|
|
5093
5071
|
}
|
|
5094
5072
|
}), _c('path', {
|
|
5095
5073
|
attrs: {
|
|
5096
|
-
"d": "
|
|
5074
|
+
"d": "M209.58 316.91c65.71-1.43 117-52.93 118.52-111.1 1.26-48.07-31.67-94.06-81.7-111.14",
|
|
5075
|
+
"stroke": "#fff",
|
|
5076
|
+
"stroke-width": "13.39",
|
|
5077
|
+
"stroke-miterlimit": "10",
|
|
5078
|
+
"stroke-linecap": "round"
|
|
5097
5079
|
}
|
|
5098
5080
|
}), _c('path', {
|
|
5099
5081
|
attrs: {
|
|
5100
|
-
"d": "
|
|
5082
|
+
"d": "M208.07 213.54c4.75 0 8.6-3.86 8.6-8.6s-3.85-8.6-8.6-8.6-8.6 3.84-8.6 8.6 3.85 8.6 8.6 8.6z",
|
|
5083
|
+
"fill": "#fff",
|
|
5084
|
+
"stroke": "#fff",
|
|
5085
|
+
"stroke-width": "1.91",
|
|
5086
|
+
"stroke-miterlimit": "10",
|
|
5087
|
+
"stroke-linecap": "round"
|
|
5101
5088
|
}
|
|
5102
5089
|
}), _c('path', {
|
|
5103
5090
|
attrs: {
|
|
5104
|
-
"d": "
|
|
5091
|
+
"d": "M102.33 94.73c10.06 15.39 52.23 68.57 52.23 68.57s47.41-58 53.16-68.57",
|
|
5092
|
+
"stroke": "#fff",
|
|
5093
|
+
"stroke-width": "13.39",
|
|
5094
|
+
"stroke-miterlimit": "10",
|
|
5095
|
+
"stroke-linecap": "round"
|
|
5105
5096
|
}
|
|
5106
5097
|
}), _c('path', {
|
|
5107
5098
|
attrs: {
|
|
5108
|
-
"d": "
|
|
5099
|
+
"d": "M102.33 269.98V94.73M208.99 177.28V94.73M207.72 316.97v-82.55",
|
|
5100
|
+
"stroke": "#fff",
|
|
5101
|
+
"stroke-width": "13.39",
|
|
5102
|
+
"stroke-linecap": "round",
|
|
5103
|
+
"stroke-linejoin": "round"
|
|
5109
5104
|
}
|
|
5110
5105
|
}), _c('path', {
|
|
5111
5106
|
attrs: {
|
|
5112
|
-
"d": "
|
|
5107
|
+
"d": "M574.36 234.4l-32.42-41.57v82.53h-25.65V140.13h16.31l45.74 62.45 41.56-62.45h15.71v135.23h-26.05V197.4l-25.26 35.61-9.94 1.4v-.01zm134.56 43.35c-15.25 0-27.18-4.57-35.8-13.73-8.49-9.27-12.73-21.67-12.73-37.19 0-15.52 4.44-27.63 13.32-36.79 9.01-9.14 21.28-13.71 36.79-13.71 15.51 0 28.44 4.76 37.19 14.32 8.88 9.41 13.32 21.8 13.32 37.17 0 15.37-4.77 27.59-14.32 36.6-9.55 8.89-22.14 13.33-37.79 13.33h.02zm25.46-49.93c0-9.14-2.06-16.29-6.16-21.47-3.98-5.3-9.68-7.95-17.1-7.95-7.42 0-13.46 2.33-17.7 6.96-4.24 4.65-6.36 11.74-6.36 21.28 0 9.54 1.79 16.77 5.37 21.68 3.71 4.89 9.35 7.34 16.9 7.34 7.55 0 13.46-2.18 18.1-6.56 4.64-4.51 6.96-11.59 6.96-21.28h-.01zm74.34-92.86v46.93c3.85-2.12 7.89-3.79 12.13-4.97 4.38-1.19 8.29-1.8 11.73-1.8 14.19 0 25.06 4.91 32.61 14.72 7.56 9.81 11.34 22.01 11.34 36.6s-3.91 26.77-11.73 36.58c-7.69 9.81-18.43 14.72-32.22 14.72-4.51 0-9.55-.94-15.11-2.79-5.57-1.85-10.54-4.44-14.92-7.74l-6.36 8.15h-13.13V137.14l25.65-2.18h.01zm17.1 120.7c8.88 0 15.11-3.17 18.69-9.54 3.58-6.5 5.37-13.06 5.37-19.68 0-7.57-1.59-14.32-4.77-20.29-3.18-5.97-9.61-8.95-19.29-8.95-2.78 0-5.7.54-8.75 1.59-2.92.94-5.7 2.26-8.35 3.98v47.33a47.7 47.7 0 008.35 3.98c3.05 1.07 5.97 1.59 8.75 1.59v-.01zm84.33-119.51c4.11 0 7.56 1.4 10.34 4.17 2.92 2.79 4.38 6.23 4.38 10.35 0 4.12-1.46 7.55-4.38 10.34-2.78 2.79-6.23 4.17-10.34 4.17-4.11 0-7.36-1.38-10.14-4.17-2.78-2.79-4.18-6.23-4.18-10.34 0-4.11 1.39-7.55 4.18-10.35 2.78-2.77 6.16-4.17 10.14-4.17zm12.93 42.76v96.45h-25.85v-96.45h25.85zm52.08-43.94v140.39h-25.65V137.14l25.65-2.18v.01zm75.69 142.78c-16.7 0-29.9-4.57-39.57-13.73-9.55-9.14-14.32-21.42-14.32-36.79 0-15.37 4.31-27.71 12.93-36.98 8.75-9.29 20.62-13.92 35.6-13.92s26.19 5.03 33.21 15.11c7.16 9.94 10.74 21.74 10.74 35.39v7.95h-65.03c1.19 6.37 4.11 11.47 8.75 15.32 4.64 3.71 10.74 5.56 18.3 5.56 4.38 0 8.29-.52 11.73-1.59 3.58-1.19 7.69-2.85 12.33-4.97l7.56 18.7c-4.51 3.44-10.01 5.97-16.51 7.55-6.36 1.59-11.6 2.39-15.71 2.39l-.01.01zm14.12-60.25c-1.33-6.5-3.71-11.28-7.16-14.32-3.45-3.19-7.76-4.78-12.93-4.78s-9.74 1.66-13.32 4.97c-3.58 3.19-5.9 7.9-6.96 14.13h40.37zm89.28 13.52h-51.9l-2.19-20.29h52.1l1.99 20.29zm45.48-90.89v135.23h-25.65V140.13h25.65zm82.7 135.23h-49.32V140.13h50.12c20.82 0 36.26 6.29 46.34 18.89 10.08 12.6 15.11 28.57 15.11 47.92 0 20.96-5.43 37.59-16.31 49.93-10.87 12.33-26.18 18.49-45.94 18.49zm.99-113.36h-24.66v91.67h23.27c10.87 0 19.56-3.58 26.05-10.73 6.63-7.17 9.94-19.16 9.94-36.01 0-14.05-2.78-25.05-8.35-33-5.57-7.95-14.32-11.93-26.25-11.93z",
|
|
5108
|
+
"fill": "#076CE3"
|
|
5113
5109
|
}
|
|
5114
|
-
}), _c('
|
|
5110
|
+
})]), _c('defs', [_c('clipPath', {
|
|
5115
5111
|
attrs: {
|
|
5116
|
-
"
|
|
5112
|
+
"id": "clip0_1201_1321"
|
|
5117
5113
|
}
|
|
5118
|
-
}
|
|
5114
|
+
}, [_c('path', {
|
|
5119
5115
|
attrs: {
|
|
5120
|
-
"
|
|
5116
|
+
"fill": "#fff",
|
|
5117
|
+
"d": "M0 0h1344.68v393.91H0z"
|
|
5121
5118
|
}
|
|
5122
|
-
})]));
|
|
5119
|
+
})])])]));
|
|
5123
5120
|
}
|
|
5124
5121
|
};
|
|
5125
5122
|
|
|
@@ -14850,12 +14847,12 @@ module.exports = {
|
|
|
14850
14847
|
}, attrs)
|
|
14851
14848
|
}, rest), children.concat([_c('defs', [_c('path', {
|
|
14852
14849
|
attrs: {
|
|
14853
|
-
"id": "id-
|
|
14850
|
+
"id": "id-6a",
|
|
14854
14851
|
"d": "M.18.059h26.722v9.069H.18z"
|
|
14855
14852
|
}
|
|
14856
14853
|
}), _c('path', {
|
|
14857
14854
|
attrs: {
|
|
14858
|
-
"id": "id-
|
|
14855
|
+
"id": "id-8c",
|
|
14859
14856
|
"d": "M0 .04h44.355v37.372H0z"
|
|
14860
14857
|
}
|
|
14861
14858
|
})]), _c('g', {
|
|
@@ -14879,18 +14876,18 @@ module.exports = {
|
|
|
14879
14876
|
}
|
|
14880
14877
|
}, [_c('mask', {
|
|
14881
14878
|
attrs: {
|
|
14882
|
-
"id": "id-
|
|
14879
|
+
"id": "id-7b",
|
|
14883
14880
|
"fill": "#fff"
|
|
14884
14881
|
}
|
|
14885
14882
|
}, [_c('use', {
|
|
14886
14883
|
attrs: {
|
|
14887
|
-
"xlink:href": "#id-
|
|
14884
|
+
"xlink:href": "#id-6a"
|
|
14888
14885
|
}
|
|
14889
14886
|
})]), _c('path', {
|
|
14890
14887
|
attrs: {
|
|
14891
14888
|
"fill": "#D70F16",
|
|
14892
14889
|
"d": "M25.786.059c-3.251 2.918-7.541 4.72-12.262 4.72-4.7 0-8.99-1.782-12.222-4.7-1.724 1.723-1.43 4.622.666 5.876a22.548 22.548 0 0011.576 3.173c4.23 0 8.207-1.175 11.596-3.193 2.076-1.234 2.35-4.153.646-5.876",
|
|
14893
|
-
"mask": "url(#id-
|
|
14890
|
+
"mask": "url(#id-7b)"
|
|
14894
14891
|
}
|
|
14895
14892
|
})]), _c('g', {
|
|
14896
14893
|
attrs: {
|
|
@@ -14898,18 +14895,18 @@ module.exports = {
|
|
|
14898
14895
|
}
|
|
14899
14896
|
}, [_c('mask', {
|
|
14900
14897
|
attrs: {
|
|
14901
|
-
"id": "id-
|
|
14898
|
+
"id": "id-9d",
|
|
14902
14899
|
"fill": "#fff"
|
|
14903
14900
|
}
|
|
14904
14901
|
}, [_c('use', {
|
|
14905
14902
|
attrs: {
|
|
14906
|
-
"xlink:href": "#id-
|
|
14903
|
+
"xlink:href": "#id-8c"
|
|
14907
14904
|
}
|
|
14908
14905
|
})]), _c('path', {
|
|
14909
14906
|
attrs: {
|
|
14910
14907
|
"fill": "#58595B",
|
|
14911
14908
|
"d": "M38.93.705L38.342.04l-.627.627c-1.822 1.822-2.233 4.623-.999 6.954 1.508 2.86 2.116 6.091 1.783 9.343-.784 7.6-6.876 13.711-14.456 14.554a15.12 15.12 0 01-1.88.097c-9.05.02-16.415-7.345-16.415-16.394 0-2.645.647-5.27 1.861-7.58 1.214-2.332.823-5.133-.999-6.954L5.983.059l-.587.685A22.086 22.086 0 00.009 15.866c.313 11.42 9.5 20.88 20.9 21.507.43.02.842.04 1.273.04 12.223 0 22.173-9.951 22.173-22.193A22.22 22.22 0 0038.93.705",
|
|
14912
|
-
"mask": "url(#id-
|
|
14909
|
+
"mask": "url(#id-9d)"
|
|
14913
14910
|
}
|
|
14914
14911
|
})]), _c('path', {
|
|
14915
14912
|
attrs: {
|
|
@@ -25242,7 +25239,7 @@ module.exports = {
|
|
|
25242
25239
|
}, attrs)
|
|
25243
25240
|
}, rest), children.concat([_c('defs', [_c('linearGradient', {
|
|
25244
25241
|
attrs: {
|
|
25245
|
-
"id": "id-
|
|
25242
|
+
"id": "id-3a",
|
|
25246
25243
|
"x1": "45.313%",
|
|
25247
25244
|
"x2": "33.822%",
|
|
25248
25245
|
"y1": "69.296%",
|
|
@@ -25260,7 +25257,7 @@ module.exports = {
|
|
|
25260
25257
|
}
|
|
25261
25258
|
})]), _c('linearGradient', {
|
|
25262
25259
|
attrs: {
|
|
25263
|
-
"id": "id-
|
|
25260
|
+
"id": "id-5c",
|
|
25264
25261
|
"x1": "17.248%",
|
|
25265
25262
|
"x2": "58.688%",
|
|
25266
25263
|
"y1": "34.281%",
|
|
@@ -25278,7 +25275,7 @@ module.exports = {
|
|
|
25278
25275
|
}
|
|
25279
25276
|
})]), _c('path', {
|
|
25280
25277
|
attrs: {
|
|
25281
|
-
"id": "id-
|
|
25278
|
+
"id": "id-4b",
|
|
25282
25279
|
"d": "M75.617 68.105a21.83 21.83 0 002.601 5.096c9.291 13.456 23.041 10.092 28.616 9.344 5.574-.747 13.007-1.121 17.094 2.243 4.088 3.364 6.352 6.033 14.441 8.532 2.602.373 1.911 1.185.796 1.933-8.547 5.606-15.608 3.737-24.527 0-8.92-3.738-12.264-.748-18.21 0-19.325 2.99-35.676 1.121-49.055-5.606a46.935 46.935 0 01-2.198-1.804c-3.08 3.497-5.197 5.593-6.35 6.289-1.857 1.12-8.546 4.11-17.094 4.11-5.698 0-10.53-.622-14.493-1.868-3.634-1.163-5.616-1.91-5.946-2.242-.744-.748-1.292-2.03 2.742-2.435 14.52-1.922 27.079-6.737 32.47-14.862-2.721-5.544-3.682-11.738-2.88-18.584C35.38 43.895 40.09 42 51.232 30.431c7.665-8.521 1.458-17.002-1.547-20.327a304.822 304.822 0 01-1.301-1.454c-1.174-1.359-1.17-1.35-2.76-.563a299.293 299.293 0 01-4.228 2.039c-.25.117-.938.46-.842.097.214-.822 6.12-3.842 6.014-4.07-.106-.23-7.504 1.596-7.67 1.608-.165.013-.315-.439-.108-.51.206-.076 2.191-.754 3.292-1.119 1.094-.362 3.5-1.141 3.283-1.262-.216-.124-8.341-.632-8.458-.64-.03-.002-.052-.028-.067-.066v-.297c.015-.038.039-.066.07-.073 1.92-.462 8.359-.207 8.507-.363.148-.157-.193-1.103-.231-1.657-.069-1.026.35-1.762 1.12-1.774h.04c.092.001.19.013.292.036 1.866.41 3.704 1.01 5.535 1.605 1.665.54 2.59.639 3.883.313 1.292-.326 2.034-.737 3.231-.651 4.516.009 9.529 2.096 14.536 6s12.49 16.84 9.198 25.28c-4.97 12.74-5.177 10.025-7.662 17.126-.18.814-.354 1.581-.517 2.312-.919 4.871-1.048 10.056.381 14.88.044.117.09.234.136.352.12.309.206.593.257.852z"
|
|
25283
25280
|
}
|
|
25284
25281
|
})]), _c('g', {
|
|
@@ -25293,12 +25290,12 @@ module.exports = {
|
|
|
25293
25290
|
}
|
|
25294
25291
|
}), _c('use', {
|
|
25295
25292
|
attrs: {
|
|
25296
|
-
"fill": "url(#id-
|
|
25297
|
-
"xlink:href": "#id-
|
|
25293
|
+
"fill": "url(#id-3a)",
|
|
25294
|
+
"xlink:href": "#id-4b"
|
|
25298
25295
|
}
|
|
25299
25296
|
}), _c('path', {
|
|
25300
25297
|
attrs: {
|
|
25301
|
-
"fill": "url(#id-
|
|
25298
|
+
"fill": "url(#id-5c)",
|
|
25302
25299
|
"d": "M140.16 94.148c-9.194 1.408-11.705 1.1-14.296-.017-5.142-2.01-9.086-7.663-25.24-5.574-16.152 2.089-46.802-2.089-54.671-15.873-5.247-9.19-.586-18.872 13.981-29.046 5.452-3.472 9.006-9.315 10.663-17.53C72.25 17.904 64.062 9.215 46.03.039A1.13 1.13 0 0146.308 0h.038c.093.001.19.013.293.036 1.866.41 3.704 1.01 5.535 1.605 1.665.54 2.59.639 3.883.313 1.292-.326 2.034-.737 3.231-.651 4.516.009 9.529 2.096 14.536 6s12.49 16.84 9.198 25.28c-4.97 12.74-5.177 10.025-7.662 17.126-.18.814-.354 1.581-.517 2.312-.919 4.871-1.048 10.056.381 14.88.044.117.09.234.136.352.12.309.206.593.257.852a21.83 21.83 0 002.601 5.096c9.291 13.456 23.041 10.092 28.616 9.344 5.574-.747 13.007-1.121 17.094 2.243 4.088 3.364 6.352 6.033 14.441 8.532 1.303.187 1.78.484 1.792.828z"
|
|
25303
25300
|
}
|
|
25304
25301
|
}), _c('g', {
|
|
@@ -33536,7 +33533,7 @@ module.exports = {
|
|
|
33536
33533
|
}, attrs)
|
|
33537
33534
|
}, rest), children.concat([_c('defs', [_c('linearGradient', {
|
|
33538
33535
|
attrs: {
|
|
33539
|
-
"id": "id-
|
|
33536
|
+
"id": "id-0a",
|
|
33540
33537
|
"x1": "124.883",
|
|
33541
33538
|
"y1": "17.983",
|
|
33542
33539
|
"x2": "117.483",
|
|
@@ -33565,7 +33562,7 @@ module.exports = {
|
|
|
33565
33562
|
}
|
|
33566
33563
|
})]), _c('linearGradient', {
|
|
33567
33564
|
attrs: {
|
|
33568
|
-
"id": "id-
|
|
33565
|
+
"id": "id-1b",
|
|
33569
33566
|
"x1": "116.71",
|
|
33570
33567
|
"y1": "31.343",
|
|
33571
33568
|
"x2": "102.594",
|
|
@@ -33594,7 +33591,7 @@ module.exports = {
|
|
|
33594
33591
|
}
|
|
33595
33592
|
})]), _c('linearGradient', {
|
|
33596
33593
|
attrs: {
|
|
33597
|
-
"id": "id-
|
|
33594
|
+
"id": "id-2c",
|
|
33598
33595
|
"x1": "106.335",
|
|
33599
33596
|
"y1": "23.516",
|
|
33600
33597
|
"x2": "140.192",
|
|
@@ -33618,18 +33615,18 @@ module.exports = {
|
|
|
33618
33615
|
}
|
|
33619
33616
|
}), _c('path', {
|
|
33620
33617
|
attrs: {
|
|
33621
|
-
"fill": "url(#id-
|
|
33618
|
+
"fill": "url(#id-0a)",
|
|
33622
33619
|
"d": "M126.585 16.359l-6.919 4.057V1.094l6.919 6.917v8.348z"
|
|
33623
33620
|
}
|
|
33624
33621
|
}), _c('path', {
|
|
33625
33622
|
attrs: {
|
|
33626
|
-
"fill": "url(#id-
|
|
33623
|
+
"fill": "url(#id-1b)",
|
|
33627
33624
|
"d": "M106.335 11.382h6.634v23.101h-6.634z"
|
|
33628
33625
|
}
|
|
33629
33626
|
}), _c('path', {
|
|
33630
33627
|
attrs: {
|
|
33631
33628
|
"d": "M140.191 13.257a.789.789 0 00-.2-.505.935.935 0 00-.82-.191 42.336 42.336 0 00-32.84 21.922h6.634c7.037-12.392 17.369-17.99 26.691-20.609.416-.138.544-.391.535-.617z",
|
|
33632
|
-
"fill": "url(#id-
|
|
33629
|
+
"fill": "url(#id-2c)"
|
|
33633
33630
|
}
|
|
33634
33631
|
}), _c('path', {
|
|
33635
33632
|
attrs: {
|
|
@@ -34521,7 +34518,7 @@ var update = add("706ba974", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
34521
34518
|
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("4bad");
|
|
34522
34519
|
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
34523
34520
|
// Module
|
|
34524
|
-
exports.push([module.i, ".MobileIdButton_reset-list_3-2Pt{margin:0;padding:0;list-style:none;display:block}.MobileIdButton_uppercase-sm_27AA6{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.MobileIdButton_icon_28p3J{display:block;width:
|
|
34521
|
+
exports.push([module.i, ".MobileIdButton_reset-list_3-2Pt{margin:0;padding:0;list-style:none;display:block}.MobileIdButton_uppercase-sm_27AA6{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.MobileIdButton_icon_28p3J{display:block;width:112px;height:auto}", ""]);
|
|
34525
34522
|
// Exports
|
|
34526
34523
|
exports.locals = {
|
|
34527
34524
|
"reset-list": "MobileIdButton_reset-list_3-2Pt",
|
|
@@ -39196,41 +39193,65 @@ module.exports = {
|
|
|
39196
39193
|
class: [classNames, staticClass],
|
|
39197
39194
|
style: [style, staticStyle],
|
|
39198
39195
|
attrs: Object.assign({
|
|
39199
|
-
"
|
|
39200
|
-
"
|
|
39196
|
+
"viewBox": "0 0 1289 394",
|
|
39197
|
+
"fill": "none",
|
|
39198
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
39201
39199
|
}, attrs)
|
|
39202
|
-
}, rest), children.concat([_c('
|
|
39200
|
+
}, rest), children.concat([_c('g', {
|
|
39203
39201
|
attrs: {
|
|
39204
|
-
"
|
|
39205
|
-
|
|
39202
|
+
"clip-path": "url(#clip0_1201_1261)"
|
|
39203
|
+
}
|
|
39204
|
+
}, [_c('path', {
|
|
39205
|
+
attrs: {
|
|
39206
|
+
"d": "M196.92 393.91c108.76 0 196.92-88.17 196.92-196.96S305.68 0 196.92 0C88.16 0 0 88.17 0 196.96s88.17 196.96 196.92 196.96v-.01z",
|
|
39207
|
+
"fill": "#076CE3"
|
|
39206
39208
|
}
|
|
39207
39209
|
}), _c('path', {
|
|
39208
39210
|
attrs: {
|
|
39209
|
-
"
|
|
39210
|
-
"
|
|
39211
|
+
"d": "M209.58 316.91c65.71-1.43 117-52.93 118.52-111.1 1.26-48.07-31.67-94.06-81.7-111.14",
|
|
39212
|
+
"stroke": "#fff",
|
|
39213
|
+
"stroke-width": "13.39",
|
|
39214
|
+
"stroke-miterlimit": "10",
|
|
39215
|
+
"stroke-linecap": "round"
|
|
39211
39216
|
}
|
|
39212
39217
|
}), _c('path', {
|
|
39213
39218
|
attrs: {
|
|
39214
|
-
"
|
|
39215
|
-
"
|
|
39219
|
+
"d": "M208.07 213.54c4.75 0 8.6-3.86 8.6-8.6s-3.85-8.6-8.6-8.6-8.6 3.84-8.6 8.6 3.85 8.6 8.6 8.6z",
|
|
39220
|
+
"fill": "#fff",
|
|
39221
|
+
"stroke": "#fff",
|
|
39222
|
+
"stroke-width": "1.91",
|
|
39223
|
+
"stroke-miterlimit": "10",
|
|
39224
|
+
"stroke-linecap": "round"
|
|
39216
39225
|
}
|
|
39217
39226
|
}), _c('path', {
|
|
39218
39227
|
attrs: {
|
|
39219
|
-
"
|
|
39220
|
-
"
|
|
39228
|
+
"d": "M102.33 94.73c10.06 15.39 52.23 68.57 52.23 68.57s47.41-58 53.16-68.57",
|
|
39229
|
+
"stroke": "#fff",
|
|
39230
|
+
"stroke-width": "13.39",
|
|
39231
|
+
"stroke-miterlimit": "10",
|
|
39232
|
+
"stroke-linecap": "round"
|
|
39221
39233
|
}
|
|
39222
39234
|
}), _c('path', {
|
|
39223
39235
|
attrs: {
|
|
39224
|
-
"
|
|
39225
|
-
"
|
|
39236
|
+
"d": "M102.33 269.98V94.73M208.99 177.28V94.73M207.72 316.97v-82.55",
|
|
39237
|
+
"stroke": "#fff",
|
|
39238
|
+
"stroke-width": "13.39",
|
|
39239
|
+
"stroke-linecap": "round",
|
|
39240
|
+
"stroke-linejoin": "round"
|
|
39226
39241
|
}
|
|
39227
|
-
}), _c('
|
|
39242
|
+
}), _c('path', {
|
|
39228
39243
|
attrs: {
|
|
39229
|
-
"
|
|
39244
|
+
"d": "M574.49 235.64l-32.48-41.74v82.89H516.3V140.97h16.34l45.84 62.72 41.65-62.72h15.75v135.82h-26.11v-78.3l-25.31 35.76-9.96 1.4-.01-.01zm134.84 43.54c-15.28 0-27.24-4.59-35.87-13.79-8.5-9.31-12.75-21.76-12.75-37.35s4.45-27.77 13.35-36.96c9.03-9.18 21.32-13.77 36.87-13.77 15.55 0 28.5 4.78 37.27 14.38 8.9 9.45 13.35 21.89 13.35 37.35s-4.78 27.71-14.35 36.75c-9.56 8.93-22.19 13.39-37.87 13.39zm25.51-50.14c0-9.18-2.06-16.37-6.18-21.57-3.99-5.34-9.7-7.99-17.14-7.99-7.44 0-13.48 2.33-17.74 7-4.25 4.67-6.38 11.78-6.38 21.36s1.79 16.85 5.38 21.78c3.72 4.93 9.37 7.4 16.94 7.4 7.57 0 13.48-2.2 18.14-6.6 4.65-4.53 6.98-11.66 6.98-21.38zm74.5-93.28v47.14a57.39 57.39 0 0112.16-4.99c4.38-1.2 8.3-1.8 11.76-1.8 14.22 0 25.11 4.93 32.68 14.78S877.3 213 877.3 227.64s-3.92 26.9-11.76 36.75c-7.71 9.85-18.47 14.78-32.29 14.78-4.52 0-9.56-.94-15.15-2.79-5.58-1.87-10.56-4.47-14.95-7.8l-6.38 8.2h-13.15V137.97l25.71-2.2.01-.01zm17.14 121.25c8.9 0 15.14-3.21 18.73-9.6 3.59-6.52 5.38-13.12 5.38-19.77 0-7.59-1.59-14.38-4.78-20.37-3.19-6-9.63-9.01-19.33-9.01-2.79 0-5.71.54-8.77 1.61-2.92.94-5.71 2.26-8.37 4v47.54c2.66 1.61 5.45 2.93 8.37 4 3.06 1.07 5.98 1.61 8.77 1.61v-.01zm84.51-120.05c4.12 0 7.57 1.4 10.36 4.19 2.92 2.79 4.38 6.25 4.38 10.38 0 4.13-1.46 7.59-4.38 10.38-2.79 2.81-6.25 4.21-10.36 4.21-4.11 0-7.37-1.4-10.16-4.21-2.79-2.79-4.19-6.25-4.19-10.38 0-4.13 1.4-7.59 4.19-10.38 2.79-2.79 6.18-4.19 10.16-4.19zm12.96 42.93v96.89h-25.91v-96.89h25.91zm38.03-42.93c4.12 0 7.57 1.4 10.36 4.19 2.92 2.79 4.38 6.25 4.38 10.38 0 4.13-1.46 7.59-4.38 10.38-2.79 2.81-6.25 4.21-10.36 4.21-4.11 0-7.37-1.4-10.16-4.21-2.79-2.79-4.18-6.25-4.18-10.38 0-4.13 1.39-7.59 4.18-10.38 2.79-2.79 6.18-4.19 10.16-4.19zm12.96 42.93v96.89h-25.91v-96.89h25.91zm52.18-44.13v141.03h-25.71V137.97l25.71-2.2v-.01zm70.87 96.47h-52.01l-2.19-20.36H1096l1.99 20.36zm45.58-91.27v135.82h-25.71V140.97h25.71v-.01zm82.88 135.82h-49.42V140.97h50.22c20.86 0 36.34 6.31 46.43 18.97 10.1 12.64 15.15 28.7 15.15 48.13 0 21.05-5.45 37.77-16.34 50.14-10.89 12.39-26.24 18.59-46.04 18.59v-.02zm1-113.85h-24.71V255h23.32c10.89 0 19.6-3.59 26.11-10.78 6.64-7.19 9.96-19.24 9.96-36.16 0-14.11-2.79-25.16-8.37-33.16-5.58-7.97-14.35-11.97-26.31-11.97z",
|
|
39245
|
+
"fill": "#076CE3"
|
|
39246
|
+
}
|
|
39247
|
+
})]), _c('defs', [_c('clipPath', {
|
|
39248
|
+
attrs: {
|
|
39249
|
+
"id": "clip0_1201_1261"
|
|
39230
39250
|
}
|
|
39231
39251
|
}, [_c('path', {
|
|
39232
39252
|
attrs: {
|
|
39233
|
-
"
|
|
39253
|
+
"fill": "#fff",
|
|
39254
|
+
"d": "M0 0h1288.83v393.91H0z"
|
|
39234
39255
|
}
|
|
39235
39256
|
})])])]));
|
|
39236
39257
|
}
|
|
@@ -42520,12 +42541,12 @@ var SmartIdButton_component = normalizeComponent(
|
|
|
42520
42541
|
)
|
|
42521
42542
|
|
|
42522
42543
|
/* harmony default export */ var SmartIdButton = (SmartIdButton_component.exports);
|
|
42523
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e6d79e66-vue-loader-template"}!./node_modules/@vue/cli-service/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader/lib??vue-loader-options!./src/components/methodButtons/MobileIdButton.vue?vue&type=template&id=
|
|
42524
|
-
var
|
|
42525
|
-
var
|
|
42544
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e6d79e66-vue-loader-template"}!./node_modules/@vue/cli-service/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader/lib??vue-loader-options!./src/components/methodButtons/MobileIdButton.vue?vue&type=template&id=4be5d0fe&
|
|
42545
|
+
var MobileIdButtonvue_type_template_id_4be5d0fe_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconMobileId',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
42546
|
+
var MobileIdButtonvue_type_template_id_4be5d0fe_staticRenderFns = []
|
|
42526
42547
|
|
|
42527
42548
|
|
|
42528
|
-
// CONCATENATED MODULE: ./src/components/methodButtons/MobileIdButton.vue?vue&type=template&id=
|
|
42549
|
+
// CONCATENATED MODULE: ./src/components/methodButtons/MobileIdButton.vue?vue&type=template&id=4be5d0fe&
|
|
42529
42550
|
|
|
42530
42551
|
// EXTERNAL MODULE: ./src/assets/svg/mobile-id.svg
|
|
42531
42552
|
var mobile_id = __webpack_require__("23e5");
|
|
@@ -42565,8 +42586,8 @@ function MobileIdButton_injectStyles (context) {
|
|
|
42565
42586
|
|
|
42566
42587
|
var MobileIdButton_component = normalizeComponent(
|
|
42567
42588
|
methodButtons_MobileIdButtonvue_type_script_lang_js_,
|
|
42568
|
-
|
|
42569
|
-
|
|
42589
|
+
MobileIdButtonvue_type_template_id_4be5d0fe_render,
|
|
42590
|
+
MobileIdButtonvue_type_template_id_4be5d0fe_staticRenderFns,
|
|
42570
42591
|
false,
|
|
42571
42592
|
MobileIdButton_injectStyles,
|
|
42572
42593
|
null,
|