@syntrologie/adapt-faq 2.49.0 → 2.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cdn.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  runtime
3
- } from "./chunk-TIFSX3DO.js";
4
- import "./chunk-RPJOW62S.js";
3
+ } from "./chunk-LOILJSW5.js";
4
+ import "./chunk-ZFYWQPVO.js";
5
5
  import "./chunk-KRKRB4OL.js";
6
6
  import "./chunk-7DTOSQNC.js";
7
7
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  dispatchDiveDeeper,
3
3
  stripMountPlumbing
4
- } from "./chunk-RPJOW62S.js";
4
+ } from "./chunk-ZFYWQPVO.js";
5
5
  import {
6
6
  getAnswerText,
7
7
  purple,
@@ -1668,4 +1668,4 @@ export {
1668
1668
  runtime,
1669
1669
  runtime_default
1670
1670
  };
1671
- //# sourceMappingURL=chunk-TIFSX3DO.js.map
1671
+ //# sourceMappingURL=chunk-LOILJSW5.js.map
@@ -366,4 +366,4 @@ export {
366
366
  * SPDX-License-Identifier: BSD-3-Clause
367
367
  *)
368
368
  */
369
- //# sourceMappingURL=chunk-RPJOW62S.js.map
369
+ //# sourceMappingURL=chunk-ZFYWQPVO.js.map
package/dist/runtime.js CHANGED
@@ -2,8 +2,8 @@ import {
2
2
  FAQWidgetLitMountable,
3
3
  runtime,
4
4
  runtime_default
5
- } from "./chunk-TIFSX3DO.js";
6
- import "./chunk-RPJOW62S.js";
5
+ } from "./chunk-LOILJSW5.js";
6
+ import "./chunk-ZFYWQPVO.js";
7
7
  import "./chunk-KRKRB4OL.js";
8
8
  import "./chunk-7DTOSQNC.js";
9
9
  export {
package/dist/schema.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  DecisionStrategyZ,
5
5
  NotifyZ,
6
6
  TriggerWhenZ
7
- } from "./chunk-RPJOW62S.js";
7
+ } from "./chunk-ZFYWQPVO.js";
8
8
  import "./chunk-7DTOSQNC.js";
9
9
 
10
10
  // src/schema.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syntrologie/adapt-faq",
3
- "version": "2.49.0",
3
+ "version": "2.50.0",
4
4
  "description": "Adaptive FAQ - Collapsible Q&A accordion with per-item conditional visibility",
5
5
  "license": "Proprietary",
6
6
  "private": false,