@descope-ui/descope-outbound-app-button 3.5.0 → 3.6.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/package.json +11 -7
- package/CHANGELOG.md +0 -266
- package/e2e/descope-outbound-app-button.spec.ts +0 -96
- package/project.json +0 -8
package/package.json
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-outbound-app-button",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.6.0",
|
|
4
|
+
"files": [
|
|
5
|
+
"src",
|
|
6
|
+
"stories"
|
|
7
|
+
],
|
|
4
8
|
"exports": {
|
|
5
9
|
".": {
|
|
6
10
|
"import": "./src/component/index.js"
|
|
@@ -14,14 +18,14 @@
|
|
|
14
18
|
},
|
|
15
19
|
"devDependencies": {
|
|
16
20
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"e2e-utils": "3.
|
|
18
|
-
"test-assets": "3.
|
|
21
|
+
"e2e-utils": "3.6.0",
|
|
22
|
+
"test-assets": "3.6.0"
|
|
19
23
|
},
|
|
20
24
|
"dependencies": {
|
|
21
|
-
"@descope-ui/common": "3.
|
|
22
|
-
"@descope-ui/theme-globals": "3.
|
|
23
|
-
"@descope-ui/descope-icon": "3.
|
|
24
|
-
"@descope-ui/descope-button": "3.
|
|
25
|
+
"@descope-ui/common": "3.6.0",
|
|
26
|
+
"@descope-ui/theme-globals": "3.6.0",
|
|
27
|
+
"@descope-ui/descope-icon": "3.6.0",
|
|
28
|
+
"@descope-ui/descope-button": "3.6.0"
|
|
25
29
|
},
|
|
26
30
|
"publishConfig": {
|
|
27
31
|
"link-workspace-packages": false
|
package/CHANGELOG.md
DELETED
|
@@ -1,266 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
|
-
|
|
5
|
-
## [3.5.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.4.0...web-components-ui-3.5.0) (2026-05-07)
|
|
6
|
-
|
|
7
|
-
## [3.4.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.5...web-components-ui-3.4.0) (2026-05-07)
|
|
8
|
-
|
|
9
|
-
## [3.3.5](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.4...web-components-ui-3.3.5) (2026-05-06)
|
|
10
|
-
|
|
11
|
-
## [3.3.4](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.3...web-components-ui-3.3.4) (2026-05-06)
|
|
12
|
-
|
|
13
|
-
## [3.3.3](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.2...web-components-ui-3.3.3) (2026-05-03)
|
|
14
|
-
|
|
15
|
-
## [3.3.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.1...web-components-ui-3.3.2) (2026-04-26)
|
|
16
|
-
|
|
17
|
-
## [3.3.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.0...web-components-ui-3.3.1) (2026-04-23)
|
|
18
|
-
|
|
19
|
-
## [3.3.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.2...web-components-ui-3.3.0) (2026-04-19)
|
|
20
|
-
|
|
21
|
-
## [3.2.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.1...web-components-ui-3.2.2) (2026-04-16)
|
|
22
|
-
|
|
23
|
-
## [3.2.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.0...web-components-ui-3.2.1) (2026-04-16)
|
|
24
|
-
|
|
25
|
-
## [3.2.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.13...web-components-ui-3.2.0) (2026-04-16)
|
|
26
|
-
|
|
27
|
-
## [3.1.13](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.12...web-components-ui-3.1.13) (2026-04-15)
|
|
28
|
-
|
|
29
|
-
## [3.1.12](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.11...web-components-ui-3.1.12) (2026-04-15)
|
|
30
|
-
|
|
31
|
-
## [3.1.11](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.10...web-components-ui-3.1.11) (2026-04-15)
|
|
32
|
-
|
|
33
|
-
## [3.1.10](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.9...web-components-ui-3.1.10) (2026-04-14)
|
|
34
|
-
|
|
35
|
-
## [3.1.9](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.8...web-components-ui-3.1.9) (2026-04-13)
|
|
36
|
-
|
|
37
|
-
## [3.1.8](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.7...web-components-ui-3.1.8) (2026-04-13)
|
|
38
|
-
|
|
39
|
-
## [3.1.7](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.6...web-components-ui-3.1.7) (2026-04-13)
|
|
40
|
-
|
|
41
|
-
## [3.1.6](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.5...web-components-ui-3.1.6) (2026-04-13)
|
|
42
|
-
|
|
43
|
-
## [3.1.5](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.4...web-components-ui-3.1.5) (2026-04-07)
|
|
44
|
-
|
|
45
|
-
## [3.1.4](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.3...web-components-ui-3.1.4) (2026-04-07)
|
|
46
|
-
|
|
47
|
-
## [3.1.3](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.2...web-components-ui-3.1.3) (2026-04-06)
|
|
48
|
-
|
|
49
|
-
## [3.1.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.1...web-components-ui-3.1.2) (2026-04-06)
|
|
50
|
-
|
|
51
|
-
## [3.1.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.0...web-components-ui-3.1.1) (2026-03-31)
|
|
52
|
-
|
|
53
|
-
## [3.1.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.10...web-components-ui-3.1.0) (2026-03-31)
|
|
54
|
-
|
|
55
|
-
## [3.0.10](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.9...web-components-ui-3.0.10) (2026-03-30)
|
|
56
|
-
|
|
57
|
-
## [3.0.9](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.8...web-components-ui-3.0.9) (2026-03-26)
|
|
58
|
-
|
|
59
|
-
## [3.0.8](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.7...web-components-ui-3.0.8) (2026-03-26)
|
|
60
|
-
|
|
61
|
-
## [3.0.7](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.6...web-components-ui-3.0.7) (2026-03-25)
|
|
62
|
-
|
|
63
|
-
## [3.0.6](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.5...web-components-ui-3.0.6) (2026-03-23)
|
|
64
|
-
|
|
65
|
-
## [3.0.5](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.4...web-components-ui-3.0.5) (2026-03-22)
|
|
66
|
-
|
|
67
|
-
## [3.0.4](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.3...web-components-ui-3.0.4) (2026-03-22)
|
|
68
|
-
|
|
69
|
-
## [3.0.3](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.2...web-components-ui-3.0.3) (2026-03-18)
|
|
70
|
-
|
|
71
|
-
## [3.0.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.1...web-components-ui-3.0.2) (2026-03-08)
|
|
72
|
-
|
|
73
|
-
## [3.0.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.0.0...web-components-ui-3.0.1) (2026-03-08)
|
|
74
|
-
|
|
75
|
-
## [3.0.0](https://github.com/descope/web-components-ui/compare/web-components-ui-2.3.3...web-components-ui-3.0.0) (2026-03-08)
|
|
76
|
-
|
|
77
|
-
## [2.3.3](https://github.com/descope/web-components-ui/compare/web-components-ui-2.3.2...web-components-ui-2.3.3) (2026-03-05)
|
|
78
|
-
|
|
79
|
-
## [2.3.2](https://github.com/descope/web-components-ui/compare/web-components-ui-2.3.1...web-components-ui-2.3.2) (2026-03-05)
|
|
80
|
-
|
|
81
|
-
## [2.3.1](https://github.com/descope/web-components-ui/compare/web-components-ui-2.3.0...web-components-ui-2.3.1) (2026-03-01)
|
|
82
|
-
|
|
83
|
-
## [2.3.0](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.59...web-components-ui-2.3.0) (2026-03-01)
|
|
84
|
-
|
|
85
|
-
## [2.2.59](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.58...web-components-ui-2.2.59) (2026-02-28)
|
|
86
|
-
|
|
87
|
-
## [2.2.58](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.57...web-components-ui-2.2.58) (2026-02-26)
|
|
88
|
-
|
|
89
|
-
## [2.2.57](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.56...web-components-ui-2.2.57) (2026-02-25)
|
|
90
|
-
|
|
91
|
-
## [2.2.56](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.55...web-components-ui-2.2.56) (2026-02-24)
|
|
92
|
-
|
|
93
|
-
## [2.2.55](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.54...web-components-ui-2.2.55) (2026-02-23)
|
|
94
|
-
|
|
95
|
-
## [2.2.54](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.53...web-components-ui-2.2.54) (2026-02-23)
|
|
96
|
-
|
|
97
|
-
## [2.2.53](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.52...web-components-ui-2.2.53) (2026-02-23)
|
|
98
|
-
|
|
99
|
-
## [2.2.52](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.51...web-components-ui-2.2.52) (2026-02-23)
|
|
100
|
-
|
|
101
|
-
## [2.2.51](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.50...web-components-ui-2.2.51) (2026-02-21)
|
|
102
|
-
|
|
103
|
-
## [2.2.50](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.49...web-components-ui-2.2.50) (2026-02-10)
|
|
104
|
-
|
|
105
|
-
## [2.2.49](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.48...web-components-ui-2.2.49) (2026-02-09)
|
|
106
|
-
|
|
107
|
-
## [2.2.48](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.47...web-components-ui-2.2.48) (2026-02-09)
|
|
108
|
-
|
|
109
|
-
## [2.2.47](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.46...web-components-ui-2.2.47) (2026-02-05)
|
|
110
|
-
|
|
111
|
-
### Bug Fixes
|
|
112
|
-
|
|
113
|
-
- Migrate to Playwright 1.58.1 ([#873](https://github.com/descope/web-components-ui/issues/873)) ([ff16007](https://github.com/descope/web-components-ui/commit/ff16007b6316abd82050ce9bcbce8180a5660d95))
|
|
114
|
-
|
|
115
|
-
## [2.2.46](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.45...web-components-ui-2.2.46) (2026-02-05)
|
|
116
|
-
|
|
117
|
-
## [2.2.45](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.44...web-components-ui-2.2.45) (2026-02-05)
|
|
118
|
-
|
|
119
|
-
## [2.2.44](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.43...web-components-ui-2.2.44) (2026-02-05)
|
|
120
|
-
|
|
121
|
-
## [2.2.43](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.42...web-components-ui-2.2.43) (2026-02-04)
|
|
122
|
-
|
|
123
|
-
## [2.2.42](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.41...web-components-ui-2.2.42) (2026-02-04)
|
|
124
|
-
|
|
125
|
-
## [2.2.41](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.40...web-components-ui-2.2.41) (2026-02-01)
|
|
126
|
-
|
|
127
|
-
## [2.2.40](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.39...web-components-ui-2.2.40) (2026-01-29)
|
|
128
|
-
|
|
129
|
-
## [2.2.39](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.38...web-components-ui-2.2.39) (2026-01-29)
|
|
130
|
-
|
|
131
|
-
## [2.2.38](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.37...web-components-ui-2.2.38) (2026-01-28)
|
|
132
|
-
|
|
133
|
-
## [2.2.37](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.36...web-components-ui-2.2.37) (2026-01-28)
|
|
134
|
-
|
|
135
|
-
## [2.2.36](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.35...web-components-ui-2.2.36) (2026-01-28)
|
|
136
|
-
|
|
137
|
-
## [2.2.35](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.34...web-components-ui-2.2.35) (2026-01-22)
|
|
138
|
-
|
|
139
|
-
## [2.2.34](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.33...web-components-ui-2.2.34) (2026-01-21)
|
|
140
|
-
|
|
141
|
-
## [2.2.33](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.32...web-components-ui-2.2.33) (2026-01-21)
|
|
142
|
-
|
|
143
|
-
## [2.2.32](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.31...web-components-ui-2.2.32) (2026-01-21)
|
|
144
|
-
|
|
145
|
-
## [2.2.31](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.30...web-components-ui-2.2.31) (2026-01-21)
|
|
146
|
-
|
|
147
|
-
## [2.2.30](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.29...web-components-ui-2.2.30) (2026-01-19)
|
|
148
|
-
|
|
149
|
-
## [2.2.29](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.28...web-components-ui-2.2.29) (2026-01-19)
|
|
150
|
-
|
|
151
|
-
## [2.2.28](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.27...web-components-ui-2.2.28) (2026-01-19)
|
|
152
|
-
|
|
153
|
-
## [2.2.27](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.26...web-components-ui-2.2.27) (2026-01-18)
|
|
154
|
-
|
|
155
|
-
## [2.2.26](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.25...web-components-ui-2.2.26) (2026-01-18)
|
|
156
|
-
|
|
157
|
-
## [2.2.25](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.24...web-components-ui-2.2.25) (2026-01-15)
|
|
158
|
-
|
|
159
|
-
## [2.2.24](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.23...web-components-ui-2.2.24) (2026-01-13)
|
|
160
|
-
|
|
161
|
-
## [2.2.23](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.22...web-components-ui-2.2.23) (2026-01-13)
|
|
162
|
-
|
|
163
|
-
## [2.2.22](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.21...web-components-ui-2.2.22) (2026-01-13)
|
|
164
|
-
|
|
165
|
-
## [2.2.21](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.20...web-components-ui-2.2.21) (2026-01-12)
|
|
166
|
-
|
|
167
|
-
## [2.2.20](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.19...web-components-ui-2.2.20) (2026-01-12)
|
|
168
|
-
|
|
169
|
-
## [2.2.19](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.18...web-components-ui-2.2.19) (2026-01-11)
|
|
170
|
-
|
|
171
|
-
## [2.2.18](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.17...web-components-ui-2.2.18) (2026-01-06)
|
|
172
|
-
|
|
173
|
-
## [2.2.17](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.16...web-components-ui-2.2.17) (2026-01-05)
|
|
174
|
-
|
|
175
|
-
## [2.2.16](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.15...web-components-ui-2.2.16) (2025-12-28)
|
|
176
|
-
|
|
177
|
-
## [2.2.15](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.14...web-components-ui-2.2.15) (2025-12-23)
|
|
178
|
-
|
|
179
|
-
## [2.2.14](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.13...web-components-ui-2.2.14) (2025-12-22)
|
|
180
|
-
|
|
181
|
-
## [2.2.13](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.12...web-components-ui-2.2.13) (2025-12-21)
|
|
182
|
-
|
|
183
|
-
## [2.2.12](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.11...web-components-ui-2.2.12) (2025-12-18)
|
|
184
|
-
|
|
185
|
-
## [2.2.11](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.10...web-components-ui-2.2.11) (2025-12-02)
|
|
186
|
-
|
|
187
|
-
## [2.2.10](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.9...web-components-ui-2.2.10) (2025-11-10)
|
|
188
|
-
|
|
189
|
-
## [2.2.9](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.8...web-components-ui-2.2.9) (2025-11-09)
|
|
190
|
-
|
|
191
|
-
## [2.2.8](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.7...web-components-ui-2.2.8) (2025-11-06)
|
|
192
|
-
|
|
193
|
-
## [2.2.7](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.6...web-components-ui-2.2.7) (2025-11-05)
|
|
194
|
-
|
|
195
|
-
## [2.2.6](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.5...web-components-ui-2.2.6) (2025-11-05)
|
|
196
|
-
|
|
197
|
-
## [2.2.5](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.4...web-components-ui-2.2.5) (2025-10-30)
|
|
198
|
-
|
|
199
|
-
## [2.2.4](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.3...web-components-ui-2.2.4) (2025-10-30)
|
|
200
|
-
|
|
201
|
-
## [2.2.3](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.2...web-components-ui-2.2.3) (2025-10-29)
|
|
202
|
-
|
|
203
|
-
## [2.2.2](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.1...web-components-ui-2.2.2) (2025-10-28)
|
|
204
|
-
|
|
205
|
-
## [2.2.1](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.0...web-components-ui-2.2.1) (2025-10-27)
|
|
206
|
-
|
|
207
|
-
## [2.2.0](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.18...web-components-ui-2.2.0) (2025-10-26)
|
|
208
|
-
|
|
209
|
-
## [2.1.18](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.17...web-components-ui-2.1.18) (2025-10-26)
|
|
210
|
-
|
|
211
|
-
## [2.1.17](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.16...web-components-ui-2.1.17) (2025-10-20)
|
|
212
|
-
|
|
213
|
-
## [2.1.16](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.15...web-components-ui-2.1.16) (2025-10-19)
|
|
214
|
-
|
|
215
|
-
## [2.1.15](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.14...web-components-ui-2.1.15) (2025-10-16)
|
|
216
|
-
|
|
217
|
-
## [2.1.14](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.13...web-components-ui-2.1.14) (2025-10-12)
|
|
218
|
-
|
|
219
|
-
## [1.139.1](https://github.com/descope/web-components-ui/compare/web-components-ui-1.139.0...web-components-ui-1.139.1) (2025-10-08)
|
|
220
|
-
|
|
221
|
-
## [0.0.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.6...@descope-ui/descope-outbound-app-button-0.0.7) (2025-09-30)
|
|
222
|
-
|
|
223
|
-
### Dependency Updates
|
|
224
|
-
|
|
225
|
-
- `@descope-ui/common` updated to version `0.1.2`
|
|
226
|
-
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
227
|
-
- `@descope-ui/descope-icon` updated to version `0.0.20`
|
|
228
|
-
- `@descope-ui/descope-button` updated to version `0.0.22`
|
|
229
|
-
|
|
230
|
-
## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.5...@descope-ui/descope-outbound-app-button-0.0.6) (2025-09-29)
|
|
231
|
-
|
|
232
|
-
### Dependency Updates
|
|
233
|
-
|
|
234
|
-
- `@descope-ui/common` updated to version `0.1.1`
|
|
235
|
-
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
236
|
-
- `@descope-ui/descope-icon` updated to version `0.0.19`
|
|
237
|
-
- `@descope-ui/descope-button` updated to version `0.0.21`
|
|
238
|
-
|
|
239
|
-
## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.4...@descope-ui/descope-outbound-app-button-0.0.5) (2025-09-02)
|
|
240
|
-
|
|
241
|
-
### Dependency Updates
|
|
242
|
-
|
|
243
|
-
- `e2e-utils` updated to version `0.1.0`
|
|
244
|
-
- `@descope-ui/common` updated to version `0.1.0`
|
|
245
|
-
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
246
|
-
- `@descope-ui/descope-icon` updated to version `0.0.18`
|
|
247
|
-
- `@descope-ui/descope-button` updated to version `0.0.20`
|
|
248
|
-
|
|
249
|
-
## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.3...@descope-ui/descope-outbound-app-button-0.0.4) (2025-08-21)
|
|
250
|
-
|
|
251
|
-
## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.2...@descope-ui/descope-outbound-app-button-0.0.3) (2025-08-21)
|
|
252
|
-
|
|
253
|
-
## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.1...@descope-ui/descope-outbound-app-button-0.0.2) (2025-08-20)
|
|
254
|
-
|
|
255
|
-
## 0.0.1 (2025-08-20)
|
|
256
|
-
|
|
257
|
-
### Dependency Updates
|
|
258
|
-
|
|
259
|
-
- `e2e-utils` updated to version `0.0.1`
|
|
260
|
-
- `test-assets` updated to version `0.0.1`
|
|
261
|
-
- `@descope-ui/common` updated to version `0.0.18`
|
|
262
|
-
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
263
|
-
- `@descope-ui/descope-icon` updated to version `0.0.17`
|
|
264
|
-
- `@descope-ui/descope-button` updated to version `0.0.19`
|
|
265
|
-
|
|
266
|
-
# Changelog
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { expect, test } from '@playwright/test';
|
|
2
|
-
import { getStoryUrl, loopConfig, loopPresets } from 'e2e-utils';
|
|
3
|
-
|
|
4
|
-
const componentAttributes = {
|
|
5
|
-
mode: ['primary', 'secondary', 'success', 'error'],
|
|
6
|
-
variant: ['contained', 'outline', 'link'],
|
|
7
|
-
size: ['xs', 'sm', 'md', 'lg'],
|
|
8
|
-
'full-width': ['true', 'false'],
|
|
9
|
-
iconSrc: ['true', 'false'],
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
const presets = {
|
|
13
|
-
'direction rtl': { direction: 'rtl', label: '-Click Me' },
|
|
14
|
-
'direction rtl with icon': {
|
|
15
|
-
direction: 'rtl',
|
|
16
|
-
label: '-Click Me',
|
|
17
|
-
iconSrc: 'true',
|
|
18
|
-
},
|
|
19
|
-
'icon fill': {
|
|
20
|
-
label: '-Click Me',
|
|
21
|
-
iconSrc: 'true',
|
|
22
|
-
'icon-fill-current-color': 'true',
|
|
23
|
-
}
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
const storyName = 'descope-outbound-app-button';
|
|
27
|
-
const componentName = 'descope-outbound-app-button';
|
|
28
|
-
|
|
29
|
-
test.describe('theme', () => {
|
|
30
|
-
loopConfig(componentAttributes, (attr, value) => {
|
|
31
|
-
test.describe(`${attr}: ${value}`, () => {
|
|
32
|
-
test.beforeEach(async ({ page }) => {
|
|
33
|
-
await page.goto(getStoryUrl(storyName, { [attr]: value }), {
|
|
34
|
-
waitUntil: 'load',
|
|
35
|
-
});
|
|
36
|
-
});
|
|
37
|
-
test('hover', async ({ page }) => {
|
|
38
|
-
const component = page.locator(componentName);
|
|
39
|
-
|
|
40
|
-
await component.hover();
|
|
41
|
-
|
|
42
|
-
expect(await component.screenshot()).toMatchSnapshot();
|
|
43
|
-
});
|
|
44
|
-
|
|
45
|
-
test('focus', async ({ page }) => {
|
|
46
|
-
const component = page.locator(componentName);
|
|
47
|
-
|
|
48
|
-
await component.focus();
|
|
49
|
-
|
|
50
|
-
expect(await component.screenshot()).toMatchSnapshot();
|
|
51
|
-
});
|
|
52
|
-
|
|
53
|
-
test('active', async ({ page }) => {
|
|
54
|
-
const component = page.locator(componentName);
|
|
55
|
-
|
|
56
|
-
await component.hover();
|
|
57
|
-
await page.mouse.down();
|
|
58
|
-
|
|
59
|
-
expect(await component.screenshot()).toMatchSnapshot();
|
|
60
|
-
});
|
|
61
|
-
});
|
|
62
|
-
});
|
|
63
|
-
|
|
64
|
-
loopPresets(presets, (preset, name) => {
|
|
65
|
-
test(name, async ({ page }) => {
|
|
66
|
-
await page.goto(getStoryUrl(storyName, preset));
|
|
67
|
-
await page.waitForSelector(componentName);
|
|
68
|
-
const component = page.locator(componentName);
|
|
69
|
-
expect(
|
|
70
|
-
await component.screenshot({
|
|
71
|
-
animations: 'disabled',
|
|
72
|
-
timeout: 3000,
|
|
73
|
-
caret: 'hide',
|
|
74
|
-
}),
|
|
75
|
-
).toMatchSnapshot();
|
|
76
|
-
});
|
|
77
|
-
});
|
|
78
|
-
});
|
|
79
|
-
|
|
80
|
-
test.describe('other', () => {
|
|
81
|
-
test('disabled', async ({ page }) => {
|
|
82
|
-
await page.goto(getStoryUrl(storyName, { disabled: 'true' }), {
|
|
83
|
-
waitUntil: 'networkidle',
|
|
84
|
-
});
|
|
85
|
-
const component = page.locator(componentName);
|
|
86
|
-
expect(await component.screenshot()).toMatchSnapshot();
|
|
87
|
-
});
|
|
88
|
-
|
|
89
|
-
test('square', async ({ page }) => {
|
|
90
|
-
await page.goto(getStoryUrl(storyName, { square: 'true', label: '', iconSrc: true }), {
|
|
91
|
-
waitUntil: 'networkidle',
|
|
92
|
-
});
|
|
93
|
-
const component = page.locator(componentName);
|
|
94
|
-
expect(await component.screenshot()).toMatchSnapshot();
|
|
95
|
-
});
|
|
96
|
-
});
|
package/project.json
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@descope-ui/descope-outbound-app-button",
|
|
3
|
-
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
4
|
-
"sourceRoot": "packages/web-components/components/descope-outbound-app-button/src",
|
|
5
|
-
"projectType": "library",
|
|
6
|
-
"targets": {},
|
|
7
|
-
"tags": []
|
|
8
|
-
}
|