@supersoniks/concorde 4.5.0 → 4.5.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.
Files changed (134) hide show
  1. package/build-infos.json +1 -1
  2. package/concorde-core.bundle.js +123 -126
  3. package/concorde-core.es.js +1379 -1338
  4. package/dist/concorde-core.bundle.js +123 -126
  5. package/dist/concorde-core.es.js +1379 -1338
  6. package/package.json +4 -1
  7. package/src/core/components/functional/fetch/fetch.md +0 -0
  8. package/src/core/components/ui/_css/scroll.ts +0 -0
  9. package/src/core/components/ui/_css/size.ts +0 -0
  10. package/src/core/components/ui/alert/alert.ts +0 -0
  11. package/src/core/components/ui/button/button.ts +0 -0
  12. package/src/core/components/ui/captcha/altchaStyles.ts +0 -0
  13. package/src/core/components/ui/divider/divider.ts +0 -0
  14. package/src/core/components/ui/icon/icon.ts +0 -0
  15. package/src/core/components/ui/menu/menu.md +0 -0
  16. package/src/core/components/ui/modal/modal-close.ts +0 -0
  17. package/src/core/components/ui/modal/modal-utils.ts +46 -0
  18. package/src/core/components/ui/modal/modal.md +0 -0
  19. package/src/core/components/ui/modal/modal.ts +33 -8
  20. package/src/core/components/ui/table/table-caption.ts +0 -0
  21. package/src/core/utils/route.ts +0 -0
  22. package/src/docs/code.ts +0 -0
  23. package/src/docs/search/docs-search.json +0 -45
  24. package/src/tsconfig.json +9 -0
  25. package/src/tsconfig.tsbuildinfo +1 -1
  26. package/docs/assets/index-CaysOMFz.js +0 -5046
  27. package/docs/assets/index-D8mGoXzF.css +0 -1
  28. package/docs/css/docs.css +0 -0
  29. package/docs/fonts/ClashGrotesk-Bold.eot +0 -0
  30. package/docs/fonts/ClashGrotesk-Bold.ttf +0 -0
  31. package/docs/fonts/ClashGrotesk-Bold.woff +0 -0
  32. package/docs/fonts/ClashGrotesk-Bold.woff2 +0 -0
  33. package/docs/fonts/ClashGrotesk-Extralight.eot +0 -0
  34. package/docs/fonts/ClashGrotesk-Extralight.ttf +0 -0
  35. package/docs/fonts/ClashGrotesk-Extralight.woff +0 -0
  36. package/docs/fonts/ClashGrotesk-Extralight.woff2 +0 -0
  37. package/docs/fonts/ClashGrotesk-Light.eot +0 -0
  38. package/docs/fonts/ClashGrotesk-Light.ttf +0 -0
  39. package/docs/fonts/ClashGrotesk-Light.woff +0 -0
  40. package/docs/fonts/ClashGrotesk-Light.woff2 +0 -0
  41. package/docs/fonts/ClashGrotesk-Medium.eot +0 -0
  42. package/docs/fonts/ClashGrotesk-Medium.ttf +0 -0
  43. package/docs/fonts/ClashGrotesk-Medium.woff +0 -0
  44. package/docs/fonts/ClashGrotesk-Medium.woff2 +0 -0
  45. package/docs/fonts/ClashGrotesk-Regular.eot +0 -0
  46. package/docs/fonts/ClashGrotesk-Regular.ttf +0 -0
  47. package/docs/fonts/ClashGrotesk-Regular.woff +0 -0
  48. package/docs/fonts/ClashGrotesk-Regular.woff2 +0 -0
  49. package/docs/fonts/ClashGrotesk-Semibold.eot +0 -0
  50. package/docs/fonts/ClashGrotesk-Semibold.ttf +0 -0
  51. package/docs/fonts/ClashGrotesk-Semibold.woff +0 -0
  52. package/docs/fonts/ClashGrotesk-Semibold.woff2 +0 -0
  53. package/docs/fonts/ClashGrotesk-Variable.eot +0 -0
  54. package/docs/fonts/ClashGrotesk-Variable.ttf +0 -0
  55. package/docs/fonts/ClashGrotesk-Variable.woff +0 -0
  56. package/docs/fonts/ClashGrotesk-Variable.woff2 +0 -0
  57. package/docs/img/concorde-icon.svg +0 -5
  58. package/docs/img/concorde-logo.svg +0 -1
  59. package/docs/img/concorde.png +0 -0
  60. package/docs/img/concorde_def.png +0 -0
  61. package/docs/img/concorde_seuil.png.webp +0 -0
  62. package/docs/img/concorde_seuil_invert.png +0 -0
  63. package/docs/img/paul_metrand.jpg +0 -0
  64. package/docs/img/paul_metrand_xs.jpg +0 -0
  65. package/docs/index.html +0 -93
  66. package/docs/src/core/components/functional/date/date.md +0 -290
  67. package/docs/src/core/components/functional/fetch/fetch.md +0 -123
  68. package/docs/src/core/components/functional/if/if.md +0 -16
  69. package/docs/src/core/components/functional/list/list.md +0 -199
  70. package/docs/src/core/components/functional/mix/mix.md +0 -41
  71. package/docs/src/core/components/functional/queue/queue.md +0 -87
  72. package/docs/src/core/components/functional/router/router.md +0 -129
  73. package/docs/src/core/components/functional/sdui/default-library.json +0 -108
  74. package/docs/src/core/components/functional/sdui/example.json +0 -99
  75. package/docs/src/core/components/functional/sdui/sdui.md +0 -356
  76. package/docs/src/core/components/functional/states/states.md +0 -87
  77. package/docs/src/core/components/functional/submit/submit.md +0 -83
  78. package/docs/src/core/components/functional/subscriber/subscriber.md +0 -91
  79. package/docs/src/core/components/functional/value/value.md +0 -35
  80. package/docs/src/core/components/ui/alert/alert.md +0 -121
  81. package/docs/src/core/components/ui/alert-messages/alert-messages.md +0 -0
  82. package/docs/src/core/components/ui/badge/badge.md +0 -127
  83. package/docs/src/core/components/ui/button/button.md +0 -182
  84. package/docs/src/core/components/ui/captcha/captcha.md +0 -24
  85. package/docs/src/core/components/ui/card/card.md +0 -97
  86. package/docs/src/core/components/ui/divider/divider.md +0 -35
  87. package/docs/src/core/components/ui/form/checkbox/checkbox.md +0 -104
  88. package/docs/src/core/components/ui/form/fieldset/fieldset.md +0 -129
  89. package/docs/src/core/components/ui/form/form-actions/form-actions.md +0 -77
  90. package/docs/src/core/components/ui/form/form-layout/form-layout.md +0 -44
  91. package/docs/src/core/components/ui/form/input/input.md +0 -167
  92. package/docs/src/core/components/ui/form/input-autocomplete/input-autocomplete.md +0 -131
  93. package/docs/src/core/components/ui/form/radio/radio.md +0 -84
  94. package/docs/src/core/components/ui/form/select/select.md +0 -97
  95. package/docs/src/core/components/ui/form/switch/switch.md +0 -84
  96. package/docs/src/core/components/ui/form/textarea/textarea.md +0 -65
  97. package/docs/src/core/components/ui/group/group.md +0 -75
  98. package/docs/src/core/components/ui/icon/icon.md +0 -125
  99. package/docs/src/core/components/ui/icon/icons.json +0 -1
  100. package/docs/src/core/components/ui/image/image.md +0 -107
  101. package/docs/src/core/components/ui/link/link.md +0 -43
  102. package/docs/src/core/components/ui/loader/loader.md +0 -67
  103. package/docs/src/core/components/ui/menu/menu.md +0 -329
  104. package/docs/src/core/components/ui/modal/modal.md +0 -119
  105. package/docs/src/core/components/ui/pop/pop.md +0 -96
  106. package/docs/src/core/components/ui/progress/progress.md +0 -63
  107. package/docs/src/core/components/ui/table/table.md +0 -455
  108. package/docs/src/core/components/ui/toast/toast.md +0 -166
  109. package/docs/src/core/components/ui/tooltip/tooltip.md +0 -82
  110. package/docs/src/docs/_core-concept/overview.md +0 -57
  111. package/docs/src/docs/_core-concept/subscriber.md +0 -76
  112. package/docs/src/docs/_decorators/ancestor-attribute.md +0 -78
  113. package/docs/src/docs/_decorators/auto-subscribe.md +0 -199
  114. package/docs/src/docs/_decorators/bind.md +0 -164
  115. package/docs/src/docs/_decorators/get.md +0 -65
  116. package/docs/src/docs/_decorators/on-assign.md +0 -362
  117. package/docs/src/docs/_decorators/publish.md +0 -54
  118. package/docs/src/docs/_decorators/subscribe.md +0 -36
  119. package/docs/src/docs/_decorators/wait-for-ancestors.md +0 -160
  120. package/docs/src/docs/_getting-started/concorde-outside.md +0 -143
  121. package/docs/src/docs/_getting-started/create-a-component.md +0 -137
  122. package/docs/src/docs/_getting-started/my-first-subscriber.md +0 -174
  123. package/docs/src/docs/_getting-started/pubsub.md +0 -150
  124. package/docs/src/docs/_getting-started/start.md +0 -39
  125. package/docs/src/docs/_getting-started/theming.md +0 -91
  126. package/docs/src/docs/_misc/dataProviderKey.md +0 -135
  127. package/docs/src/docs/_misc/endpoint.md +0 -42
  128. package/docs/src/docs/_misc/templates-demo.md +0 -19
  129. package/docs/src/docs/search/docs-search.json +0 -5242
  130. package/docs/src/tag-list.json +0 -1
  131. package/docs/src/tsconfig-model.json +0 -23
  132. package/docs/src/tsconfig.json +0 -987
  133. package/docs/svg/regular/plane.svg +0 -1
  134. package/docs/svg/solid/plane.svg +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@supersoniks/concorde",
3
- "version": "4.5.0",
3
+ "version": "4.5.1",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "",
@@ -220,6 +220,9 @@
220
220
  "./modal-title": "./src/core/components/ui/modal/modal-title.ts",
221
221
  "./ui/modal-title": "./src/core/components/ui/modal/modal-title.ts",
222
222
  "./ui/modal/modal-title": "./src/core/components/ui/modal/modal-title.ts",
223
+ "./modal-utils": "./src/core/components/ui/modal/modal-utils.ts",
224
+ "./ui/modal-utils": "./src/core/components/ui/modal/modal-utils.ts",
225
+ "./ui/modal/modal-utils": "./src/core/components/ui/modal/modal-utils.ts",
223
226
  "./modal": "./src/core/components/ui/modal/modal.ts",
224
227
  "./ui/modal": "./src/core/components/ui/modal/modal.ts",
225
228
  "./pop": "./src/core/components/ui/pop/pop.ts",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,46 @@
1
+ import { CSSResultGroup, CSSResult } from "lit";
2
+
3
+ export type ModalStyleSheetInput =
4
+ | CSSResultGroup
5
+ | CSSStyleSheet
6
+ | Array<CSSResultGroup | CSSStyleSheet>;
7
+
8
+ const styleSheetCache = new WeakMap<CSSResult, CSSStyleSheet>();
9
+
10
+ function cssResultToStyleSheet(styleResult: CSSResult): CSSStyleSheet {
11
+ const cachedStyleSheet = styleSheetCache.get(styleResult);
12
+ if (cachedStyleSheet) return cachedStyleSheet;
13
+
14
+ const styleSheet = new CSSStyleSheet();
15
+ styleSheet.replaceSync(styleResult.cssText);
16
+ styleSheetCache.set(styleResult, styleSheet);
17
+ return styleSheet;
18
+ }
19
+
20
+ function isCSSResult(value: unknown): value is CSSResult {
21
+ return value instanceof CSSResult;
22
+ }
23
+
24
+ export function normalizeStyleSheets(
25
+ styleSheet?: ModalStyleSheetInput
26
+ ): Array<CSSStyleSheet> {
27
+ if (!styleSheet) return [];
28
+
29
+ const styleSheets = Array.isArray(styleSheet) ? styleSheet : [styleSheet];
30
+
31
+ return styleSheets.flatMap((sheet) => {
32
+ if (Array.isArray(sheet)) {
33
+ return normalizeStyleSheets(sheet);
34
+ }
35
+
36
+ if (sheet instanceof CSSStyleSheet) {
37
+ return [sheet];
38
+ }
39
+
40
+ if (isCSSResult(sheet)) {
41
+ return [cssResultToStyleSheet(sheet)];
42
+ }
43
+
44
+ return [];
45
+ });
46
+ }
File without changes
@@ -19,6 +19,7 @@ import LocationHandler from "@supersoniks/concorde/core/utils/LocationHandler";
19
19
  import { unsafeHTML } from "lit/directives/unsafe-html.js";
20
20
  import { ifDefined } from "lit/directives/if-defined.js";
21
21
  import { ButtonType } from "../button/button";
22
+ import { ModalStyleSheetInput, normalizeStyleSheets } from "./modal-utils";
22
23
 
23
24
  declare const window: ConcordeWindow;
24
25
  declare type ModalCreateOptions = {
@@ -26,6 +27,7 @@ declare type ModalCreateOptions = {
26
27
  subtitle?: string | DirectiveResult;
27
28
  content?: string | DirectiveResult;
28
29
  actions?: string | DirectiveResult;
30
+ styleSheet?: ModalStyleSheetInput;
29
31
  zIndex?: string;
30
32
  paddingX?: string;
31
33
  paddingY?: string;
@@ -171,7 +173,8 @@ export class Modal extends Subscriber(LitElement) {
171
173
  z-index: 20;
172
174
  opacity: 0;
173
175
  transform: scale(0);
174
- transition: transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1),
176
+ transition:
177
+ transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1),
175
178
  opacity 0.1s linear;
176
179
  transform-origin: center center;
177
180
  display: flex;
@@ -223,6 +226,7 @@ export class Modal extends Subscriber(LitElement) {
223
226
  @property({ type: String }) width = "100%";
224
227
  @property({ type: String }) height = "fit-content";
225
228
  @property({ type: String }) effect: effectType = "slide";
229
+ @property({ attribute: false }) styleSheet?: ModalStyleSheetInput;
226
230
 
227
231
  @property({ type: Object }) options?: ModalCreateOptions;
228
232
 
@@ -237,6 +241,7 @@ export class Modal extends Subscriber(LitElement) {
237
241
 
238
242
  @state() private _animationState: "visible" | "in" | "out" | "hidden" =
239
243
  "hidden";
244
+ private _adoptedStyleSheets: Array<CSSStyleSheet> = [];
240
245
 
241
246
  static create(options: ModalCreateOptions): Modal {
242
247
  const modal = document.createElement(tagName) as Modal;
@@ -260,6 +265,7 @@ export class Modal extends Subscriber(LitElement) {
260
265
  if (options.noCloseButton) modal.noCloseButton = true;
261
266
  if (options.closeButtonType)
262
267
  modal.closeButtonType = options?.closeButtonType;
268
+ if (options.styleSheet) modal.styleSheet = options?.styleSheet;
263
269
  if (options.paddingX) modal.paddingX = options?.paddingX;
264
270
  if (options.paddingY) modal.paddingY = options?.paddingY;
265
271
  if (options.zIndex) modal.zIndex = options?.zIndex;
@@ -327,6 +333,10 @@ export class Modal extends Subscriber(LitElement) {
327
333
  } else if (changedToHidden && this._animationState === "visible") {
328
334
  this.hide();
329
335
  }
336
+
337
+ if (_changedProperties.has("styleSheet")) {
338
+ this.syncAdoptedStyleSheets();
339
+ }
330
340
  }
331
341
 
332
342
  // SI c'est en modal
@@ -393,6 +403,21 @@ export class Modal extends Subscriber(LitElement) {
393
403
  `;
394
404
  }
395
405
 
406
+ syncAdoptedStyleSheets() {
407
+ if (!(this.renderRoot instanceof ShadowRoot)) return;
408
+
409
+ const nextStyleSheets = normalizeStyleSheets(this.styleSheet);
410
+ const currentStyleSheets = this.renderRoot.adoptedStyleSheets.filter(
411
+ (sheet) => !this._adoptedStyleSheets.includes(sheet),
412
+ );
413
+
414
+ this.renderRoot.adoptedStyleSheets = [
415
+ ...currentStyleSheets,
416
+ ...nextStyleSheets,
417
+ ];
418
+ this._adoptedStyleSheets = nextStyleSheets;
419
+ }
420
+
396
421
  modalFragment(optionKey: keyof ModalCreateOptions) {
397
422
  const optionValue: Object | PrimitiveType = this.options?.[optionKey];
398
423
  if (!optionValue) return nothing;
@@ -440,7 +465,7 @@ export class Modal extends Subscriber(LitElement) {
440
465
  this.visible = false;
441
466
  if (this.hasAttribute("resetDataProviderOnHide")) {
442
467
  PublisherManager.get(this.getAttribute("resetDataProviderOnHide")).set(
443
- {}
468
+ {},
444
469
  );
445
470
  }
446
471
  if (this.removeHashOnHide) {
@@ -470,7 +495,7 @@ export class Modal extends Subscriber(LitElement) {
470
495
  if (e.key === "Escape") {
471
496
  e.preventDefault();
472
497
  const visibleModals = Modal.modals.filter(
473
- (modal) => modal._animationState !== "hidden" && !modal.forceAction
498
+ (modal) => modal._animationState !== "hidden" && !modal.forceAction,
474
499
  );
475
500
  if (visibleModals.length > 0) {
476
501
  const lastVisibleModal = visibleModals[visibleModals.length - 1];
@@ -529,8 +554,8 @@ export class Modal extends Subscriber(LitElement) {
529
554
  easing: isEntering ? quartOut : quadOut,
530
555
  fill: "both",
531
556
  delay: delay,
532
- }
533
- )
557
+ },
558
+ ),
534
559
  );
535
560
  animations.push(
536
561
  element.animate(
@@ -540,13 +565,13 @@ export class Modal extends Subscriber(LitElement) {
540
565
  easing: linear,
541
566
  fill: "both",
542
567
  delay: delay,
543
- }
544
- )
568
+ },
569
+ ),
545
570
  );
546
571
  }
547
572
 
548
573
  Promise.all(animations.map((anim) => anim.finished)).then(() =>
549
- resolve()
574
+ resolve(),
550
575
  );
551
576
  });
552
577
  }
File without changes
File without changes
package/src/docs/code.ts CHANGED
File without changes
@@ -3469,51 +3469,6 @@
3469
3469
  }
3470
3470
  }
3471
3471
  },
3472
- {
3473
- "search": "const userKey = new DataProviderKey(&quot;demoUser&quot;);\nconst settingsKey = new DataProviderKey(&quot;demoUserSettings&quot;);\n",
3474
- "files": {
3475
- "docs/_decorators/on-assign.md": {
3476
- "title": "@onAssign",
3477
- "hashes": {
3478
- "example-with-dataproviderkey-type-safe": {
3479
- "count": 1,
3480
- "title": "Example with `DataProviderKey` (type-safe)",
3481
- "type": "paragraph"
3482
- }
3483
- }
3484
- }
3485
- }
3486
- },
3487
- {
3488
- "search": "@customElement(&quot;demo-on-assign-typed&quot;)\nexport class DemoOnAssignTyped extends LitElement {\n @state() user: User | null = null;\n @state() settings: Settings | null = null;\n",
3489
- "files": {
3490
- "docs/_decorators/on-assign.md": {
3491
- "title": "@onAssign",
3492
- "hashes": {
3493
- "example-with-dataproviderkey-type-safe": {
3494
- "count": 1,
3495
- "title": "Example with `DataProviderKey` (type-safe)",
3496
- "type": "paragraph"
3497
- }
3498
- }
3499
- }
3500
- }
3501
- },
3502
- {
3503
- "search": " @onAssign(userKey, settingsKey)\n handleReady(user: User, settings: Settings) {\n this.user = user;\n this.settings = settings;\n this.requestUpdate();\n }\n}\n \n\n",
3504
- "files": {
3505
- "docs/_decorators/on-assign.md": {
3506
- "title": "@onAssign",
3507
- "hashes": {
3508
- "example-with-dataproviderkey-type-safe": {
3509
- "count": 1,
3510
- "title": "Example with `DataProviderKey` (type-safe)",
3511
- "type": "paragraph"
3512
- }
3513
- }
3514
- }
3515
- }
3516
- },
3517
3472
  {
3518
3473
  "search": "The path uses dot notation to navigate through the publisher structure:\n",
3519
3474
  "files": {
package/src/tsconfig.json CHANGED
@@ -612,6 +612,15 @@
612
612
  "./ui/modal/modal-title": [
613
613
  "/sites/concorde/src/core/components/ui/modal/modal-title.ts"
614
614
  ],
615
+ "./modal-utils": [
616
+ "/sites/concorde/src/core/components/ui/modal/modal-utils.ts"
617
+ ],
618
+ "./ui/modal-utils": [
619
+ "/sites/concorde/src/core/components/ui/modal/modal-utils.ts"
620
+ ],
621
+ "./ui/modal/modal-utils": [
622
+ "/sites/concorde/src/core/components/ui/modal/modal-utils.ts"
623
+ ],
615
624
  "./modal": [
616
625
  "/sites/concorde/src/core/components/ui/modal/modal.ts"
617
626
  ],
@@ -1 +1 @@
1
- {"root":["./components.ts","./concorde-loaded.ts","./dataprovider.ts","./decorators.ts","./directives.ts","./index.ts","./mixins.ts","./utils.ts","./core/core.ts","./core/_types/endpoint.ts","./core/_types/key.ts","./core/_types/types.ts","./core/components/functional/functional.ts","./core/components/functional/date/date.ts","./core/components/functional/example/example.ts","./core/components/functional/fetch/fetch.ts","./core/components/functional/if/if.test.ts","./core/components/functional/if/if.ts","./core/components/functional/list/list.demo.ts","./core/components/functional/list/list.spec.ts","./core/components/functional/list/list.ts","./core/components/functional/mix/mix.ts","./core/components/functional/queue/queue.demo.ts","./core/components/functional/queue/queue.ts","./core/components/functional/router/redirect.ts","./core/components/functional/router/router.demo.ts","./core/components/functional/router/router.spec.ts","./core/components/functional/router/router.ts","./core/components/functional/sdui/SDUIDescriptorTransformer.ts","./core/components/functional/sdui/sdui-utils.ts","./core/components/functional/sdui/sdui.ts","./core/components/functional/sdui/types.ts","./core/components/functional/sonic-scope/sonic-scope.ts","./core/components/functional/states/states.demo.ts","./core/components/functional/states/states.spec.ts","./core/components/functional/states/states.ts","./core/components/functional/submit/submit.ts","./core/components/functional/subscriber/subscriber.ts","./core/components/functional/translation/translation.ts","./core/components/functional/value/value.ts","./core/components/ui/ui.ts","./core/components/ui/_css/scroll.ts","./core/components/ui/_css/shadow.ts","./core/components/ui/_css/size.ts","./core/components/ui/_css/type.ts","./core/components/ui/alert/alert.ts","./core/components/ui/alert-messages/alert-messages.ts","./core/components/ui/badge/badge.ts","./core/components/ui/button/button.ts","./core/components/ui/captcha/altchaStyles.ts","./core/components/ui/captcha/captcha.ts","./core/components/ui/card/card-footer.ts","./core/components/ui/card/card-header-descripton.ts","./core/components/ui/card/card-header.ts","./core/components/ui/card/card-main.ts","./core/components/ui/card/card.ts","./core/components/ui/divider/divider.ts","./core/components/ui/form/checkbox/checkbox.ts","./core/components/ui/form/css/form-control.ts","./core/components/ui/form/fieldset/fieldset.ts","./core/components/ui/form/fieldset/legend-description.ts","./core/components/ui/form/fieldset/legend.ts","./core/components/ui/form/form-actions/form-actions.ts","./core/components/ui/form/form-layout/form-layout.ts","./core/components/ui/form/input/input.ts","./core/components/ui/form/input/password-helper.ts","./core/components/ui/form/input/same-value-helper.ts","./core/components/ui/form/input-autocomplete/input-autocomplete.ts","./core/components/ui/form/radio/radio.ts","./core/components/ui/form/select/select.ts","./core/components/ui/form/switch/switch.ts","./core/components/ui/form/textarea/textarea.ts","./core/components/ui/group/group.ts","./core/components/ui/icon/icon.stories.ts","./core/components/ui/icon/icon.ts","./core/components/ui/icon/icons.ts","./core/components/ui/image/image.ts","./core/components/ui/link/link.ts","./core/components/ui/loader/loader.stories.ts","./core/components/ui/loader/loader.ts","./core/components/ui/loader/styles/fixed.ts","./core/components/ui/loader/styles/inline.ts","./core/components/ui/menu/menu-item.ts","./core/components/ui/menu/menu.ts","./core/components/ui/modal/modal-actions.ts","./core/components/ui/modal/modal-close.ts","./core/components/ui/modal/modal-content.ts","./core/components/ui/modal/modal-subtitle.ts","./core/components/ui/modal/modal-title.ts","./core/components/ui/modal/modal.ts","./core/components/ui/pop/pop.ts","./core/components/ui/progress/progress.ts","./core/components/ui/table/table-caption.ts","./core/components/ui/table/table-tbody.ts","./core/components/ui/table/table-td.ts","./core/components/ui/table/table-tfoot.ts","./core/components/ui/table/table-th.ts","./core/components/ui/table/table-thead.ts","./core/components/ui/table/table-tr.ts","./core/components/ui/table/table.ts","./core/components/ui/theme/theme.ts","./core/components/ui/theme/theme-collection/core-variables.ts","./core/components/ui/theme/theme-collection/dark.ts","./core/components/ui/theme/theme-collection/light.ts","./core/components/ui/toast/message-subscriber.ts","./core/components/ui/toast/toast-item.ts","./core/components/ui/toast/toast.ts","./core/components/ui/toast/types.ts","./core/components/ui/tooltip/tooltip.ts","./core/decorators/Subscriber.ts","./core/decorators/api.spec.ts","./core/decorators/api.ts","./core/decorators/lifecycle.ts","./core/decorators/subscriber/ancestorAttribute.ts","./core/decorators/subscriber/autoFill.ts","./core/decorators/subscriber/autoSubscribe.ts","./core/decorators/subscriber/bind.ts","./core/decorators/subscriber/common.ts","./core/decorators/subscriber/dynamicPath.ts","./core/decorators/subscriber/dynamicPropertyWatch.ts","./core/decorators/subscriber/onAssign.ts","./core/decorators/subscriber/publish.spec.ts","./core/decorators/subscriber/publish.ts","./core/decorators/subscriber/publisherPath.ts","./core/decorators/subscriber/subscribe.spec.ts","./core/decorators/subscriber/subscribe.ts","./core/directives/DataProvider.ts","./core/directives/Wording.ts","./core/mixins/Fetcher.ts","./core/mixins/FormCheckable.ts","./core/mixins/FormElement.ts","./core/mixins/FormInput.ts","./core/mixins/Subscriber.ts","./core/mixins/TemplatesContainer.ts","./core/mixins/mixins.ts","./core/utils/Arrays.ts","./core/utils/DataBindObserver.ts","./core/utils/Electron.ts","./core/utils/Format.ts","./core/utils/HTML.ts","./core/utils/LocationHandler.ts","./core/utils/Objects.ts","./core/utils/PublisherProxy.ts","./core/utils/Utils.ts","./core/utils/aesCrypto.ts","./core/utils/api.ts","./core/utils/dataProviderKey.spec.ts","./core/utils/dataProviderKey.ts","./core/utils/endpoint.spec.ts","./core/utils/endpoint.ts","./core/utils/route.spec.ts","./core/utils/route.ts","./core/utils/url-pattern.ts","./test-utils/TestUtils.ts"],"version":"5.9.2"}
1
+ {"root":["./components.ts","./concorde-loaded.ts","./dataprovider.ts","./decorators.ts","./directives.ts","./index.ts","./mixins.ts","./utils.ts","./core/core.ts","./core/_types/endpoint.ts","./core/_types/key.ts","./core/_types/types.ts","./core/components/functional/functional.ts","./core/components/functional/date/date.ts","./core/components/functional/example/example.ts","./core/components/functional/fetch/fetch.ts","./core/components/functional/if/if.test.ts","./core/components/functional/if/if.ts","./core/components/functional/list/list.demo.ts","./core/components/functional/list/list.spec.ts","./core/components/functional/list/list.ts","./core/components/functional/mix/mix.ts","./core/components/functional/queue/queue.demo.ts","./core/components/functional/queue/queue.ts","./core/components/functional/router/redirect.ts","./core/components/functional/router/router.demo.ts","./core/components/functional/router/router.spec.ts","./core/components/functional/router/router.ts","./core/components/functional/sdui/SDUIDescriptorTransformer.ts","./core/components/functional/sdui/sdui-utils.ts","./core/components/functional/sdui/sdui.ts","./core/components/functional/sdui/types.ts","./core/components/functional/sonic-scope/sonic-scope.ts","./core/components/functional/states/states.demo.ts","./core/components/functional/states/states.spec.ts","./core/components/functional/states/states.ts","./core/components/functional/submit/submit.ts","./core/components/functional/subscriber/subscriber.ts","./core/components/functional/translation/translation.ts","./core/components/functional/value/value.ts","./core/components/ui/ui.ts","./core/components/ui/_css/scroll.ts","./core/components/ui/_css/shadow.ts","./core/components/ui/_css/size.ts","./core/components/ui/_css/type.ts","./core/components/ui/alert/alert.ts","./core/components/ui/alert-messages/alert-messages.ts","./core/components/ui/badge/badge.ts","./core/components/ui/button/button.ts","./core/components/ui/captcha/altchaStyles.ts","./core/components/ui/captcha/captcha.ts","./core/components/ui/card/card-footer.ts","./core/components/ui/card/card-header-descripton.ts","./core/components/ui/card/card-header.ts","./core/components/ui/card/card-main.ts","./core/components/ui/card/card.ts","./core/components/ui/divider/divider.ts","./core/components/ui/form/checkbox/checkbox.ts","./core/components/ui/form/css/form-control.ts","./core/components/ui/form/fieldset/fieldset.ts","./core/components/ui/form/fieldset/legend-description.ts","./core/components/ui/form/fieldset/legend.ts","./core/components/ui/form/form-actions/form-actions.ts","./core/components/ui/form/form-layout/form-layout.ts","./core/components/ui/form/input/input.ts","./core/components/ui/form/input/password-helper.ts","./core/components/ui/form/input/same-value-helper.ts","./core/components/ui/form/input-autocomplete/input-autocomplete.ts","./core/components/ui/form/radio/radio.ts","./core/components/ui/form/select/select.ts","./core/components/ui/form/switch/switch.ts","./core/components/ui/form/textarea/textarea.ts","./core/components/ui/group/group.ts","./core/components/ui/icon/icon.stories.ts","./core/components/ui/icon/icon.ts","./core/components/ui/icon/icons.ts","./core/components/ui/image/image.ts","./core/components/ui/link/link.ts","./core/components/ui/loader/loader.stories.ts","./core/components/ui/loader/loader.ts","./core/components/ui/loader/styles/fixed.ts","./core/components/ui/loader/styles/inline.ts","./core/components/ui/menu/menu-item.ts","./core/components/ui/menu/menu.ts","./core/components/ui/modal/modal-actions.ts","./core/components/ui/modal/modal-close.ts","./core/components/ui/modal/modal-content.ts","./core/components/ui/modal/modal-subtitle.ts","./core/components/ui/modal/modal-title.ts","./core/components/ui/modal/modal-utils.ts","./core/components/ui/modal/modal.ts","./core/components/ui/pop/pop.ts","./core/components/ui/progress/progress.ts","./core/components/ui/table/table-caption.ts","./core/components/ui/table/table-tbody.ts","./core/components/ui/table/table-td.ts","./core/components/ui/table/table-tfoot.ts","./core/components/ui/table/table-th.ts","./core/components/ui/table/table-thead.ts","./core/components/ui/table/table-tr.ts","./core/components/ui/table/table.ts","./core/components/ui/theme/theme.ts","./core/components/ui/theme/theme-collection/core-variables.ts","./core/components/ui/theme/theme-collection/dark.ts","./core/components/ui/theme/theme-collection/light.ts","./core/components/ui/toast/message-subscriber.ts","./core/components/ui/toast/toast-item.ts","./core/components/ui/toast/toast.ts","./core/components/ui/toast/types.ts","./core/components/ui/tooltip/tooltip.ts","./core/decorators/Subscriber.ts","./core/decorators/api.spec.ts","./core/decorators/api.ts","./core/decorators/lifecycle.ts","./core/decorators/subscriber/ancestorAttribute.ts","./core/decorators/subscriber/autoFill.ts","./core/decorators/subscriber/autoSubscribe.ts","./core/decorators/subscriber/bind.ts","./core/decorators/subscriber/common.ts","./core/decorators/subscriber/dynamicPath.ts","./core/decorators/subscriber/dynamicPropertyWatch.ts","./core/decorators/subscriber/onAssign.ts","./core/decorators/subscriber/publish.spec.ts","./core/decorators/subscriber/publish.ts","./core/decorators/subscriber/publisherPath.ts","./core/decorators/subscriber/subscribe.spec.ts","./core/decorators/subscriber/subscribe.ts","./core/directives/DataProvider.ts","./core/directives/Wording.ts","./core/mixins/Fetcher.ts","./core/mixins/FormCheckable.ts","./core/mixins/FormElement.ts","./core/mixins/FormInput.ts","./core/mixins/Subscriber.ts","./core/mixins/TemplatesContainer.ts","./core/mixins/mixins.ts","./core/utils/Arrays.ts","./core/utils/DataBindObserver.ts","./core/utils/Electron.ts","./core/utils/Format.ts","./core/utils/HTML.ts","./core/utils/LocationHandler.ts","./core/utils/Objects.ts","./core/utils/PublisherProxy.ts","./core/utils/Utils.ts","./core/utils/aesCrypto.ts","./core/utils/api.ts","./core/utils/dataProviderKey.spec.ts","./core/utils/dataProviderKey.ts","./core/utils/endpoint.spec.ts","./core/utils/endpoint.ts","./core/utils/route.spec.ts","./core/utils/route.ts","./core/utils/url-pattern.ts","./test-utils/TestUtils.ts"],"version":"5.9.2"}