@bluepic/embed 0.1.161 → 0.1.162

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 (91) hide show
  1. package/lib/bluepic-embed.es.js +13881 -14329
  2. package/lib/bluepic-embed.umd.js +80 -74
  3. package/lib/components/BluepicEmbedded.vue.d.ts +3 -12
  4. package/lib/components/BluepicEmbedded.vue.d.ts.map +1 -1
  5. package/lib/components/BluepicEmbeddedEditor.vue.d.ts +83 -225
  6. package/lib/components/BluepicEmbeddedEditor.vue.d.ts.map +1 -1
  7. package/lib/components/BluepicLiveTemplate.vue.d.ts +11 -40
  8. package/lib/components/BluepicLiveTemplate.vue.d.ts.map +1 -1
  9. package/lib/components/BxDropdown.vue.d.ts +14 -2
  10. package/lib/components/BxDropdown.vue.d.ts.map +1 -1
  11. package/lib/components/BxInput.vue.d.ts +0 -21
  12. package/lib/components/BxInput.vue.d.ts.map +1 -1
  13. package/lib/components/BxMenu.vue.d.ts +0 -12
  14. package/lib/components/BxMenu.vue.d.ts.map +1 -1
  15. package/lib/components/BxPopover.vue.d.ts +0 -1
  16. package/lib/components/BxPopover.vue.d.ts.map +1 -1
  17. package/lib/components/BxSelect.vue.d.ts +0 -16
  18. package/lib/components/BxSelect.vue.d.ts.map +1 -1
  19. package/lib/components/BxTooltip.vue.d.ts +0 -5
  20. package/lib/components/BxTooltip.vue.d.ts.map +1 -1
  21. package/lib/components/CollectionEntryFields.vue.d.ts +0 -10
  22. package/lib/components/CollectionEntryFields.vue.d.ts.map +1 -1
  23. package/lib/components/CollectionFieldPopup.vue.d.ts +14 -11
  24. package/lib/components/CollectionFieldPopup.vue.d.ts.map +1 -1
  25. package/lib/components/Fields.vue.d.ts +0 -5
  26. package/lib/components/Fields.vue.d.ts.map +1 -1
  27. package/lib/components/FieldsList.vue.d.ts +0 -5
  28. package/lib/components/FieldsList.vue.d.ts.map +1 -1
  29. package/lib/components/ImageLibraries/Pexels.vue.d.ts +0 -21
  30. package/lib/components/ImageLibraries/Pexels.vue.d.ts.map +1 -1
  31. package/lib/components/ImageLibraryWrapper.vue.d.ts +0 -21
  32. package/lib/components/ImageLibraryWrapper.vue.d.ts.map +1 -1
  33. package/lib/components/ImportData.vue.d.ts +0 -37
  34. package/lib/components/ImportData.vue.d.ts.map +1 -1
  35. package/lib/components/MessageElement.vue.d.ts +0 -8
  36. package/lib/components/MessageElement.vue.d.ts.map +1 -1
  37. package/lib/components/MobileFieldsSlide.vue.d.ts +14 -2
  38. package/lib/components/MobileFieldsSlide.vue.d.ts.map +1 -1
  39. package/lib/components/PopoverElement.vue.d.ts +1 -13
  40. package/lib/components/PopoverElement.vue.d.ts.map +1 -1
  41. package/lib/components/Popup.vue.d.ts +14 -1
  42. package/lib/components/Popup.vue.d.ts.map +1 -1
  43. package/lib/components/PopupElement.vue.d.ts +5 -9
  44. package/lib/components/PopupElement.vue.d.ts.map +1 -1
  45. package/lib/components/SelectItem.vue.d.ts +0 -16
  46. package/lib/components/SelectItem.vue.d.ts.map +1 -1
  47. package/lib/components/SlidesNavigation.vue.d.ts +0 -16
  48. package/lib/components/SlidesNavigation.vue.d.ts.map +1 -1
  49. package/lib/components/TableDataMatcher.vue.d.ts +0 -16
  50. package/lib/components/TableDataMatcher.vue.d.ts.map +1 -1
  51. package/lib/components/directives/usePopup.d.ts +2 -14
  52. package/lib/components/directives/usePopup.d.ts.map +1 -1
  53. package/lib/components/fields/Collection.vue.d.ts +0 -10
  54. package/lib/components/fields/Collection.vue.d.ts.map +1 -1
  55. package/lib/components/fields/Group.vue.d.ts +0 -10
  56. package/lib/components/fields/Group.vue.d.ts.map +1 -1
  57. package/lib/components/fields/Image.vue.d.ts +28 -24
  58. package/lib/components/fields/Image.vue.d.ts.map +1 -1
  59. package/lib/components/fields/ImageAdjust.vue.d.ts +14 -1
  60. package/lib/components/fields/ImageAdjust.vue.d.ts.map +1 -1
  61. package/lib/components/fields/ImageEdit.vue.d.ts +28 -40
  62. package/lib/components/fields/ImageEdit.vue.d.ts.map +1 -1
  63. package/lib/components/fields/Map.vue.d.ts +14 -1
  64. package/lib/components/fields/Map.vue.d.ts.map +1 -1
  65. package/lib/components/fields/Select.vue.d.ts +0 -16
  66. package/lib/components/fields/Select.vue.d.ts.map +1 -1
  67. package/lib/components/fields/SelectColor.vue.d.ts +0 -16
  68. package/lib/components/fields/SelectColor.vue.d.ts.map +1 -1
  69. package/lib/components/fields/SelectImage.vue.d.ts +0 -16
  70. package/lib/components/fields/SelectImage.vue.d.ts.map +1 -1
  71. package/lib/components/fields/SelectText.vue.d.ts +0 -16
  72. package/lib/components/fields/SelectText.vue.d.ts.map +1 -1
  73. package/lib/components/fields/Text.vue.d.ts +0 -21
  74. package/lib/components/fields/Text.vue.d.ts.map +1 -1
  75. package/lib/index.d.ts +1 -2
  76. package/lib/index.d.ts.map +1 -1
  77. package/lib/style.css +1 -1
  78. package/lib/util/RenderService.d.ts +3 -2
  79. package/lib/util/RenderService.d.ts.map +1 -1
  80. package/lib/util/bluepicEmbed.d.ts +8 -8
  81. package/lib/util/bluepicEmbed.d.ts.map +1 -1
  82. package/lib/util/fields.d.ts.map +1 -1
  83. package/package.json +2 -2
  84. package/lib/components/icons/SelectImage.vue.d.ts +0 -3
  85. package/lib/components/icons/SelectImage.vue.d.ts.map +0 -1
  86. package/lib/components/icons/SelectText.vue.d.ts +0 -3
  87. package/lib/components/icons/SelectText.vue.d.ts.map +0 -1
  88. package/lib/util/BrowserFingerprint.d.ts +0 -95
  89. package/lib/util/BrowserFingerprint.d.ts.map +0 -1
  90. package/lib/util/contextCapture.d.ts +0 -2
  91. package/lib/util/contextCapture.d.ts.map +0 -1
@@ -87,7 +87,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
87
87
  waitForLeave: () => void;
88
88
  latestTriggerElementsWithEventListener: Node[];
89
89
  globalPopupProvider: import("../util/PopupProvider").default;
90
- capturedContext: Record<string | symbol, any>;
91
90
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
92
91
  show: boolean;
93
92
  darkenBackground: boolean;
@@ -168,7 +167,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
168
167
  waitForLeave: () => void;
169
168
  latestTriggerElementsWithEventListener: Node[];
170
169
  globalPopupProvider: import("../util/PopupProvider").default;
171
- capturedContext: Record<string | symbol, any>;
172
170
  }, {}, {}, {}, {
173
171
  show: boolean;
174
172
  darkenBackground: boolean;
@@ -242,7 +240,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
242
240
  waitForLeave: () => void;
243
241
  latestTriggerElementsWithEventListener: Node[];
244
242
  globalPopupProvider: import("../util/PopupProvider").default;
245
- capturedContext: Record<string | symbol, any>;
246
243
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
247
244
  show: boolean;
248
245
  darkenBackground: boolean;
@@ -323,7 +320,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
323
320
  waitForLeave: () => void;
324
321
  latestTriggerElementsWithEventListener: Node[];
325
322
  globalPopupProvider: import("../util/PopupProvider").default;
326
- capturedContext: Record<string | symbol, any>;
327
323
  }, {}, {}, {}, {
328
324
  show: boolean;
329
325
  darkenBackground: boolean;
@@ -416,7 +412,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
416
412
  waitForLeave: () => void;
417
413
  latestTriggerElementsWithEventListener: Node[];
418
414
  globalPopupProvider: import("../util/PopupProvider").default;
419
- capturedContext: Record<string | symbol, any>;
420
415
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
421
416
  show: {
422
417
  type: BooleanConstructor;
@@ -484,11 +479,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
484
479
  required: false;
485
480
  default: boolean;
486
481
  };
487
- showActiveSymbol: {
488
- type: BooleanConstructor;
489
- required: false;
490
- default: boolean;
491
- };
492
482
  }>, {
493
483
  props: any;
494
484
  emit: (event: "action", ...args: any[]) => void;
@@ -525,17 +515,11 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
525
515
  required: false;
526
516
  default: boolean;
527
517
  };
528
- showActiveSymbol: {
529
- type: BooleanConstructor;
530
- required: false;
531
- default: boolean;
532
- };
533
518
  }>> & Readonly<{
534
519
  onAction?: ((...args: any[]) => any) | undefined;
535
520
  }>, {
536
521
  secondary: boolean;
537
522
  primary: boolean;
538
- showActiveSymbol: boolean;
539
523
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
540
524
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:show")[], "update:modelValue" | "update:show", import("vue").PublicProps, Readonly<{}> & Readonly<{
541
525
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"SlidesNavigation.vue.d.ts","sourceRoot":"","sources":["SlidesNavigation.vue.ts"],"names":[],"mappings":"AASA,QAAA,MAAM,SAAS;;;;;gBAmBI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAkCvB,CAAA;AACF,eAAe,SAAS,CAAA"}
1
+ {"version":3,"file":"SlidesNavigation.vue.d.ts","sourceRoot":"","sources":["SlidesNavigation.vue.ts"],"names":[],"mappings":"AASA,QAAA,MAAM,SAAS;;;;;gBAmBI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAkCvB,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -4282,7 +4282,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
4282
4282
  waitForLeave: () => void;
4283
4283
  latestTriggerElementsWithEventListener: Node[];
4284
4284
  globalPopupProvider: import("../util/PopupProvider").default;
4285
- capturedContext: Record<string | symbol, any>;
4286
4285
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
4287
4286
  show: boolean;
4288
4287
  darkenBackground: boolean;
@@ -4363,7 +4362,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
4363
4362
  waitForLeave: () => void;
4364
4363
  latestTriggerElementsWithEventListener: Node[];
4365
4364
  globalPopupProvider: import("../util/PopupProvider").default;
4366
- capturedContext: Record<string | symbol, any>;
4367
4365
  }, {}, {}, {}, {
4368
4366
  show: boolean;
4369
4367
  darkenBackground: boolean;
@@ -4437,7 +4435,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
4437
4435
  waitForLeave: () => void;
4438
4436
  latestTriggerElementsWithEventListener: Node[];
4439
4437
  globalPopupProvider: import("../util/PopupProvider").default;
4440
- capturedContext: Record<string | symbol, any>;
4441
4438
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
4442
4439
  show: boolean;
4443
4440
  darkenBackground: boolean;
@@ -4518,7 +4515,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
4518
4515
  waitForLeave: () => void;
4519
4516
  latestTriggerElementsWithEventListener: Node[];
4520
4517
  globalPopupProvider: import("../util/PopupProvider").default;
4521
- capturedContext: Record<string | symbol, any>;
4522
4518
  }, {}, {}, {}, {
4523
4519
  show: boolean;
4524
4520
  darkenBackground: boolean;
@@ -4611,7 +4607,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
4611
4607
  waitForLeave: () => void;
4612
4608
  latestTriggerElementsWithEventListener: Node[];
4613
4609
  globalPopupProvider: import("../util/PopupProvider").default;
4614
- capturedContext: Record<string | symbol, any>;
4615
4610
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
4616
4611
  show: {
4617
4612
  type: BooleanConstructor;
@@ -4679,11 +4674,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
4679
4674
  required: false;
4680
4675
  default: boolean;
4681
4676
  };
4682
- showActiveSymbol: {
4683
- type: BooleanConstructor;
4684
- required: false;
4685
- default: boolean;
4686
- };
4687
4677
  }>, {
4688
4678
  props: any;
4689
4679
  emit: (event: "action", ...args: any[]) => void;
@@ -4720,17 +4710,11 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
4720
4710
  required: false;
4721
4711
  default: boolean;
4722
4712
  };
4723
- showActiveSymbol: {
4724
- type: BooleanConstructor;
4725
- required: false;
4726
- default: boolean;
4727
- };
4728
4713
  }>> & Readonly<{
4729
4714
  onAction?: ((...args: any[]) => any) | undefined;
4730
4715
  }>, {
4731
4716
  secondary: boolean;
4732
4717
  primary: boolean;
4733
- showActiveSymbol: boolean;
4734
4718
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4735
4719
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:show")[], "update:modelValue" | "update:show", import("vue").PublicProps, Readonly<{}> & Readonly<{
4736
4720
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"TableDataMatcher.vue.d.ts","sourceRoot":"","sources":["TableDataMatcher.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAS9C,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA8Bc,MAAM;qCAIK,MAAM;0BAgBjB,YAAY,eAAe,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAiB5D,CAAA;AACF,eAAe,SAAS,CAAA"}
1
+ {"version":3,"file":"TableDataMatcher.vue.d.ts","sourceRoot":"","sources":["TableDataMatcher.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAS9C,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA8Bc,MAAM;qCAIK,MAAM;0BAgBjB,YAAY,eAAe,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAiB5D,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -20,7 +20,7 @@ export type PopupCreationOptions = {
20
20
  wrapperCustomClasses?: string[];
21
21
  fullLayer?: boolean;
22
22
  transculent?: boolean;
23
- capturedContext?: Record<string | symbol, any>;
23
+ passInjections?: string[];
24
24
  };
25
25
  export type MessageCreateOptions = {
26
26
  type: 'success' | 'error' | 'warning' | 'info';
@@ -37,8 +37,8 @@ export type MessageCreateOptions = {
37
37
  customClasses?: string[];
38
38
  wrapperCustomClasses?: string[];
39
39
  darkenBackground?: boolean;
40
+ passInjections?: string[];
40
41
  maxWidth?: string;
41
- capturedContext?: Record<string | symbol, any>;
42
42
  };
43
43
  export declare function createMessage(opts: MessageCreateOptions): {
44
44
  show: import("vue").WritableComputedRef<boolean, boolean>;
@@ -46,16 +46,4 @@ export declare function createMessage(opts: MessageCreateOptions): {
46
46
  export declare function createPopup(opts: PopupCreationOptions): {
47
47
  close: () => void;
48
48
  };
49
- /**
50
- * Composable für Popup-Erstellung innerhalb von Vue Components
51
- * Captured automatisch den aktuellen Context
52
- */
53
- export declare function usePopup(): {
54
- createPopup: (opts: Omit<PopupCreationOptions, 'capturedContext'>) => {
55
- close: () => void;
56
- };
57
- createMessage: (opts: Omit<MessageCreateOptions, 'capturedContext'>) => {
58
- show: import("vue").WritableComputedRef<boolean, boolean>;
59
- };
60
- };
61
49
  //# sourceMappingURL=usePopup.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"usePopup.d.ts","sourceRoot":"","sources":["usePopup.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,KAAK,EAAE,MAAM,KAAK,CAAC;AAC3D,OAAiB,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAS1D,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IACjC,MAAM,CAAC,EAAE,MAAM,KAAK,EAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,KAAK,EAAE,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,KAAK,CAAC;IACnB,OAAO,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IAClC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,KAAK,CAAC;QAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAA;KAAE,EAAE,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IAClG,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,GAAG,MAAM,EAAE,GAAG,CAAC,CAAC;CAChD,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;IAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IACjC,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IACnC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,KAAK,EAAE,CAAC;IACrB,OAAO,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,KAAK,CAAC;QAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAA;KAAE,EAAE,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IAClG,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,GAAG,MAAM,EAAE,GAAG,CAAC,CAAC;CAChD,CAAC;AAWF,wBAAgB,aAAa,CAAC,IAAI,EAAE,oBAAoB;;EA4DvD;AAED,wBAAgB,WAAW,CAAC,IAAI,EAAE,oBAAoB;;EA0FrD;AAMD;;;GAGG;AACH,wBAAgB,QAAQ;wBAKA,KAAK,oBAAoB,EAAE,iBAAiB,CAAC;;;0BAM3C,KAAK,oBAAoB,EAAE,iBAAiB,CAAC;;;EAOtE"}
1
+ {"version":3,"file":"usePopup.d.ts","sourceRoot":"","sources":["usePopup.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,KAAK,EAAE,MAAM,KAAK,CAAC;AAC3D,OAAiB,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAQ1D,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IACjC,MAAM,CAAC,EAAE,MAAM,KAAK,EAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,KAAK,EAAE,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,KAAK,CAAC;IACnB,OAAO,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IAClC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,KAAK,CAAC;QAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAA;KAAE,EAAE,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IAClG,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;CAC3B,CAAC;AAWF,MAAM,MAAM,oBAAoB,GAAG;IACjC,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,CAAC;IAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IACjC,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IACnC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,KAAK,EAAE,CAAC;IACrB,OAAO,CAAC,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,KAAK,CAAC;QAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAA;KAAE,EAAE,GAAG,CAAC,MAAM,KAAK,EAAE,CAAC,CAAC;IAClG,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,oBAAoB,CAAC,EAAE,MAAM,EAAE,CAAC;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,wBAAgB,aAAa,CAAC,IAAI,EAAE,oBAAoB;;EA6DvD;AAED,wBAAgB,WAAW,CAAC,IAAI,EAAE,oBAAoB;;EA0FrD"}
@@ -603,7 +603,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
603
603
  waitForLeave: () => void;
604
604
  latestTriggerElementsWithEventListener: Node[];
605
605
  globalPopupProvider: import("../../util/PopupProvider").default;
606
- capturedContext: Record<string | symbol, any>;
607
606
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
608
607
  show: boolean;
609
608
  darkenBackground: boolean;
@@ -684,7 +683,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
684
683
  waitForLeave: () => void;
685
684
  latestTriggerElementsWithEventListener: Node[];
686
685
  globalPopupProvider: import("../../util/PopupProvider").default;
687
- capturedContext: Record<string | symbol, any>;
688
686
  }, {}, {}, {}, {
689
687
  show: boolean;
690
688
  darkenBackground: boolean;
@@ -758,7 +756,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
758
756
  waitForLeave: () => void;
759
757
  latestTriggerElementsWithEventListener: Node[];
760
758
  globalPopupProvider: import("../../util/PopupProvider").default;
761
- capturedContext: Record<string | symbol, any>;
762
759
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
763
760
  show: boolean;
764
761
  darkenBackground: boolean;
@@ -839,7 +836,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
839
836
  waitForLeave: () => void;
840
837
  latestTriggerElementsWithEventListener: Node[];
841
838
  globalPopupProvider: import("../../util/PopupProvider").default;
842
- capturedContext: Record<string | symbol, any>;
843
839
  }, {}, {}, {}, {
844
840
  show: boolean;
845
841
  darkenBackground: boolean;
@@ -918,7 +914,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
918
914
  waitForLeave: () => void;
919
915
  latestTriggerElementsWithEventListener: Node[];
920
916
  globalPopupProvider: import("../../util/PopupProvider").default;
921
- capturedContext: Record<string | symbol, any>;
922
917
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
923
918
  show: {
924
919
  type: BooleanConstructor;
@@ -1161,7 +1156,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
1161
1156
  waitForLeave: () => void;
1162
1157
  latestTriggerElementsWithEventListener: Node[];
1163
1158
  globalPopupProvider: import("../../util/PopupProvider").default;
1164
- capturedContext: Record<string | symbol, any>;
1165
1159
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
1166
1160
  show: boolean;
1167
1161
  darkenBackground: boolean;
@@ -1242,7 +1236,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
1242
1236
  waitForLeave: () => void;
1243
1237
  latestTriggerElementsWithEventListener: Node[];
1244
1238
  globalPopupProvider: import("../../util/PopupProvider").default;
1245
- capturedContext: Record<string | symbol, any>;
1246
1239
  }, {}, {}, {}, {
1247
1240
  show: boolean;
1248
1241
  darkenBackground: boolean;
@@ -1316,7 +1309,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
1316
1309
  waitForLeave: () => void;
1317
1310
  latestTriggerElementsWithEventListener: Node[];
1318
1311
  globalPopupProvider: import("../../util/PopupProvider").default;
1319
- capturedContext: Record<string | symbol, any>;
1320
1312
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
1321
1313
  show: boolean;
1322
1314
  darkenBackground: boolean;
@@ -1397,7 +1389,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
1397
1389
  waitForLeave: () => void;
1398
1390
  latestTriggerElementsWithEventListener: Node[];
1399
1391
  globalPopupProvider: import("../../util/PopupProvider").default;
1400
- capturedContext: Record<string | symbol, any>;
1401
1392
  }, {}, {}, {}, {
1402
1393
  show: boolean;
1403
1394
  darkenBackground: boolean;
@@ -1476,7 +1467,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
1476
1467
  waitForLeave: () => void;
1477
1468
  latestTriggerElementsWithEventListener: Node[];
1478
1469
  globalPopupProvider: import("../../util/PopupProvider").default;
1479
- capturedContext: Record<string | symbol, any>;
1480
1470
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1481
1471
  show: {
1482
1472
  type: BooleanConstructor;
@@ -1 +1 @@
1
- {"version":3,"file":"Collection.vue.d.ts","sourceRoot":"","sources":["Collection.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAe5D,QAAA,MAAM,SAAS;;;;;;;mCA2EuB,MAAM;yBAGhB,MAAM;0BAOL,MAAM,YAAY,MAAM;8BAcpB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAwCrC,CAAA;AACF,eAAe,SAAS,CAAA"}
1
+ {"version":3,"file":"Collection.vue.d.ts","sourceRoot":"","sources":["Collection.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAe5D,QAAA,MAAM,SAAS;;;;;;;mCA2EuB,MAAM;yBAGhB,MAAM;0BAOL,MAAM,YAAY,MAAM;8BAcpB,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAwCrC,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -300,7 +300,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
300
300
  waitForLeave: () => void;
301
301
  latestTriggerElementsWithEventListener: Node[];
302
302
  globalPopupProvider: import("../../util/PopupProvider").default;
303
- capturedContext: Record<string | symbol, any>;
304
303
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
305
304
  show: boolean;
306
305
  darkenBackground: boolean;
@@ -381,7 +380,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
381
380
  waitForLeave: () => void;
382
381
  latestTriggerElementsWithEventListener: Node[];
383
382
  globalPopupProvider: import("../../util/PopupProvider").default;
384
- capturedContext: Record<string | symbol, any>;
385
383
  }, {}, {}, {}, {
386
384
  show: boolean;
387
385
  darkenBackground: boolean;
@@ -455,7 +453,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
455
453
  waitForLeave: () => void;
456
454
  latestTriggerElementsWithEventListener: Node[];
457
455
  globalPopupProvider: import("../../util/PopupProvider").default;
458
- capturedContext: Record<string | symbol, any>;
459
456
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
460
457
  show: boolean;
461
458
  darkenBackground: boolean;
@@ -536,7 +533,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
536
533
  waitForLeave: () => void;
537
534
  latestTriggerElementsWithEventListener: Node[];
538
535
  globalPopupProvider: import("../../util/PopupProvider").default;
539
- capturedContext: Record<string | symbol, any>;
540
536
  }, {}, {}, {}, {
541
537
  show: boolean;
542
538
  darkenBackground: boolean;
@@ -615,7 +611,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
615
611
  waitForLeave: () => void;
616
612
  latestTriggerElementsWithEventListener: Node[];
617
613
  globalPopupProvider: import("../../util/PopupProvider").default;
618
- capturedContext: Record<string | symbol, any>;
619
614
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
620
615
  show: {
621
616
  type: BooleanConstructor;
@@ -858,7 +853,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
858
853
  waitForLeave: () => void;
859
854
  latestTriggerElementsWithEventListener: Node[];
860
855
  globalPopupProvider: import("../../util/PopupProvider").default;
861
- capturedContext: Record<string | symbol, any>;
862
856
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
863
857
  show: boolean;
864
858
  darkenBackground: boolean;
@@ -939,7 +933,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
939
933
  waitForLeave: () => void;
940
934
  latestTriggerElementsWithEventListener: Node[];
941
935
  globalPopupProvider: import("../../util/PopupProvider").default;
942
- capturedContext: Record<string | symbol, any>;
943
936
  }, {}, {}, {}, {
944
937
  show: boolean;
945
938
  darkenBackground: boolean;
@@ -1013,7 +1006,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
1013
1006
  waitForLeave: () => void;
1014
1007
  latestTriggerElementsWithEventListener: Node[];
1015
1008
  globalPopupProvider: import("../../util/PopupProvider").default;
1016
- capturedContext: Record<string | symbol, any>;
1017
1009
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
1018
1010
  show: boolean;
1019
1011
  darkenBackground: boolean;
@@ -1094,7 +1086,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
1094
1086
  waitForLeave: () => void;
1095
1087
  latestTriggerElementsWithEventListener: Node[];
1096
1088
  globalPopupProvider: import("../../util/PopupProvider").default;
1097
- capturedContext: Record<string | symbol, any>;
1098
1089
  }, {}, {}, {}, {
1099
1090
  show: boolean;
1100
1091
  darkenBackground: boolean;
@@ -1173,7 +1164,6 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
1173
1164
  waitForLeave: () => void;
1174
1165
  latestTriggerElementsWithEventListener: Node[];
1175
1166
  globalPopupProvider: import("../../util/PopupProvider").default;
1176
- capturedContext: Record<string | symbol, any>;
1177
1167
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1178
1168
  show: {
1179
1169
  type: BooleanConstructor;
@@ -1 +1 @@
1
- {"version":3,"file":"Group.vue.d.ts","sourceRoot":"","sources":["Group.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAS5D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAqBb,CAAA;AACF,eAAe,SAAS,CAAA"}
1
+ {"version":3,"file":"Group.vue.d.ts","sourceRoot":"","sources":["Group.vue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAS5D,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAqBb,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -72,6 +72,11 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
72
72
  required: false;
73
73
  default: boolean;
74
74
  };
75
+ passInjections: {
76
+ type: ArrayConstructor;
77
+ required: false;
78
+ default: () => never[];
79
+ };
75
80
  debug: {
76
81
  type: BooleanConstructor;
77
82
  required: false;
@@ -89,7 +94,9 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
89
94
  triggerVNodes: import("vue").ComputedRef<import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
90
95
  [key: string]: any;
91
96
  }>[]>;
92
- capturedContext: Record<string | symbol, any>;
97
+ injections: {
98
+ [k: string]: any;
99
+ };
93
100
  show: import("vue").WritableComputedRef<boolean, boolean>;
94
101
  triggerPopupHandler: () => void;
95
102
  globalPopupProvider: import("../../util/PopupProvider").default;
@@ -148,6 +155,11 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
148
155
  required: false;
149
156
  default: boolean;
150
157
  };
158
+ passInjections: {
159
+ type: ArrayConstructor;
160
+ required: false;
161
+ default: () => never[];
162
+ };
151
163
  debug: {
152
164
  type: BooleanConstructor;
153
165
  required: false;
@@ -166,6 +178,7 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
166
178
  wrapperCustomClasses: unknown[];
167
179
  fullLayer: boolean;
168
180
  disableBackgroundEffect: boolean;
181
+ passInjections: unknown[];
169
182
  debug: boolean;
170
183
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
171
184
  BxDropdown: import("vue").DefineComponent<{}, {
@@ -241,7 +254,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
241
254
  waitForLeave: () => void;
242
255
  latestTriggerElementsWithEventListener: Node[];
243
256
  globalPopupProvider: import("../../util/PopupProvider").default;
244
- capturedContext: Record<string | symbol, any>;
245
257
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
246
258
  show: {
247
259
  type: BooleanConstructor;
@@ -389,6 +401,11 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
389
401
  required: false;
390
402
  default: boolean;
391
403
  };
404
+ passInjections: {
405
+ type: ArrayConstructor;
406
+ required: false;
407
+ default: () => never[];
408
+ };
392
409
  debug: {
393
410
  type: BooleanConstructor;
394
411
  required: false;
@@ -406,7 +423,9 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
406
423
  triggerVNodes: import("vue").ComputedRef<import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
407
424
  [key: string]: any;
408
425
  }>[]>;
409
- capturedContext: Record<string | symbol, any>;
426
+ injections: {
427
+ [k: string]: any;
428
+ };
410
429
  show: import("vue").WritableComputedRef<boolean, boolean>;
411
430
  triggerPopupHandler: () => void;
412
431
  globalPopupProvider: import("../../util/PopupProvider").default;
@@ -465,6 +484,11 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
465
484
  required: false;
466
485
  default: boolean;
467
486
  };
487
+ passInjections: {
488
+ type: ArrayConstructor;
489
+ required: false;
490
+ default: () => never[];
491
+ };
468
492
  debug: {
469
493
  type: BooleanConstructor;
470
494
  required: false;
@@ -483,6 +507,7 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
483
507
  wrapperCustomClasses: unknown[];
484
508
  fullLayer: boolean;
485
509
  disableBackgroundEffect: boolean;
510
+ passInjections: unknown[];
486
511
  debug: boolean;
487
512
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
488
513
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {} | {
@@ -13453,7 +13478,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13453
13478
  waitForLeave: () => void;
13454
13479
  latestTriggerElementsWithEventListener: Node[];
13455
13480
  globalPopupProvider: import("../../util/PopupProvider").default;
13456
- capturedContext: Record<string | symbol, any>;
13457
13481
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
13458
13482
  show: boolean;
13459
13483
  darkenBackground: boolean;
@@ -13534,7 +13558,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13534
13558
  waitForLeave: () => void;
13535
13559
  latestTriggerElementsWithEventListener: Node[];
13536
13560
  globalPopupProvider: import("../../util/PopupProvider").default;
13537
- capturedContext: Record<string | symbol, any>;
13538
13561
  }, {}, {}, {}, {
13539
13562
  show: boolean;
13540
13563
  darkenBackground: boolean;
@@ -13608,7 +13631,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13608
13631
  waitForLeave: () => void;
13609
13632
  latestTriggerElementsWithEventListener: Node[];
13610
13633
  globalPopupProvider: import("../../util/PopupProvider").default;
13611
- capturedContext: Record<string | symbol, any>;
13612
13634
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
13613
13635
  show: boolean;
13614
13636
  darkenBackground: boolean;
@@ -13689,7 +13711,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13689
13711
  waitForLeave: () => void;
13690
13712
  latestTriggerElementsWithEventListener: Node[];
13691
13713
  globalPopupProvider: import("../../util/PopupProvider").default;
13692
- capturedContext: Record<string | symbol, any>;
13693
13714
  }, {}, {}, {}, {
13694
13715
  show: boolean;
13695
13716
  darkenBackground: boolean;
@@ -13782,7 +13803,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13782
13803
  waitForLeave: () => void;
13783
13804
  latestTriggerElementsWithEventListener: Node[];
13784
13805
  globalPopupProvider: import("../../util/PopupProvider").default;
13785
- capturedContext: Record<string | symbol, any>;
13786
13806
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13787
13807
  show: {
13788
13808
  type: BooleanConstructor;
@@ -13850,11 +13870,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13850
13870
  required: false;
13851
13871
  default: boolean;
13852
13872
  };
13853
- showActiveSymbol: {
13854
- type: BooleanConstructor;
13855
- required: false;
13856
- default: boolean;
13857
- };
13858
13873
  }>, {
13859
13874
  props: any;
13860
13875
  emit: (event: "action", ...args: any[]) => void;
@@ -13891,17 +13906,11 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13891
13906
  required: false;
13892
13907
  default: boolean;
13893
13908
  };
13894
- showActiveSymbol: {
13895
- type: BooleanConstructor;
13896
- required: false;
13897
- default: boolean;
13898
- };
13899
13909
  }>> & Readonly<{
13900
13910
  onAction?: ((...args: any[]) => any) | undefined;
13901
13911
  }>, {
13902
13912
  secondary: boolean;
13903
13913
  primary: boolean;
13904
- showActiveSymbol: boolean;
13905
13914
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
13906
13915
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "update:show")[], "update:modelValue" | "update:show", import("vue").PublicProps, Readonly<{}> & Readonly<{
13907
13916
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -13981,7 +13990,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
13981
13990
  waitForLeave: () => void;
13982
13991
  latestTriggerElementsWithEventListener: Node[];
13983
13992
  globalPopupProvider: import("../../util/PopupProvider").default;
13984
- capturedContext: Record<string | symbol, any>;
13985
13993
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
13986
13994
  show: boolean;
13987
13995
  darkenBackground: boolean;
@@ -14062,7 +14070,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
14062
14070
  waitForLeave: () => void;
14063
14071
  latestTriggerElementsWithEventListener: Node[];
14064
14072
  globalPopupProvider: import("../../util/PopupProvider").default;
14065
- capturedContext: Record<string | symbol, any>;
14066
14073
  }, {}, {}, {}, {
14067
14074
  show: boolean;
14068
14075
  darkenBackground: boolean;
@@ -14136,7 +14143,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
14136
14143
  waitForLeave: () => void;
14137
14144
  latestTriggerElementsWithEventListener: Node[];
14138
14145
  globalPopupProvider: import("../../util/PopupProvider").default;
14139
- capturedContext: Record<string | symbol, any>;
14140
14146
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], import("vue").PublicProps, {
14141
14147
  show: boolean;
14142
14148
  darkenBackground: boolean;
@@ -14217,7 +14223,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
14217
14223
  waitForLeave: () => void;
14218
14224
  latestTriggerElementsWithEventListener: Node[];
14219
14225
  globalPopupProvider: import("../../util/PopupProvider").default;
14220
- capturedContext: Record<string | symbol, any>;
14221
14226
  }, {}, {}, {}, {
14222
14227
  show: boolean;
14223
14228
  darkenBackground: boolean;
@@ -14296,7 +14301,6 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
14296
14301
  waitForLeave: () => void;
14297
14302
  latestTriggerElementsWithEventListener: Node[];
14298
14303
  globalPopupProvider: import("../../util/PopupProvider").default;
14299
- capturedContext: Record<string | symbol, any>;
14300
14304
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
14301
14305
  show: {
14302
14306
  type: BooleanConstructor;