@custardui/custardui 2.1.2-beta.0 → 2.2.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.
Files changed (73) hide show
  1. package/dist/custardui.js +82 -76
  2. package/dist/custardui.js.map +1 -1
  3. package/dist/custardui.min.js +2 -2
  4. package/dist/custardui.min.js.map +1 -1
  5. package/dist/types/src/lib/app/ui-manager.d.ts.map +1 -1
  6. package/dist/types/src/lib/features/anchor/descriptor.d.ts.map +1 -1
  7. package/dist/types/src/lib/features/anchor/resolver.d.ts +1 -1
  8. package/dist/types/src/lib/features/anchor/resolver.d.ts.map +1 -1
  9. package/dist/types/src/lib/features/focus/services/focus-service.svelte.d.ts +1 -2
  10. package/dist/types/src/lib/features/focus/services/focus-service.svelte.d.ts.map +1 -1
  11. package/dist/types/src/lib/features/highlight/services/highlight-service.svelte.d.ts +1 -2
  12. package/dist/types/src/lib/features/highlight/services/highlight-service.svelte.d.ts.map +1 -1
  13. package/dist/types/src/lib/utils/init-utils.d.ts +2 -3
  14. package/dist/types/src/lib/utils/init-utils.d.ts.map +1 -1
  15. package/package.json +3 -3
  16. package/dist/types/tests/functional/fingerprint-compatibility.test.d.ts +0 -2
  17. package/dist/types/tests/functional/fingerprint-compatibility.test.d.ts.map +0 -1
  18. package/dist/types/tests/lib/features/adaptation/adaptation-manager.test.d.ts +0 -2
  19. package/dist/types/tests/lib/features/adaptation/adaptation-manager.test.d.ts.map +0 -1
  20. package/dist/types/tests/lib/features/adaptation/stores/adaptation-store.test.d.ts +0 -2
  21. package/dist/types/tests/lib/features/adaptation/stores/adaptation-store.test.d.ts.map +0 -1
  22. package/dist/types/tests/lib/features/anchor/anchor.test.d.ts +0 -2
  23. package/dist/types/tests/lib/features/anchor/anchor.test.d.ts.map +0 -1
  24. package/dist/types/tests/lib/features/focus/focus-logic.test.d.ts +0 -2
  25. package/dist/types/tests/lib/features/focus/focus-logic.test.d.ts.map +0 -1
  26. package/dist/types/tests/lib/features/focus/focus-store.test.d.ts +0 -2
  27. package/dist/types/tests/lib/features/focus/focus-store.test.d.ts.map +0 -1
  28. package/dist/types/tests/lib/features/highlight/highlight-logic.test.d.ts +0 -2
  29. package/dist/types/tests/lib/features/highlight/highlight-logic.test.d.ts.map +0 -1
  30. package/dist/types/tests/lib/features/labels/label-manager.test.d.ts +0 -2
  31. package/dist/types/tests/lib/features/labels/label-manager.test.d.ts.map +0 -1
  32. package/dist/types/tests/lib/features/labels/label-registry-store.test.d.ts +0 -2
  33. package/dist/types/tests/lib/features/labels/label-registry-store.test.d.ts.map +0 -1
  34. package/dist/types/tests/lib/features/labels/label-utils.test.d.ts +0 -2
  35. package/dist/types/tests/lib/features/labels/label-utils.test.d.ts.map +0 -1
  36. package/dist/types/tests/lib/features/notifications/stores/toast-store.test.d.ts +0 -2
  37. package/dist/types/tests/lib/features/notifications/stores/toast-store.test.d.ts.map +0 -1
  38. package/dist/types/tests/lib/features/placeholder/placeholder-binder.test.d.ts +0 -2
  39. package/dist/types/tests/lib/features/placeholder/placeholder-binder.test.d.ts.map +0 -1
  40. package/dist/types/tests/lib/features/placeholder/placeholder-manager.test.d.ts +0 -2
  41. package/dist/types/tests/lib/features/placeholder/placeholder-manager.test.d.ts.map +0 -1
  42. package/dist/types/tests/lib/features/settings/intro-manager.test.d.ts +0 -2
  43. package/dist/types/tests/lib/features/settings/intro-manager.test.d.ts.map +0 -1
  44. package/dist/types/tests/lib/features/settings/stores/icon-settings-store.test.d.ts +0 -2
  45. package/dist/types/tests/lib/features/settings/stores/icon-settings-store.test.d.ts.map +0 -1
  46. package/dist/types/tests/lib/features/share/share-logic.test.d.ts +0 -2
  47. package/dist/types/tests/lib/features/share/share-logic.test.d.ts.map +0 -1
  48. package/dist/types/tests/lib/features/share/share-store.test.d.ts +0 -2
  49. package/dist/types/tests/lib/features/share/share-store.test.d.ts.map +0 -1
  50. package/dist/types/tests/lib/features/url/url-action-handler.test.d.ts +0 -2
  51. package/dist/types/tests/lib/features/url/url-action-handler.test.d.ts.map +0 -1
  52. package/dist/types/tests/lib/features/url/url-state-manager.test.d.ts +0 -2
  53. package/dist/types/tests/lib/features/url/url-state-manager.test.d.ts.map +0 -1
  54. package/dist/types/tests/lib/services/url-action-router.test.d.ts +0 -2
  55. package/dist/types/tests/lib/services/url-action-router.test.d.ts.map +0 -1
  56. package/dist/types/tests/lib/stores/active-state-store.test.d.ts +0 -2
  57. package/dist/types/tests/lib/stores/active-state-store.test.d.ts.map +0 -1
  58. package/dist/types/tests/lib/stores/color-scheme-store.test.d.ts +0 -2
  59. package/dist/types/tests/lib/stores/color-scheme-store.test.d.ts.map +0 -1
  60. package/dist/types/tests/lib/stores/derived-store.test.d.ts +0 -2
  61. package/dist/types/tests/lib/stores/derived-store.test.d.ts.map +0 -1
  62. package/dist/types/tests/lib/stores/element-store.test.d.ts +0 -2
  63. package/dist/types/tests/lib/stores/element-store.test.d.ts.map +0 -1
  64. package/dist/types/tests/lib/stores/ui-store.test.d.ts +0 -2
  65. package/dist/types/tests/lib/stores/ui-store.test.d.ts.map +0 -1
  66. package/dist/types/tests/lib/utils/persistence.test.d.ts +0 -2
  67. package/dist/types/tests/lib/utils/persistence.test.d.ts.map +0 -1
  68. package/dist/types/tests/lib/utils/scroll-utils.test.d.ts +0 -2
  69. package/dist/types/tests/lib/utils/scroll-utils.test.d.ts.map +0 -1
  70. package/dist/types/tests/lib/utils/url-utils.test.d.ts +0 -2
  71. package/dist/types/tests/lib/utils/url-utils.test.d.ts.map +0 -1
  72. package/dist/types/tests/setup.d.ts +0 -2
  73. package/dist/types/tests/setup.d.ts.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"ui-manager.d.ts","sourceRoot":"","sources":["../../../../../src/lib/app/ui-manager.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAKnD,OAAO,EACL,KAAK,gBAAgB,EAItB,MAAM,SAAS,CAAC;AAEjB,cAAc,SAAS,CAAC;AAExB,qBAAa,gBAAgB;IAC3B,OAAO,CAAC,GAAG,CAAyC;IACpD,OAAO,CAAC,OAAO,CAA2B;gBAE9B,OAAO,EAAE,gBAAgB;IAyBrC;;OAEG;IACI,MAAM,IAAI,IAAI;IAoBrB;;OAEG;IACI,OAAO,IAAI,IAAI;CAMvB;AAED;;GAEG;AACH,wBAAgB,aAAa,CAC3B,OAAO,EAAE,UAAU,EACnB,MAAM,EAAE,UAAU,GACjB,gBAAgB,GAAG,SAAS,CAgB9B"}
1
+ {"version":3,"file":"ui-manager.d.ts","sourceRoot":"","sources":["../../../../../src/lib/app/ui-manager.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAKnD,OAAO,EACL,KAAK,gBAAgB,EAItB,MAAM,SAAS,CAAC;AAEjB,cAAc,SAAS,CAAC;AAExB,qBAAa,gBAAgB;IAC3B,OAAO,CAAC,GAAG,CAAyC;IACpD,OAAO,CAAC,OAAO,CAA2B;gBAE9B,OAAO,EAAE,gBAAgB;IAyBrC;;OAEG;IACI,MAAM,IAAI,IAAI;IAoBrB;;OAEG;IACI,OAAO,IAAI,IAAI;CAMvB;AAED;;GAEG;AACH,wBAAgB,aAAa,CAC3B,OAAO,EAAE,UAAU,EACnB,MAAM,EAAE,UAAU,GACjB,gBAAgB,GAAG,SAAS,CAiB9B"}
@@ -1 +1 @@
1
- {"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/features/anchor/descriptor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAGhD;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAAE,EAAE,WAAW,GAAG,gBAAgB,CAiClE"}
1
+ {"version":3,"file":"descriptor.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/features/anchor/descriptor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAoBhD;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAAE,EAAE,WAAW,GAAG,gBAAgB,CA+BlE"}
@@ -4,5 +4,5 @@ import { type AnchorDescriptor } from './types';
4
4
  * Returns an array of elements. For specific descriptors, usually contains 0 or 1 element.
5
5
  * For ID-only descriptors (tag='ANY'), may return multiple if duplicates exist.
6
6
  */
7
- export declare function resolve(root: HTMLElement, descriptor: AnchorDescriptor): HTMLElement[];
7
+ export declare function resolve(descriptor: AnchorDescriptor): HTMLElement[];
8
8
  //# sourceMappingURL=resolver.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"resolver.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/features/anchor/resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAShD;;;;GAIG;AACH,wBAAgB,OAAO,CAAC,IAAI,EAAE,WAAW,EAAE,UAAU,EAAE,gBAAgB,GAAG,WAAW,EAAE,CAoFtF"}
1
+ {"version":3,"file":"resolver.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/features/anchor/resolver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAShD;;;;GAIG;AACH,wBAAgB,OAAO,CAAC,UAAU,EAAE,gBAAgB,GAAG,WAAW,EAAE,CAiFnE"}
@@ -3,14 +3,13 @@ export interface FocusServiceOptions {
3
3
  shareExclusions?: ShareExclusions;
4
4
  }
5
5
  export declare class FocusService {
6
- private rootEl;
7
6
  private hiddenElements;
8
7
  private dividers;
9
8
  private excludedTags;
10
9
  private excludedIds;
11
10
  private unsubscribe;
12
11
  private highlightService;
13
- constructor(rootEl: HTMLElement, options: FocusServiceOptions);
12
+ constructor(options: FocusServiceOptions);
14
13
  /**
15
14
  * Re-evaluate the URL when the browser's history changes
16
15
  */
@@ -1 +1 @@
1
- {"version":3,"file":"focus-service.svelte.d.ts","sourceRoot":"","sources":["../../../../../../../src/lib/features/focus/services/focus-service.svelte.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAE7D,MAAM,WAAW,mBAAmB;IAClC,eAAe,CAAC,EAAE,eAAe,CAAC;CACnC;AAED,qBAAa,YAAY;IAUrB,OAAO,CAAC,MAAM;IAThB,OAAO,CAAC,cAAc,CAAgC;IACtD,OAAO,CAAC,QAAQ,CAAwB;IACxC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,WAAW,CAAc;IAEjC,OAAO,CAAC,WAAW,CAAa;IAChC,OAAO,CAAC,gBAAgB,CAAmB;gBAGjC,MAAM,EAAE,WAAW,EAC3B,OAAO,EAAE,mBAAmB;IAiC9B;;OAEG;IACH,OAAO,CAAC,cAAc,CAEpB;IAEF;;OAEG;IACH,OAAO,CAAC,iBAAiB;IAgDzB;;;OAGG;IACI,aAAa,CAAC,kBAAkB,EAAE,MAAM,EAAE,WAAW,GAAE,WAAW,EAAO,GAAG,IAAI;IAyChF,aAAa,CAAC,kBAAkB,EAAE,MAAM,EAAE,cAAc,GAAE,WAAW,EAAO,GAAG,IAAI;IA0CnF,kBAAkB,CAAC,kBAAkB,EAAE,MAAM,GAAG,IAAI;IAU3D,OAAO,CAAC,gBAAgB;IAkBxB,OAAO,CAAC,cAAc;IA0CtB,OAAO,CAAC,0BAA0B;IAYlC,OAAO,CAAC,aAAa;IAkBrB,OAAO,CAAC,aAAa;IAwBd,YAAY,CAAC,SAAS,UAAO,GAAG,IAAI;IA6CpC,OAAO;CAKf"}
1
+ {"version":3,"file":"focus-service.svelte.d.ts","sourceRoot":"","sources":["../../../../../../../src/lib/features/focus/services/focus-service.svelte.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAE7D,MAAM,WAAW,mBAAmB;IAClC,eAAe,CAAC,EAAE,eAAe,CAAC;CACnC;AAED,qBAAa,YAAY;IACvB,OAAO,CAAC,cAAc,CAAgC;IACtD,OAAO,CAAC,QAAQ,CAAwB;IACxC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,WAAW,CAAc;IAEjC,OAAO,CAAC,WAAW,CAAa;IAChC,OAAO,CAAC,gBAAgB,CAAmB;gBAE/B,OAAO,EAAE,mBAAmB;IAgCxC;;OAEG;IACH,OAAO,CAAC,cAAc,CAEpB;IAEF;;OAEG;IACH,OAAO,CAAC,iBAAiB;IAgDzB;;;OAGG;IACI,aAAa,CAAC,kBAAkB,EAAE,MAAM,EAAE,WAAW,GAAE,WAAW,EAAO,GAAG,IAAI;IAyChF,aAAa,CAAC,kBAAkB,EAAE,MAAM,EAAE,cAAc,GAAE,WAAW,EAAO,GAAG,IAAI;IA0CnF,kBAAkB,CAAC,kBAAkB,EAAE,MAAM,GAAG,IAAI;IAU3D,OAAO,CAAC,gBAAgB;IAkBxB,OAAO,CAAC,cAAc;IA0CtB,OAAO,CAAC,0BAA0B;IAYlC,OAAO,CAAC,aAAa;IAkBrB,OAAO,CAAC,aAAa;IAwBd,YAAY,CAAC,SAAS,UAAO,GAAG,IAAI;IA6CpC,OAAO;CAKf"}
@@ -4,7 +4,6 @@ export declare class HighlightState {
4
4
  rects: RectData[];
5
5
  }
6
6
  export declare class HighlightService {
7
- private rootEl;
8
7
  private overlayApp;
9
8
  private state;
10
9
  private resizeObserver;
@@ -12,7 +11,7 @@ export declare class HighlightService {
12
11
  private activeColors;
13
12
  private activeAnnotations;
14
13
  private onWindowResize;
15
- constructor(rootEl: HTMLElement);
14
+ constructor();
16
15
  resolveTargets(encodedDescriptors: string): HTMLElement[];
17
16
  applyEncodedHighlights(encodedDescriptors: string): void;
18
17
  exit(): void;
@@ -1 +1 @@
1
- {"version":3,"file":"highlight-service.svelte.d.ts","sourceRoot":"","sources":["../../../../../../../src/lib/features/highlight/services/highlight-service.svelte.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,oBAAoB,sBAAsB,CAAC;AAGxD,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAIlD,qBAAa,cAAc;IACzB,KAAK,aAA0B;CAChC;AAED,qBAAa,gBAAgB;IASf,OAAO,CAAC,MAAM;IAR1B,OAAO,CAAC,UAAU,CAAM;IACxB,OAAO,CAAC,KAAK,CAAwB;IACrC,OAAO,CAAC,cAAc,CAAiB;IACvC,OAAO,CAAC,aAAa,CAAqB;IAC1C,OAAO,CAAC,YAAY,CAAkD;IACtE,OAAO,CAAC,iBAAiB,CAA2E;IACpG,OAAO,CAAC,cAAc,CAAgC;gBAElC,MAAM,EAAE,WAAW;IAMhC,cAAc,CAAC,kBAAkB,EAAE,MAAM,GAAG,WAAW,EAAE;IAWzD,sBAAsB,CAAC,kBAAkB,EAAE,MAAM,GAAG,IAAI;IA0DxD,IAAI,IAAI,IAAI;IAkBnB,OAAO,CAAC,sBAAsB;YAwBhB,cAAc;IAiC5B,OAAO,CAAC,oBAAoB;IAM5B,OAAO,CAAC,eAAe;CAqBxB"}
1
+ {"version":3,"file":"highlight-service.svelte.d.ts","sourceRoot":"","sources":["../../../../../../../src/lib/features/highlight/services/highlight-service.svelte.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,oBAAoB,sBAAsB,CAAC;AAGxD,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAIlD,qBAAa,cAAc;IACzB,KAAK,aAA0B;CAChC;AAED,qBAAa,gBAAgB;IAC3B,OAAO,CAAC,UAAU,CAAM;IACxB,OAAO,CAAC,KAAK,CAAwB;IACrC,OAAO,CAAC,cAAc,CAAiB;IACvC,OAAO,CAAC,aAAa,CAAqB;IAC1C,OAAO,CAAC,YAAY,CAAkD;IACtE,OAAO,CAAC,iBAAiB,CAA2E;IACpG,OAAO,CAAC,cAAc,CAAgC;;IAQ/C,cAAc,CAAC,kBAAkB,EAAE,MAAM,GAAG,WAAW,EAAE;IAWzD,sBAAsB,CAAC,kBAAkB,EAAE,MAAM,GAAG,IAAI;IA0DxD,IAAI,IAAI,IAAI;IAkBnB,OAAO,CAAC,sBAAsB;YAwBhB,cAAc;IAiC5B,OAAO,CAAC,oBAAoB;IAM5B,OAAO,CAAC,eAAe;CAqBxB"}
@@ -1,7 +1,4 @@
1
1
  import type { ConfigFile } from '$lib/types/index';
2
- /**
3
- * structure for script attributes
4
- */
5
2
  export interface ScriptAttributes {
6
3
  baseURL: string;
7
4
  configPath: string;
@@ -13,6 +10,8 @@ export interface ScriptAttributes {
13
10
  export declare function getScriptAttributes(): ScriptAttributes;
14
11
  /**
15
12
  * Fetches and parses the configuration file.
13
+ * Returns the fallback config silently if the file is not found (404),
14
+ * since operating without a config file is a valid use case.
16
15
  */
17
16
  export declare function fetchConfig(configPath: string, baseURL: string): Promise<ConfigFile>;
18
17
  //# sourceMappingURL=init-utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"init-utils.d.ts","sourceRoot":"","sources":["../../../../../src/lib/utils/init-utils.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAEnD;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,wBAAgB,mBAAmB,IAAI,gBAAgB,CAkCtD;AAED;;GAEG;AACH,wBAAsB,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,CAAC,CAqB1F"}
1
+ {"version":3,"file":"init-utils.d.ts","sourceRoot":"","sources":["../../../../../src/lib/utils/init-utils.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAEnD,MAAM,WAAW,gBAAgB;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;CACpB;AAYD;;;GAGG;AACH,wBAAgB,mBAAmB,IAAI,gBAAgB,CAQtD;AAmBD;;;;GAIG;AACH,wBAAsB,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,CAAC,CAe1F"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@custardui/custardui",
3
- "version": "2.1.2-beta.0",
3
+ "version": "2.2.0",
4
4
  "description": "A JavaScript dynamic custom views Library.",
5
5
  "type": "module",
6
6
  "main": "dist/custardui.min.js",
@@ -19,8 +19,8 @@
19
19
  "build": "npm run clean && npm run build:types && npm run build:js",
20
20
  "build:types": "tsc --project tsconfig.json",
21
21
  "build:js": "rollup -c",
22
- "release:beta": "npm run build && npm publish --access public --tag beta && git push --tags",
23
- "release:prod": "npm run build && npm publish --access public --tag latest && git push --tags",
22
+ "release:beta": "npm run build && npm publish --access public --tag beta && git push --follow-tags",
23
+ "release:prod": "npm run build && npm publish --access public --tag latest && git push --follow-tags",
24
24
  "bump:beta": "npm version prerelease --preid=beta",
25
25
  "bump:patch": "npm version patch",
26
26
  "bump:minor": "npm version minor",
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=fingerprint-compatibility.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fingerprint-compatibility.test.d.ts","sourceRoot":"","sources":["../../../../tests/functional/fingerprint-compatibility.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=adaptation-manager.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"adaptation-manager.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/adaptation/adaptation-manager.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=adaptation-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"adaptation-store.test.d.ts","sourceRoot":"","sources":["../../../../../../../tests/lib/features/adaptation/stores/adaptation-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=anchor.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"anchor.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/anchor/anchor.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=focus-logic.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"focus-logic.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/focus/focus-logic.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=focus-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"focus-store.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/focus/focus-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=highlight-logic.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"highlight-logic.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/highlight/highlight-logic.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=label-manager.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"label-manager.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/labels/label-manager.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=label-registry-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"label-registry-store.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/labels/label-registry-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=label-utils.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"label-utils.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/labels/label-utils.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=toast-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toast-store.test.d.ts","sourceRoot":"","sources":["../../../../../../../tests/lib/features/notifications/stores/toast-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=placeholder-binder.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"placeholder-binder.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/placeholder/placeholder-binder.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=placeholder-manager.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"placeholder-manager.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/placeholder/placeholder-manager.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=intro-manager.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"intro-manager.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/settings/intro-manager.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=icon-settings-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"icon-settings-store.test.d.ts","sourceRoot":"","sources":["../../../../../../../tests/lib/features/settings/stores/icon-settings-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=share-logic.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"share-logic.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/share/share-logic.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=share-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"share-store.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/share/share-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=url-action-handler.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"url-action-handler.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/url/url-action-handler.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=url-state-manager.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"url-state-manager.test.d.ts","sourceRoot":"","sources":["../../../../../../tests/lib/features/url/url-state-manager.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=url-action-router.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"url-action-router.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/services/url-action-router.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=active-state-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"active-state-store.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/stores/active-state-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=color-scheme-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"color-scheme-store.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/stores/color-scheme-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=derived-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"derived-store.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/stores/derived-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=element-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"element-store.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/stores/element-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=ui-store.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui-store.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/stores/ui-store.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=persistence.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"persistence.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/utils/persistence.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=scroll-utils.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scroll-utils.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/utils/scroll-utils.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=url-utils.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"url-utils.test.d.ts","sourceRoot":"","sources":["../../../../../tests/lib/utils/url-utils.test.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=setup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"setup.d.ts","sourceRoot":"","sources":["../../../tests/setup.ts"],"names":[],"mappings":""}