pds-dev-kit-web-test 2.5.401 → 2.5.402

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.
Files changed (128) hide show
  1. package/dist/src/common/hooks/useTooltip.js +1 -1
  2. package/dist/src/common/styles/colorSet/index.d.ts +2 -2
  3. package/dist/src/common/styles/colorSet/index.js +2 -2
  4. package/dist/src/common/utils/SystemUIPositionGenerator/hoverTypeSystemUICssGenerator.js +1 -1
  5. package/dist/src/desktop/components/BasicButtonGroup/BasicButtonGroup.js +1 -1
  6. package/dist/src/sub/DynamicLayout/CompositionRenderer/ComponentBlockMatcher.js +1 -4
  7. package/dist/src/sub/DynamicLayout/CompositionRenderer/Composition.d.ts +2 -4
  8. package/dist/src/sub/DynamicLayout/CompositionRenderer/Composition.js +53 -53
  9. package/dist/src/sub/DynamicLayout/CompositionRenderer/CompositionRenderer.d.ts +6 -0
  10. package/dist/src/sub/DynamicLayout/CompositionRenderer/CompositionRenderer.js +27 -0
  11. package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +1 -1
  12. package/dist/src/sub/DynamicLayout/DynamicLayout.js +2 -3
  13. package/dist/src/sub/DynamicLayout/components/Section/sectionContext.d.ts +2 -2
  14. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/index.d.ts +0 -40
  15. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/index.js +177 -36
  16. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/PaletteColor_Dark.json +4 -152
  17. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/PaletteColor_light.json +2 -150
  18. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/SemanticColor.json +1 -45
  19. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/UIColor.json +9 -262
  20. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/index.d.ts +0 -593
  21. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/styles/colorSet/ui-type.d.ts +0 -253
  22. package/dist/src/sub/DynamicLayout/mock_video_cb.d.ts +1 -0
  23. package/dist/src/sub/DynamicLayout/mock_video_cb.js +5 -4
  24. package/dist/src/sub/DynamicLayout/mocks.d.ts +961 -8
  25. package/dist/src/sub/DynamicLayout/mocks.js +7 -4287
  26. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcher.js +3 -13
  27. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Button/Button.js +2 -18
  28. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.d.ts +4 -4
  29. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.js +2 -230
  30. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Image/Image.js +4 -51
  31. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.js +7 -50
  32. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/VideoPlayer.js +27 -2
  33. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/types.d.ts +3 -45
  34. package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/replaceUndefinedValues.js +1 -1
  35. package/dist/src/sub/DynamicLayout/sections/CustomSection/types.d.ts +10 -27
  36. package/dist/src/sub/DynamicLayout/sections/CustomSection/types.js +1 -3
  37. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/effectPropParsers/parseEffectPropEntAnim.d.ts +4 -4
  38. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/layoutPropParsers/parseLayoutPropPadding.d.ts +2 -2
  39. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseJsonProperties.d.ts +2 -2
  40. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseProperties.d.ts +2 -2
  41. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/types.d.ts +3 -52
  42. package/dist/src/sub/DynamicLayout/sections/FlexGridCustomSection.js +0 -1
  43. package/dist/src/sub/DynamicLayout/types.d.ts +15 -48
  44. package/package.json +2 -2
  45. package/dist/src/sub/DynamicLayout/CompositionEditor/CompositionEditor.d.ts +0 -20
  46. package/dist/src/sub/DynamicLayout/CompositionEditor/CompositionEditor.js +0 -1132
  47. package/dist/src/sub/DynamicLayout/CompositionRenderer/CompositionBackground.d.ts +0 -11
  48. package/dist/src/sub/DynamicLayout/CompositionRenderer/CompositionBackground.js +0 -45
  49. package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.d.ts +0 -9
  50. package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.js +0 -79
  51. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/downIcons.d.ts +0 -12
  52. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/downIcons.js +0 -76
  53. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/index.d.ts +0 -4
  54. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/index.js +0 -47
  55. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/leftIcons.d.ts +0 -12
  56. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/leftIcons.js +0 -76
  57. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/rightIcons.d.ts +0 -12
  58. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/rightIcons.js +0 -76
  59. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/upIcons.d.ts +0 -12
  60. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/paginationIcons/upIcons.js +0 -76
  61. package/dist/src/sub/DynamicLayout/compositionActionTypes.d.ts +0 -139
  62. package/dist/src/sub/DynamicLayout/compositionActionTypes.js +0 -2
  63. package/dist/src/sub/DynamicLayout/compositionQueryContext.d.ts +0 -8
  64. package/dist/src/sub/DynamicLayout/compositionQueryContext.js +0 -14
  65. package/dist/src/sub/DynamicLayout/mock_composition.d.ts +0 -3
  66. package/dist/src/sub/DynamicLayout/mock_composition.js +0 -801
  67. package/dist/src/sub/DynamicLayout/mock_contentsCarousel.d.ts +0 -1
  68. package/dist/src/sub/DynamicLayout/mock_contentsCarousel.js +0 -1099
  69. package/dist/src/sub/DynamicLayout/mock_contentsList.d.ts +0 -1
  70. package/dist/src/sub/DynamicLayout/mock_contentsList.js +0 -1082
  71. package/dist/src/sub/DynamicLayout/mock_slideBanner.d.ts +0 -810
  72. package/dist/src/sub/DynamicLayout/mock_slideBanner.js +0 -822
  73. package/dist/src/sub/DynamicLayout/mock_video.d.ts +0 -368
  74. package/dist/src/sub/DynamicLayout/mock_video.js +0 -371
  75. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarouselCore.d.ts +0 -17
  76. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarouselCore.js +0 -59
  77. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomNavigation.d.ts +0 -31
  78. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomNavigation.js +0 -118
  79. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomPagination.d.ts +0 -31
  80. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomPagination.js +0 -191
  81. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomProgressbar.d.ts +0 -21
  82. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomProgressbar.js +0 -117
  83. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/navigationConfigs.d.ts +0 -4
  84. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/navigationConfigs.js +0 -889
  85. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/progressConfigs.d.ts +0 -27
  86. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/progressConfigs.js +0 -96
  87. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/contentsCarouselUtils.d.ts +0 -50
  88. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/contentsCarouselUtils.js +0 -905
  89. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/index.d.ts +0 -1
  90. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/index.js +0 -8
  91. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/types.d.ts +0 -90
  92. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/types.js +0 -2
  93. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsList.d.ts +0 -8
  94. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsList.js +0 -112
  95. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsListCore.d.ts +0 -17
  96. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsListCore.js +0 -39
  97. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/CustomPagination.d.ts +0 -27
  98. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/CustomPagination.js +0 -115
  99. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/paginationConfigs.d.ts +0 -23
  100. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/paginationConfigs.js +0 -176
  101. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/contentsListUtils.d.ts +0 -30
  102. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/contentsListUtils.js +0 -351
  103. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/index.d.ts +0 -1
  104. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/index.js +0 -8
  105. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/types.d.ts +0 -46
  106. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/types.js +0 -2
  107. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBanner.d.ts +0 -8
  108. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBanner.js +0 -225
  109. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBannerCore.d.ts +0 -15
  110. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBannerCore.js +0 -39
  111. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomNavigation.d.ts +0 -31
  112. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomNavigation.js +0 -118
  113. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomPagination.d.ts +0 -31
  114. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomPagination.js +0 -191
  115. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomProgressbar.d.ts +0 -21
  116. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomProgressbar.js +0 -117
  117. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/navigationConfigs.d.ts +0 -4
  118. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/navigationConfigs.js +0 -889
  119. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/progressConfigs.d.ts +0 -27
  120. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/progressConfigs.js +0 -96
  121. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/index.d.ts +0 -1
  122. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/index.js +0 -8
  123. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/slideBannerUtils.d.ts +0 -48
  124. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/slideBannerUtils.js +0 -852
  125. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/types.d.ts +0 -80
  126. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/types.js +0 -2
  127. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseCompositionPlacement.d.ts +0 -14
  128. package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseCompositionPlacement.js +0 -26
@@ -1,371 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MOCK_VIDEO_CB_2 = exports.MOCK_VIDEO_CB = void 0;
4
- exports.MOCK_VIDEO_CB = {
5
- availablePlugins: [],
6
- blockId: 'CB_191877',
7
- componentBlockCode: 'CB_VIDEOPLAYER',
8
- componentBlockType: 'GENERAL',
9
- compositions: [],
10
- dynamicLayoutSectionId: 31271,
11
- id: 191877,
12
- insertedAt: '2025-05-14T07:13:24',
13
- jsonProperties: {
14
- currentVersion: '2025-01-10',
15
- data: {
16
- CB_CONTENT_PROP_HOVER: {
17
- CB_CONTENT_PROP_HOVER_SPEC_MUSE: true
18
- },
19
- CB_CONTENT_PROP_VIDEO: {
20
- CB_CONTENT_PROP_VIDEO_SPEC_CONNECTDATA: 'NONE',
21
- CB_CONTENT_PROP_VIDEO_SPEC_ENDTIME: 5,
22
- CB_CONTENT_PROP_VIDEO_SPEC_MPLAY: true,
23
- CB_CONTENT_PROP_VIDEO_SPEC_REPLAY: true,
24
- CB_CONTENT_PROP_VIDEO_SPEC_SELECTOR: 'https://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4',
25
- CB_CONTENT_PROP_VIDEO_SPEC_STARTTIME: 0,
26
- CB_CONTENT_PROP_VIDEO_SPEC_THUMB: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/8a127811-1cbb-48f7-acb6-e5254b79a5fc.svg',
27
- CB_CONTENT_PROP_VIDEO_SPEC_TYPE: 'FILE',
28
- CB_CONTENT_PROP_VIDEO_SPEC_VALUETYPE: 'VALUE'
29
- },
30
- CB_CONTENT_PROP_VISIBILITY: {
31
- CB_CONTENT_PROP_VISIBILITY_SPEC_DESKTOP: true,
32
- CB_CONTENT_PROP_VISIBILITY_SPEC_MOBILEWEB: true
33
- },
34
- CB_EFFECT_PROP_ENTANIM: {
35
- CB_EFFECT_PROP_ENTANIM_SPEC_DURATION: 0.7,
36
- 'CB_EFFECT_PROP_ENTANIM_SPEC_DURATION:MOBILE': null,
37
- CB_EFFECT_PROP_ENTANIM_SPEC_REPEAT: 1,
38
- 'CB_EFFECT_PROP_ENTANIM_SPEC_REPEAT:MOBILE': null,
39
- CB_EFFECT_PROP_ENTANIM_SPEC_TFUNC: 'EASEINOUT',
40
- 'CB_EFFECT_PROP_ENTANIM_SPEC_TFUNC:MOBILE': null,
41
- CB_EFFECT_PROP_ENTANIM_SPEC_TYPE: 'NONE',
42
- 'CB_EFFECT_PROP_ENTANIM_SPEC_TYPE:MOBILE': null
43
- },
44
- CB_EFFECT_PROP_HOVERANIM: {
45
- CB_EFFECT_PROP_HOVERANIM_SPEC_DURATION: 0.7,
46
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_DURATION:MOBILE': null,
47
- CB_EFFECT_PROP_HOVERANIM_SPEC_REPEAT: 1,
48
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_REPEAT:MOBILE': null,
49
- CB_EFFECT_PROP_HOVERANIM_SPEC_TFUNC: 'EASEINOUT',
50
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_TFUNC:MOBILE': null,
51
- CB_EFFECT_PROP_HOVERANIM_SPEC_TYPE: 'NONE',
52
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_TYPE:MOBILE': null
53
- },
54
- CB_LAYOUT_PROP_ARRANGE: {
55
- CB_LAYOUT_PROP_ARRANGE_SPEC_HORIZONTAL: 'CENTER',
56
- 'CB_LAYOUT_PROP_ARRANGE_SPEC_HORIZONTAL:MOBILE': null,
57
- CB_LAYOUT_PROP_ARRANGE_SPEC_VERTICAL: 'MIDDLE',
58
- 'CB_LAYOUT_PROP_ARRANGE_SPEC_VERTICAL:MOBILE': null
59
- },
60
- CB_LAYOUT_PROP_PADDING: {
61
- CB_LAYOUT_PROP_PADDING_SPEC_FIX: true,
62
- 'CB_LAYOUT_PROP_PADDING_SPEC_FIX:MOBILE': null,
63
- CB_LAYOUT_PROP_PADDING_SPEC_PADDING: {
64
- bottom: 0,
65
- left: 0,
66
- right: 0,
67
- top: 0
68
- },
69
- 'CB_LAYOUT_PROP_PADDING_SPEC_PADDING:MOBILE': null
70
- },
71
- CB_PLACEMENT_PROP_PLACEMENT: {
72
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_COLS: 12,
73
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_COLS:MOBILE': 8,
74
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_ROWS: 9,
75
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_ROWS:MOBILE': 9,
76
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTX: 0,
77
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTX:MOBILE': 0,
78
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTY: 2,
79
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTY:MOBILE': 2,
80
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_ZINDEX: 1,
81
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_ZINDEX:MOBILE': 1
82
- },
83
- CB_STYLE_PROP_BGCOLOR: {
84
- CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE: 90,
85
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE:HOVER': null,
86
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE:MOBILE': null,
87
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE:MOBILE:HOVER': null,
88
- CB_STYLE_PROP_BGCOLOR_SPEC_COLOR: '#455EEFFF',
89
- 'CB_STYLE_PROP_BGCOLOR_SPEC_COLOR:HOVER': null,
90
- 'CB_STYLE_PROP_BGCOLOR_SPEC_COLOR:MOBILE': null,
91
- 'CB_STYLE_PROP_BGCOLOR_SPEC_COLOR:MOBILE:HOVER': null,
92
- CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR: '#27FFBFFF',
93
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR:HOVER': null,
94
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR:MOBILE': null,
95
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR:MOBILE:HOVER': null,
96
- CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC: 100,
97
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC:HOVER': null,
98
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC:MOBILE': null,
99
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC:MOBILE:HOVER': null,
100
- CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT: 'LINEAR',
101
- 'CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT:HOVER': null,
102
- 'CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT:MOBILE': null,
103
- 'CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT:MOBILE:HOVER': null,
104
- CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR: '#455EEFFF',
105
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR:HOVER': null,
106
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR:MOBILE': null,
107
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR:MOBILE:HOVER': null,
108
- CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC: 0,
109
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC:HOVER': null,
110
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC:MOBILE': null,
111
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC:MOBILE:HOVER': null,
112
- CB_STYLE_PROP_BGCOLOR_SPEC_TYPE: 'NONE',
113
- 'CB_STYLE_PROP_BGCOLOR_SPEC_TYPE:HOVER': null,
114
- 'CB_STYLE_PROP_BGCOLOR_SPEC_TYPE:MOBILE': null,
115
- 'CB_STYLE_PROP_BGCOLOR_SPEC_TYPE:MOBILE:HOVER': null
116
- },
117
- CB_STYLE_PROP_BORDER: {
118
- CB_STYLE_PROP_BORDER_SPEC_COLOR: '#333333FF',
119
- 'CB_STYLE_PROP_BORDER_SPEC_COLOR:HOVER': null,
120
- 'CB_STYLE_PROP_BORDER_SPEC_COLOR:MOBILE': null,
121
- 'CB_STYLE_PROP_BORDER_SPEC_COLOR:MOBILE:HOVER': null,
122
- CB_STYLE_PROP_BORDER_SPEC_RADIUS: {
123
- bl: 0,
124
- br: 0,
125
- tl: 0,
126
- tr: 0
127
- },
128
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUS:HOVER': null,
129
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUS:MOBILE': null,
130
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUS:MOBILE:HOVER': null,
131
- CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX: true,
132
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX:HOVER': null,
133
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX:MOBILE': null,
134
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX:MOBILE:HOVER': null,
135
- CB_STYLE_PROP_BORDER_SPEC_STYLE: 'NONE',
136
- 'CB_STYLE_PROP_BORDER_SPEC_STYLE:HOVER': null,
137
- 'CB_STYLE_PROP_BORDER_SPEC_STYLE:MOBILE': null,
138
- 'CB_STYLE_PROP_BORDER_SPEC_STYLE:MOBILE:HOVER': null,
139
- CB_STYLE_PROP_BORDER_SPEC_WIDTH: 2,
140
- 'CB_STYLE_PROP_BORDER_SPEC_WIDTH:HOVER': null,
141
- 'CB_STYLE_PROP_BORDER_SPEC_WIDTH:MOBILE': null,
142
- 'CB_STYLE_PROP_BORDER_SPEC_WIDTH:MOBILE:HOVER': null
143
- },
144
- CB_STYLE_PROP_OPACITY: {
145
- CB_STYLE_PROP_OPACITY_SPEC_OPACITY: 100,
146
- 'CB_STYLE_PROP_OPACITY_SPEC_OPACITY:HOVER': null,
147
- 'CB_STYLE_PROP_OPACITY_SPEC_OPACITY:MOBILE': null,
148
- 'CB_STYLE_PROP_OPACITY_SPEC_OPACITY:MOBILE:HOVER': null
149
- },
150
- CB_STYLE_PROP_SHADOW: {
151
- CB_STYLE_PROP_SHADOW_SPEC_BLUR: 24,
152
- 'CB_STYLE_PROP_SHADOW_SPEC_BLUR:HOVER': null,
153
- 'CB_STYLE_PROP_SHADOW_SPEC_BLUR:MOBILE': null,
154
- 'CB_STYLE_PROP_SHADOW_SPEC_BLUR:MOBILE:HOVER': null,
155
- CB_STYLE_PROP_SHADOW_SPEC_COLOR: '#000000FF',
156
- 'CB_STYLE_PROP_SHADOW_SPEC_COLOR:HOVER': null,
157
- 'CB_STYLE_PROP_SHADOW_SPEC_COLOR:MOBILE': null,
158
- 'CB_STYLE_PROP_SHADOW_SPEC_COLOR:MOBILE:HOVER': null,
159
- CB_STYLE_PROP_SHADOW_SPEC_OPACITY: 30,
160
- 'CB_STYLE_PROP_SHADOW_SPEC_OPACITY:HOVER': null,
161
- 'CB_STYLE_PROP_SHADOW_SPEC_OPACITY:MOBILE': null,
162
- 'CB_STYLE_PROP_SHADOW_SPEC_OPACITY:MOBILE:HOVER': null,
163
- CB_STYLE_PROP_SHADOW_SPEC_SPREAD: 2,
164
- 'CB_STYLE_PROP_SHADOW_SPEC_SPREAD:HOVER': null,
165
- 'CB_STYLE_PROP_SHADOW_SPEC_SPREAD:MOBILE': null,
166
- 'CB_STYLE_PROP_SHADOW_SPEC_SPREAD:MOBILE:HOVER': null,
167
- CB_STYLE_PROP_SHADOW_SPEC_TYPE: 'NONE',
168
- 'CB_STYLE_PROP_SHADOW_SPEC_TYPE:HOVER': null,
169
- 'CB_STYLE_PROP_SHADOW_SPEC_TYPE:MOBILE': null,
170
- 'CB_STYLE_PROP_SHADOW_SPEC_TYPE:MOBILE:HOVER': null,
171
- CB_STYLE_PROP_SHADOW_SPEC_X: 0,
172
- 'CB_STYLE_PROP_SHADOW_SPEC_X:HOVER': null,
173
- 'CB_STYLE_PROP_SHADOW_SPEC_X:MOBILE': null,
174
- 'CB_STYLE_PROP_SHADOW_SPEC_X:MOBILE:HOVER': null,
175
- CB_STYLE_PROP_SHADOW_SPEC_Y: 12,
176
- 'CB_STYLE_PROP_SHADOW_SPEC_Y:HOVER': null,
177
- 'CB_STYLE_PROP_SHADOW_SPEC_Y:MOBILE': null,
178
- 'CB_STYLE_PROP_SHADOW_SPEC_Y:MOBILE:HOVER': null
179
- }
180
- },
181
- minVersion: '2023-08-03',
182
- version: '2025-01-10'
183
- },
184
- queryableDefinitionPreset: 'N/A',
185
- queryableTapSrc: 'N/A',
186
- updatedAt: '2025-05-14T07:13:24'
187
- };
188
- exports.MOCK_VIDEO_CB_2 = {
189
- availablePlugins: [],
190
- blockId: 'CB_191878',
191
- componentBlockCode: 'CB_VIDEOPLAYER',
192
- componentBlockType: 'GENERAL',
193
- compositions: [],
194
- dynamicLayoutSectionId: 31271,
195
- id: 191878,
196
- insertedAt: '2025-05-14T07:13:24',
197
- jsonProperties: {
198
- currentVersion: '2025-01-10',
199
- data: {
200
- CB_CONTENT_PROP_HOVER: {
201
- CB_CONTENT_PROP_HOVER_SPEC_MUSE: true
202
- },
203
- CB_CONTENT_PROP_VIDEO: {
204
- CB_CONTENT_PROP_VIDEO_SPEC_CONNECTDATA: 'NONE',
205
- CB_CONTENT_PROP_VIDEO_SPEC_ENDTIME: 5,
206
- CB_CONTENT_PROP_VIDEO_SPEC_MPLAY: true,
207
- CB_CONTENT_PROP_VIDEO_SPEC_REPLAY: true,
208
- CB_CONTENT_PROP_VIDEO_SPEC_SELECTOR: 'https://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4',
209
- CB_CONTENT_PROP_VIDEO_SPEC_STARTTIME: 0,
210
- CB_CONTENT_PROP_VIDEO_SPEC_THUMB: 'https://publ-upload-local.s3.ap-northeast-2.amazonaws.com/8a127811-1cbb-48f7-acb6-e5254b79a5fc.svg',
211
- CB_CONTENT_PROP_VIDEO_SPEC_TYPE: 'FILE',
212
- CB_CONTENT_PROP_VIDEO_SPEC_VALUETYPE: 'VALUE'
213
- },
214
- CB_CONTENT_PROP_VISIBILITY: {
215
- CB_CONTENT_PROP_VISIBILITY_SPEC_DESKTOP: true,
216
- CB_CONTENT_PROP_VISIBILITY_SPEC_MOBILEWEB: true
217
- },
218
- CB_EFFECT_PROP_ENTANIM: {
219
- CB_EFFECT_PROP_ENTANIM_SPEC_DURATION: 0.7,
220
- 'CB_EFFECT_PROP_ENTANIM_SPEC_DURATION:MOBILE': null,
221
- CB_EFFECT_PROP_ENTANIM_SPEC_REPEAT: 1,
222
- 'CB_EFFECT_PROP_ENTANIM_SPEC_REPEAT:MOBILE': null,
223
- CB_EFFECT_PROP_ENTANIM_SPEC_TFUNC: 'EASEINOUT',
224
- 'CB_EFFECT_PROP_ENTANIM_SPEC_TFUNC:MOBILE': null,
225
- CB_EFFECT_PROP_ENTANIM_SPEC_TYPE: 'NONE',
226
- 'CB_EFFECT_PROP_ENTANIM_SPEC_TYPE:MOBILE': null
227
- },
228
- CB_EFFECT_PROP_HOVERANIM: {
229
- CB_EFFECT_PROP_HOVERANIM_SPEC_DURATION: 0.7,
230
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_DURATION:MOBILE': null,
231
- CB_EFFECT_PROP_HOVERANIM_SPEC_REPEAT: 1,
232
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_REPEAT:MOBILE': null,
233
- CB_EFFECT_PROP_HOVERANIM_SPEC_TFUNC: 'EASEINOUT',
234
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_TFUNC:MOBILE': null,
235
- CB_EFFECT_PROP_HOVERANIM_SPEC_TYPE: 'NONE',
236
- 'CB_EFFECT_PROP_HOVERANIM_SPEC_TYPE:MOBILE': null
237
- },
238
- CB_LAYOUT_PROP_ARRANGE: {
239
- CB_LAYOUT_PROP_ARRANGE_SPEC_HORIZONTAL: 'CENTER',
240
- 'CB_LAYOUT_PROP_ARRANGE_SPEC_HORIZONTAL:MOBILE': null,
241
- CB_LAYOUT_PROP_ARRANGE_SPEC_VERTICAL: 'MIDDLE',
242
- 'CB_LAYOUT_PROP_ARRANGE_SPEC_VERTICAL:MOBILE': null
243
- },
244
- CB_LAYOUT_PROP_PADDING: {
245
- CB_LAYOUT_PROP_PADDING_SPEC_FIX: true,
246
- 'CB_LAYOUT_PROP_PADDING_SPEC_FIX:MOBILE': null,
247
- CB_LAYOUT_PROP_PADDING_SPEC_PADDING: {
248
- bottom: 0,
249
- left: 0,
250
- right: 0,
251
- top: 0
252
- },
253
- 'CB_LAYOUT_PROP_PADDING_SPEC_PADDING:MOBILE': null
254
- },
255
- CB_PLACEMENT_PROP_PLACEMENT: {
256
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_COLS: 12,
257
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_COLS:MOBILE': 8,
258
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_ROWS: 9,
259
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_ROWS:MOBILE': 9,
260
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTX: 5,
261
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTX:MOBILE': 0,
262
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTY: 20,
263
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_STARTY:MOBILE': 2,
264
- CB_PLACEMENT_PROP_PLACEMENT_SPEC_ZINDEX: 1,
265
- 'CB_PLACEMENT_PROP_PLACEMENT_SPEC_ZINDEX:MOBILE': 1
266
- },
267
- CB_STYLE_PROP_BGCOLOR: {
268
- CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE: 90,
269
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE:HOVER': null,
270
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE:MOBILE': null,
271
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE:MOBILE:HOVER': null,
272
- CB_STYLE_PROP_BGCOLOR_SPEC_COLOR: '#455EEFFF',
273
- 'CB_STYLE_PROP_BGCOLOR_SPEC_COLOR:HOVER': null,
274
- 'CB_STYLE_PROP_BGCOLOR_SPEC_COLOR:MOBILE': null,
275
- 'CB_STYLE_PROP_BGCOLOR_SPEC_COLOR:MOBILE:HOVER': null,
276
- CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR: '#27FFBFFF',
277
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR:HOVER': null,
278
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR:MOBILE': null,
279
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR:MOBILE:HOVER': null,
280
- CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC: 100,
281
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC:HOVER': null,
282
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC:MOBILE': null,
283
- 'CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC:MOBILE:HOVER': null,
284
- CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT: 'LINEAR',
285
- 'CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT:HOVER': null,
286
- 'CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT:MOBILE': null,
287
- 'CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT:MOBILE:HOVER': null,
288
- CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR: '#455EEFFF',
289
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR:HOVER': null,
290
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR:MOBILE': null,
291
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR:MOBILE:HOVER': null,
292
- CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC: 0,
293
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC:HOVER': null,
294
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC:MOBILE': null,
295
- 'CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC:MOBILE:HOVER': null,
296
- CB_STYLE_PROP_BGCOLOR_SPEC_TYPE: 'NONE',
297
- 'CB_STYLE_PROP_BGCOLOR_SPEC_TYPE:HOVER': null,
298
- 'CB_STYLE_PROP_BGCOLOR_SPEC_TYPE:MOBILE': null,
299
- 'CB_STYLE_PROP_BGCOLOR_SPEC_TYPE:MOBILE:HOVER': null
300
- },
301
- CB_STYLE_PROP_BORDER: {
302
- CB_STYLE_PROP_BORDER_SPEC_COLOR: '#333333FF',
303
- 'CB_STYLE_PROP_BORDER_SPEC_COLOR:HOVER': null,
304
- 'CB_STYLE_PROP_BORDER_SPEC_COLOR:MOBILE': null,
305
- 'CB_STYLE_PROP_BORDER_SPEC_COLOR:MOBILE:HOVER': null,
306
- CB_STYLE_PROP_BORDER_SPEC_RADIUS: {
307
- bl: 0,
308
- br: 0,
309
- tl: 0,
310
- tr: 0
311
- },
312
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUS:HOVER': null,
313
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUS:MOBILE': null,
314
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUS:MOBILE:HOVER': null,
315
- CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX: true,
316
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX:HOVER': null,
317
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX:MOBILE': null,
318
- 'CB_STYLE_PROP_BORDER_SPEC_RADIUSFIX:MOBILE:HOVER': null,
319
- CB_STYLE_PROP_BORDER_SPEC_STYLE: 'NONE',
320
- 'CB_STYLE_PROP_BORDER_SPEC_STYLE:HOVER': null,
321
- 'CB_STYLE_PROP_BORDER_SPEC_STYLE:MOBILE': null,
322
- 'CB_STYLE_PROP_BORDER_SPEC_STYLE:MOBILE:HOVER': null,
323
- CB_STYLE_PROP_BORDER_SPEC_WIDTH: 2,
324
- 'CB_STYLE_PROP_BORDER_SPEC_WIDTH:HOVER': null,
325
- 'CB_STYLE_PROP_BORDER_SPEC_WIDTH:MOBILE': null,
326
- 'CB_STYLE_PROP_BORDER_SPEC_WIDTH:MOBILE:HOVER': null
327
- },
328
- CB_STYLE_PROP_OPACITY: {
329
- CB_STYLE_PROP_OPACITY_SPEC_OPACITY: 100,
330
- 'CB_STYLE_PROP_OPACITY_SPEC_OPACITY:HOVER': null,
331
- 'CB_STYLE_PROP_OPACITY_SPEC_OPACITY:MOBILE': null,
332
- 'CB_STYLE_PROP_OPACITY_SPEC_OPACITY:MOBILE:HOVER': null
333
- },
334
- CB_STYLE_PROP_SHADOW: {
335
- CB_STYLE_PROP_SHADOW_SPEC_BLUR: 24,
336
- 'CB_STYLE_PROP_SHADOW_SPEC_BLUR:HOVER': null,
337
- 'CB_STYLE_PROP_SHADOW_SPEC_BLUR:MOBILE': null,
338
- 'CB_STYLE_PROP_SHADOW_SPEC_BLUR:MOBILE:HOVER': null,
339
- CB_STYLE_PROP_SHADOW_SPEC_COLOR: '#000000FF',
340
- 'CB_STYLE_PROP_SHADOW_SPEC_COLOR:HOVER': null,
341
- 'CB_STYLE_PROP_SHADOW_SPEC_COLOR:MOBILE': null,
342
- 'CB_STYLE_PROP_SHADOW_SPEC_COLOR:MOBILE:HOVER': null,
343
- CB_STYLE_PROP_SHADOW_SPEC_OPACITY: 30,
344
- 'CB_STYLE_PROP_SHADOW_SPEC_OPACITY:HOVER': null,
345
- 'CB_STYLE_PROP_SHADOW_SPEC_OPACITY:MOBILE': null,
346
- 'CB_STYLE_PROP_SHADOW_SPEC_OPACITY:MOBILE:HOVER': null,
347
- CB_STYLE_PROP_SHADOW_SPEC_SPREAD: 2,
348
- 'CB_STYLE_PROP_SHADOW_SPEC_SPREAD:HOVER': null,
349
- 'CB_STYLE_PROP_SHADOW_SPEC_SPREAD:MOBILE': null,
350
- 'CB_STYLE_PROP_SHADOW_SPEC_SPREAD:MOBILE:HOVER': null,
351
- CB_STYLE_PROP_SHADOW_SPEC_TYPE: 'NONE',
352
- 'CB_STYLE_PROP_SHADOW_SPEC_TYPE:HOVER': null,
353
- 'CB_STYLE_PROP_SHADOW_SPEC_TYPE:MOBILE': null,
354
- 'CB_STYLE_PROP_SHADOW_SPEC_TYPE:MOBILE:HOVER': null,
355
- CB_STYLE_PROP_SHADOW_SPEC_X: 0,
356
- 'CB_STYLE_PROP_SHADOW_SPEC_X:HOVER': null,
357
- 'CB_STYLE_PROP_SHADOW_SPEC_X:MOBILE': null,
358
- 'CB_STYLE_PROP_SHADOW_SPEC_X:MOBILE:HOVER': null,
359
- CB_STYLE_PROP_SHADOW_SPEC_Y: 12,
360
- 'CB_STYLE_PROP_SHADOW_SPEC_Y:HOVER': null,
361
- 'CB_STYLE_PROP_SHADOW_SPEC_Y:MOBILE': null,
362
- 'CB_STYLE_PROP_SHADOW_SPEC_Y:MOBILE:HOVER': null
363
- }
364
- },
365
- minVersion: '2023-08-03',
366
- version: '2025-01-10'
367
- },
368
- queryableDefinitionPreset: 'N/A',
369
- queryableTapSrc: 'N/A',
370
- updatedAt: '2025-05-14T07:13:24'
371
- };
@@ -1,17 +0,0 @@
1
- /// <reference types="react" />
2
- import 'swiper/modules/navigation/navigation.min.css';
3
- import 'swiper/swiper-bundle.css';
4
- import type { SwiperProps, SwiperRef } from 'swiper/react/swiper-react.js';
5
- export interface ContentsCarouselCoreProps extends SwiperProps {
6
- scrollbar?: SwiperProps['scrollbar'];
7
- slidesPerView?: SwiperProps['slidesPerView'];
8
- slidesPerGroup?: SwiperProps['slidesPerGroup'];
9
- spaceBetween?: SwiperProps['spaceBetween'];
10
- freeMode?: SwiperProps['freeMode'];
11
- autoplay?: SwiperProps['autoplay'];
12
- useAutoplay?: boolean;
13
- loop?: SwiperProps['loop'];
14
- children?: React.ReactNode[] | JSX.Element;
15
- }
16
- declare const ContentsCarouselCore: import("react").ForwardRefExoticComponent<ContentsCarouselCoreProps & import("react").RefAttributes<SwiperRef>>;
17
- export default ContentsCarouselCore;
@@ -1,59 +0,0 @@
1
- "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
- var __rest = (this && this.__rest) || function (s, e) {
14
- var t = {};
15
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
- t[p] = s[p];
17
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
- t[p[i]] = s[p[i]];
21
- }
22
- return t;
23
- };
24
- var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
25
- if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
26
- if (ar || !(i in from)) {
27
- if (!ar) ar = Array.prototype.slice.call(from, 0, i);
28
- ar[i] = from[i];
29
- }
30
- }
31
- return to.concat(ar || Array.prototype.slice.call(from));
32
- };
33
- Object.defineProperty(exports, "__esModule", { value: true });
34
- var jsx_runtime_1 = require("react/jsx-runtime");
35
- var react_1 = require("react");
36
- var swiper_1 = require("swiper");
37
- require("swiper/modules/navigation/navigation.min.css");
38
- var react_2 = require("swiper/react");
39
- require("swiper/swiper-bundle.css");
40
- var ContentsCarouselCore = (0, react_1.forwardRef)(function (_a, ref) {
41
- var scrollbar = _a.scrollbar, slidesPerView = _a.slidesPerView, slidesPerGroup = _a.slidesPerGroup, spaceBetween = _a.spaceBetween, freeMode = _a.freeMode, autoplay = _a.autoplay, useAutoplay = _a.useAutoplay, loop = _a.loop, children = _a.children, props = __rest(_a, ["scrollbar", "slidesPerView", "slidesPerGroup", "spaceBetween", "freeMode", "autoplay", "useAutoplay", "loop", "children"]);
42
- var slidesWithEmpty = (0, react_1.useMemo)(function () {
43
- var childrenArray = Array.isArray(children) ? children : [children];
44
- if (slidesPerView === slidesPerGroup && slidesPerGroup && slidesPerGroup > 1) {
45
- var remainder = childrenArray.length % slidesPerGroup;
46
- if (remainder !== 0) {
47
- var emptyCount = slidesPerGroup - remainder;
48
- return __spreadArray(__spreadArray([], childrenArray, true), Array(emptyCount).fill(null), true);
49
- }
50
- }
51
- return childrenArray;
52
- }, [children, slidesPerView, slidesPerGroup]);
53
- return ((0, jsx_runtime_1.jsx)(react_2.Swiper, __assign({ ref: ref, style: {
54
- width: '100%',
55
- height: '100%'
56
- }, modules: [swiper_1.Pagination, swiper_1.Navigation, swiper_1.Scrollbar, swiper_1.FreeMode, swiper_1.Autoplay], slidesPerView: slidesPerView, scrollbar: scrollbar, slidesPerGroup: slidesPerGroup, spaceBetween: spaceBetween, freeMode: freeMode, autoplay: useAutoplay ? autoplay : false, loop: loop }, props, { children: slidesWithEmpty.map(function (slide, index) { return ((0, jsx_runtime_1.jsx)(react_2.SwiperSlide, { children: slide || (0, jsx_runtime_1.jsx)("div", { className: "swiper-slide-empty" }) }, index)); }) })));
57
- });
58
- ContentsCarouselCore.displayName = 'ContentsCarouselCore';
59
- exports.default = ContentsCarouselCore;
@@ -1,31 +0,0 @@
1
- /// <reference types="react" />
2
- import type { CB_STYLE_PROP_CONTENTSCAROUSEL_SPEC_PREVBTNSTYLE_TYPE, CB_STYLE_PROP_CONTENTSCAROUSEL_SPEC_NEXTBTNSTYLE_TYPE } from '../types';
3
- export type NavigationOffset = {
4
- top?: string;
5
- bottom?: string;
6
- left?: string;
7
- right?: string;
8
- translateX?: number;
9
- translateY?: number;
10
- transformOrigin?: string;
11
- };
12
- export interface CustomNavigationProps {
13
- prevBtnDisabled?: boolean;
14
- prevBtnType?: CB_STYLE_PROP_CONTENTSCAROUSEL_SPEC_PREVBTNSTYLE_TYPE;
15
- prevBtnOffset?: NavigationOffset;
16
- prevBtnSize?: number;
17
- nextBtnDisabled?: boolean;
18
- nextBtnType?: CB_STYLE_PROP_CONTENTSCAROUSEL_SPEC_NEXTBTNSTYLE_TYPE;
19
- nextBtnOffset?: NavigationOffset;
20
- nextBtnSize?: number;
21
- onPrevBtnClick?: () => void;
22
- onNextBtnClick?: () => void;
23
- }
24
- export declare const CustomNavigation: ({ prevBtnDisabled, prevBtnType, prevBtnOffset, prevBtnSize, nextBtnDisabled, nextBtnType, nextBtnOffset, nextBtnSize, onPrevBtnClick, onNextBtnClick }: CustomNavigationProps) => JSX.Element;
25
- export interface FlexBoxProps {
26
- direction?: 'row' | 'column';
27
- justifyContent?: string;
28
- alignItems?: string;
29
- gap?: string;
30
- }
31
- export default CustomNavigation;
@@ -1,118 +0,0 @@
1
- "use strict";
2
- var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
3
- if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
4
- return cooked;
5
- };
6
- var __assign = (this && this.__assign) || function () {
7
- __assign = Object.assign || function(t) {
8
- for (var s, i = 1, n = arguments.length; i < n; i++) {
9
- s = arguments[i];
10
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
11
- t[p] = s[p];
12
- }
13
- return t;
14
- };
15
- return __assign.apply(this, arguments);
16
- };
17
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
- if (k2 === undefined) k2 = k;
19
- var desc = Object.getOwnPropertyDescriptor(m, k);
20
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
21
- desc = { enumerable: true, get: function() { return m[k]; } };
22
- }
23
- Object.defineProperty(o, k2, desc);
24
- }) : (function(o, m, k, k2) {
25
- if (k2 === undefined) k2 = k;
26
- o[k2] = m[k];
27
- }));
28
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
29
- Object.defineProperty(o, "default", { enumerable: true, value: v });
30
- }) : function(o, v) {
31
- o["default"] = v;
32
- });
33
- var __importStar = (this && this.__importStar) || function (mod) {
34
- if (mod && mod.__esModule) return mod;
35
- var result = {};
36
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
37
- __setModuleDefault(result, mod);
38
- return result;
39
- };
40
- Object.defineProperty(exports, "__esModule", { value: true });
41
- exports.CustomNavigation = void 0;
42
- var jsx_runtime_1 = require("react/jsx-runtime");
43
- var IconButton_1 = require("../../../../../../../../DynamicLayout/components/pdsOriginal/desktop/IconButton");
44
- var styled_components_1 = __importStar(require("styled-components"));
45
- var navigationConfigs_1 = require("./navigationConfigs");
46
- var CustomNavigation = function (_a) {
47
- var _b = _a.prevBtnDisabled, prevBtnDisabled = _b === void 0 ? false : _b, _c = _a.prevBtnType, prevBtnType = _c === void 0 ? 'NONE' : _c, _d = _a.prevBtnOffset, prevBtnOffset = _d === void 0 ? { top: '0' } : _d, _e = _a.prevBtnSize, prevBtnSize = _e === void 0 ? 1 : _e, _f = _a.nextBtnDisabled, nextBtnDisabled = _f === void 0 ? false : _f, _g = _a.nextBtnType, nextBtnType = _g === void 0 ? 'NONE' : _g, _h = _a.nextBtnOffset, nextBtnOffset = _h === void 0 ? { top: '0' } : _h, _j = _a.nextBtnSize, nextBtnSize = _j === void 0 ? 1 : _j, onPrevBtnClick = _a.onPrevBtnClick, onNextBtnClick = _a.onNextBtnClick;
48
- var getIsSameOffset = function (prevBtnOffset, nextBtnOffset) {
49
- return (prevBtnOffset.top === nextBtnOffset.top &&
50
- prevBtnOffset.bottom === nextBtnOffset.bottom &&
51
- prevBtnOffset.left === nextBtnOffset.left &&
52
- prevBtnOffset.right === nextBtnOffset.right &&
53
- prevBtnOffset.translateX === nextBtnOffset.translateX &&
54
- prevBtnOffset.translateY === nextBtnOffset.translateY &&
55
- prevBtnOffset.transformOrigin === nextBtnOffset.transformOrigin);
56
- };
57
- var isSameOffset = getIsSameOffset(prevBtnOffset, nextBtnOffset);
58
- var prevButton = navigationConfigs_1.prevButtonMappedIcons[prevBtnType];
59
- var nextButton = navigationConfigs_1.nextButtonMappedIcons[nextBtnType];
60
- return ((0, jsx_runtime_1.jsxs)(S_Navigation, __assign({ "$offset": isSameOffset ? prevBtnOffset : undefined, "$size": isSameOffset ? prevBtnSize : 1 }, { children: [(0, jsx_runtime_1.jsx)(S_PrevButton, __assign({ className: "".concat(prevBtnDisabled ? 'disabled' : ''), "$offset": isSameOffset ? undefined : prevBtnOffset, "$size": isSameOffset ? undefined : prevBtnSize }, { children: (0, jsx_runtime_1.jsx)(IconButton_1.IconButton, { fillType: "fill", baseSize: "large", shapeType: prevButton.shapeType, baseColorKey: prevButton.baseColorKey || 'ui_cpnt_button_fill_base_transparent', borderColorKey: prevButton.borderColorKey, iconName: prevButton.iconName, iconFillType: "line", iconColorKey: prevButton.iconColorKey || 'ui_cpnt_icon_sys_black', shadow: prevButton.shadow, onClick: onPrevBtnClick }) })), (0, jsx_runtime_1.jsx)(S_NextButton, __assign({ className: "".concat(nextBtnDisabled ? 'disabled' : ''), "$offset": isSameOffset ? undefined : nextBtnOffset, "$size": isSameOffset ? undefined : nextBtnSize }, { children: (0, jsx_runtime_1.jsx)(IconButton_1.IconButton, { fillType: "fill", baseSize: "large", shapeType: nextButton.shapeType, baseColorKey: nextButton.baseColorKey || 'ui_cpnt_button_fill_base_transparent', borderColorKey: nextButton.baseColorKey, iconName: nextButton.iconName, iconFillType: "line", iconColorKey: nextButton.iconColorKey || 'ui_cpnt_icon_sys_black', shadow: nextButton.shadow, onClick: onNextBtnClick }) }))] })));
61
- };
62
- exports.CustomNavigation = CustomNavigation;
63
- var S_Navigation = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: ", ";\n padding: ", ";\n position: ", ";\n transform: ", ";\n ", ";\n transform-origin: ", ";\n z-index: 3;\n"], ["\n display: ", ";\n padding: ", ";\n position: ", ";\n transform: ", ";\n ", ";\n transform-origin: ", ";\n z-index: 3;\n"])), function (_a) {
64
- var $offset = _a.$offset;
65
- return ($offset ? 'flex' : 'contents');
66
- }, function (_a) {
67
- var $offset = _a.$offset;
68
- return ($offset ? '5px' : 0);
69
- }, function (_a) {
70
- var $offset = _a.$offset;
71
- return ($offset ? 'absolute' : 'static');
72
- }, function (_a) {
73
- var _b, _c;
74
- var $size = _a.$size, $offset = _a.$offset;
75
- return "scale(".concat($size, ") translate(").concat((_b = $offset === null || $offset === void 0 ? void 0 : $offset.translateX) !== null && _b !== void 0 ? _b : 0, "%, ").concat((_c = $offset === null || $offset === void 0 ? void 0 : $offset.translateY) !== null && _c !== void 0 ? _c : 0, "%)");
76
- }, function (_a) {
77
- var $offset = _a.$offset;
78
- return (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", "\n ", "\n ", "\n ", "\n "], ["\n ", "\n ", "\n ", "\n ", "\n "])), ($offset === null || $offset === void 0 ? void 0 : $offset.top) !== undefined ? "top: ".concat($offset.top, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.bottom) !== undefined ? "bottom: ".concat($offset.bottom, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.left) !== undefined ? "left: ".concat($offset.left, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.right) !== undefined ? "right: ".concat($offset.right, ";") : '');
79
- }, function (_a) {
80
- var $offset = _a.$offset;
81
- return ($offset === null || $offset === void 0 ? void 0 : $offset.transformOrigin) || 'center center';
82
- });
83
- var S_PrevButton = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n cursor: pointer;\n padding: ", ";\n position: ", ";\n transform: ", ";\n\n ", ";\n transform-origin: ", ";\n z-index: 3;\n\n &.disabled {\n cursor: auto;\n opacity: 0.35;\n pointer-events: none;\n }\n"], ["\n cursor: pointer;\n padding: ", ";\n position: ", ";\n transform: ", ";\n\n ", ";\n transform-origin: ", ";\n z-index: 3;\n\n &.disabled {\n cursor: auto;\n opacity: 0.35;\n pointer-events: none;\n }\n"])), function (_a) {
84
- var $offset = _a.$offset;
85
- return ($offset ? '5px' : 0);
86
- }, function (_a) {
87
- var $offset = _a.$offset;
88
- return ($offset ? 'absolute' : 'static');
89
- }, function (_a) {
90
- var _b, _c;
91
- var $size = _a.$size, $offset = _a.$offset;
92
- return "scale(".concat($size, ") translate(").concat((_b = $offset === null || $offset === void 0 ? void 0 : $offset.translateX) !== null && _b !== void 0 ? _b : 0, "%, ").concat((_c = $offset === null || $offset === void 0 ? void 0 : $offset.translateY) !== null && _c !== void 0 ? _c : 0, "%)");
93
- }, function (_a) {
94
- var $offset = _a.$offset;
95
- return (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", "\n ", "\n ", "\n ", "\n "], ["\n ", "\n ", "\n ", "\n ", "\n "])), ($offset === null || $offset === void 0 ? void 0 : $offset.top) !== undefined ? "top: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.top, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.bottom) !== undefined ? "bottom: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.bottom, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.left) !== undefined ? "left: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.left, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.right) !== undefined ? "right: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.right, ";") : '');
96
- }, function (_a) {
97
- var $offset = _a.$offset;
98
- return ($offset === null || $offset === void 0 ? void 0 : $offset.transformOrigin) || 'center center';
99
- });
100
- var S_NextButton = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n cursor: pointer;\n padding: ", ";\n position: ", ";\n transform: ", ";\n ", ";\n transform-origin: ", ";\n z-index: 3;\n\n &.disabled {\n cursor: auto;\n opacity: 0.35;\n pointer-events: none;\n }\n"], ["\n cursor: pointer;\n padding: ", ";\n position: ", ";\n transform: ", ";\n ", ";\n transform-origin: ", ";\n z-index: 3;\n\n &.disabled {\n cursor: auto;\n opacity: 0.35;\n pointer-events: none;\n }\n"])), function (_a) {
101
- var $offset = _a.$offset;
102
- return ($offset ? '5px' : 0);
103
- }, function (_a) {
104
- var $offset = _a.$offset;
105
- return ($offset ? 'absolute' : 'static');
106
- }, function (_a) {
107
- var _b, _c;
108
- var $size = _a.$size, $offset = _a.$offset;
109
- return "scale(".concat($size, ") translate(").concat((_b = $offset === null || $offset === void 0 ? void 0 : $offset.translateX) !== null && _b !== void 0 ? _b : 0, "%, ").concat((_c = $offset === null || $offset === void 0 ? void 0 : $offset.translateY) !== null && _c !== void 0 ? _c : 0, "%)");
110
- }, function (_a) {
111
- var $offset = _a.$offset;
112
- return (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n ", "\n ", "\n ", "\n ", "\n "], ["\n ", "\n ", "\n ", "\n ", "\n "])), ($offset === null || $offset === void 0 ? void 0 : $offset.top) !== undefined ? "top: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.top, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.bottom) !== undefined ? "bottom: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.bottom, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.left) !== undefined ? "left: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.left, ";") : '', ($offset === null || $offset === void 0 ? void 0 : $offset.right) !== undefined ? "right: ".concat($offset === null || $offset === void 0 ? void 0 : $offset.right, ";") : '');
113
- }, function (_a) {
114
- var $offset = _a.$offset;
115
- return ($offset === null || $offset === void 0 ? void 0 : $offset.transformOrigin) || 'center center';
116
- });
117
- exports.default = exports.CustomNavigation;
118
- var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
@@ -1,31 +0,0 @@
1
- /// <reference types="react" />
2
- import type { CB_STYLE_PROP_CONTENTSCAROUSEL_SPEC_PAGINATIONSTYLE_TYPE } from '../types';
3
- export interface CustomPaginationProps {
4
- current?: number;
5
- total?: number;
6
- type?: CB_STYLE_PROP_CONTENTSCAROUSEL_SPEC_PAGINATIONSTYLE_TYPE;
7
- offset?: {
8
- top?: string;
9
- bottom?: string;
10
- left?: string;
11
- right?: string;
12
- translateX?: number;
13
- translateY?: number;
14
- transformOrigin?: string;
15
- };
16
- size?: number;
17
- }
18
- export declare const CustomPagination: ({ current, total, type, offset, size, prevBtnDisabled, nextBtnDisabled, onBulletClick, onPrevBtnClick, onNextBtnClick }: CustomPaginationProps & {
19
- prevBtnDisabled: boolean;
20
- nextBtnDisabled: boolean;
21
- onBulletClick: (index: number) => void;
22
- onPrevBtnClick: () => void;
23
- onNextBtnClick: () => void;
24
- }) => JSX.Element;
25
- export interface FlexBoxProps {
26
- direction?: 'row' | 'column';
27
- justifyContent?: string;
28
- alignItems?: string;
29
- gap?: string;
30
- }
31
- export default CustomPagination;