@eid-easy/eideasy-widget 2.157.0 → 2.157.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,9 +1,9 @@
1
- # [2.156.0](https://github.com/eideasy/eideasy-widget/compare/v2.155.0...v2.156.0) (2025-05-19)
1
+ # [2.157.0](https://github.com/eideasy/eideasy-widget/compare/v2.156.0...v2.157.0) (2025-05-21)
2
2
 
3
3
 
4
- ### Features
4
+ ### Reverts
5
5
 
6
- * Digilogix QES signature ([#316](https://github.com/eideasy/eideasy-widget/issues/316)) ([1707dab](https://github.com/eideasy/eideasy-widget/commit/1707dabd0d3bd4d35ce0a594b29357138b890047))
6
+ * emit widget events for panda doc ([#314](https://github.com/eideasy/eideasy-widget/issues/314)) ([b7055f4](https://github.com/eideasy/eideasy-widget/commit/b7055f4aa07d767434220990f77e166991237114)), closes [#312](https://github.com/eideasy/eideasy-widget/issues/312)
7
7
 
8
8
 
9
9
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ## [2.157.1](https://github.com/eideasy/eideasy-widget/compare/v2.157.0...v2.157.1) (2025-06-06)
2
+
3
+
4
+ ### Features
5
+
6
+ * Add onboarding guide for Swisscom ([#318](https://github.com/eideasy/eideasy-widget/issues/318)) ([6c99e75](https://github.com/eideasy/eideasy-widget/commit/6c99e75d24c04522007d96f695c9b6de5828909d))
7
+
8
+
9
+
1
10
  # [2.157.0](https://github.com/eideasy/eideasy-widget/compare/v2.156.0...v2.157.0) (2025-05-21)
2
11
 
3
12
 
@@ -16393,7 +16393,7 @@ module.exports = {
16393
16393
  ...rest
16394
16394
  }, children.concat([_c('defs', [_c('linearGradient', {
16395
16395
  attrs: {
16396
- "id": "id-11a"
16396
+ "id": "id-15a"
16397
16397
  }
16398
16398
  }, [_c('stop', {
16399
16399
  attrs: {
@@ -16407,8 +16407,8 @@ module.exports = {
16407
16407
  }
16408
16408
  })]), _c('linearGradient', {
16409
16409
  attrs: {
16410
- "xlink:href": "#id-11a",
16411
- "id": "id-12b",
16410
+ "xlink:href": "#id-15a",
16411
+ "id": "id-16b",
16412
16412
  "x1": "15.993",
16413
16413
  "y1": "24.935",
16414
16414
  "x2": "15.993",
@@ -16417,8 +16417,8 @@ module.exports = {
16417
16417
  }
16418
16418
  }), _c('linearGradient', {
16419
16419
  attrs: {
16420
- "xlink:href": "#id-11a",
16421
- "id": "id-13c",
16420
+ "xlink:href": "#id-15a",
16421
+ "id": "id-17c",
16422
16422
  "gradientUnits": "userSpaceOnUse",
16423
16423
  "x1": "15.993",
16424
16424
  "y1": "24.935",
@@ -16479,7 +16479,7 @@ module.exports = {
16479
16479
  }), _c('path', {
16480
16480
  attrs: {
16481
16481
  "d": "M14.67 18.019h2.646v7.143H14.67z",
16482
- "fill": "url(#id-12b)",
16482
+ "fill": "url(#id-16b)",
16483
16483
  "transform": "translate(-6.732 -5.66)"
16484
16484
  }
16485
16485
  }), _c('path', {
@@ -16491,7 +16491,7 @@ module.exports = {
16491
16491
  attrs: {
16492
16492
  "d": "M14.67 18.019h2.646v7.143H14.67z",
16493
16493
  "transform": "translate(35.412 -5.66)",
16494
- "fill": "url(#id-13c)"
16494
+ "fill": "url(#id-17c)"
16495
16495
  }
16496
16496
  })]));
16497
16497
  }
@@ -18391,7 +18391,7 @@ module.exports = {
18391
18391
  ...rest
18392
18392
  }, children.concat([_c('defs', [_c('linearGradient', {
18393
18393
  attrs: {
18394
- "id": "id-0a",
18394
+ "id": "id-3a",
18395
18395
  "x1": "124.883",
18396
18396
  "y1": "17.983",
18397
18397
  "x2": "117.483",
@@ -18420,7 +18420,7 @@ module.exports = {
18420
18420
  }
18421
18421
  })]), _c('linearGradient', {
18422
18422
  attrs: {
18423
- "id": "id-1b",
18423
+ "id": "id-4b",
18424
18424
  "x1": "116.71",
18425
18425
  "y1": "31.343",
18426
18426
  "x2": "102.594",
@@ -18449,7 +18449,7 @@ module.exports = {
18449
18449
  }
18450
18450
  })]), _c('linearGradient', {
18451
18451
  attrs: {
18452
- "id": "id-2c",
18452
+ "id": "id-5c",
18453
18453
  "x1": "106.335",
18454
18454
  "y1": "23.516",
18455
18455
  "x2": "140.192",
@@ -18473,18 +18473,18 @@ module.exports = {
18473
18473
  }
18474
18474
  }), _c('path', {
18475
18475
  attrs: {
18476
- "fill": "url(#id-0a)",
18476
+ "fill": "url(#id-3a)",
18477
18477
  "d": "M126.585 16.359l-6.919 4.057V1.094l6.919 6.917v8.348z"
18478
18478
  }
18479
18479
  }), _c('path', {
18480
18480
  attrs: {
18481
- "fill": "url(#id-1b)",
18481
+ "fill": "url(#id-4b)",
18482
18482
  "d": "M106.335 11.382h6.634v23.101h-6.634z"
18483
18483
  }
18484
18484
  }), _c('path', {
18485
18485
  attrs: {
18486
18486
  "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",
18487
- "fill": "url(#id-2c)"
18487
+ "fill": "url(#id-5c)"
18488
18488
  }
18489
18489
  }), _c('path', {
18490
18490
  attrs: {
@@ -18838,7 +18838,7 @@ module.exports = {
18838
18838
  ...rest
18839
18839
  }, children.concat([_c('defs', [_c('linearGradient', {
18840
18840
  attrs: {
18841
- "id": "id-7b",
18841
+ "id": "id-11b",
18842
18842
  "gradientUnits": "userSpaceOnUse",
18843
18843
  "x1": "3530.654",
18844
18844
  "y1": "1384.101",
@@ -18857,7 +18857,7 @@ module.exports = {
18857
18857
  }
18858
18858
  })]), _c('linearGradient', {
18859
18859
  attrs: {
18860
- "id": "id-9d",
18860
+ "id": "id-13d",
18861
18861
  "gradientUnits": "userSpaceOnUse",
18862
18862
  "x1": "7408.66",
18863
18863
  "y1": "1384.101",
@@ -18876,18 +18876,18 @@ module.exports = {
18876
18876
  }
18877
18877
  })]), _c('clipPath', {
18878
18878
  attrs: {
18879
- "id": "id-8c"
18879
+ "id": "id-12c"
18880
18880
  }
18881
18881
  }, [_c('use', {
18882
18882
  attrs: {
18883
- "xlink:href": "#id-6a",
18883
+ "xlink:href": "#id-10a",
18884
18884
  "width": "100%",
18885
18885
  "height": "100%",
18886
18886
  "overflow": "visible"
18887
18887
  }
18888
18888
  })]), _c('path', {
18889
18889
  attrs: {
18890
- "id": "id-6a",
18890
+ "id": "id-10a",
18891
18891
  "d": "M6224.1 1436.8c0 1.9 0 3.7.1 5.5h-.4v319.4H6106v-319.4h-.2c0-2-.1-4-.1-6 0-47.9 8.8-93.2 26.3-135.8 17.8-42.4 43.3-80.3 77.2-113.7 33.8-33.3 72-58.7 114.9-75.9 35.9-14.5 73.7-23 113.7-25.3v105.5c-56 5-104.3 28.5-144.8 70.8-46.1 47.6-68.9 106.1-68.9 174.9m-1085.6 0c0 1.9 0 3.7.1 5.5h-.4v319.4h-117.8v-319.4h-.2v-6c0-47.9 8.8-93.2 26.3-135.8 17.8-42.4 43.3-80.3 77.2-113.7 33.8-33.3 72-58.7 114.9-75.9 35.9-14.5 73.7-23 113.7-25.3v105.5c-56 5-104.3 28.5-144.8 70.8-46.1 47.6-69 106.1-69 174.9zm327.5 261.6v378.2h-117.7v-627.4c-.2-4.4-.2-8.9-.2-13.4 0-47.9 8.8-93.2 26.3-135.8 17.8-42.4 43.3-80.3 77.2-113.7 33.8-33.3 72-58.7 114.9-75.9 42.8-17.3 88.3-26 137-26 47.5 0 92.5 8.8 135.1 26.3 42.6 17.8 81 43.3 115.8 77.2 33.8 32.9 59.4 70.3 77.2 112.9 17.5 42.6 26.3 87.6 26.3 135.1 0 47.7-8.8 92.5-26.3 134.6-17.8 42.1-43.3 79.6-77.2 112.2-34.8 34.3-73.5 60.4-116.6 78.6-43.1 18-87.9 27-134.3 27-48.2 0-93.7-9-136.8-26.8-37.1-15.3-70.6-36.3-100.7-63.1zm.3-262.1c0 68.9 23.1 127.3 69.1 175 46.2 47.9 102.2 71.8 167.7 71.8 65.2 0 120.7-23.9 166.5-71.8 45.5-47.7 68.4-106.1 68.4-175s-22.9-127.3-68.4-175c-45.8-47.9-101.2-71.8-166.5-71.8-66 0-121.9 23.9-167.9 71.8-46 47.7-68.9 106.1-68.9 175zm1885.8-734.5l-.6 121.9h-118.7l.6-121.9zm0 1057l-.6-851h-118.7l.6 851zm238.5-119.3c222.6-4.4 401.6-186.2 401.6-409.8 0-223.7-179.3-405.6-402.1-409.8zm-.5-938.7c288.6 4.2 521.3 239.4 521.3 529 0 289.4-232.4 524.5-520.7 528.9v.1h-119l-.6-1058.1H7582.2zm-3213.8 735.5c0 68.9 23.1 127.3 69.1 175 46.2 47.9 102.2 71.8 167.7 71.8 65.2 0 120.7-23.9 166.5-71.8 20.6-21.5 36.5-45.3 47.8-71.1h125c-3.2 10.2-6.8 20.3-10.9 30.2-17.8 42.1-43.3 79.6-77.2 112.2-34.8 34.3-73.5 60.4-116.6 78.6-43.1 18-87.9 27-134.3 27-48.2 0-93.7-9-136.8-26.8-43.1-17.8-81.3-43.3-115.1-76.7-33.8-34.3-59.4-72.3-77.2-114.1-17.5-41.9-26.3-86.6-26.3-134.8 0-47.9 8.8-93.2 26.3-135.8 17.8-42.4 43.3-80.3 77.2-113.7 33.8-33.3 72-58.7 114.9-75.9 42.8-17.3 88.3-26 137-26 47.5 0 92.5 8.8 135.1 26.3 42.6 17.8 81 43.3 115.8 77.2 33.8 32.9 59.4 70.3 77.2 112.9 17.5 42.6 26.3 87.6 26.3 135.1 0 4.8-.1 9.5-.3 14.2h-446.3V1360h316.3c-10.9-36.8-30.2-69.7-57.8-98.6-45.8-47.9-101.2-71.8-166.5-71.8-65.9 0-121.9 23.9-167.9 71.8-46.2 47.6-69 106-69 174.9zm2033.2-.5c0-47.9 8.8-93.2 26.3-135.8 17.8-42.3 43.3-80.3 77.1-113.7 33.8-33.3 72-58.7 114.9-75.9 42.8-17.3 88.4-26 137-26 47.5 0 92.5 8.8 135.1 26.3 42.6 17.8 81 43.3 115.8 77.2 33.8 32.9 59.4 70.3 77.2 112.9 17.5 42.6 26.3 87.6 26.3 135.1 0 47.7-8.8 92.5-26.3 134.6-17.8 42.1-43.3 79.6-77.2 112.2-34.8 34.3-73.5 60.4-116.6 78.6-43.1 18-87.9 27-134.3 27-48.2 0-93.7-9-136.8-26.8-43.1-17.8-81.3-43.3-115.1-76.7-33.8-34.3-59.4-72.3-77.1-114.1-17.6-41.9-26.3-86.7-26.3-134.9zm118.2.5c0 68.9 23.1 127.3 69.1 175 46.2 47.9 102.2 71.8 167.7 71.8 65.2 0 120.7-23.9 166.5-71.8 45.5-47.7 68.4-106.1 68.4-175s-22.9-127.3-68.4-175c-45.7-47.9-101.2-71.8-166.5-71.8-66 0-121.9 23.9-167.9 71.8-46 47.7-68.9 106.1-68.9 175zM4012.2 1181c67.9 29 119.3 67.4 153.6 115.4 34.6 47.9 51.8 104.9 51.8 170.4 0 20.8-1.4 40.7-4.3 59.7h.4l-.9 3.2c-10.8 67.4-39.8 123.8-86.9 169-55.5 53.2-127.1 82.4-215.4 87.3-13.4 1.5-27 2.2-40.8 2.2-46.5 0-91.3-9-134.3-27-43.1-18.2-81.8-44.3-116.6-78.6-33.8-32.6-59.4-70.1-77.2-112.2-4.1-9.9-7.8-20-10.9-30.2h125c11.3 25.9 27.2 49.6 47.8 71.1 45.8 47.9 101.2 71.8 166.5 71.8h1.5v-1.7c3.8.2 7.7.3 11.6.3 6.6 0 13.1-.2 19.5-.6 51.7-6.7 96.7-29.9 135.1-69.7 20.9-21.7 37.1-45.6 48.5-71.6 4-16.2 5.9-33.6 5.9-52 0-46.7-13.4-87.1-40.4-121.7-26.8-34.6-67.2-63.5-121.4-87.4l-127.1-54.3c-69.4-29-121.2-66.2-155-112-34.1-45.5-51.1-100.3-51.1-164 0-74.2 27.5-135.6 82.7-184 55.3-48.4 125.6-72.8 211.3-72.8 62.5 0 117.1 13.4 162.8 39.9 46 26.8 81.8 66 107.3 118L4058.5 915c-23.1-40.4-49.4-70.3-78.4-90.1-29-19.7-61.8-29.7-98.3-29.7-46.7 0-84.9 14.4-114.6 42.8-29.7 28.5-44.5 64.7-44.5 109 0 37 11.4 69.1 34.3 96.1 22.6 27.3 58.2 51.1 106.1 72z"
18892
18892
  }
18893
18893
  })]), _c('g', {
@@ -18896,18 +18896,18 @@ module.exports = {
18896
18896
  }
18897
18897
  }, [_c('use', {
18898
18898
  attrs: {
18899
- "xlink:href": "#id-6a",
18899
+ "xlink:href": "#id-10a",
18900
18900
  "width": "100%",
18901
18901
  "height": "100%",
18902
18902
  "clip-rule": "evenodd",
18903
18903
  "overflow": "visible",
18904
- "fill": "url(#id-7b)",
18904
+ "fill": "url(#id-11b)",
18905
18905
  "fill-rule": "evenodd"
18906
18906
  }
18907
18907
  }), _c('path', {
18908
18908
  attrs: {
18909
- "clip-path": "url(#id-8c)",
18910
- "fill": "url(#id-9d)",
18909
+ "clip-path": "url(#id-12c)",
18910
+ "fill": "url(#id-13d)",
18911
18911
  "d": "M3530.7 691.6h4580.7v1385.1H3530.7z"
18912
18912
  }
18913
18913
  })])]));
@@ -19949,12 +19949,12 @@ module.exports = {
19949
19949
  ...rest
19950
19950
  }, children.concat([_c('defs', [_c('path', {
19951
19951
  attrs: {
19952
- "id": "id-14a",
19952
+ "id": "id-6a",
19953
19953
  "d": "M.18.059h26.722v9.069H.18z"
19954
19954
  }
19955
19955
  }), _c('path', {
19956
19956
  attrs: {
19957
- "id": "id-16c",
19957
+ "id": "id-8c",
19958
19958
  "d": "M0 .04h44.355v37.372H0z"
19959
19959
  }
19960
19960
  })]), _c('g', {
@@ -19978,18 +19978,18 @@ module.exports = {
19978
19978
  }
19979
19979
  }, [_c('mask', {
19980
19980
  attrs: {
19981
- "id": "id-15b",
19981
+ "id": "id-7b",
19982
19982
  "fill": "#fff"
19983
19983
  }
19984
19984
  }, [_c('use', {
19985
19985
  attrs: {
19986
- "xlink:href": "#id-14a"
19986
+ "xlink:href": "#id-6a"
19987
19987
  }
19988
19988
  })]), _c('path', {
19989
19989
  attrs: {
19990
19990
  "fill": "#D70F16",
19991
19991
  "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",
19992
- "mask": "url(#id-15b)"
19992
+ "mask": "url(#id-7b)"
19993
19993
  }
19994
19994
  })]), _c('g', {
19995
19995
  attrs: {
@@ -19997,18 +19997,18 @@ module.exports = {
19997
19997
  }
19998
19998
  }, [_c('mask', {
19999
19999
  attrs: {
20000
- "id": "id-17d",
20000
+ "id": "id-9d",
20001
20001
  "fill": "#fff"
20002
20002
  }
20003
20003
  }, [_c('use', {
20004
20004
  attrs: {
20005
- "xlink:href": "#id-16c"
20005
+ "xlink:href": "#id-8c"
20006
20006
  }
20007
20007
  })]), _c('path', {
20008
20008
  attrs: {
20009
20009
  "fill": "#58595B",
20010
20010
  "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",
20011
- "mask": "url(#id-17d)"
20011
+ "mask": "url(#id-9d)"
20012
20012
  }
20013
20013
  })]), _c('path', {
20014
20014
  attrs: {
@@ -20246,7 +20246,7 @@ module.exports = {
20246
20246
  ...rest
20247
20247
  }, children.concat([_c('defs', [_c('clipPath', {
20248
20248
  attrs: {
20249
- "id": "id-10a"
20249
+ "id": "id-14a"
20250
20250
  }
20251
20251
  }, [_c('path', {
20252
20252
  attrs: {
@@ -20258,7 +20258,7 @@ module.exports = {
20258
20258
  })])]), _c('g', {
20259
20259
  attrs: {
20260
20260
  "transform": "translate(-1275 -2574)",
20261
- "clip-path": "url(#id-10a)"
20261
+ "clip-path": "url(#id-14a)"
20262
20262
  }
20263
20263
  }, [_c('rect', {
20264
20264
  attrs: {
@@ -21183,7 +21183,7 @@ module.exports = {
21183
21183
  ...rest
21184
21184
  }, children.concat([_c('defs', [_c('linearGradient', {
21185
21185
  attrs: {
21186
- "id": "id-3a",
21186
+ "id": "id-0a",
21187
21187
  "x1": "45.313%",
21188
21188
  "x2": "33.822%",
21189
21189
  "y1": "69.296%",
@@ -21201,7 +21201,7 @@ module.exports = {
21201
21201
  }
21202
21202
  })]), _c('linearGradient', {
21203
21203
  attrs: {
21204
- "id": "id-5c",
21204
+ "id": "id-2c",
21205
21205
  "x1": "17.248%",
21206
21206
  "x2": "58.688%",
21207
21207
  "y1": "34.281%",
@@ -21219,7 +21219,7 @@ module.exports = {
21219
21219
  }
21220
21220
  })]), _c('path', {
21221
21221
  attrs: {
21222
- "id": "id-4b",
21222
+ "id": "id-1b",
21223
21223
  "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"
21224
21224
  }
21225
21225
  })]), _c('g', {
@@ -21234,12 +21234,12 @@ module.exports = {
21234
21234
  }
21235
21235
  }), _c('use', {
21236
21236
  attrs: {
21237
- "fill": "url(#id-3a)",
21238
- "xlink:href": "#id-4b"
21237
+ "fill": "url(#id-0a)",
21238
+ "xlink:href": "#id-1b"
21239
21239
  }
21240
21240
  }), _c('path', {
21241
21241
  attrs: {
21242
- "fill": "url(#id-5c)",
21242
+ "fill": "url(#id-2c)",
21243
21243
  "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"
21244
21244
  }
21245
21245
  }), _c('g', {
@@ -30382,7 +30382,7 @@ ___CSS_LOADER_EXPORT___.locals = {
30382
30382
 
30383
30383
  /***/ }),
30384
30384
 
30385
- /***/ 98242:
30385
+ /***/ 88891:
30386
30386
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
30387
30387
 
30388
30388
  "use strict";
@@ -30396,14 +30396,18 @@ __webpack_require__.r(__webpack_exports__);
30396
30396
 
30397
30397
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
30398
30398
  // Module
30399
- ___CSS_LOADER_EXPORT___.push([module.id, ".SignatureSwissComQes_reset-list_lskTb{margin:0;padding:0;list-style:none;display:block}.SignatureSwissComQes_uppercase-sm__3nZI{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.SignatureSwissComQes_formContainer_dRn89{max-width:263px;margin:0 auto}.SignatureSwissComQes_label_fXS8I{color:#9ca6b1;margin-top:24px}.SignatureSwissComQes_highlight_lwMG4{font-weight:700;font-size:20px}", ""]);
30399
+ ___CSS_LOADER_EXPORT___.push([module.id, ".SignatureSwissComQes_reset-list_lskTb{margin:0;padding:0;list-style:none;display:block}.SignatureSwissComQes_uppercase-sm__3nZI{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.SignatureSwissComQes_formContainer_dRn89{max-width:263px;margin:0 auto}.SignatureSwissComQes_label_fXS8I{color:#9ca6b1;margin-top:24px}.SignatureSwissComQes_highlight_lwMG4{font-weight:700;font-size:20px}.SignatureSwissComQes_infoSection_rd6j0{margin-top:20px;text-align:left;position:relative;padding-left:30px}.SignatureSwissComQes_infoIcon_sE9ef{width:15px;height:15px;margin-left:5px}.SignatureSwissComQes_infoLink_ov_wj{color:currentColor}.SignatureSwissComQes_iconWrap_I_yj_{position:absolute;left:0;top:3px}", ""]);
30400
30400
  // Exports
30401
30401
  ___CSS_LOADER_EXPORT___.locals = {
30402
30402
  "reset-list": "SignatureSwissComQes_reset-list_lskTb",
30403
30403
  "uppercase-sm": "SignatureSwissComQes_uppercase-sm__3nZI",
30404
30404
  "formContainer": "SignatureSwissComQes_formContainer_dRn89",
30405
30405
  "label": "SignatureSwissComQes_label_fXS8I",
30406
- "highlight": "SignatureSwissComQes_highlight_lwMG4"
30406
+ "highlight": "SignatureSwissComQes_highlight_lwMG4",
30407
+ "infoSection": "SignatureSwissComQes_infoSection_rd6j0",
30408
+ "infoIcon": "SignatureSwissComQes_infoIcon_sE9ef",
30409
+ "infoLink": "SignatureSwissComQes_infoLink_ov_wj",
30410
+ "iconWrap": "SignatureSwissComQes_iconWrap_I_yj_"
30407
30411
  };
30408
30412
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
30409
30413
 
@@ -33573,19 +33577,19 @@ var update = add("43649d06", content, true, {"sourceMap":false,"shadowMode":fals
33573
33577
 
33574
33578
  /***/ }),
33575
33579
 
33576
- /***/ 37454:
33580
+ /***/ 3664:
33577
33581
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
33578
33582
 
33579
33583
  // style-loader: Adds some css to the DOM by adding a <style> tag
33580
33584
 
33581
33585
  // load the styles
33582
- var content = __webpack_require__(98242);
33586
+ var content = __webpack_require__(88891);
33583
33587
  if(content.__esModule) content = content.default;
33584
33588
  if(typeof content === 'string') content = [[module.id, content, '']];
33585
33589
  if(content.locals) module.exports = content.locals;
33586
33590
  // add the styles to the DOM
33587
33591
  var add = (__webpack_require__(54402)/* ["default"] */ .Z)
33588
- var update = add("24d54e00", content, true, {"sourceMap":false,"shadowMode":false});
33592
+ var update = add("112d4c4e", content, true, {"sourceMap":false,"shadowMode":false});
33589
33593
 
33590
33594
  /***/ }),
33591
33595
 
@@ -56034,8 +56038,8 @@ var SignatureSwissIdQes_component = normalizeComponent(
56034
56038
  )
56035
56039
 
56036
56040
  /* harmony default export */ var SignatureSwissIdQes = (SignatureSwissIdQes_component.exports);
56037
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureSwissComQes.vue?vue&type=template&id=2a3034d2&
56038
- var SignatureSwissComQesvue_type_template_id_2a3034d2_render = function render() {
56041
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureSwissComQes.vue?vue&type=template&id=6044849e&
56042
+ var SignatureSwissComQesvue_type_template_id_6044849e_render = function render() {
56039
56043
  var _vm = this,
56040
56044
  _c = _vm._self._c;
56041
56045
  return _c('div', {
@@ -56062,17 +56066,34 @@ var SignatureSwissComQesvue_type_template_id_2a3034d2_render = function render()
56062
56066
  },
56063
56067
  expression: "formValue"
56064
56068
  }
56065
- })], 1)]);
56069
+ })], 1), _c('div', {
56070
+ class: _vm.$style.infoSection
56071
+ }, [_c('div', {
56072
+ class: _vm.$style.iconWrap
56073
+ }, [_c('InfoIcon', {
56074
+ class: _vm.$style.infoIcon
56075
+ })], 1), _c('small', [_vm._v(" " + _vm._s(_vm.$t('method-setup-info', {
56076
+ method: 'Swisscom'
56077
+ })) + " "), _c('a', {
56078
+ class: _vm.$style.infoLink,
56079
+ attrs: {
56080
+ "href": "https://www.eideasy.com/supported-methods/swisscom",
56081
+ "target": "_blank",
56082
+ "rel": "noopener noreferrer"
56083
+ }
56084
+ }, [_vm._v(" https://www.eideasy.com/supported-methods/swisscom ")])])])]);
56066
56085
  };
56067
- var SignatureSwissComQesvue_type_template_id_2a3034d2_staticRenderFns = [];
56086
+ var SignatureSwissComQesvue_type_template_id_6044849e_staticRenderFns = [];
56068
56087
 
56069
56088
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureSwissComQes.vue?vue&type=script&lang=js&
56070
56089
 
56071
56090
 
56072
56091
 
56092
+
56073
56093
  /* harmony default export */ var SignatureSwissComQesvue_type_script_lang_js_ = ({
56074
56094
  name: 'SignatureSwissComQes',
56075
56095
  components: {
56096
+ InfoIcon: (info_icon_default()),
56076
56097
  AppForm: AppForm,
56077
56098
  SubLoader: SubLoader
56078
56099
  },
@@ -56187,10 +56208,10 @@ var SignatureSwissComQesvue_type_template_id_2a3034d2_staticRenderFns = [];
56187
56208
  });
56188
56209
  ;// CONCATENATED MODULE: ./src/views/SignatureSwissComQes.vue?vue&type=script&lang=js&
56189
56210
  /* harmony default export */ var views_SignatureSwissComQesvue_type_script_lang_js_ = (SignatureSwissComQesvue_type_script_lang_js_);
56190
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-21.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-21.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-21.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureSwissComQes.vue?vue&type=style&index=0&id=2a3034d2&prod&lang=scss&module=true&
56191
- var SignatureSwissComQesvue_type_style_index_0_id_2a3034d2_prod_lang_scss_module_true_ = __webpack_require__(37454);
56192
- var SignatureSwissComQesvue_type_style_index_0_id_2a3034d2_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(SignatureSwissComQesvue_type_style_index_0_id_2a3034d2_prod_lang_scss_module_true_);
56193
- ;// CONCATENATED MODULE: ./src/views/SignatureSwissComQes.vue?vue&type=style&index=0&id=2a3034d2&prod&lang=scss&module=true&
56211
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-21.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-21.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-21.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureSwissComQes.vue?vue&type=style&index=0&id=6044849e&prod&lang=scss&module=true&
56212
+ var SignatureSwissComQesvue_type_style_index_0_id_6044849e_prod_lang_scss_module_true_ = __webpack_require__(3664);
56213
+ var SignatureSwissComQesvue_type_style_index_0_id_6044849e_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(SignatureSwissComQesvue_type_style_index_0_id_6044849e_prod_lang_scss_module_true_);
56214
+ ;// CONCATENATED MODULE: ./src/views/SignatureSwissComQes.vue?vue&type=style&index=0&id=6044849e&prod&lang=scss&module=true&
56194
56215
 
56195
56216
  ;// CONCATENATED MODULE: ./src/views/SignatureSwissComQes.vue
56196
56217
 
@@ -56203,7 +56224,7 @@ var SignatureSwissComQesvue_type_style_index_0_id_2a3034d2_prod_lang_scss_module
56203
56224
 
56204
56225
  function SignatureSwissComQes_injectStyles (context) {
56205
56226
 
56206
- this["$style"] = ((SignatureSwissComQesvue_type_style_index_0_id_2a3034d2_prod_lang_scss_module_true_default()).locals || (SignatureSwissComQesvue_type_style_index_0_id_2a3034d2_prod_lang_scss_module_true_default()))
56227
+ this["$style"] = ((SignatureSwissComQesvue_type_style_index_0_id_6044849e_prod_lang_scss_module_true_default()).locals || (SignatureSwissComQesvue_type_style_index_0_id_6044849e_prod_lang_scss_module_true_default()))
56207
56228
 
56208
56229
  }
56209
56230
 
@@ -56211,8 +56232,8 @@ function SignatureSwissComQes_injectStyles (context) {
56211
56232
 
56212
56233
  var SignatureSwissComQes_component = normalizeComponent(
56213
56234
  views_SignatureSwissComQesvue_type_script_lang_js_,
56214
- SignatureSwissComQesvue_type_template_id_2a3034d2_render,
56215
- SignatureSwissComQesvue_type_template_id_2a3034d2_staticRenderFns,
56235
+ SignatureSwissComQesvue_type_template_id_6044849e_render,
56236
+ SignatureSwissComQesvue_type_template_id_6044849e_staticRenderFns,
56216
56237
  false,
56217
56238
  SignatureSwissComQes_injectStyles,
56218
56239
  null,