pds-dev-kit-web 2.2.123 → 2.2.125
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/common/assets/icons/fill/Developer.d.ts +4 -0
- package/dist/src/common/assets/icons/fill/Developer.js +30 -0
- package/dist/src/common/assets/icons/fill/index.d.ts +1 -0
- package/dist/src/common/assets/icons/fill/index.js +2 -0
- package/dist/src/common/services/i18n/resources/en.json +2 -1
- package/dist/src/common/services/i18n/resources/es.json +2 -1
- package/dist/src/common/services/i18n/resources/fil.json +2 -1
- package/dist/src/common/services/i18n/resources/index.d.ts +7 -0
- package/dist/src/common/services/i18n/resources/ja.json +2 -1
- package/dist/src/common/services/i18n/resources/ko.json +2 -1
- package/dist/src/common/services/i18n/resources/zh-cn.json +2 -1
- package/dist/src/common/services/i18n/resources/zh-tw.json +2 -1
- package/dist/src/sub/DynamicLayout/mock_samplePage.js +1 -1
- package/dist/src/sub/DynamicLayout/mock_storybook.js +2 -2
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/MembershipPlanSheet.js +1 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipPlanSheet.js +1 -1
- package/package.json +1 -1
- package/release-note.md +2 -2
|
@@ -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 Developer = 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.jsx)("path", { fill: color, fillRule: "evenodd", d: "M19.1301,12.2744 C19.0451,12.4064 18.8911,12.5264 18.6451,12.6514 L15.7631,14.1654 C15.6251,14.2384 15.5031,14.2634 15.4021,14.2634 C15.3211,14.2634 15.2531,14.2474 15.2001,14.2284 C15.0351,14.1694 14.9031,14.0434 14.8201,13.8634 C14.7511,13.7034 14.7291,13.5434 14.7511,13.3814 C14.7711,13.2394 14.8491,13.0464 15.1061,12.9194 L17.3211,11.7914 L15.1051,10.6764 C14.8491,10.5474 14.7711,10.3564 14.7511,10.2174 C14.7291,10.0504 14.7521,9.8924 14.8191,9.7424 C14.9231,9.5144 15.0811,9.4174 15.1951,9.3754 C15.3651,9.3134 15.5531,9.3344 15.7531,9.4354 L18.6541,10.9554 C18.7621,11.0164 18.8511,11.0714 18.9211,11.1244 C19.0001,11.1824 19.0681,11.2484 19.1191,11.3174 C19.1741,11.3954 19.2121,11.4794 19.2331,11.5674 C19.2511,11.6414 19.2601,11.7224 19.2601,11.8054 C19.2601,11.9844 19.2161,12.1424 19.1301,12.2744 L19.1301,12.2744 Z M13.8431,8.8414 L11.5431,15.5894 C11.4471,15.8654 11.2661,15.9714 11.1311,16.0114 C11.0521,16.0354 10.9701,16.0474 10.8881,16.0474 C10.8021,16.0474 10.7141,16.0334 10.6261,16.0074 C10.4551,15.9604 10.3121,15.8584 10.2181,15.7144 C10.1461,15.6064 10.0771,15.4204 10.1611,15.1634 L12.4541,8.4114 C12.5511,8.1344 12.7321,8.0294 12.8671,7.9884 C13.0281,7.9394 13.1971,7.9414 13.3691,7.9924 C13.5451,8.0414 13.6841,8.1404 13.7831,8.2874 C13.8921,8.4524 13.9121,8.6444 13.8431,8.8414 L13.8431,8.8414 Z M8.8961,12.9204 C9.1521,13.0484 9.2291,13.2414 9.2481,13.3804 C9.2701,13.5434 9.2481,13.7034 9.1821,13.8574 C9.0981,14.0414 8.9651,14.1684 8.7971,14.2284 C8.7331,14.2524 8.6661,14.2644 8.5971,14.2644 C8.4821,14.2644 8.3611,14.2314 8.2361,14.1654 L5.3511,12.6504 C5.1081,12.5264 4.9541,12.4064 4.8681,12.2734 C4.7831,12.1434 4.7401,11.9854 4.7401,11.8054 C4.7401,11.7194 4.7491,11.6384 4.7671,11.5654 C4.7861,11.4814 4.8231,11.3974 4.8791,11.3204 C4.9331,11.2474 5.0001,11.1824 5.0801,11.1234 C5.1481,11.0714 5.2361,11.0164 5.3451,10.9554 L8.2441,9.4364 C8.4451,9.3324 8.6321,9.3124 8.8031,9.3754 C8.9181,9.4174 9.0771,9.5154 9.1801,9.7424 C9.2471,9.8924 9.2701,10.0504 9.2481,10.2144 C9.2291,10.3534 9.1521,10.5454 8.8961,10.6764 L6.6781,11.7914 L8.8961,12.9204 Z M18.7001,3.4504 L5.3001,3.4504 C3.3671,3.4504 1.8001,5.0174 1.8001,6.9504 L1.8001,17.0504 C1.8001,18.9834 3.3671,20.5504 5.3001,20.5504 L18.7001,20.5504 C20.6331,20.5504 22.2001,18.9834 22.2001,17.0504 L22.2001,6.9504 C22.2001,5.0174 20.6331,3.4504 18.7001,3.4504 L18.7001,3.4504 Z" }) })));
|
|
29
|
+
};
|
|
30
|
+
exports.default = Developer;
|
|
@@ -34,6 +34,7 @@ declare const fillIcons: {
|
|
|
34
34
|
readonly ic_cloud_download: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
35
35
|
readonly ic_copy: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
36
36
|
readonly ic_delete: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
37
|
+
readonly ic_developer: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
37
38
|
readonly ic_device_app: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
38
39
|
readonly ic_device_desktop: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
39
40
|
readonly ic_device_mobile: ({ color, size, ...rest }: import("../IconType").default) => JSX.Element;
|
|
@@ -40,6 +40,7 @@ var CloudDownload_1 = __importDefault(require("./CloudDownload"));
|
|
|
40
40
|
var Copy_1 = __importDefault(require("./Copy"));
|
|
41
41
|
var Cut_1 = __importDefault(require("./Cut"));
|
|
42
42
|
var Delete_1 = __importDefault(require("./Delete"));
|
|
43
|
+
var Developer_1 = __importDefault(require("./Developer"));
|
|
43
44
|
var DeviceApp_1 = __importDefault(require("./DeviceApp"));
|
|
44
45
|
var DeviceDesktop_1 = __importDefault(require("./DeviceDesktop"));
|
|
45
46
|
var DeviceMobile_1 = __importDefault(require("./DeviceMobile"));
|
|
@@ -193,6 +194,7 @@ var fillIcons = {
|
|
|
193
194
|
ic_cloud_download: CloudDownload_1.default,
|
|
194
195
|
ic_copy: Copy_1.default,
|
|
195
196
|
ic_delete: Delete_1.default,
|
|
197
|
+
ic_developer: Developer_1.default,
|
|
196
198
|
ic_device_app: DeviceApp_1.default,
|
|
197
199
|
ic_device_desktop: DeviceDesktop_1.default,
|
|
198
200
|
ic_device_mobile: DeviceMobile_1.default,
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"str_5831": "{{price}} USD",
|
|
25
25
|
"str_start": "Start",
|
|
26
26
|
"str_free": "FREE",
|
|
27
|
-
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected."
|
|
27
|
+
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected.",
|
|
28
|
+
"str_1460": "Start for Free"
|
|
28
29
|
}
|
|
29
30
|
}
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"str_5831": "{{price}} USD",
|
|
25
25
|
"str_start": "Start",
|
|
26
26
|
"str_free": "FREE",
|
|
27
|
-
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected."
|
|
27
|
+
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected.",
|
|
28
|
+
"str_1460": "Start for Free"
|
|
28
29
|
}
|
|
29
30
|
}
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"str_5831": "{{price}} USD",
|
|
25
25
|
"str_start": "Start",
|
|
26
26
|
"str_free": "FREE",
|
|
27
|
-
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected."
|
|
27
|
+
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected.",
|
|
28
|
+
"str_1460": "Magsimula nang Libre"
|
|
28
29
|
}
|
|
29
30
|
}
|
|
@@ -26,6 +26,7 @@ declare const locale: {
|
|
|
26
26
|
str_start: string;
|
|
27
27
|
str_free: string;
|
|
28
28
|
str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info: string;
|
|
29
|
+
str_1460: string;
|
|
29
30
|
};
|
|
30
31
|
};
|
|
31
32
|
readonly en: {
|
|
@@ -55,6 +56,7 @@ declare const locale: {
|
|
|
55
56
|
str_start: string;
|
|
56
57
|
str_free: string;
|
|
57
58
|
str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info: string;
|
|
59
|
+
str_1460: string;
|
|
58
60
|
};
|
|
59
61
|
};
|
|
60
62
|
readonly ja: {
|
|
@@ -84,6 +86,7 @@ declare const locale: {
|
|
|
84
86
|
str_start: string;
|
|
85
87
|
str_free: string;
|
|
86
88
|
str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info: string;
|
|
89
|
+
str_1460: string;
|
|
87
90
|
};
|
|
88
91
|
};
|
|
89
92
|
readonly es: {
|
|
@@ -113,6 +116,7 @@ declare const locale: {
|
|
|
113
116
|
str_start: string;
|
|
114
117
|
str_free: string;
|
|
115
118
|
str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info: string;
|
|
119
|
+
str_1460: string;
|
|
116
120
|
};
|
|
117
121
|
};
|
|
118
122
|
readonly 'zh-cn': {
|
|
@@ -142,6 +146,7 @@ declare const locale: {
|
|
|
142
146
|
str_start: string;
|
|
143
147
|
str_free: string;
|
|
144
148
|
str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info: string;
|
|
149
|
+
str_1460: string;
|
|
145
150
|
};
|
|
146
151
|
};
|
|
147
152
|
readonly 'zh-tw': {
|
|
@@ -171,6 +176,7 @@ declare const locale: {
|
|
|
171
176
|
str_start: string;
|
|
172
177
|
str_free: string;
|
|
173
178
|
str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info: string;
|
|
179
|
+
str_1460: string;
|
|
174
180
|
};
|
|
175
181
|
};
|
|
176
182
|
readonly fil: {
|
|
@@ -200,6 +206,7 @@ declare const locale: {
|
|
|
200
206
|
str_start: string;
|
|
201
207
|
str_free: string;
|
|
202
208
|
str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info: string;
|
|
209
|
+
str_1460: string;
|
|
203
210
|
};
|
|
204
211
|
};
|
|
205
212
|
};
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"str_5831": "{{price}} USD",
|
|
25
25
|
"str_start": "Start",
|
|
26
26
|
"str_free": "FREE",
|
|
27
|
-
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected."
|
|
27
|
+
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected.",
|
|
28
|
+
"str_1460": "無料で始める"
|
|
28
29
|
}
|
|
29
30
|
}
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"str_5831": "{{price}} USD",
|
|
25
25
|
"str_start": "시작하기",
|
|
26
26
|
"str_free": "무료",
|
|
27
|
-
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "사업자의 도메인이 연결되지 않아 실행할 수 없습니다."
|
|
27
|
+
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "사업자의 도메인이 연결되지 않아 실행할 수 없습니다.",
|
|
28
|
+
"str_1460": "무료로 시작하기"
|
|
28
29
|
}
|
|
29
30
|
}
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"str_5831": "{{price}} USD",
|
|
25
25
|
"str_start": "Start",
|
|
26
26
|
"str_free": "FREE",
|
|
27
|
-
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected."
|
|
27
|
+
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected.",
|
|
28
|
+
"str_1460": "免费开始"
|
|
28
29
|
}
|
|
29
30
|
}
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"str_5831": "{{price}} USD",
|
|
25
25
|
"str_start": "Start",
|
|
26
26
|
"str_free": "FREE",
|
|
27
|
-
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected."
|
|
27
|
+
"str_key_user_scene_x00001pages_notconnectdomain_embedcb_hide_info": "Unable to run because the provider's domain is disconnected.",
|
|
28
|
+
"str_1460": "免費開始"
|
|
28
29
|
}
|
|
29
30
|
}
|
|
@@ -2202,7 +2202,7 @@ exports.samplePageMembershipSection = {
|
|
|
2202
2202
|
? "CONNECTED_SUBSCRIPTION_PRODUCTS_".concat(alphabet[i], "_ALIAS")
|
|
2203
2203
|
: 'shortAlias',
|
|
2204
2204
|
expiryPeriodInDays: 7,
|
|
2205
|
-
isDeactivated:
|
|
2205
|
+
isDeactivated: false,
|
|
2206
2206
|
fee: {
|
|
2207
2207
|
currency: 'KRW',
|
|
2208
2208
|
amount: 10000
|
|
@@ -1510,7 +1510,7 @@ var MembershipSectionsMock = function (templateType) { return [
|
|
|
1510
1510
|
title: '청춘이 황금시대를 우리의 같은 무엇을',
|
|
1511
1511
|
alias: "CONNECTED_SUBSCRIPTION_PRODUCTS_".concat(alphabet[i], "_ALIAS"),
|
|
1512
1512
|
expiryPeriodInDays: 7,
|
|
1513
|
-
isDeactivated:
|
|
1513
|
+
isDeactivated: false,
|
|
1514
1514
|
fee: {
|
|
1515
1515
|
currency: 'KRW',
|
|
1516
1516
|
amount: 10000
|
|
@@ -2286,7 +2286,7 @@ var MembershipSectionsMockOnlyOneConnectedSubscriptionProduct = function (templa
|
|
|
2286
2286
|
title: '청춘이 황금시대를 우리의 같은 무엇을',
|
|
2287
2287
|
alias: "CONNECTED_SUBSCRIPTION_PRODUCTS_".concat(alphabet[i], "_ALIAS"),
|
|
2288
2288
|
expiryPeriodInDays: 7,
|
|
2289
|
-
isDeactivated:
|
|
2289
|
+
isDeactivated: false,
|
|
2290
2290
|
fee: {
|
|
2291
2291
|
currency: 'KRW',
|
|
2292
2292
|
amount: 10000
|
package/package.json
CHANGED
package/release-note.md
CHANGED