@eid-easy/eideasy-widget 2.139.0 → 2.141.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/CHANGELOG-LATEST.md +2 -2
- package/CHANGELOG.md +127 -114
- package/dist/full/eideasy-widget.common.js +66 -53
- package/dist/full/eideasy-widget.umd.js +49 -36
- package/dist/full/eideasy-widget.umd.min.js +3 -3
- package/dist/index.html +1 -1
- package/package.json +5 -5
package/CHANGELOG-LATEST.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
# [2.139.0](https://github.com/eideasy/eideasy-widget/compare/v2.138.1...v2.139.0) (2025-01-09)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* add refresh buttons to smart-id auth and signing modules ([#286](https://github.com/eideasy/eideasy-widget/issues/286)) ([773d93c](https://github.com/eideasy/eideasy-widget/commit/773d93cc5fba52e9e7b194308e7c04b26bef8f54))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,120 +1,133 @@
|
|
|
1
|
-
# [2.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Features
|
|
5
|
-
|
|
6
|
-
* add refresh buttons to smart-id auth and signing modules ([#286](https://github.com/eideasy/eideasy-widget/issues/286)) ([773d93c](https://github.com/eideasy/eideasy-widget/commit/773d93cc5fba52e9e7b194308e7c04b26bef8f54))
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
## [2.138.1](https://github.com/eideasy/eideasy-widget/compare/v2.138.0...v2.138.1) (2025-01-08)
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
### Features
|
|
14
|
-
|
|
15
|
-
* Use another authType for Infocert SignAPI ([#285](https://github.com/eideasy/eideasy-widget/issues/285)) ([a94ab62](https://github.com/eideasy/eideasy-widget/commit/a94ab6233231a5b0578a2254f6f2c4f4ec0d2c80))
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
# [2.138.0](https://github.com/eideasy/eideasy-widget/compare/v2.137.1...v2.138.0) (2025-01-07)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
### Features
|
|
23
|
-
|
|
24
|
-
* added Diia QES signature ([#284](https://github.com/eideasy/eideasy-widget/issues/284)) ([d48711b](https://github.com/eideasy/eideasy-widget/commit/d48711bff28b46189a649b6eca111007a950f100))
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
## [2.137.1](https://github.com/eideasy/eideasy-widget/compare/v2.137.0...v2.137.1) (2024-12-27)
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
### Features
|
|
32
|
-
|
|
33
|
-
* Fix FTN modal Swedish translation ([#283](https://github.com/eideasy/eideasy-widget/issues/283)) ([1fe9cf0](https://github.com/eideasy/eideasy-widget/commit/1fe9cf0c77903ff3c82583b3ff1bb9eb91cf5d5e))
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
# [2.137.0](https://github.com/eideasy/eideasy-widget/compare/v2.136.0...v2.137.0) (2024-12-20)
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
### Features
|
|
41
|
-
|
|
42
|
-
* Add Adacom One-Shot QES button ([#282](https://github.com/eideasy/eideasy-widget/issues/282)) ([3682977](https://github.com/eideasy/eideasy-widget/commit/3682977d6afef0120b92d14f363e2ef2ecd7632b))
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
# [2.136.0](https://github.com/eideasy/eideasy-widget/compare/v2.135.0...v2.136.0) (2024-12-18)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
### Features
|
|
50
|
-
|
|
51
|
-
* Run yarn install ([5f9867b](https://github.com/eideasy/eideasy-widget/commit/5f9867b2cb081e3aee598153867dd87e2fa6ca58))
|
|
52
|
-
* Run yarn install ([1c0ce01](https://github.com/eideasy/eideasy-widget/commit/1c0ce014c49d30d485e743ac7b08d9bb56cb7fc9))
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
# [2.135.0](https://github.com/eideasy/eideasy-widget/compare/v2.133.0...v2.135.0) (2024-12-13)
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
### Features
|
|
60
|
-
|
|
61
|
-
* add aba signature module ([#280](https://github.com/eideasy/eideasy-widget/issues/280)) ([9ce4c65](https://github.com/eideasy/eideasy-widget/commit/9ce4c6519cbff85f5603b651ef1367f6cf8780c4))
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
# [2.133.0](https://github.com/eideasy/eideasy-widget/compare/v2.130.0...v2.133.0) (2024-12-03)
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
# [2.130.0](https://github.com/eideasy/eideasy-widget/compare/v2.132.1...v2.130.0) (2024-12-03)
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
### Features
|
|
73
|
-
|
|
74
|
-
* Add Poland for CertEurope and CertSign ([#279](https://github.com/eideasy/eideasy-widget/issues/279)) ([1e3dc4a](https://github.com/eideasy/eideasy-widget/commit/1e3dc4a04ae5bf68241967b837869998c9364fb3))
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
## [2.132.1](https://github.com/eideasy/eideasy-widget/compare/v2.132.0...v2.132.1) (2024-11-29)
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
# [2.132.0](https://github.com/eideasy/eideasy-widget/compare/v2.131.0...v2.132.0) (2024-11-28)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
### Features
|
|
86
|
-
|
|
87
|
-
* add Czech ID card signing module ([#277](https://github.com/eideasy/eideasy-widget/issues/277)) ([d3505f6](https://github.com/eideasy/eideasy-widget/commit/d3505f60f376e16d62b5f977d94b3403868bc09e))
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
# [2.131.0](https://github.com/eideasy/eideasy-widget/compare/v2.129.0...v2.131.0) (2024-11-27)
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
### Features
|
|
95
|
-
|
|
96
|
-
* Add adacom button ([#276](https://github.com/eideasy/eideasy-widget/issues/276)) ([8652c79](https://github.com/eideasy/eideasy-widget/commit/8652c79459f03b2b722f5000dc6dc5383aae0aa4))
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
# [2.130.0](https://github.com/eideasy/eideasy-widget/compare/v2.129.0...v2.130.0) (2024-11-27)
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
### Features
|
|
104
|
-
|
|
105
|
-
* Add adacom button ([#276](https://github.com/eideasy/eideasy-widget/issues/276)) ([8652c79](https://github.com/eideasy/eideasy-widget/commit/8652c79459f03b2b722f5000dc6dc5383aae0aa4))
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
# [2.129.0](https://github.com/eideasy/eideasy-widget/compare/v2.128.2...v2.129.0) (2024-10-30)
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
### Features
|
|
113
|
-
|
|
114
|
-
* Implement Dutch language ([#275](https://github.com/eideasy/eideasy-widget/issues/275)) ([1fbb9ef](https://github.com/eideasy/eideasy-widget/commit/1fbb9ef60358a4f5be5a15b1aa041032586972cb))
|
|
1
|
+
# [2.141.0](https://github.com/eideasy/eideasy-widget/compare/v2.140.0...v2.141.0) (2025-01-23)
|
|
115
2
|
|
|
116
3
|
|
|
117
4
|
|
|
5
|
+
# [2.140.0](https://github.com/eideasy/eideasy-widget/compare/v2.139.0...v2.140.0) (2025-01-13)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* Add Trust1Connector untrusted button ([#287](https://github.com/eideasy/eideasy-widget/issues/287)) ([7cb9fea](https://github.com/eideasy/eideasy-widget/commit/7cb9feab9a23f9a52fea2fea5606d49359ed174e))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [2.139.0](https://github.com/eideasy/eideasy-widget/compare/v2.138.1...v2.139.0) (2025-01-09)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* add refresh buttons to smart-id auth and signing modules ([#286](https://github.com/eideasy/eideasy-widget/issues/286)) ([773d93c](https://github.com/eideasy/eideasy-widget/commit/773d93cc5fba52e9e7b194308e7c04b26bef8f54))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
## [2.138.1](https://github.com/eideasy/eideasy-widget/compare/v2.138.0...v2.138.1) (2025-01-08)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Features
|
|
27
|
+
|
|
28
|
+
* Use another authType for Infocert SignAPI ([#285](https://github.com/eideasy/eideasy-widget/issues/285)) ([a94ab62](https://github.com/eideasy/eideasy-widget/commit/a94ab6233231a5b0578a2254f6f2c4f4ec0d2c80))
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
# [2.138.0](https://github.com/eideasy/eideasy-widget/compare/v2.137.1...v2.138.0) (2025-01-07)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
* added Diia QES signature ([#284](https://github.com/eideasy/eideasy-widget/issues/284)) ([d48711b](https://github.com/eideasy/eideasy-widget/commit/d48711bff28b46189a649b6eca111007a950f100))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## [2.137.1](https://github.com/eideasy/eideasy-widget/compare/v2.137.0...v2.137.1) (2024-12-27)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* Fix FTN modal Swedish translation ([#283](https://github.com/eideasy/eideasy-widget/issues/283)) ([1fe9cf0](https://github.com/eideasy/eideasy-widget/commit/1fe9cf0c77903ff3c82583b3ff1bb9eb91cf5d5e))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
# [2.137.0](https://github.com/eideasy/eideasy-widget/compare/v2.136.0...v2.137.0) (2024-12-20)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Features
|
|
54
|
+
|
|
55
|
+
* Add Adacom One-Shot QES button ([#282](https://github.com/eideasy/eideasy-widget/issues/282)) ([3682977](https://github.com/eideasy/eideasy-widget/commit/3682977d6afef0120b92d14f363e2ef2ecd7632b))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
# [2.136.0](https://github.com/eideasy/eideasy-widget/compare/v2.135.0...v2.136.0) (2024-12-18)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
* Run yarn install ([5f9867b](https://github.com/eideasy/eideasy-widget/commit/5f9867b2cb081e3aee598153867dd87e2fa6ca58))
|
|
65
|
+
* Run yarn install ([1c0ce01](https://github.com/eideasy/eideasy-widget/commit/1c0ce014c49d30d485e743ac7b08d9bb56cb7fc9))
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
# [2.135.0](https://github.com/eideasy/eideasy-widget/compare/v2.133.0...v2.135.0) (2024-12-13)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Features
|
|
73
|
+
|
|
74
|
+
* add aba signature module ([#280](https://github.com/eideasy/eideasy-widget/issues/280)) ([9ce4c65](https://github.com/eideasy/eideasy-widget/commit/9ce4c6519cbff85f5603b651ef1367f6cf8780c4))
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
# [2.133.0](https://github.com/eideasy/eideasy-widget/compare/v2.130.0...v2.133.0) (2024-12-03)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
# [2.130.0](https://github.com/eideasy/eideasy-widget/compare/v2.132.1...v2.130.0) (2024-12-03)
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
### Features
|
|
86
|
+
|
|
87
|
+
* Add Poland for CertEurope and CertSign ([#279](https://github.com/eideasy/eideasy-widget/issues/279)) ([1e3dc4a](https://github.com/eideasy/eideasy-widget/commit/1e3dc4a04ae5bf68241967b837869998c9364fb3))
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## [2.132.1](https://github.com/eideasy/eideasy-widget/compare/v2.132.0...v2.132.1) (2024-11-29)
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
# [2.132.0](https://github.com/eideasy/eideasy-widget/compare/v2.131.0...v2.132.0) (2024-11-28)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Features
|
|
99
|
+
|
|
100
|
+
* add Czech ID card signing module ([#277](https://github.com/eideasy/eideasy-widget/issues/277)) ([d3505f6](https://github.com/eideasy/eideasy-widget/commit/d3505f60f376e16d62b5f977d94b3403868bc09e))
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
# [2.131.0](https://github.com/eideasy/eideasy-widget/compare/v2.129.0...v2.131.0) (2024-11-27)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Features
|
|
108
|
+
|
|
109
|
+
* Add adacom button ([#276](https://github.com/eideasy/eideasy-widget/issues/276)) ([8652c79](https://github.com/eideasy/eideasy-widget/commit/8652c79459f03b2b722f5000dc6dc5383aae0aa4))
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
# [2.130.0](https://github.com/eideasy/eideasy-widget/compare/v2.129.0...v2.130.0) (2024-11-27)
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
### Features
|
|
117
|
+
|
|
118
|
+
* Add adacom button ([#276](https://github.com/eideasy/eideasy-widget/issues/276)) ([8652c79](https://github.com/eideasy/eideasy-widget/commit/8652c79459f03b2b722f5000dc6dc5383aae0aa4))
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
# [2.129.0](https://github.com/eideasy/eideasy-widget/compare/v2.128.2...v2.129.0) (2024-10-30)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
### Features
|
|
126
|
+
|
|
127
|
+
* Implement Dutch language ([#275](https://github.com/eideasy/eideasy-widget/issues/275)) ([1fbb9ef](https://github.com/eideasy/eideasy-widget/commit/1fbb9ef60358a4f5be5a15b1aa041032586972cb))
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
118
131
|
## [2.128.2](https://github.com/eideasy/eideasy-widget/compare/v2.128.1...v2.128.2) (2024-09-20)
|
|
119
132
|
|
|
120
133
|
|