pds-dev-kit-web 2.1.10 → 2.1.12

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 (102) hide show
  1. package/dist/src/common/assets/icons/fill/Accordion.js +1 -1
  2. package/dist/src/common/assets/icons/fill/AlignBottom.js +1 -1
  3. package/dist/src/common/assets/icons/fill/AlignCenter.js +1 -1
  4. package/dist/src/common/assets/icons/fill/AlignLeft.js +1 -1
  5. package/dist/src/common/assets/icons/fill/AlignMiddle.js +1 -1
  6. package/dist/src/common/assets/icons/fill/AlignRight.js +1 -1
  7. package/dist/src/common/assets/icons/fill/AlignTop.js +1 -1
  8. package/dist/src/common/assets/icons/fill/ArrowDownStepper.d.ts +4 -0
  9. package/dist/src/common/assets/icons/fill/ArrowDownStepper.js +30 -0
  10. package/dist/src/common/assets/icons/fill/ArrowUpStepper.d.ts +4 -0
  11. package/dist/src/common/assets/icons/fill/ArrowUpStepper.js +30 -0
  12. package/dist/src/common/assets/icons/fill/Audio.d.ts +4 -0
  13. package/dist/src/common/assets/icons/fill/Audio.js +30 -0
  14. package/dist/src/common/assets/icons/fill/Button.js +1 -1
  15. package/dist/src/common/assets/icons/fill/Calendar.d.ts +4 -0
  16. package/dist/src/common/assets/icons/fill/Calendar.js +30 -0
  17. package/dist/src/common/assets/icons/fill/Carousel.js +1 -1
  18. package/dist/src/common/assets/icons/fill/Copy.js +1 -1
  19. package/dist/src/common/assets/icons/fill/DeviceApp.js +1 -1
  20. package/dist/src/common/assets/icons/fill/DeviceDesktop.js +1 -1
  21. package/dist/src/common/assets/icons/fill/DeviceMobile.js +1 -1
  22. package/dist/src/common/assets/icons/fill/Divider.js +1 -1
  23. package/dist/src/common/assets/icons/fill/Download.js +1 -1
  24. package/dist/src/common/assets/icons/fill/EditorLeftSide.js +1 -1
  25. package/dist/src/common/assets/icons/fill/EditorRightSide.js +1 -1
  26. package/dist/src/common/assets/icons/fill/Embed.d.ts +4 -0
  27. package/dist/src/common/assets/icons/fill/Embed.js +30 -0
  28. package/dist/src/common/assets/icons/fill/Icon.d.ts +4 -0
  29. package/dist/src/common/assets/icons/fill/Icon.js +30 -0
  30. package/dist/src/common/assets/icons/fill/Image.js +1 -1
  31. package/dist/src/common/assets/icons/fill/LayerBackward.js +1 -1
  32. package/dist/src/common/assets/icons/fill/LayerForward.js +1 -1
  33. package/dist/src/common/assets/icons/fill/Layout.js +1 -1
  34. package/dist/src/common/assets/icons/fill/LightBulb.js +1 -1
  35. package/dist/src/common/assets/icons/fill/Links.js +1 -1
  36. package/dist/src/common/assets/icons/fill/List.d.ts +4 -0
  37. package/dist/src/common/assets/icons/fill/List.js +30 -0
  38. package/dist/src/common/assets/icons/fill/LogoInsta.js +1 -1
  39. package/dist/src/common/assets/icons/fill/LogoTwitter.js +1 -1
  40. package/dist/src/common/assets/icons/fill/MinusCircle.d.ts +4 -0
  41. package/dist/src/common/assets/icons/fill/MinusCircle.js +30 -0
  42. package/dist/src/common/assets/icons/fill/Paint.js +1 -1
  43. package/dist/src/common/assets/icons/fill/PlusCircle.d.ts +4 -0
  44. package/dist/src/common/assets/icons/fill/PlusCircle.js +30 -0
  45. package/dist/src/common/assets/icons/fill/PlusRound.js +1 -1
  46. package/dist/src/common/assets/icons/fill/PostInquiry.d.ts +4 -0
  47. package/dist/src/common/assets/icons/fill/PostInquiry.js +30 -0
  48. package/dist/src/common/assets/icons/fill/Richtext.js +1 -1
  49. package/dist/src/common/assets/icons/fill/ScrollingText.d.ts +4 -0
  50. package/dist/src/common/assets/icons/fill/ScrollingText.js +30 -0
  51. package/dist/src/common/assets/icons/fill/SellerPage.d.ts +4 -0
  52. package/dist/src/common/assets/icons/fill/SellerPage.js +30 -0
  53. package/dist/src/common/assets/icons/fill/Shape.js +1 -1
  54. package/dist/src/common/assets/icons/fill/Slider.d.ts +4 -0
  55. package/dist/src/common/assets/icons/fill/Slider.js +30 -0
  56. package/dist/src/common/assets/icons/fill/Text.js +1 -1
  57. package/dist/src/common/assets/icons/fill/Trashcan.js +1 -1
  58. package/dist/src/common/assets/icons/fill/Upload.js +1 -1
  59. package/dist/src/common/assets/icons/fill/VideoType.d.ts +4 -0
  60. package/dist/src/common/assets/icons/fill/VideoType.js +30 -0
  61. package/dist/src/common/assets/icons/fill/index.d.ts +14 -0
  62. package/dist/src/common/assets/icons/fill/index.js +28 -0
  63. package/dist/src/common/assets/icons/line/Audio.d.ts +4 -0
  64. package/dist/src/common/assets/icons/line/Audio.js +30 -0
  65. package/dist/src/common/assets/icons/line/Calendar.d.ts +4 -0
  66. package/dist/src/common/assets/icons/line/Calendar.js +30 -0
  67. package/dist/src/common/assets/icons/line/Carousel.js +1 -1
  68. package/dist/src/common/assets/icons/line/Embed.d.ts +4 -0
  69. package/dist/src/common/assets/icons/line/Embed.js +30 -0
  70. package/dist/src/common/assets/icons/line/Icon.d.ts +4 -0
  71. package/dist/src/common/assets/icons/line/Icon.js +30 -0
  72. package/dist/src/common/assets/icons/line/LightBulb.js +1 -1
  73. package/dist/src/common/assets/icons/line/List.d.ts +4 -0
  74. package/dist/src/common/assets/icons/line/List.js +30 -0
  75. package/dist/src/common/assets/icons/line/MinusCircle.js +1 -1
  76. package/dist/src/common/assets/icons/line/PlusCircle.js +1 -1
  77. package/dist/src/common/assets/icons/line/Richtext.js +1 -1
  78. package/dist/src/common/assets/icons/line/ScrollingText.d.ts +4 -0
  79. package/dist/src/common/assets/icons/line/ScrollingText.js +30 -0
  80. package/dist/src/common/assets/icons/line/Slider.d.ts +4 -0
  81. package/dist/src/common/assets/icons/line/Slider.js +30 -0
  82. package/dist/src/common/assets/icons/line/VideoType.d.ts +4 -0
  83. package/dist/src/common/assets/icons/line/VideoType.js +30 -0
  84. package/dist/src/common/assets/icons/line/index.d.ts +8 -0
  85. package/dist/src/common/assets/icons/line/index.js +16 -0
  86. package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +23 -1
  87. package/dist/src/common/styles/colorSet/PaletteColor_light.json +23 -1
  88. package/dist/src/common/styles/colorSet/UIColor.json +23 -2
  89. package/dist/src/common/styles/colorSet/index.d.ts +67 -2
  90. package/dist/src/common/styles/colorSet/index.js +2 -2
  91. package/dist/src/common/styles/colorSet/ui-type.d.ts +21 -0
  92. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.d.ts +1 -1
  93. package/dist/src/desktop/components/BasicButtonGroup/BasicButtonGroup.js +1 -1
  94. package/dist/src/desktop/components/SegmentedButtonGroup/SegmentedButtonGroup.js +1 -1
  95. package/dist/src/desktop/components/TextField/TextField.js +3 -3
  96. package/dist/src/desktop/components/TextLabel/TextLabel.js +41 -16
  97. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.d.ts +1 -1
  98. package/dist/src/mobile/components/BasicButtonGroup/BasicButtonGroup.js +1 -1
  99. package/dist/src/mobile/components/SegmentedButtonGroup/SegmentedButtonGroup.js +1 -1
  100. package/dist/src/mobile/components/TextField/TextField.js +3 -3
  101. package/package.json +1 -1
  102. package/release-note.md +98 -11
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var VideoType = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M14.5464,4 L4.6254,4 C2.9464,4 1.5864,5.361 1.5864,7.04 L1.5864,16.96 C1.5864,18.639 2.9464,20 4.6254,20 L14.5464,20 C16.2254,20 17.5864,18.639 17.5864,16.96 L17.5864,7.04 C17.5864,5.361 16.2254,4 14.5464,4 L14.5464,4 Z M14.5464,5.5 C15.3954,5.5 16.0864,6.191 16.0864,7.04 L16.0864,16.96 C16.0864,17.809 15.3954,18.5 14.5464,18.5 L4.6254,18.5 C3.7764,18.5 3.0864,17.809 3.0864,16.96 L3.0864,7.04 C3.0864,6.191 3.7764,5.5 4.6254,5.5 L14.5464,5.5 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeWidth: "1.5", d: "M17.489,10.2218 L20.804,7.6688 C21.464,7.1598 22.42,7.6348 22.4140281,8.4678 L22.362,15.7308 C22.356,16.5628 21.395,17.0238 20.742,16.5078 L17.448,13.9018" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = VideoType;
@@ -21,6 +21,7 @@ declare const lineIcons: {
21
21
  readonly ic_arrow_round_left: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
22
22
  readonly ic_arrow_up: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
23
23
  readonly ic_arrow_up_bold: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
24
+ readonly ic_audio: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
24
25
  readonly ic_bell: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
25
26
  readonly ic_bell_notification: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
26
27
  readonly ic_booking: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
@@ -33,6 +34,7 @@ declare const lineIcons: {
33
34
  readonly ic_box: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
34
35
  readonly ic_business: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
35
36
  readonly ic_button: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
37
+ readonly ic_calendar: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
36
38
  readonly ic_call: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
37
39
  readonly ic_camera: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
38
40
  readonly ic_carousel: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
@@ -69,6 +71,7 @@ declare const lineIcons: {
69
71
  readonly ic_editor: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
70
72
  readonly ic_editor_left_side: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
71
73
  readonly ic_editor_right_side: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
74
+ readonly ic_embed: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
72
75
  readonly ic_end: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
73
76
  readonly ic_error: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
74
77
  readonly ic_eye: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
@@ -78,6 +81,7 @@ declare const lineIcons: {
78
81
  readonly ic_ghost: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
79
82
  readonly ic_heart_care: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
80
83
  readonly ic_home: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
84
+ readonly ic_icon: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
81
85
  readonly ic_image: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
82
86
  readonly ic_information: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
83
87
  readonly ic_internal: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
@@ -89,6 +93,7 @@ declare const lineIcons: {
89
93
  readonly ic_light_bulb: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
90
94
  readonly ic_lightning: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
91
95
  readonly ic_links: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
96
+ readonly ic_list: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
92
97
  readonly ic_live: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
93
98
  readonly ic_live_broadcast: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
94
99
  readonly ic_live_commerce: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
@@ -154,6 +159,7 @@ declare const lineIcons: {
154
159
  readonly ic_richtext: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
155
160
  readonly ic_rocket: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
156
161
  readonly ic_sales: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
162
+ readonly ic_scrolling_text: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
157
163
  readonly ic_search: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
158
164
  readonly ic_section_content_32: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
159
165
  readonly ic_section_content_40: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
@@ -197,6 +203,7 @@ declare const lineIcons: {
197
203
  readonly ic_shop: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
198
204
  readonly ic_shoppingbag: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
199
205
  readonly ic_slideBanner: ({ color, ...rest }: import("../IconType").default) => JSX.Element;
206
+ readonly ic_slider: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
200
207
  readonly ic_sort: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
201
208
  readonly ic_speaker_off: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
202
209
  readonly ic_speaker_wave_1: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
@@ -227,6 +234,7 @@ declare const lineIcons: {
227
234
  readonly ic_video_playback_speed: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
228
235
  readonly ic_video_play_circle: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
229
236
  readonly ic_video_playlist: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
237
+ readonly ic_video_type: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
230
238
  readonly ic_vod: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
231
239
  readonly ic_vodclass: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
232
240
  readonly ic_vodplus: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
@@ -24,6 +24,7 @@ var ArrowRightThin_1 = __importDefault(require("./ArrowRightThin"));
24
24
  var ArrowRoundLeft_1 = __importDefault(require("./ArrowRoundLeft"));
25
25
  var ArrowUp_1 = __importDefault(require("./ArrowUp"));
26
26
  var ArrowUpBold_1 = __importDefault(require("./ArrowUpBold"));
27
+ var Audio_1 = __importDefault(require("./Audio"));
27
28
  var Bell_1 = __importDefault(require("./Bell"));
28
29
  var BellNotification_1 = __importDefault(require("./BellNotification"));
29
30
  var Booking_1 = __importDefault(require("./Booking"));
@@ -36,6 +37,7 @@ var Bookmark_1 = __importDefault(require("./Bookmark"));
36
37
  var Box_1 = __importDefault(require("./Box"));
37
38
  var Business_1 = __importDefault(require("./Business"));
38
39
  var Button_1 = __importDefault(require("./Button"));
40
+ var Calendar_1 = __importDefault(require("./Calendar"));
39
41
  var Call_1 = __importDefault(require("./Call"));
40
42
  var Camera_1 = __importDefault(require("./Camera"));
41
43
  var Carousel_1 = __importDefault(require("./Carousel"));
@@ -72,6 +74,7 @@ var Edit_1 = __importDefault(require("./Edit"));
72
74
  var Editor_1 = __importDefault(require("./Editor"));
73
75
  var EditorLeftSide_1 = __importDefault(require("./EditorLeftSide"));
74
76
  var EditorRightSide_1 = __importDefault(require("./EditorRightSide"));
77
+ var Embed_1 = __importDefault(require("./Embed"));
75
78
  var End_1 = __importDefault(require("./End"));
76
79
  var Error_1 = __importDefault(require("./Error"));
77
80
  var Eye_1 = __importDefault(require("./Eye"));
@@ -81,6 +84,7 @@ var Folder_1 = __importDefault(require("./Folder"));
81
84
  var Ghost_1 = __importDefault(require("./Ghost"));
82
85
  var HeartCare_1 = __importDefault(require("./HeartCare"));
83
86
  var Home_1 = __importDefault(require("./Home"));
87
+ var Icon_1 = __importDefault(require("./Icon"));
84
88
  var Image_1 = __importDefault(require("./Image"));
85
89
  var Information_1 = __importDefault(require("./Information"));
86
90
  var Internal_1 = __importDefault(require("./Internal"));
@@ -92,6 +96,7 @@ var Layout_1 = __importDefault(require("./Layout"));
92
96
  var LightBulb_1 = __importDefault(require("./LightBulb"));
93
97
  var Lightning_1 = __importDefault(require("./Lightning"));
94
98
  var Links_1 = __importDefault(require("./Links"));
99
+ var List_1 = __importDefault(require("./List"));
95
100
  var Live_1 = __importDefault(require("./Live"));
96
101
  var LiveBroadcast_1 = __importDefault(require("./LiveBroadcast"));
97
102
  var LiveCommerce_1 = __importDefault(require("./LiveCommerce"));
@@ -157,6 +162,7 @@ var Requirement_1 = __importDefault(require("./Requirement"));
157
162
  var Richtext_1 = __importDefault(require("./Richtext"));
158
163
  var Rocket_1 = __importDefault(require("./Rocket"));
159
164
  var Sales_1 = __importDefault(require("./Sales"));
165
+ var ScrollingText_1 = __importDefault(require("./ScrollingText"));
160
166
  var Search_1 = __importDefault(require("./Search"));
161
167
  var SectionContent32_1 = __importDefault(require("./SectionContent32"));
162
168
  var SectionContent40_1 = __importDefault(require("./SectionContent40"));
@@ -200,6 +206,7 @@ var Share_1 = __importDefault(require("./Share"));
200
206
  var Shop_1 = __importDefault(require("./Shop"));
201
207
  var Shoppingbag_1 = __importDefault(require("./Shoppingbag"));
202
208
  var SlideBanner_1 = __importDefault(require("./SlideBanner"));
209
+ var Slider_1 = __importDefault(require("./Slider"));
203
210
  var Sort_1 = __importDefault(require("./Sort"));
204
211
  var SpeakerOff_1 = __importDefault(require("./SpeakerOff"));
205
212
  var SpeakerWave1_1 = __importDefault(require("./SpeakerWave1"));
@@ -230,6 +237,7 @@ var VideoPlay_1 = __importDefault(require("./VideoPlay"));
230
237
  var VideoPlaybackSpeed_1 = __importDefault(require("./VideoPlaybackSpeed"));
231
238
  var VideoPlayCircle_1 = __importDefault(require("./VideoPlayCircle"));
232
239
  var VideoPlaylist_1 = __importDefault(require("./VideoPlaylist"));
240
+ var VideoType_1 = __importDefault(require("./VideoType"));
233
241
  var Vod_1 = __importDefault(require("./Vod"));
234
242
  var VodClass_1 = __importDefault(require("./VodClass"));
235
243
  var Vodplus_1 = __importDefault(require("./Vodplus"));
@@ -260,6 +268,7 @@ var lineIcons = {
260
268
  ic_arrow_round_left: ArrowRoundLeft_1.default,
261
269
  ic_arrow_up: ArrowUp_1.default,
262
270
  ic_arrow_up_bold: ArrowUpBold_1.default,
271
+ ic_audio: Audio_1.default,
263
272
  ic_bell: Bell_1.default,
264
273
  ic_bell_notification: BellNotification_1.default,
265
274
  ic_booking: Booking_1.default,
@@ -272,6 +281,7 @@ var lineIcons = {
272
281
  ic_box: Box_1.default,
273
282
  ic_business: Business_1.default,
274
283
  ic_button: Button_1.default,
284
+ ic_calendar: Calendar_1.default,
275
285
  ic_call: Call_1.default,
276
286
  ic_camera: Camera_1.default,
277
287
  ic_carousel: Carousel_1.default,
@@ -308,6 +318,7 @@ var lineIcons = {
308
318
  ic_editor: Editor_1.default,
309
319
  ic_editor_left_side: EditorLeftSide_1.default,
310
320
  ic_editor_right_side: EditorRightSide_1.default,
321
+ ic_embed: Embed_1.default,
311
322
  ic_end: End_1.default,
312
323
  ic_error: Error_1.default,
313
324
  ic_eye: Eye_1.default,
@@ -317,6 +328,7 @@ var lineIcons = {
317
328
  ic_ghost: Ghost_1.default,
318
329
  ic_heart_care: HeartCare_1.default,
319
330
  ic_home: Home_1.default,
331
+ ic_icon: Icon_1.default,
320
332
  ic_image: Image_1.default,
321
333
  ic_information: Information_1.default,
322
334
  ic_internal: Internal_1.default,
@@ -328,6 +340,7 @@ var lineIcons = {
328
340
  ic_light_bulb: LightBulb_1.default,
329
341
  ic_lightning: Lightning_1.default,
330
342
  ic_links: Links_1.default,
343
+ ic_list: List_1.default,
331
344
  ic_live: Live_1.default,
332
345
  ic_live_broadcast: LiveBroadcast_1.default,
333
346
  ic_live_commerce: LiveCommerce_1.default,
@@ -393,6 +406,7 @@ var lineIcons = {
393
406
  ic_richtext: Richtext_1.default,
394
407
  ic_rocket: Rocket_1.default,
395
408
  ic_sales: Sales_1.default,
409
+ ic_scrolling_text: ScrollingText_1.default,
396
410
  ic_search: Search_1.default,
397
411
  ic_section_content_32: SectionContent32_1.default,
398
412
  ic_section_content_40: SectionContent40_1.default,
@@ -436,6 +450,7 @@ var lineIcons = {
436
450
  ic_shop: Shop_1.default,
437
451
  ic_shoppingbag: Shoppingbag_1.default,
438
452
  ic_slideBanner: SlideBanner_1.default,
453
+ ic_slider: Slider_1.default,
439
454
  ic_sort: Sort_1.default,
440
455
  ic_speaker_off: SpeakerOff_1.default,
441
456
  ic_speaker_wave_1: SpeakerWave1_1.default,
@@ -466,6 +481,7 @@ var lineIcons = {
466
481
  ic_video_playback_speed: VideoPlaybackSpeed_1.default,
467
482
  ic_video_play_circle: VideoPlayCircle_1.default,
468
483
  ic_video_playlist: VideoPlaylist_1.default,
484
+ ic_video_type: VideoType_1.default,
469
485
  ic_vod: Vod_1.default,
470
486
  ic_vodclass: VodClass_1.default,
471
487
  ic_vodplus: Vodplus_1.default,
@@ -318,5 +318,27 @@
318
318
  "sys_editor_layout_canvas_area": "darkgrey30",
319
319
  "sys_editor_layout_control_panel": "darkgrey70",
320
320
  "sys_editor_layout_property_panel": "darkgrey70",
321
- "sys_editor_layout_navigation_panel_section_item_area_normal": "darkgrey300"
321
+ "sys_editor_layout_navigation_panel_section_item_area_normal": "darkgrey300",
322
+ "sys_component_base_44": "white/opacity20",
323
+ "sys_sw_sidebar_base": "black",
324
+ "sys_sw_sidebar_label_text_normal": "darkgrey400",
325
+ "sys_sw_sidebar_item_text_normal": "darkgrey500/opacity70",
326
+ "sys_sw_sidebar_item_text_selected": "white",
327
+ "sys_sw_sidebar_label_icon_normal_01": "darkgrey400",
328
+ "sys_sw_sidebar_item_icon_normal": "darkgrey500/opacity70",
329
+ "sys_sw_sidebar_item_icon_selected": "white",
330
+ "sys_sw_sidebar_badge_base_01": "darkred500",
331
+ "sys_sw_sidebar_badge_base_02": "darkgreen300",
332
+ "sys_sw_sidebar_badge_text_01": "white",
333
+ "sys_sw_sidebar_badge_text_02": "grey900",
334
+ "sys_sw_sidebar_divider": "darkgrey70",
335
+ "sys_sw_sidebar_label_base_normal": "white/opacity00",
336
+ "sys_sw_sidebar_label_base_hover": "darkgrey50",
337
+ "sys_sw_sidebar_label_base_pressed": "darkgrey100",
338
+ "sys_sw_sidebar_item_base_normal": "white/opacity00",
339
+ "sys_sw_sidebar_item_base_hover": "darkgrey50",
340
+ "sys_sw_sidebar_item_base_pressed": "darkgrey100",
341
+ "sys_sw_sidebar_label_icon_normal_02": "darkblue500",
342
+ "sys_text_black_02": "black/opacity60",
343
+ "sys_sw_sidebar_item_text_disabled": "darkgrey400/opacity70"
322
344
  }
@@ -318,5 +318,27 @@
318
318
  "sys_editor_layout_canvas_area": "grey30",
319
319
  "sys_editor_layout_control_panel": "white",
320
320
  "sys_editor_layout_property_panel": "white",
321
- "sys_editor_layout_navigation_panel_section_item_area_normal": "white"
321
+ "sys_editor_layout_navigation_panel_section_item_area_normal": "white",
322
+ "sys_component_base_44": "white/opacity40",
323
+ "sys_sw_sidebar_base": "black",
324
+ "sys_sw_sidebar_label_text_normal": "darkgrey400",
325
+ "sys_sw_sidebar_item_text_normal": "darkgrey500/opacity70",
326
+ "sys_sw_sidebar_item_text_selected": "white",
327
+ "sys_sw_sidebar_label_icon_normal_01": "darkgrey400",
328
+ "sys_sw_sidebar_item_icon_normal": "darkgrey500/opacity70",
329
+ "sys_sw_sidebar_item_icon_selected": "white",
330
+ "sys_sw_sidebar_badge_base_01": "darkred500",
331
+ "sys_sw_sidebar_badge_base_02": "darkgreen300",
332
+ "sys_sw_sidebar_badge_text_01": "white",
333
+ "sys_sw_sidebar_badge_text_02": "grey900",
334
+ "sys_sw_sidebar_divider": "darkgrey70",
335
+ "sys_sw_sidebar_label_base_normal": "white/opacity00",
336
+ "sys_sw_sidebar_label_base_hover": "darkgrey50",
337
+ "sys_sw_sidebar_label_base_pressed": "darkgrey100",
338
+ "sys_sw_sidebar_item_base_normal": "white/opacity00",
339
+ "sys_sw_sidebar_item_base_hover": "darkgrey50",
340
+ "sys_sw_sidebar_item_base_pressed": "darkgrey100",
341
+ "sys_sw_sidebar_label_icon_normal_02": "darkblue500",
342
+ "sys_text_black_02": "black/opacity60",
343
+ "sys_sw_sidebar_item_text_disabled": "darkgrey400/opacity70"
322
344
  }
@@ -798,7 +798,7 @@
798
798
  "ui_98": "sys_widget_grey_03",
799
799
  "ui_99": "sys_component_base_white_opacity50",
800
800
  "ui_100": "sys_widget_grey_01_opacity_50",
801
- "ui_101": "sys_component_base_25",
801
+ "ui_101": "sys_component_base_44",
802
802
  "ui_102": "sys_component_base_black_opacity50",
803
803
  "ui_editor_layout_header": "sys_editor_layout_header",
804
804
  "ui_editor_layout_navigation_panel": "sys_editor_layout_navigation_panel",
@@ -807,5 +807,26 @@
807
807
  "ui_editor_layout_property_panel": "sys_editor_layout_property_panel",
808
808
  "ui_editor_layout_navigation_panel_section_item_area_normal": "sys_editor_layout_navigation_panel_section_item_area_normal",
809
809
  "ui_editor_scroll_bar": "sys_component_base_03",
810
- "ui_editor_scroll_track": "sys_component_base_01"
810
+ "ui_editor_scroll_track": "sys_component_base_01",
811
+ "ui_sw_sidebar_base": "sys_sw_sidebar_base",
812
+ "ui_sw_sidebar_label_text_normal": "sys_sw_sidebar_label_text_normal",
813
+ "ui_sw_sidebar_item_text_normal": "sys_sw_sidebar_item_text_normal",
814
+ "ui_sw_sidebar_item_text_selected": "sys_sw_sidebar_item_text_selected",
815
+ "ui_sw_sidebar_label_icon_normal_01": "sys_sw_sidebar_label_icon_normal_01",
816
+ "ui_sw_sidebar_item_icon_normal": "sys_sw_sidebar_item_icon_normal",
817
+ "ui_sw_sidebar_item_icon_selected": "sys_sw_sidebar_item_icon_selected",
818
+ "ui_sw_sidebar_badge_base_01": "sys_sw_sidebar_badge_base_01",
819
+ "ui_sw_sidebar_badge_base_02": "sys_sw_sidebar_badge_base_02",
820
+ "ui_sw_sidebar_badge_text_01": "sys_sw_sidebar_badge_text_01",
821
+ "ui_sw_sidebar_badge_text_02": "sys_sw_sidebar_badge_text_02",
822
+ "ui_sw_sidebar_divider": "sys_sw_sidebar_divider",
823
+ "ui_sw_sidebar_label_base_normal": "sys_sw_sidebar_label_base_normal",
824
+ "ui_sw_sidebar_label_base_hover": "sys_sw_sidebar_label_base_hover",
825
+ "ui_sw_sidebar_label_base_pressed": "sys_sw_sidebar_label_base_pressed",
826
+ "ui_sw_sidebar_item_base_normal": "sys_sw_sidebar_item_base_normal",
827
+ "ui_sw_sidebar_item_base_hover": "sys_sw_sidebar_item_base_hover",
828
+ "ui_sw_sidebar_item_base_pressed": "sys_sw_sidebar_item_base_pressed",
829
+ "ui_sw_sidebar_label_icon_normal_02": "sys_sw_sidebar_label_icon_normal_02",
830
+ "ui_104": "sys_text_black_02",
831
+ "ui_sw_sidebar_item_text_disabled": "sys_sw_sidebar_item_text_disabled"
811
832
  }
@@ -119,7 +119,7 @@ declare const colorSet: {
119
119
  grey300: string;
120
120
  darkgrey300: string;
121
121
  };
122
- readonly PaletteColor_Dark: {
122
+ readonly PaletteColor_light: {
123
123
  sys_container_background_01: string;
124
124
  sys_container_background_02: string;
125
125
  sys_container_background_03: string;
@@ -440,8 +440,30 @@ declare const colorSet: {
440
440
  sys_editor_layout_control_panel: string;
441
441
  sys_editor_layout_property_panel: string;
442
442
  sys_editor_layout_navigation_panel_section_item_area_normal: string;
443
+ sys_component_base_44: string;
444
+ sys_sw_sidebar_base: string;
445
+ sys_sw_sidebar_label_text_normal: string;
446
+ sys_sw_sidebar_item_text_normal: string;
447
+ sys_sw_sidebar_item_text_selected: string;
448
+ sys_sw_sidebar_label_icon_normal_01: string;
449
+ sys_sw_sidebar_item_icon_normal: string;
450
+ sys_sw_sidebar_item_icon_selected: string;
451
+ sys_sw_sidebar_badge_base_01: string;
452
+ sys_sw_sidebar_badge_base_02: string;
453
+ sys_sw_sidebar_badge_text_01: string;
454
+ sys_sw_sidebar_badge_text_02: string;
455
+ sys_sw_sidebar_divider: string;
456
+ sys_sw_sidebar_label_base_normal: string;
457
+ sys_sw_sidebar_label_base_hover: string;
458
+ sys_sw_sidebar_label_base_pressed: string;
459
+ sys_sw_sidebar_item_base_normal: string;
460
+ sys_sw_sidebar_item_base_hover: string;
461
+ sys_sw_sidebar_item_base_pressed: string;
462
+ sys_sw_sidebar_label_icon_normal_02: string;
463
+ sys_text_black_02: string;
464
+ sys_sw_sidebar_item_text_disabled: string;
443
465
  };
444
- readonly PaletteColor_light: {
466
+ readonly PaletteColor_Dark: {
445
467
  sys_container_background_01: string;
446
468
  sys_container_background_02: string;
447
469
  sys_container_background_03: string;
@@ -762,6 +784,28 @@ declare const colorSet: {
762
784
  sys_editor_layout_control_panel: string;
763
785
  sys_editor_layout_property_panel: string;
764
786
  sys_editor_layout_navigation_panel_section_item_area_normal: string;
787
+ sys_component_base_44: string;
788
+ sys_sw_sidebar_base: string;
789
+ sys_sw_sidebar_label_text_normal: string;
790
+ sys_sw_sidebar_item_text_normal: string;
791
+ sys_sw_sidebar_item_text_selected: string;
792
+ sys_sw_sidebar_label_icon_normal_01: string;
793
+ sys_sw_sidebar_item_icon_normal: string;
794
+ sys_sw_sidebar_item_icon_selected: string;
795
+ sys_sw_sidebar_badge_base_01: string;
796
+ sys_sw_sidebar_badge_base_02: string;
797
+ sys_sw_sidebar_badge_text_01: string;
798
+ sys_sw_sidebar_badge_text_02: string;
799
+ sys_sw_sidebar_divider: string;
800
+ sys_sw_sidebar_label_base_normal: string;
801
+ sys_sw_sidebar_label_base_hover: string;
802
+ sys_sw_sidebar_label_base_pressed: string;
803
+ sys_sw_sidebar_item_base_normal: string;
804
+ sys_sw_sidebar_item_base_hover: string;
805
+ sys_sw_sidebar_item_base_pressed: string;
806
+ sys_sw_sidebar_label_icon_normal_02: string;
807
+ sys_text_black_02: string;
808
+ sys_sw_sidebar_item_text_disabled: string;
765
809
  };
766
810
  readonly UIColor: {
767
811
  ui_cpnt_button_fill_base_primary: string;
@@ -1573,6 +1617,27 @@ declare const colorSet: {
1573
1617
  ui_editor_layout_navigation_panel_section_item_area_normal: string;
1574
1618
  ui_editor_scroll_bar: string;
1575
1619
  ui_editor_scroll_track: string;
1620
+ ui_sw_sidebar_base: string;
1621
+ ui_sw_sidebar_label_text_normal: string;
1622
+ ui_sw_sidebar_item_text_normal: string;
1623
+ ui_sw_sidebar_item_text_selected: string;
1624
+ ui_sw_sidebar_label_icon_normal_01: string;
1625
+ ui_sw_sidebar_item_icon_normal: string;
1626
+ ui_sw_sidebar_item_icon_selected: string;
1627
+ ui_sw_sidebar_badge_base_01: string;
1628
+ ui_sw_sidebar_badge_base_02: string;
1629
+ ui_sw_sidebar_badge_text_01: string;
1630
+ ui_sw_sidebar_badge_text_02: string;
1631
+ ui_sw_sidebar_divider: string;
1632
+ ui_sw_sidebar_label_base_normal: string;
1633
+ ui_sw_sidebar_label_base_hover: string;
1634
+ ui_sw_sidebar_label_base_pressed: string;
1635
+ ui_sw_sidebar_item_base_normal: string;
1636
+ ui_sw_sidebar_item_base_hover: string;
1637
+ ui_sw_sidebar_item_base_pressed: string;
1638
+ ui_sw_sidebar_label_icon_normal_02: string;
1639
+ ui_104: string;
1640
+ ui_sw_sidebar_item_text_disabled: string;
1576
1641
  };
1577
1642
  };
1578
1643
  export default colorSet;
@@ -5,13 +5,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  /* eslint-disable import/order */
7
7
  var SemanticColor_json_1 = __importDefault(require("./SemanticColor.json"));
8
- var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
9
8
  var PaletteColor_light_json_1 = __importDefault(require("./PaletteColor_light.json"));
9
+ var PaletteColor_Dark_json_1 = __importDefault(require("./PaletteColor_Dark.json"));
10
10
  var UIColor_json_1 = __importDefault(require("./UIColor.json"));
11
11
  var colorSet = {
12
12
  SemanticColor: SemanticColor_json_1.default,
13
- PaletteColor_Dark: PaletteColor_Dark_json_1.default,
14
13
  PaletteColor_light: PaletteColor_light_json_1.default,
14
+ PaletteColor_Dark: PaletteColor_Dark_json_1.default,
15
15
  UIColor: UIColor_json_1.default
16
16
  };
17
17
  exports.default = colorSet;
@@ -808,4 +808,25 @@ export interface UITheme {
808
808
  ui_editor_layout_navigation_panel_section_item_area_normal: string;
809
809
  ui_editor_scroll_bar: string;
810
810
  ui_editor_scroll_track: string;
811
+ ui_sw_sidebar_base: string;
812
+ ui_sw_sidebar_label_text_normal: string;
813
+ ui_sw_sidebar_item_text_normal: string;
814
+ ui_sw_sidebar_item_text_selected: string;
815
+ ui_sw_sidebar_label_icon_normal_01: string;
816
+ ui_sw_sidebar_item_icon_normal: string;
817
+ ui_sw_sidebar_item_icon_selected: string;
818
+ ui_sw_sidebar_badge_base_01: string;
819
+ ui_sw_sidebar_badge_base_02: string;
820
+ ui_sw_sidebar_badge_text_01: string;
821
+ ui_sw_sidebar_badge_text_02: string;
822
+ ui_sw_sidebar_divider: string;
823
+ ui_sw_sidebar_label_base_normal: string;
824
+ ui_sw_sidebar_label_base_hover: string;
825
+ ui_sw_sidebar_label_base_pressed: string;
826
+ ui_sw_sidebar_item_base_normal: string;
827
+ ui_sw_sidebar_item_base_hover: string;
828
+ ui_sw_sidebar_item_base_pressed: string;
829
+ ui_sw_sidebar_label_icon_normal_02: string;
830
+ ui_104: string;
831
+ ui_sw_sidebar_item_text_disabled: string;
811
832
  }
@@ -23,7 +23,7 @@ export declare type TextFieldBaseProps = {
23
23
  maxLength?: number;
24
24
  textSize: DesktopFontSize;
25
25
  textWeight: FontWeight;
26
- fieldPadding?: string;
26
+ textPadding?: string;
27
27
  fieldHeight?: number;
28
28
  deleteIconMode?: 'none' | 'use';
29
29
  deleteIconSize?: 12 | 16 | 20 | 24;
@@ -54,7 +54,7 @@ function BasicButtonGroup(_a) {
54
54
  };
55
55
  return ((0, jsx_runtime_1.jsx)(S_BasicButtonGroup, __assign({ "x-pds-name": "BasicButtonGroup", "x-pds-element-type": "component", "x-pds-device-type": "desktop" }, { children: valueArray.map(function (_a, index) {
56
56
  var iconName = _a.iconName, _b = _a.iconFillType, iconFillType = _b === void 0 ? 'line' : _b, _c = _a.state, buttonState = _c === void 0 ? 'normal' : _c, onClick = _a.onClick, onMouseDown = _a.onMouseDown, tooltipText = _a.tooltipText, _d = _a.tooltipPosition, tooltipPosition = _d === void 0 ? 'center_bottom' : _d, _e = _a.iconColorTheme, iconColorTheme = _e === void 0 ? 'none' : _e;
57
- return ((0, jsx_runtime_1.jsxs)(S_BasicButton, __assign({ size: size, onClick: function (e) { return onClick && onClick(e); }, onMouseDown: function (e) { return onMouseDown && onMouseDown(e); }, onPointerEnter: function () { return setHoveredButtonIndex(index); }, onPointerLeave: function () { return setHoveredButtonIndex(null); }, disabled: state === 'disabled' || buttonState === 'disabled' }, { children: [(0, jsx_runtime_1.jsx)(components_1.Icon, { iconName: iconName, size: size === 'small' ? 20 : 24, iconFillType: iconFillType, colorKey: getColorKey(buttonState, iconColorTheme) }, void 0), tooltipText && ((0, jsx_runtime_1.jsx)(S_TooltipWrapper, __assign({ className: "TooltipWrapper", isTooltipOpen: hoveredButtonIndex === index, tooltipPosition: tooltipPosition, size: size }, { children: (0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: tooltipText, colorOverride: "ui_cpnt_textlabel_button_tooltip", styleTheme: "caption2Regular", colorTheme: "sysTextSecondary" }, void 0) }), void 0))] }), iconName + index));
57
+ return ((0, jsx_runtime_1.jsxs)(S_BasicButton, __assign({ size: size, onClick: function (e) { return onClick && onClick(e); }, onMouseDown: function (e) { return onMouseDown && onMouseDown(e); }, onPointerEnter: function () { return setHoveredButtonIndex(index); }, onPointerLeave: function () { return setHoveredButtonIndex(null); }, disabled: state === 'disabled' || buttonState === 'disabled' }, { children: [(0, jsx_runtime_1.jsx)(components_1.Icon, { iconName: iconName, size: size === 'small' ? 20 : 24, fillType: iconFillType, colorKey: getColorKey(buttonState, iconColorTheme) }, void 0), tooltipText && ((0, jsx_runtime_1.jsx)(S_TooltipWrapper, __assign({ className: "TooltipWrapper", isTooltipOpen: hoveredButtonIndex === index, tooltipPosition: tooltipPosition, size: size }, { children: (0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: tooltipText, colorOverride: "ui_cpnt_textlabel_button_tooltip", styleTheme: "caption2Regular", colorTheme: "sysTextSecondary" }, void 0) }), void 0))] }), iconName + index));
58
58
  }) }), void 0));
59
59
  }
60
60
  var S_BasicButtonGroup = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n width: max-content;\n\n & > button:not(:last-child) {\n margin-right: ", ";\n }\n"], ["\n align-items: center;\n display: flex;\n width: max-content;\n\n & > button:not(:last-child) {\n margin-right: ", ";\n }\n"])), function (_a) {
@@ -73,7 +73,7 @@ function SegmentedButtonGroup(_a) {
73
73
  };
74
74
  return ((0, jsx_runtime_1.jsx)(S_SegmentedButtonGroupGroups, __assign({ "x-pds-name": "SegmentedButtonGroup", "x-pds-element-type": "component", "x-pds-device-type": "desktop", selectionType: selectionType }, { children: valueArray.map(function (_a, index) {
75
75
  var currentButtonValue = _a.value, iconName = _a.iconName, _b = _a.iconFillType, iconFillType = _b === void 0 ? 'line' : _b, _c = _a.state, buttonState = _c === void 0 ? 'normal' : _c, tooltipText = _a.tooltipText, _d = _a.tooltipPosition, tooltipPosition = _d === void 0 ? 'center_bottom' : _d, _e = _a.iconColorTheme, iconColorTheme = _e === void 0 ? 'none' : _e;
76
- return ((0, jsx_runtime_1.jsxs)(S_BasicButton, __assign({ size: size, onClick: function () { return handleClick(currentButtonValue); }, onMouseDown: function () { return handleMouseDown(currentButtonValue); }, disabled: state === 'disabled' || buttonState === 'disabled', selectionType: selectionType, isSelected: checkSelection(currentButtonValue), onPointerEnter: function () { return setCurrentButtonIndex(index); }, onPointerLeave: function () { return setCurrentButtonIndex(null); } }, { children: [(0, jsx_runtime_1.jsx)(components_1.Icon, { iconName: iconName, size: size === 'small' ? 20 : 24, iconFillType: iconFillType, colorKey: getIconColorKey(checkSelection(currentButtonValue), state === 'disabled' || buttonState === 'disabled', iconColorTheme) }, void 0), tooltipText && ((0, jsx_runtime_1.jsx)(S_TooltipWrapper, __assign({ className: "TooltipWrapper", isTooltipOpen: index === currentButtonIndex, tooltipPosition: tooltipPosition, size: size }, { children: (0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: tooltipText, colorOverride: "ui_cpnt_textlabel_button_tooltip", styleTheme: "caption2Regular", colorTheme: "sysTextSecondary" }, void 0) }), void 0))] }), String(currentButtonValue)));
76
+ return ((0, jsx_runtime_1.jsxs)(S_BasicButton, __assign({ size: size, onClick: function () { return handleClick(currentButtonValue); }, onMouseDown: function () { return handleMouseDown(currentButtonValue); }, disabled: state === 'disabled' || buttonState === 'disabled', selectionType: selectionType, isSelected: checkSelection(currentButtonValue), onPointerEnter: function () { return setCurrentButtonIndex(index); }, onPointerLeave: function () { return setCurrentButtonIndex(null); } }, { children: [(0, jsx_runtime_1.jsx)(components_1.Icon, { iconName: iconName, size: size === 'small' ? 20 : 24, fillType: iconFillType, colorKey: getIconColorKey(checkSelection(currentButtonValue), state === 'disabled' || buttonState === 'disabled', iconColorTheme) }, void 0), tooltipText && ((0, jsx_runtime_1.jsx)(S_TooltipWrapper, __assign({ className: "TooltipWrapper", isTooltipOpen: index === currentButtonIndex, tooltipPosition: tooltipPosition, size: size }, { children: (0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: tooltipText, colorOverride: "ui_cpnt_textlabel_button_tooltip", styleTheme: "caption2Regular", colorTheme: "sysTextSecondary" }, void 0) }), void 0))] }), String(currentButtonValue)));
77
77
  }) }), void 0));
78
78
  }
79
79
  var S_SegmentedButtonGroupGroups = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: max-content;\n\n & > button:not(:last-child) {\n margin-right: ", ";\n }\n"], ["\n width: max-content;\n\n & > button:not(:last-child) {\n margin-right: ", ";\n }\n"])), function (_a) {
@@ -136,7 +136,7 @@ function TextField(_a) {
136
136
  break;
137
137
  }
138
138
  }
139
- return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [prefixText && ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: prefixText, styleTheme: "caption1Bold", colorTheme: "sysTextTertiary", singleLineMode: "use" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b", spacingType: "width" }, void 0)] }, void 0)), (0, jsx_runtime_1.jsx)(components_1.TextFieldBase, { name: name, hintText: hintText, defaultText: defaultText, textAlign: inputType === 'number' && numberStepperMode === 'use' ? 'right' : textAlign, validation: validation, preventBlankMode: preventBlankMode, enterSubmitMode: enterSubmitMode, textLineType: "single", inputType: inputType, state: state, colorTheme: colorTheme, min: min, max: max, maxLength: maxLength, textSize: "form2", textWeight: fontWeight === 'bold' ? 'bold' : 'normal', deleteIconMode: deleteBtnMode, deleteIconSize: size === 'large' || size === 'rlarge' ? 20 : 16, deleteIconColor: deleteIconColor, isFocused: isFocused, autoComplete: autoComplete, stepperMode: inputType === 'number' && numberStepperMode === 'use' ? 'use' : 'none', innerSpinButtonSize: size === 'small' ? 12 : 16, step: numberStep, onFocus: handleFocus, onTarget: handleTarget, onChange: handleChange, onBlur: handleBlur, onKeyUp: handleKeyUp, onKeyDown: handleKeyDown }, void 0), (0, jsx_runtime_1.jsxs)(S_RightBox, { children: [suffixText && ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b", spacingType: "width" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: suffixText, styleTheme: "caption1Bold", colorTheme: "sysTextTertiary", textAlign: "right", singleLineMode: "use" }, void 0), size === 'large' ? ((0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b", spacingType: "width" }, void 0)) : ((0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_a", spacingType: "width" }, void 0))] }, void 0)), iBtn2IconName && ((0, jsx_runtime_1.jsx)(IconButton_1.IconButton, { iconName: iBtn2IconName, baseSize: "small", shapeType: "rectangle", baseColorKey: "ui_cpnt_button_fill_base_transparent", iconSize: size === 'large' || size === 'rlarge' ? 20 : 16, iconColorKey: colorTheme &&
139
+ return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [prefixText && ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: prefixText, styleTheme: "caption1Bold", colorTheme: "sysTextTertiary", singleLineMode: "use" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b", spacingType: "width" }, void 0)] }, void 0)), (0, jsx_runtime_1.jsx)(components_1.TextFieldBase, { name: name, hintText: hintText, defaultText: defaultText, textAlign: inputType === 'number' && numberStepperMode === 'use' ? 'right' : textAlign, validation: validation, preventBlankMode: preventBlankMode, enterSubmitMode: enterSubmitMode, textLineType: "single", inputType: inputType, state: state, colorTheme: colorTheme, min: min, max: max, maxLength: maxLength, textSize: "form2", textWeight: fontWeight === 'bold' ? 'bold' : 'normal', textPadding: size === 'large' || size === 'rlarge' ? '0 8px 0 0' : undefined, deleteIconMode: deleteBtnMode, deleteIconSize: size === 'large' || size === 'rlarge' ? 20 : 16, deleteIconColor: deleteIconColor, isFocused: isFocused, autoComplete: autoComplete, stepperMode: inputType === 'number' && numberStepperMode === 'use' ? 'use' : 'none', innerSpinButtonSize: size === 'small' ? 12 : 16, step: numberStep, onFocus: handleFocus, onTarget: handleTarget, onChange: handleChange, onBlur: handleBlur, onKeyUp: handleKeyUp, onKeyDown: handleKeyDown }, void 0), (0, jsx_runtime_1.jsxs)(S_RightBox, { children: [suffixText && ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b", spacingType: "width" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.TextLabel, { text: suffixText, styleTheme: "caption1Bold", colorTheme: "sysTextTertiary", textAlign: "right", singleLineMode: "use" }, void 0), size === 'large' || size === 'rlarge' ? ((0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b", spacingType: "width" }, void 0)) : ((0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_a", spacingType: "width" }, void 0))] }, void 0)), iBtn2IconName && ((0, jsx_runtime_1.jsx)(IconButton_1.IconButton, { iconName: iBtn2IconName, baseSize: "small", shapeType: "rectangle", baseColorKey: "ui_cpnt_button_fill_base_transparent", iconSize: size === 'large' || size === 'rlarge' ? 20 : 16, iconColorKey: colorTheme &&
140
140
  {
141
141
  none: basicThemeIconColors[state],
142
142
  dark: darkThemeIconColors[state],
@@ -184,14 +184,14 @@ var small = (0, styled_components_1.css)(templateObject_4 || (templateObject_4 =
184
184
  return theme.spacing.spacingC;
185
185
  }, function (_a) {
186
186
  var theme = _a.theme;
187
- return theme.spacing.spacingB;
187
+ return theme.spacing.spacingC;
188
188
  });
189
189
  var medium = (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n border-radius: 12px;\n height: 40px;\n padding-left: ", ";\n padding-right: ", ";\n width: 188px;\n"], ["\n border-radius: 12px;\n height: 40px;\n padding-left: ", ";\n padding-right: ", ";\n width: 188px;\n"])), function (_a) {
190
190
  var theme = _a.theme;
191
191
  return theme.spacing.spacingC;
192
192
  }, function (_a) {
193
193
  var theme = _a.theme;
194
- return theme.spacing.spacingB;
194
+ return theme.spacing.spacingC;
195
195
  });
196
196
  var large = (0, styled_components_1.css)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n border-radius: 14px;\n height: 48px;\n padding-left: ", ";\n padding-right: ", ";\n width: ", ";\n ", "\n ", "\n"], ["\n border-radius: 14px;\n height: 48px;\n padding-left: ", ";\n padding-right: ", ";\n width: ", ";\n ", "\n ", "\n"])), function (_a) {
197
197
  var theme = _a.theme;
@@ -400,24 +400,49 @@ var S_TextLabel = styled_components_1.default.div(templateObject_42 || (template
400
400
  var bulletPointMode = _a.bulletPointMode;
401
401
  return bulletPointMode === 'use' && bulletPointModeStyle;
402
402
  });
403
- var S_AfterTextBox = styled_components_1.default.div(templateObject_43 || (templateObject_43 = __makeTemplateObject(["\n display: inline-block;\n margin-left: ", ";\n position: relative;\n\n ", ";\n"], ["\n display: inline-block;\n margin-left: ", ";\n position: relative;\n\n ", ";\n"])), function (_a) {
403
+ var displayAfterTextBox = (0, styled_components_1.css)(templateObject_43 || (templateObject_43 = __makeTemplateObject(["\n margin-bottom: 5px;\n"], ["\n margin-bottom: 5px;\n"])));
404
+ var headingAfterTextBox = (0, styled_components_1.css)(templateObject_44 || (templateObject_44 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
405
+ var wizardPageTitleAfterTextBox = (0, styled_components_1.css)(templateObject_45 || (templateObject_45 = __makeTemplateObject(["\n margin-bottom: 7px;\n"], ["\n margin-bottom: 7px;\n"])));
406
+ var leadParaAfterTextBox = (0, styled_components_1.css)(templateObject_46 || (templateObject_46 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
407
+ var subTitleAfterTextBox = (0, styled_components_1.css)(templateObject_47 || (templateObject_47 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
408
+ var body1AfterTextBox = (0, styled_components_1.css)(templateObject_48 || (templateObject_48 = __makeTemplateObject(["\n margin-bottom: 2px;\n"], ["\n margin-bottom: 2px;\n"])));
409
+ var body2AfterTextBox = (0, styled_components_1.css)(templateObject_49 || (templateObject_49 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
410
+ var caption1AfterTextBox = (0, styled_components_1.css)(templateObject_50 || (templateObject_50 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
411
+ var caption2AfterTextBox = (0, styled_components_1.css)(templateObject_51 || (templateObject_51 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
412
+ var form1AfterTextBox = (0, styled_components_1.css)(templateObject_52 || (templateObject_52 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
413
+ var form2AfterTextBox = (0, styled_components_1.css)(templateObject_53 || (templateObject_53 = __makeTemplateObject(["\n margin-bottom: 2px;\n"], ["\n margin-bottom: 2px;\n"])));
414
+ var blog1RAfterTextBox = (0, styled_components_1.css)(templateObject_54 || (templateObject_54 = __makeTemplateObject(["\n margin-bottom: 3px;\n"], ["\n margin-bottom: 3px;\n"])));
415
+ var S_AfterTextBox = styled_components_1.default.div(templateObject_55 || (templateObject_55 = __makeTemplateObject(["\n display: inline-block;\n margin-left: ", ";\n position: relative;\n vertical-align: middle;\n\n ", ";\n"], ["\n display: inline-block;\n margin-left: ", ";\n position: relative;\n vertical-align: middle;\n\n ", ";\n"])), function (_a) {
404
416
  var theme = _a.theme;
405
417
  return theme.spacing.spacingA;
406
418
  }, function (_a) {
407
419
  var styleTheme = _a.styleTheme;
408
- switch (styleTheme) {
409
- case 'headingBold':
410
- return;
411
- case 'leadParaBold':
412
- return;
413
- case 'leadParaRegular':
414
- return;
415
- default:
416
- return 'vertical-align: middle';
417
- }
418
- });
419
- var S_IconWrapper = styled_components_1.default.div(templateObject_44 || (templateObject_44 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n height: 16px;\n height: 100%;\n justify-content: center;\n width: 16px;\n"], ["\n align-items: center;\n display: flex;\n height: 16px;\n height: 100%;\n justify-content: center;\n width: 16px;\n"])));
420
- var S_TooltipWrapper = styled_components_1.default.div(templateObject_45 || (templateObject_45 = __makeTemplateObject(["\n align-items: center;\n background-color: ", ";\n border-radius: ", ";\n box-sizing: border-box;\n color: ", ";\n display: flex;\n justify-content: center;\n max-width: 320px;\n overflow-wrap: break-word;\n padding: ", ";\n position: absolute;\n text-align: left;\n white-space: pre-wrap;\n width: max-content;\n word-break: keep-all;\n z-index: 400;\n ", "\n\n ", ";\n\n ", ";\n"], ["\n align-items: center;\n background-color: ", ";\n border-radius: ", ";\n box-sizing: border-box;\n color: ", ";\n display: flex;\n justify-content: center;\n max-width: 320px;\n overflow-wrap: break-word;\n padding: ", ";\n position: absolute;\n text-align: left;\n white-space: pre-wrap;\n width: max-content;\n word-break: keep-all;\n z-index: 400;\n ", "\n\n ", ";\n\n ", ";\n"])), function (_a) {
420
+ return styleTheme &&
421
+ {
422
+ displayBold: displayAfterTextBox,
423
+ wizardPageTitleBold: wizardPageTitleAfterTextBox,
424
+ headingBold: headingAfterTextBox,
425
+ leadParaBold: leadParaAfterTextBox,
426
+ leadParaRegular: leadParaAfterTextBox,
427
+ subTitleBold: subTitleAfterTextBox,
428
+ subTitleRegular: subTitleAfterTextBox,
429
+ body1Bold: body1AfterTextBox,
430
+ body1Regular: body1AfterTextBox,
431
+ body2Bold: body2AfterTextBox,
432
+ body2Regular: body2AfterTextBox,
433
+ caption1Regular: caption1AfterTextBox,
434
+ caption1Bold: caption1AfterTextBox,
435
+ caption2Regular: caption2AfterTextBox,
436
+ caption2Bold: caption2AfterTextBox,
437
+ form1Bold: form1AfterTextBox,
438
+ form1Regular: form1AfterTextBox,
439
+ form2Regular: form2AfterTextBox,
440
+ form2Bold: form2AfterTextBox,
441
+ blog1Regular: blog1RAfterTextBox
442
+ }[styleTheme];
443
+ });
444
+ var S_IconWrapper = styled_components_1.default.div(templateObject_56 || (templateObject_56 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n height: 16px;\n height: 100%;\n justify-content: center;\n width: 16px;\n"], ["\n align-items: center;\n display: flex;\n height: 16px;\n height: 100%;\n justify-content: center;\n width: 16px;\n"])));
445
+ var S_TooltipWrapper = styled_components_1.default.div(templateObject_57 || (templateObject_57 = __makeTemplateObject(["\n ", "\n align-items: center;\n background-color: ", ";\n border-radius: ", ";\n box-sizing: border-box;\n color: ", ";\n display: flex;\n justify-content: center;\n line-height: 1.2;\n max-width: 240px;\n overflow-wrap: break-word;\n padding: ", ";\n position: absolute;\n text-align: left;\n white-space: pre-wrap;\n width: max-content;\n word-break: keep-all;\n z-index: 400;\n\n ", ";\n\n ", ";\n"], ["\n ", "\n align-items: center;\n background-color: ", ";\n border-radius: ", ";\n box-sizing: border-box;\n color: ", ";\n display: flex;\n justify-content: center;\n line-height: 1.2;\n max-width: 240px;\n overflow-wrap: break-word;\n padding: ", ";\n position: absolute;\n text-align: left;\n white-space: pre-wrap;\n width: max-content;\n word-break: keep-all;\n z-index: 400;\n\n ", ";\n\n ", ";\n"])), caption2Regular, function (_a) {
421
446
  var theme = _a.theme;
422
447
  return theme.ui_cpnt_button_tooltip_base;
423
448
  }, function (_a) {
@@ -429,7 +454,7 @@ var S_TooltipWrapper = styled_components_1.default.div(templateObject_45 || (tem
429
454
  }, function (_a) {
430
455
  var theme = _a.theme;
431
456
  return theme.spacing.spacingA + " " + theme.spacing.spacingB;
432
- }, caption2Regular, function (_a) {
457
+ }, function (_a) {
433
458
  var isTooltipOpen = _a.isTooltipOpen;
434
459
  return !isTooltipOpen && 'display: none';
435
460
  }, function (_a) {
@@ -443,4 +468,4 @@ var S_TooltipWrapper = styled_components_1.default.div(templateObject_45 || (tem
443
468
  }[tooltipPosition];
444
469
  });
445
470
  exports.default = TextLabel;
446
- var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16, templateObject_17, templateObject_18, templateObject_19, templateObject_20, templateObject_21, templateObject_22, templateObject_23, templateObject_24, templateObject_25, templateObject_26, templateObject_27, templateObject_28, templateObject_29, templateObject_30, templateObject_31, templateObject_32, templateObject_33, templateObject_34, templateObject_35, templateObject_36, templateObject_37, templateObject_38, templateObject_39, templateObject_40, templateObject_41, templateObject_42, templateObject_43, templateObject_44, templateObject_45;
471
+ var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16, templateObject_17, templateObject_18, templateObject_19, templateObject_20, templateObject_21, templateObject_22, templateObject_23, templateObject_24, templateObject_25, templateObject_26, templateObject_27, templateObject_28, templateObject_29, templateObject_30, templateObject_31, templateObject_32, templateObject_33, templateObject_34, templateObject_35, templateObject_36, templateObject_37, templateObject_38, templateObject_39, templateObject_40, templateObject_41, templateObject_42, templateObject_43, templateObject_44, templateObject_45, templateObject_46, templateObject_47, templateObject_48, templateObject_49, templateObject_50, templateObject_51, templateObject_52, templateObject_53, templateObject_54, templateObject_55, templateObject_56, templateObject_57;