@acoustte-digital-services/digitalstore-controls-dev 0.8.1-dev.20260708102516 → 0.8.1-dev.20260709113231

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/index.mjs CHANGED
@@ -1,8 +1,6 @@
1
- "use client";
2
-
3
1
  import {
4
2
  OdataBuilder
5
- } from "./chunk-OGGIS4AN.mjs";
3
+ } from "./chunk-FYGNBMII.mjs";
6
4
  import {
7
5
  AssetUtility_default,
8
6
  BooleanSelect_default,
@@ -19,22 +17,22 @@ import {
19
17
  PhoneInput_default,
20
18
  SelectWithSearchInput_default,
21
19
  TimeInput_default
22
- } from "./chunk-7ZFZLN56.mjs";
20
+ } from "./chunk-YG6FKKQJ.mjs";
23
21
  import {
24
22
  Constants,
25
23
  Hyperlink,
26
24
  Icon_default,
27
25
  InputControlType_default
28
- } from "./chunk-FI2KJBK2.mjs";
26
+ } from "./chunk-UWFXFVUU.mjs";
29
27
  import {
30
28
  ServiceClient_default
31
- } from "./chunk-WEV5U33G.mjs";
29
+ } from "./chunk-3GWLDT7C.mjs";
32
30
  import {
33
31
  Button_default,
34
32
  ClientButton_default,
35
33
  ToastService_default
36
- } from "./chunk-JKP4XOZB.mjs";
37
- import "./chunk-IMNQO57B.mjs";
34
+ } from "./chunk-YL6E76X2.mjs";
35
+ import "./chunk-56HSDML5.mjs";
38
36
 
39
37
  // src/components/controls/view/ViewControl.tsx
40
38
  import React13 from "react";
@@ -77,7 +75,7 @@ var NumberView_default = NumberView;
77
75
 
78
76
  // src/components/controls/view/DateView.tsx
79
77
  import dynamic from "next/dynamic";
80
- var DateView = dynamic(() => import("./DateViewClient-VLTRN47D.mjs"), {
78
+ var DateView = dynamic(() => import("./DateViewClient-ELEHLGWS.mjs"), {
81
79
  ssr: false
82
80
  });
83
81
  var DateView_default = DateView;
@@ -132,7 +130,7 @@ import React3 from "react";
132
130
  // src/components/DeviceAssetSelector.tsx
133
131
  import dynamic2 from "next/dynamic";
134
132
  import { jsx as jsx3 } from "react/jsx-runtime";
135
- var HlsPlayer = dynamic2(() => import("./HlsPlayer-5AWFZ2P6.mjs"), { ssr: false });
133
+ var HlsPlayer = dynamic2(() => import("./HlsPlayer-57543DTW.mjs"), { ssr: false });
136
134
  var FORMAT_CLASSES = {
137
135
  center: "justify-center",
138
136
  left: "justify-start",
@@ -367,7 +365,7 @@ var AiGeneratedSummary_default = AiGeneratedSummary;
367
365
 
368
366
  // src/components/controls/view/DateTimeVew.tsx
369
367
  import dynamic3 from "next/dynamic";
370
- var DateTimeView = dynamic3(() => import("./DateTimeViewClient-R3M6ISVK.mjs"), {
368
+ var DateTimeView = dynamic3(() => import("./DateTimeViewClient-22GW4AD7.mjs"), {
371
369
  ssr: false
372
370
  });
373
371
  var DateTimeVew_default = DateTimeView;
@@ -408,7 +406,7 @@ var ViewControl_default = ViewControl;
408
406
 
409
407
  // src/components/controls/edit/InputControl.tsx
410
408
  import dynamic4 from "next/dynamic";
411
- var InputControl = dynamic4(() => import("./InputControlClient-XS52LLEE.mjs"), {
409
+ var InputControl = dynamic4(() => import("./InputControlClient-CS4JM7UY.mjs"), {
412
410
  ssr: false
413
411
  });
414
412
  var InputControl_default = InputControl;
@@ -504,7 +502,7 @@ import React14 from "react";
504
502
  // src/components/pageRenderingEngine/nodes/ImageNode.tsx
505
503
  import dynamic5 from "next/dynamic";
506
504
  import { jsx as jsx17 } from "react/jsx-runtime";
507
- var HlsPlayer2 = dynamic5(() => import("./HlsPlayer-5AWFZ2P6.mjs"), { ssr: false });
505
+ var HlsPlayer2 = dynamic5(() => import("./HlsPlayer-57543DTW.mjs"), { ssr: false });
508
506
  var getNestedValue = (obj, path) => {
509
507
  if (!obj || !path) return void 0;
510
508
  return path.split(".").reduce((current, key) => {
@@ -612,7 +610,7 @@ var ImageNode_default = ImageNode;
612
610
  // src/components/pageRenderingEngine/nodes/LinkNode.tsx
613
611
  import dynamic6 from "next/dynamic";
614
612
  import { Fragment, jsx as jsx18, jsxs as jsxs6 } from "react/jsx-runtime";
615
- var LinkNodeButton = dynamic6(() => import("./LinkNodeButton-LX3KKGZY.mjs"), {
613
+ var LinkNodeButton = dynamic6(() => import("./LinkNodeButton-XA7Z5IDR.mjs"), {
616
614
  ssr: false
617
615
  });
618
616
  function getNestedValue2(obj, path) {
@@ -1047,7 +1045,7 @@ var QuoteNode_default = QuoteNode;
1047
1045
  import React20 from "react";
1048
1046
  import dynamic7 from "next/dynamic";
1049
1047
  import { jsx as jsx27, jsxs as jsxs9 } from "react/jsx-runtime";
1050
- var CopyButton = dynamic7(() => import("./CopyButton-UPJPMJUB.mjs"), {
1048
+ var CopyButton = dynamic7(() => import("./CopyButton-XONTQQW7.mjs"), {
1051
1049
  ssr: false,
1052
1050
  // optional: fallback UI while loading
1053
1051
  loading: () => /* @__PURE__ */ jsx27("span", { className: "text-gray-400 text-xs", children: "Copy" })
@@ -1189,7 +1187,7 @@ import React22 from "react";
1189
1187
  // src/components/pageRenderingEngine/nodes/EmbedNode.tsx
1190
1188
  import dynamic8 from "next/dynamic";
1191
1189
  import { jsx as jsx30 } from "react/jsx-runtime";
1192
- var IframeClient = dynamic8(() => import("./IframeClient-RGJFZ5P2.mjs"), {
1190
+ var IframeClient = dynamic8(() => import("./IframeClient-J22NMEVY.mjs"), {
1193
1191
  ssr: false
1194
1192
  });
1195
1193
  var EmbedNode = (props) => {
@@ -1407,7 +1405,7 @@ import dynamic10 from "next/dynamic";
1407
1405
  // src/components/pageRenderingEngine/nodes/ImageGalleryNode.tsx
1408
1406
  import dynamic9 from "next/dynamic";
1409
1407
  import { Fragment as Fragment5, jsx as jsx32, jsxs as jsxs11 } from "react/jsx-runtime";
1410
- var HlsPlayer3 = dynamic9(() => import("./HlsPlayer-5AWFZ2P6.mjs"), { ssr: false });
1408
+ var HlsPlayer3 = dynamic9(() => import("./HlsPlayer-57543DTW.mjs"), { ssr: false });
1411
1409
  var deviceToMediaQuery = (device) => {
1412
1410
  switch (device) {
1413
1411
  case "lg":
@@ -2222,8 +2220,11 @@ var DocumentNode_default = DocumentNode;
2222
2220
 
2223
2221
  // src/components/pageRenderingEngine/nodes/DivContainer.tsx
2224
2222
  import { jsx as jsx34, jsxs as jsxs13 } from "react/jsx-runtime";
2225
- var Pagination = dynamic10(() => import("./Pagination-OQT7Q2XO.mjs"), { ssr: true });
2226
- var Slider = dynamic10(() => import("./Slider-554BKC7N.mjs"), {
2223
+ var Pagination = dynamic10(() => import("./Pagination-4K7GMWUE.mjs"), { ssr: true });
2224
+ var Slider = dynamic10(() => import("./Slider-PEIVH6A5.mjs"), {
2225
+ ssr: false
2226
+ });
2227
+ var EnterAnimationClient = dynamic10(() => import("./EnterAnimationClient-RS3NQNR4.mjs"), {
2227
2228
  ssr: false
2228
2229
  });
2229
2230
  function toCamelCase(str) {
@@ -2634,7 +2635,7 @@ var DivContainer = async (props) => {
2634
2635
  dangerouslySetInnerHTML: { __html: cssResult.css + animationCSS }
2635
2636
  }
2636
2637
  ),
2637
- /* @__PURE__ */ jsx34(React22.Fragment, { children: /* @__PURE__ */ jsx34(
2638
+ /* @__PURE__ */ jsx34(EnterAnimationClient, { hasEnterAnimation: !!props.node.enterAnimation, children: /* @__PURE__ */ jsx34(React22.Fragment, { children: /* @__PURE__ */ jsx34(
2638
2639
  Wrapper,
2639
2640
  {
2640
2641
  id: guid,
@@ -2651,7 +2652,7 @@ var DivContainer = async (props) => {
2651
2652
  )?.map((child, i) => /* @__PURE__ */ jsx34(React22.Fragment, { children: child }, i)) : renderChildren(props.node.children, props, item, idx)
2652
2653
  )
2653
2654
  }
2654
- ) }),
2655
+ ) }) }),
2655
2656
  dataBindingProperties && props.node.dataBinding.enablePagination && /* @__PURE__ */ jsx34("div", { children: /* @__PURE__ */ jsx34(
2656
2657
  Pagination,
2657
2658
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acoustte-digital-services/digitalstore-controls-dev",
3
- "version": "0.8.1-dev.20260708102516",
3
+ "version": "0.8.1-dev.20260709113231",
4
4
  "description": "Reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",