@syntrologie/adapt-faq 2.8.0-canary.410 → 2.8.0-canary.412

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.
@@ -220,4 +220,4 @@ export {
220
220
  * SPDX-License-Identifier: BSD-3-Clause
221
221
  *)
222
222
  */
223
- //# sourceMappingURL=chunk-IGCYULL7.js.map
223
+ //# sourceMappingURL=chunk-ZTWN2GOK.js.map
package/dist/runtime.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  stripMountPlumbing
3
- } from "./chunk-IGCYULL7.js";
3
+ } from "./chunk-ZTWN2GOK.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-IGCYULL7.js";
7
+ } from "./chunk-ZTWN2GOK.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.410",
3
+ "version": "2.8.0-canary.412",
4
4
  "description": "Adaptive FAQ - Collapsible Q&A accordion with per-item conditional visibility",
5
5
  "license": "Proprietary",
6
6
  "private": false,