@syntrologie/adapt-faq 2.8.0-canary.271 → 2.8.0-canary.272

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.
@@ -181,4 +181,4 @@ export {
181
181
  TriggerWhenZ,
182
182
  NotifyZ
183
183
  };
184
- //# sourceMappingURL=chunk-MQDH5V73.js.map
184
+ //# sourceMappingURL=chunk-IMSLXYXR.js.map
package/dist/runtime.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  stripMountPlumbing
3
- } from "./chunk-MQDH5V73.js";
3
+ } from "./chunk-IMSLXYXR.js";
4
4
  import {
5
5
  getAnswerText,
6
6
  purple,
package/dist/schema.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  DecisionStrategyZ,
5
5
  NotifyZ,
6
6
  TriggerWhenZ
7
- } from "./chunk-MQDH5V73.js";
7
+ } from "./chunk-IMSLXYXR.js";
8
8
  import "./chunk-5WRI5ZAA.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.8.0-canary.271",
3
+ "version": "2.8.0-canary.272",
4
4
  "description": "Adaptive FAQ - Collapsible Q&A accordion with per-item conditional visibility",
5
5
  "license": "Proprietary",
6
6
  "private": false,