pds-dev-kit-web-test 2.7.508 → 2.7.510

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.
@@ -109,6 +109,7 @@
109
109
  "str_grid_height_variable": "Variable",
110
110
  "str_10476": "Loading data information.",
111
111
  "str_10477": "Data value not linked",
112
- "str_10478": "No data values to link."
112
+ "str_10478": "No data values to link.",
113
+ "str_paid": "Paid"
113
114
  }
114
115
  }
@@ -109,6 +109,7 @@
109
109
  "str_grid_height_variable": "Variable",
110
110
  "str_10476": "Loading data information.",
111
111
  "str_10477": "Data value not linked",
112
- "str_10478": "No data values to link."
112
+ "str_10478": "No data values to link.",
113
+ "str_paid": "Paid"
113
114
  }
114
115
  }
@@ -102,6 +102,7 @@
102
102
  "str_grid_height_variable": "Variable",
103
103
  "str_10476": "Loading data information.",
104
104
  "str_10477": "Data value not linked",
105
- "str_10478": "No data values to link."
105
+ "str_10478": "No data values to link.",
106
+ "str_paid": "Paid"
106
107
  }
107
108
  }
@@ -112,6 +112,7 @@ declare const locale: {
112
112
  str_10476: string;
113
113
  str_10477: string;
114
114
  str_10478: string;
115
+ str_paid: string;
115
116
  };
116
117
  };
117
118
  readonly en: {
@@ -226,6 +227,7 @@ declare const locale: {
226
227
  str_10476: string;
227
228
  str_10477: string;
228
229
  str_10478: string;
230
+ str_paid: string;
229
231
  };
230
232
  };
231
233
  readonly ja: {
@@ -340,6 +342,7 @@ declare const locale: {
340
342
  str_10476: string;
341
343
  str_10477: string;
342
344
  str_10478: string;
345
+ str_paid: string;
343
346
  };
344
347
  };
345
348
  readonly es: {
@@ -454,6 +457,7 @@ declare const locale: {
454
457
  str_10476: string;
455
458
  str_10477: string;
456
459
  str_10478: string;
460
+ str_paid: string;
457
461
  };
458
462
  };
459
463
  readonly 'zh-cn': {
@@ -568,6 +572,7 @@ declare const locale: {
568
572
  str_10476: string;
569
573
  str_10477: string;
570
574
  str_10478: string;
575
+ str_paid: string;
571
576
  };
572
577
  };
573
578
  readonly 'zh-tw': {
@@ -682,6 +687,7 @@ declare const locale: {
682
687
  str_10476: string;
683
688
  str_10477: string;
684
689
  str_10478: string;
690
+ str_paid: string;
685
691
  };
686
692
  };
687
693
  readonly fil: {
@@ -789,6 +795,7 @@ declare const locale: {
789
795
  str_10476: string;
790
796
  str_10477: string;
791
797
  str_10478: string;
798
+ str_paid: string;
792
799
  };
793
800
  };
794
801
  };
@@ -109,6 +109,7 @@
109
109
  "str_grid_height_variable": "Variable",
110
110
  "str_10476": "Loading data information.",
111
111
  "str_10477": "Data value not linked",
112
- "str_10478": "No data values to link."
112
+ "str_10478": "No data values to link.",
113
+ "str_paid": "Paid"
113
114
  }
114
115
  }
@@ -110,6 +110,7 @@
110
110
  "str_grid_height_variable": "가변",
111
111
  "str_10476": "데이터 정보를 불러오는 중입니다.",
112
112
  "str_10477": "데이터 값 연결되지 않음",
113
- "str_10478": "연결할 데이터 값이 없습니다."
113
+ "str_10478": "연결할 데이터 값이 없습니다.",
114
+ "str_paid": "유료"
114
115
  }
115
116
  }
@@ -109,6 +109,7 @@
109
109
  "str_grid_height_variable": "Variable",
110
110
  "str_10476": "Loading data information.",
111
111
  "str_10477": "Data value not linked",
112
- "str_10478": "No data values to link."
112
+ "str_10478": "No data values to link.",
113
+ "str_paid": "Paid"
113
114
  }
114
115
  }
@@ -109,6 +109,7 @@
109
109
  "str_grid_height_variable": "Variable",
110
110
  "str_10476": "Loading data information.",
111
111
  "str_10477": "Data value not linked",
112
- "str_10478": "No data values to link."
112
+ "str_10478": "No data values to link.",
113
+ "str_paid": "Paid"
113
114
  }
114
115
  }
@@ -227,7 +227,7 @@ function ContentsList(props) {
227
227
  }, style: __assign(__assign({}, getPositionStyle(position, ccbInset, 'GROUP', 'GROUP', 'GROUP')), { zIndex: 3, position: 'absolute' }) }, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "cb-contentslist-button-layout-box", style: getComponentGroupLayout(groupComponents, position) }, { children: groupComponents.map(function (component) {
228
228
  return renderElements(component, getPositionStyle(position, ccbInset, component.designType, component.size, component.type));
229
229
  }) })) }), position));
230
- }), (0, jsx_runtime_1.jsx)(S_CB_AnimationObserverBox_1.S_CB_AnimationObserverBox, __assign({ ref: hasEffect ? cbRef : null, effectVisibleStyle: effectVisibleStyle }, { children: (0, jsx_runtime_1.jsxs)(S_CB_BoxWithShadow_1.S_CB_BoxWithShadow, __assign({ id: "contentslist-box", className: "cb-layout-box ccb-layout-box", normalStyle: __assign(__assign(__assign(__assign(__assign({}, style), layout), effectCssProperties), editModeStyle), { overflow: 'hidden' }), hoverStyle: __assign(__assign({}, hoverStyle), { overflow: 'hidden' }), cbStylePropsShadowSpecs: CB_STYLE_PROP_SHADOW, device: device, onMouseEnter: function () { return setIsHovered(true); }, onMouseLeave: function () { return setIsHovered(false); }, "data-number-of-items": CB_CONTENT_PROP_CONTENTSLIST_SPEC_MANUALITEMS.length, "data-number-of-columns": Math.min(numberOfColumns, CB_CONTENT_PROP_CONTENTSLIST_SPEC_MANUALITEMS.length), "data-row-gap": rowGap, "data-column-gap": columnGap, "data-cols": Math.min(numberOfColumns, CB_CONTENT_PROP_CONTENTSLIST_SPEC_MANUALITEMS.length), "data-min-width": listMinWidth, "data-min-height": listMinHeight, "data-inset-top": parseFloat(ccbInset.top), "data-inset-bottom": parseFloat(ccbInset.bottom) }, { children: [(0, jsx_runtime_1.jsx)(S_CustomBackgroundWrapper, __assign({ ref: backgroundRef, style: __assign(__assign({}, effect), { background: style.background }) }, { children: isBgMedia && CB_STYLE_PROP_BGMEDIA && ((0, jsx_runtime_1.jsx)(CustomSectionBackgroundMedia_1.CustomSectionBackgroundMedia, { specs: CB_STYLE_PROP_BGMEDIA, componentStyle: style, playerId: index, mediaType: mediaType || 'NONE', device: isMobile ? 'MOBILE' : 'DESKTOP', backgroundRef: backgroundRef })) })), (0, jsx_runtime_1.jsx)(S_Overlay, { style: overlayStyle }), renderList(orderedCompositions)] })) }))] }));
230
+ }), (0, jsx_runtime_1.jsx)(S_CB_AnimationObserverBox_1.S_CB_AnimationObserverBox, __assign({ ref: hasEffect ? cbRef : null, effectVisibleStyle: effectVisibleStyle }, { children: (0, jsx_runtime_1.jsxs)(S_CB_BoxWithShadow_1.S_CB_BoxWithShadow, __assign({ id: "contentslist-box", className: "cb-layout-box ccb-layout-box", normalStyle: __assign(__assign(__assign(__assign(__assign({}, style), layout), effectCssProperties), editModeStyle), { overflow: 'hidden' }), hoverStyle: __assign(__assign({}, hoverStyle), { overflow: 'hidden' }), cbStylePropsShadowSpecs: CB_STYLE_PROP_SHADOW, device: device, onMouseEnter: function () { return setIsHovered(true); }, onMouseLeave: function () { return setIsHovered(false); }, "data-number-of-items": CB_CONTENT_PROP_CONTENTSLIST_SPEC_MANUALITEMS.length, "data-number-of-columns": Math.min(numberOfColumns, CB_CONTENT_PROP_CONTENTSLIST_SPEC_MANUALITEMS.length), "data-row-gap": rowGap, "data-column-gap": columnGap, "data-cols": Math.min(numberOfColumns, CB_CONTENT_PROP_CONTENTSLIST_SPEC_MANUALITEMS.length), "data-min-width": listMinWidth, "data-min-height": listMinHeight, "data-inset-top": parseFloat(ccbInset.top), "data-inset-bottom": parseFloat(ccbInset.bottom) }, { children: [(0, jsx_runtime_1.jsx)(S_CustomBackgroundWrapper, __assign({ ref: backgroundRef, style: __assign(__assign({}, effect), { background: style.background }) }, { children: isBgMedia && CB_STYLE_PROP_BGMEDIA && ((0, jsx_runtime_1.jsx)(CustomSectionBackgroundMedia_1.CustomSectionBackgroundMedia, { specs: CB_STYLE_PROP_BGMEDIA, componentStyle: style, playerId: index, mediaType: mediaType || 'NONE', device: isMobile ? 'MOBILE' : 'DESKTOP', backgroundRef: backgroundRef })) })), (0, jsx_runtime_1.jsx)(S_Overlay, { style: overlayStyle }), renderCompositions(orderedCompositions)] })) }))] }));
231
231
  }
232
232
  function getIsBgMedia(isMobile, specs) {
233
233
  if (!specs) {
@@ -92,6 +92,9 @@ function Text(props) {
92
92
  var isDataConnected = CB_CONTENT_PROP_TEXT_SPEC_VALUETYPE === 'DATA' ||
93
93
  CB_CONTENT_PROP_TEXT_SPEC_VALUETYPE === 'DELEGATEDDATA';
94
94
  if (isDataConnected) {
95
+ if (CB_CONTENT_PROP_TEXT_SPEC_CONNECTDATA === 'paid') {
96
+ return t('str_paid');
97
+ }
95
98
  if (queryContext === null || queryContext === void 0 ? void 0 : queryContext.queryData) {
96
99
  var value = queryContext.queryData[CB_CONTENT_PROP_TEXT_SPEC_CONNECTDATA];
97
100
  if (formatOption) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web-test",
3
- "version": "2.7.508",
3
+ "version": "2.7.510",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",