@descope-ui/descope-anchored 3.11.8 → 3.12.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.
- package/package.json +10 -6
- package/CHANGELOG.md +0 -53
- package/e2e/descope-anchored.spec.ts +0 -25
- package/project.json +0 -8
package/package.json
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-anchored",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.12.1",
|
|
4
|
+
"files": [
|
|
5
|
+
"src",
|
|
6
|
+
"stories"
|
|
7
|
+
],
|
|
4
8
|
"exports": {
|
|
5
9
|
".": {
|
|
6
10
|
"import": "./src/component/index.js"
|
|
@@ -11,13 +15,13 @@
|
|
|
11
15
|
},
|
|
12
16
|
"devDependencies": {
|
|
13
17
|
"@playwright/test": "1.58.2",
|
|
14
|
-
"
|
|
15
|
-
"test-
|
|
16
|
-
"
|
|
18
|
+
"test-assets": "3.12.1",
|
|
19
|
+
"test-drivers": "3.12.1",
|
|
20
|
+
"e2e-utils": "3.12.1"
|
|
17
21
|
},
|
|
18
22
|
"dependencies": {
|
|
19
|
-
"@descope-ui/common": "3.
|
|
20
|
-
"@descope-ui/theme-globals": "3.
|
|
23
|
+
"@descope-ui/common": "3.12.1",
|
|
24
|
+
"@descope-ui/theme-globals": "3.12.1"
|
|
21
25
|
},
|
|
22
26
|
"publishConfig": {
|
|
23
27
|
"link-workspace-packages": false
|
package/CHANGELOG.md
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
|
-
|
|
5
|
-
## [3.11.8](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.7...web-components-ui-3.11.8) (2026-05-25)
|
|
6
|
-
|
|
7
|
-
## [3.11.7](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.6...web-components-ui-3.11.7) (2026-05-25)
|
|
8
|
-
|
|
9
|
-
## [3.11.6](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.5...web-components-ui-3.11.6) (2026-05-24)
|
|
10
|
-
|
|
11
|
-
## [3.11.5](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.4...web-components-ui-3.11.5) (2026-05-21)
|
|
12
|
-
|
|
13
|
-
## [3.11.4](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.3...web-components-ui-3.11.4) (2026-05-20)
|
|
14
|
-
|
|
15
|
-
## [3.11.3](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.2...web-components-ui-3.11.3) (2026-05-19)
|
|
16
|
-
|
|
17
|
-
## [3.11.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.1...web-components-ui-3.11.2) (2026-05-19)
|
|
18
|
-
|
|
19
|
-
## [3.11.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.11.0...web-components-ui-3.11.1) (2026-05-19)
|
|
20
|
-
|
|
21
|
-
## [3.11.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.10.2...web-components-ui-3.11.0) (2026-05-19)
|
|
22
|
-
|
|
23
|
-
## [3.10.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.10.1...web-components-ui-3.10.2) (2026-05-19)
|
|
24
|
-
|
|
25
|
-
## [3.10.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.10.0...web-components-ui-3.10.1) (2026-05-18)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Bug Fixes
|
|
29
|
-
|
|
30
|
-
* **anchored:** guard [#sync](https://github.com/descope/web-components-ui/issues/sync)ComponentState against missing anchor ([#1030](https://github.com/descope/web-components-ui/issues/1030)) ([dc46a3a](https://github.com/descope/web-components-ui/commit/dc46a3a049aa6066591c5b17d5a8d0a67c3169e8))
|
|
31
|
-
|
|
32
|
-
## [3.10.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.9.2...web-components-ui-3.10.0) (2026-05-17)
|
|
33
|
-
|
|
34
|
-
## [3.9.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.9.1...web-components-ui-3.9.2) (2026-05-17)
|
|
35
|
-
|
|
36
|
-
## [3.9.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.9.0...web-components-ui-3.9.1) (2026-05-17)
|
|
37
|
-
|
|
38
|
-
## [3.9.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.8.0...web-components-ui-3.9.0) (2026-05-17)
|
|
39
|
-
|
|
40
|
-
## [3.8.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.7.3...web-components-ui-3.8.0) (2026-05-14)
|
|
41
|
-
|
|
42
|
-
## [3.7.3](https://github.com/descope/web-components-ui/compare/web-components-ui-3.7.2...web-components-ui-3.7.3) (2026-05-12)
|
|
43
|
-
|
|
44
|
-
## [3.7.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.7.1...web-components-ui-3.7.2) (2026-05-11)
|
|
45
|
-
|
|
46
|
-
## [3.7.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.7.0...web-components-ui-3.7.1) (2026-05-11)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
### Bug Fixes
|
|
50
|
-
|
|
51
|
-
* **descope-attachment:** sync parent layout size ([#1003](https://github.com/descope/web-components-ui/issues/1003)) ([70e9058](https://github.com/descope/web-components-ui/commit/70e905824cb93a9a10f7b85016c9938b33db0ad2))
|
|
52
|
-
|
|
53
|
-
# @descope-ui/descope-anchored
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { test, expect } from '@playwright/test';
|
|
2
|
-
import { getStoryUrl, loopConfig } from 'e2e-utils';
|
|
3
|
-
|
|
4
|
-
const componentAttributes = {
|
|
5
|
-
fullWidth: ['true', 'false'],
|
|
6
|
-
hasAnchor: ['true', 'false'],
|
|
7
|
-
direction: ['ltr', 'rtl'],
|
|
8
|
-
};
|
|
9
|
-
|
|
10
|
-
const storyName = 'descope-anchored';
|
|
11
|
-
const componentName = 'story-anchor-host';
|
|
12
|
-
|
|
13
|
-
test.describe('layout', () => {
|
|
14
|
-
loopConfig(componentAttributes, (attr, value) => {
|
|
15
|
-
test(`${attr}: ${value}`, async ({ page }) => {
|
|
16
|
-
const component = page.locator(componentName);
|
|
17
|
-
|
|
18
|
-
await page.goto(getStoryUrl(storyName, { [attr]: value }), {
|
|
19
|
-
waitUntil: 'networkidle',
|
|
20
|
-
});
|
|
21
|
-
|
|
22
|
-
expect(await component.screenshot()).toMatchSnapshot();
|
|
23
|
-
});
|
|
24
|
-
});
|
|
25
|
-
});
|
package/project.json
DELETED