sk-front-lib 0.16.1 → 0.16.2
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/package.json +1 -65
- package/api/model/api-config.d.ts +0 -6
- package/api/model/api-pageable-param.d.ts +0 -11
- package/api/model/api-pageable.d.ts +0 -11
- package/api/model/api-response.d.ts +0 -8
- package/api/model/index.d.ts +0 -4
- package/api/package.json +0 -10
- package/api/public_api.d.ts +0 -3
- package/api/sk-api.module.d.ts +0 -12
- package/api/sk-api.service.d.ts +0 -34
- package/api/sk-front-lib-api.d.ts +0 -5
- package/article/package.json +0 -10
- package/article/public_api.d.ts +0 -6
- package/article/sk-article-editor-server.component.d.ts +0 -23
- package/article/sk-article-editor.component.d.ts +0 -27
- package/article/sk-article-server.module.d.ts +0 -10
- package/article/sk-article.module.d.ts +0 -9
- package/article/sk-article.service.d.ts +0 -96
- package/article/sk-froala-editor.directive.d.ts +0 -40
- package/article/sk-front-lib-article.d.ts +0 -5
- package/crud/package.json +0 -10
- package/crud/public_api.d.ts +0 -23
- package/crud/sk-account.service.d.ts +0 -16
- package/crud/sk-auth-admin.guard.d.ts +0 -13
- package/crud/sk-auth.guard.d.ts +0 -13
- package/crud/sk-auth.service.d.ts +0 -33
- package/crud/sk-board.service.d.ts +0 -21
- package/crud/sk-brand.service.d.ts +0 -19
- package/crud/sk-cart.service.d.ts +0 -72
- package/crud/sk-category.service.d.ts +0 -28
- package/crud/sk-comment.service.d.ts +0 -15
- package/crud/sk-config.service.d.ts +0 -13
- package/crud/sk-contact.service.d.ts +0 -15
- package/crud/sk-coupon.service.d.ts +0 -24
- package/crud/sk-document.service.d.ts +0 -47
- package/crud/sk-etc.service.d.ts +0 -12
- package/crud/sk-file.service.d.ts +0 -18
- package/crud/sk-front-lib-crud.d.ts +0 -5
- package/crud/sk-keyword.service.d.ts +0 -19
- package/crud/sk-order.service.d.ts +0 -45
- package/crud/sk-point.service.d.ts +0 -17
- package/crud/sk-product.service.d.ts +0 -80
- package/crud/sk-promotion.service.d.ts +0 -41
- package/crud/sk-search.service.d.ts +0 -12
- package/crud/sk-store.service.d.ts +0 -17
- package/crud/sk-user.service.d.ts +0 -25
- package/esm2020/api/model/api-config.mjs +0 -2
- package/esm2020/api/model/api-pageable-param.mjs +0 -29
- package/esm2020/api/model/api-pageable.mjs +0 -3
- package/esm2020/api/model/api-response.mjs +0 -3
- package/esm2020/api/model/index.mjs +0 -4
- package/esm2020/api/public_api.mjs +0 -4
- package/esm2020/api/sk-api.module.mjs +0 -35
- package/esm2020/api/sk-api.service.mjs +0 -145
- package/esm2020/api/sk-front-lib-api.mjs +0 -5
- package/esm2020/article/public_api.mjs +0 -7
- package/esm2020/article/sk-article-editor-server.component.mjs +0 -51
- package/esm2020/article/sk-article-editor.component.mjs +0 -93
- package/esm2020/article/sk-article-server.module.mjs +0 -33
- package/esm2020/article/sk-article.module.mjs +0 -32
- package/esm2020/article/sk-article.service.mjs +0 -248
- package/esm2020/article/sk-froala-editor.directive.mjs +0 -325
- package/esm2020/article/sk-front-lib-article.mjs +0 -5
- package/esm2020/crud/public_api.mjs +0 -24
- package/esm2020/crud/sk-account.service.mjs +0 -36
- package/esm2020/crud/sk-auth-admin.guard.mjs +0 -31
- package/esm2020/crud/sk-auth.guard.mjs +0 -31
- package/esm2020/crud/sk-auth.service.mjs +0 -67
- package/esm2020/crud/sk-board.service.mjs +0 -54
- package/esm2020/crud/sk-brand.service.mjs +0 -46
- package/esm2020/crud/sk-cart.service.mjs +0 -255
- package/esm2020/crud/sk-category.service.mjs +0 -63
- package/esm2020/crud/sk-comment.service.mjs +0 -43
- package/esm2020/crud/sk-config.service.mjs +0 -31
- package/esm2020/crud/sk-contact.service.mjs +0 -39
- package/esm2020/crud/sk-coupon.service.mjs +0 -62
- package/esm2020/crud/sk-document.service.mjs +0 -98
- package/esm2020/crud/sk-etc.service.mjs +0 -25
- package/esm2020/crud/sk-file.service.mjs +0 -37
- package/esm2020/crud/sk-front-lib-crud.mjs +0 -5
- package/esm2020/crud/sk-keyword.service.mjs +0 -46
- package/esm2020/crud/sk-order.service.mjs +0 -133
- package/esm2020/crud/sk-point.service.mjs +0 -45
- package/esm2020/crud/sk-product.service.mjs +0 -156
- package/esm2020/crud/sk-promotion.service.mjs +0 -84
- package/esm2020/crud/sk-search.service.mjs +0 -25
- package/esm2020/crud/sk-store.service.mjs +0 -47
- package/esm2020/crud/sk-user.service.mjs +0 -73
- package/esm2020/google-analytics/google-analytics-router.module.mjs +0 -30
- package/esm2020/google-analytics/google-analytics.module.mjs +0 -40
- package/esm2020/google-analytics/initializers/google-analytics-router.initializer.mjs +0 -24
- package/esm2020/google-analytics/initializers/google-analytics.initializer.mjs +0 -46
- package/esm2020/google-analytics/interfaces/google-analytics-command.mjs +0 -2
- package/esm2020/google-analytics/interfaces/google-analytics-settings.mjs +0 -2
- package/esm2020/google-analytics/public_api.mjs +0 -11
- package/esm2020/google-analytics/services/google-analytics.service.mjs +0 -200
- package/esm2020/google-analytics/sk-front-lib-google-analytics.mjs +0 -5
- package/esm2020/google-analytics/tokens/google-analytics-settings-token.mjs +0 -5
- package/esm2020/google-analytics/types/ga-action.type.mjs +0 -2
- package/esm2020/google-analytics/types/ga-bind.type.mjs +0 -2
- package/esm2020/image/public_api.mjs +0 -3
- package/esm2020/image/sk-front-lib-image.mjs +0 -5
- package/esm2020/image/sk-image.component.mjs +0 -262
- package/esm2020/image/sk-image.module.mjs +0 -43
- package/esm2020/model/lib/article.mjs +0 -11
- package/esm2020/model/lib/audit.mjs +0 -12
- package/esm2020/model/lib/auth.mjs +0 -2
- package/esm2020/model/lib/board.mjs +0 -21
- package/esm2020/model/lib/cart.mjs +0 -29
- package/esm2020/model/lib/comment.mjs +0 -25
- package/esm2020/model/lib/contact.mjs +0 -28
- package/esm2020/model/lib/coupon.mjs +0 -23
- package/esm2020/model/lib/document.mjs +0 -49
- package/esm2020/model/lib/etc.mjs +0 -38
- package/esm2020/model/lib/file.mjs +0 -8
- package/esm2020/model/lib/filetype.mjs +0 -179
- package/esm2020/model/lib/grid.mjs +0 -83
- package/esm2020/model/lib/nicepay.mjs +0 -81
- package/esm2020/model/lib/order.mjs +0 -106
- package/esm2020/model/lib/payment.mjs +0 -30
- package/esm2020/model/lib/point.mjs +0 -47
- package/esm2020/model/lib/product-series.mjs +0 -2
- package/esm2020/model/lib/product.mjs +0 -128
- package/esm2020/model/lib/promotion.mjs +0 -79
- package/esm2020/model/lib/shipping.mjs +0 -37
- package/esm2020/model/lib/user.mjs +0 -60
- package/esm2020/model/public_api.mjs +0 -23
- package/esm2020/model/sk-front-lib-model.mjs +0 -5
- package/esm2020/search-address/dialog/dialog.component.mjs +0 -27
- package/esm2020/search-address/public_api.mjs +0 -4
- package/esm2020/search-address/sk-front-lib-search-address.mjs +0 -5
- package/esm2020/search-address/sk-search-address.directive.mjs +0 -41
- package/esm2020/search-address/sk-search-address.model.mjs +0 -8
- package/esm2020/search-address/sk-search-address.module.mjs +0 -52
- package/esm2020/search-address/sk-search-address.service.mjs +0 -65
- package/esm2020/uploader/public_api.mjs +0 -4
- package/esm2020/uploader/sk-front-lib-uploader.mjs +0 -5
- package/esm2020/uploader/sk-uploader-file-item.model.mjs +0 -95
- package/esm2020/uploader/sk-uploader.animation.mjs +0 -47
- package/esm2020/uploader/sk-uploader.class.mjs +0 -188
- package/esm2020/uploader/sk-uploader.component.mjs +0 -120
- package/esm2020/uploader/sk-uploader.directive.mjs +0 -44
- package/esm2020/uploader/sk-uploader.module.mjs +0 -62
- package/fesm2015/sk-front-lib-api.mjs +0 -218
- package/fesm2015/sk-front-lib-api.mjs.map +0 -1
- package/fesm2015/sk-front-lib-article.mjs +0 -762
- package/fesm2015/sk-front-lib-article.mjs.map +0 -1
- package/fesm2015/sk-front-lib-crud.mjs +0 -1413
- package/fesm2015/sk-front-lib-crud.mjs.map +0 -1
- package/fesm2015/sk-front-lib-google-analytics.mjs +0 -339
- package/fesm2015/sk-front-lib-google-analytics.mjs.map +0 -1
- package/fesm2015/sk-front-lib-image.mjs +0 -306
- package/fesm2015/sk-front-lib-image.mjs.map +0 -1
- package/fesm2015/sk-front-lib-model.mjs +0 -1056
- package/fesm2015/sk-front-lib-model.mjs.map +0 -1
- package/fesm2015/sk-front-lib-search-address.mjs +0 -188
- package/fesm2015/sk-front-lib-search-address.mjs.map +0 -1
- package/fesm2015/sk-front-lib-uploader.mjs +0 -551
- package/fesm2015/sk-front-lib-uploader.mjs.map +0 -1
- package/fesm2020/sk-front-lib-api.mjs +0 -216
- package/fesm2020/sk-front-lib-api.mjs.map +0 -1
- package/fesm2020/sk-front-lib-article.mjs +0 -771
- package/fesm2020/sk-front-lib-article.mjs.map +0 -1
- package/fesm2020/sk-front-lib-crud.mjs +0 -1411
- package/fesm2020/sk-front-lib-crud.mjs.map +0 -1
- package/fesm2020/sk-front-lib-google-analytics.mjs +0 -336
- package/fesm2020/sk-front-lib-google-analytics.mjs.map +0 -1
- package/fesm2020/sk-front-lib-image.mjs +0 -309
- package/fesm2020/sk-front-lib-image.mjs.map +0 -1
- package/fesm2020/sk-front-lib-model.mjs +0 -1056
- package/fesm2020/sk-front-lib-model.mjs.map +0 -1
- package/fesm2020/sk-front-lib-search-address.mjs +0 -186
- package/fesm2020/sk-front-lib-search-address.mjs.map +0 -1
- package/fesm2020/sk-front-lib-uploader.mjs +0 -549
- package/fesm2020/sk-front-lib-uploader.mjs.map +0 -1
- package/google-analytics/google-analytics-router.module.d.ts +0 -8
- package/google-analytics/google-analytics.module.d.ts +0 -10
- package/google-analytics/initializers/google-analytics-router.initializer.d.ts +0 -5
- package/google-analytics/initializers/google-analytics.initializer.d.ts +0 -4
- package/google-analytics/interfaces/google-analytics-command.d.ts +0 -4
- package/google-analytics/interfaces/google-analytics-settings.d.ts +0 -6
- package/google-analytics/package.json +0 -10
- package/google-analytics/public_api.d.ts +0 -10
- package/google-analytics/services/google-analytics.service.d.ts +0 -84
- package/google-analytics/sk-front-lib-google-analytics.d.ts +0 -5
- package/google-analytics/tokens/google-analytics-settings-token.d.ts +0 -3
- package/google-analytics/types/ga-action.type.d.ts +0 -1
- package/google-analytics/types/ga-bind.type.d.ts +0 -1
- package/image/package.json +0 -10
- package/image/public_api.d.ts +0 -3
- package/image/sk-front-lib-image.d.ts +0 -5
- package/image/sk-image.component.d.ts +0 -112
- package/image/sk-image.module.d.ts +0 -12
- package/model/lib/article.d.ts +0 -13
- package/model/lib/audit.d.ts +0 -13
- package/model/lib/auth.d.ts +0 -8
- package/model/lib/board.d.ts +0 -39
- package/model/lib/cart.d.ts +0 -45
- package/model/lib/comment.d.ts +0 -43
- package/model/lib/contact.d.ts +0 -40
- package/model/lib/coupon.d.ts +0 -114
- package/model/lib/document.d.ts +0 -95
- package/model/lib/etc.d.ts +0 -145
- package/model/lib/file.d.ts +0 -24
- package/model/lib/filetype.d.ts +0 -10
- package/model/lib/grid.d.ts +0 -97
- package/model/lib/nicepay.d.ts +0 -39
- package/model/lib/order.d.ts +0 -161
- package/model/lib/payment.d.ts +0 -27
- package/model/lib/point.d.ts +0 -30
- package/model/lib/product-series.d.ts +0 -25
- package/model/lib/product.d.ts +0 -295
- package/model/lib/promotion.d.ts +0 -166
- package/model/lib/shipping.d.ts +0 -44
- package/model/lib/user.d.ts +0 -53
- package/model/package.json +0 -10
- package/model/public_api.d.ts +0 -22
- package/model/sk-front-lib-model.d.ts +0 -5
- package/search-address/dialog/dialog.component.d.ts +0 -13
- package/search-address/package.json +0 -10
- package/search-address/public_api.d.ts +0 -3
- package/search-address/sk-front-lib-search-address.d.ts +0 -5
- package/search-address/sk-search-address.directive.d.ts +0 -15
- package/search-address/sk-search-address.model.d.ts +0 -40
- package/search-address/sk-search-address.module.d.ts +0 -14
- package/search-address/sk-search-address.service.d.ts +0 -13
- package/uploader/package.json +0 -10
- package/uploader/public_api.d.ts +0 -4
- package/uploader/sk-front-lib-uploader.d.ts +0 -5
- package/uploader/sk-uploader-file-item.model.d.ts +0 -29
- package/uploader/sk-uploader.animation.d.ts +0 -1
- package/uploader/sk-uploader.class.d.ts +0 -47
- package/uploader/sk-uploader.component.d.ts +0 -28
- package/uploader/sk-uploader.directive.d.ts +0 -15
- package/uploader/sk-uploader.module.d.ts +0 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sk-front-lib",
|
|
3
|
-
"version": "0.16.
|
|
3
|
+
"version": "0.16.2",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/router": "^13.0.2",
|
|
6
6
|
"@angular/animations": "^13.0.2",
|
|
@@ -38,70 +38,6 @@
|
|
|
38
38
|
"es2015": "./fesm2015/sk-front-lib.mjs",
|
|
39
39
|
"node": "./fesm2015/sk-front-lib.mjs",
|
|
40
40
|
"default": "./fesm2020/sk-front-lib.mjs"
|
|
41
|
-
},
|
|
42
|
-
"./api": {
|
|
43
|
-
"types": "./api/sk-front-lib-api.d.ts",
|
|
44
|
-
"esm2020": "./esm2020/api/sk-front-lib-api.mjs",
|
|
45
|
-
"es2020": "./fesm2020/sk-front-lib-api.mjs",
|
|
46
|
-
"es2015": "./fesm2015/sk-front-lib-api.mjs",
|
|
47
|
-
"node": "./fesm2015/sk-front-lib-api.mjs",
|
|
48
|
-
"default": "./fesm2020/sk-front-lib-api.mjs"
|
|
49
|
-
},
|
|
50
|
-
"./article": {
|
|
51
|
-
"types": "./article/sk-front-lib-article.d.ts",
|
|
52
|
-
"esm2020": "./esm2020/article/sk-front-lib-article.mjs",
|
|
53
|
-
"es2020": "./fesm2020/sk-front-lib-article.mjs",
|
|
54
|
-
"es2015": "./fesm2015/sk-front-lib-article.mjs",
|
|
55
|
-
"node": "./fesm2015/sk-front-lib-article.mjs",
|
|
56
|
-
"default": "./fesm2020/sk-front-lib-article.mjs"
|
|
57
|
-
},
|
|
58
|
-
"./crud": {
|
|
59
|
-
"types": "./crud/sk-front-lib-crud.d.ts",
|
|
60
|
-
"esm2020": "./esm2020/crud/sk-front-lib-crud.mjs",
|
|
61
|
-
"es2020": "./fesm2020/sk-front-lib-crud.mjs",
|
|
62
|
-
"es2015": "./fesm2015/sk-front-lib-crud.mjs",
|
|
63
|
-
"node": "./fesm2015/sk-front-lib-crud.mjs",
|
|
64
|
-
"default": "./fesm2020/sk-front-lib-crud.mjs"
|
|
65
|
-
},
|
|
66
|
-
"./google-analytics": {
|
|
67
|
-
"types": "./google-analytics/sk-front-lib-google-analytics.d.ts",
|
|
68
|
-
"esm2020": "./esm2020/google-analytics/sk-front-lib-google-analytics.mjs",
|
|
69
|
-
"es2020": "./fesm2020/sk-front-lib-google-analytics.mjs",
|
|
70
|
-
"es2015": "./fesm2015/sk-front-lib-google-analytics.mjs",
|
|
71
|
-
"node": "./fesm2015/sk-front-lib-google-analytics.mjs",
|
|
72
|
-
"default": "./fesm2020/sk-front-lib-google-analytics.mjs"
|
|
73
|
-
},
|
|
74
|
-
"./image": {
|
|
75
|
-
"types": "./image/sk-front-lib-image.d.ts",
|
|
76
|
-
"esm2020": "./esm2020/image/sk-front-lib-image.mjs",
|
|
77
|
-
"es2020": "./fesm2020/sk-front-lib-image.mjs",
|
|
78
|
-
"es2015": "./fesm2015/sk-front-lib-image.mjs",
|
|
79
|
-
"node": "./fesm2015/sk-front-lib-image.mjs",
|
|
80
|
-
"default": "./fesm2020/sk-front-lib-image.mjs"
|
|
81
|
-
},
|
|
82
|
-
"./model": {
|
|
83
|
-
"types": "./model/sk-front-lib-model.d.ts",
|
|
84
|
-
"esm2020": "./esm2020/model/sk-front-lib-model.mjs",
|
|
85
|
-
"es2020": "./fesm2020/sk-front-lib-model.mjs",
|
|
86
|
-
"es2015": "./fesm2015/sk-front-lib-model.mjs",
|
|
87
|
-
"node": "./fesm2015/sk-front-lib-model.mjs",
|
|
88
|
-
"default": "./fesm2020/sk-front-lib-model.mjs"
|
|
89
|
-
},
|
|
90
|
-
"./search-address": {
|
|
91
|
-
"types": "./search-address/sk-front-lib-search-address.d.ts",
|
|
92
|
-
"esm2020": "./esm2020/search-address/sk-front-lib-search-address.mjs",
|
|
93
|
-
"es2020": "./fesm2020/sk-front-lib-search-address.mjs",
|
|
94
|
-
"es2015": "./fesm2015/sk-front-lib-search-address.mjs",
|
|
95
|
-
"node": "./fesm2015/sk-front-lib-search-address.mjs",
|
|
96
|
-
"default": "./fesm2020/sk-front-lib-search-address.mjs"
|
|
97
|
-
},
|
|
98
|
-
"./uploader": {
|
|
99
|
-
"types": "./uploader/sk-front-lib-uploader.d.ts",
|
|
100
|
-
"esm2020": "./esm2020/uploader/sk-front-lib-uploader.mjs",
|
|
101
|
-
"es2020": "./fesm2020/sk-front-lib-uploader.mjs",
|
|
102
|
-
"es2015": "./fesm2015/sk-front-lib-uploader.mjs",
|
|
103
|
-
"node": "./fesm2015/sk-front-lib-uploader.mjs",
|
|
104
|
-
"default": "./fesm2020/sk-front-lib-uploader.mjs"
|
|
105
41
|
}
|
|
106
42
|
},
|
|
107
43
|
"sideEffects": false,
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { HttpParams } from '@angular/common/http';
|
|
2
|
-
export declare class ApiPageableParam {
|
|
3
|
-
search: string;
|
|
4
|
-
page: number;
|
|
5
|
-
size: number;
|
|
6
|
-
sort: string[];
|
|
7
|
-
private extraParams;
|
|
8
|
-
constructor(search?: string, page?: number, size?: number, sort?: string[]);
|
|
9
|
-
setExtraParams(key: string, value: string): this;
|
|
10
|
-
buildHttpParams(): HttpParams;
|
|
11
|
-
}
|
package/api/model/index.d.ts
DELETED
package/api/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../fesm2015/sk-front-lib-api.mjs",
|
|
3
|
-
"es2020": "../fesm2020/sk-front-lib-api.mjs",
|
|
4
|
-
"esm2020": "../esm2020/api/sk-front-lib-api.mjs",
|
|
5
|
-
"fesm2020": "../fesm2020/sk-front-lib-api.mjs",
|
|
6
|
-
"fesm2015": "../fesm2015/sk-front-lib-api.mjs",
|
|
7
|
-
"typings": "sk-front-lib-api.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "sk-front-lib/api"
|
|
10
|
-
}
|
package/api/public_api.d.ts
DELETED
package/api/sk-api.module.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import { ApiConfig } from './model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
import * as i2 from "@angular/router";
|
|
6
|
-
import * as i3 from "@angular/common/http";
|
|
7
|
-
export declare class SkApiModule {
|
|
8
|
-
static forRoot(config: ApiConfig): ModuleWithProviders<SkApiModule>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkApiModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkApiModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.HttpClientModule], never>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkApiModule>;
|
|
12
|
-
}
|
package/api/sk-api.service.d.ts
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
|
-
import { Router } from '@angular/router';
|
|
4
|
-
import { HttpClient, HttpHeaders, HttpParams, HttpRequest } from '@angular/common/http';
|
|
5
|
-
import { Observable } from 'rxjs';
|
|
6
|
-
import { ApiConfig, ApiPageable, ApiResponse } from './model';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class SkApiService {
|
|
9
|
-
private config;
|
|
10
|
-
private platformId;
|
|
11
|
-
private router;
|
|
12
|
-
private http;
|
|
13
|
-
apiServer: any;
|
|
14
|
-
isPlatformBrowser: boolean;
|
|
15
|
-
maintenanceUrl: string;
|
|
16
|
-
errorUrl: string;
|
|
17
|
-
loginUrl: string;
|
|
18
|
-
constructor(config: ApiConfig, platformId: any, router: Router, http: HttpClient);
|
|
19
|
-
get<T>(path: string, parameters?: HttpParams): Observable<ApiResponse<T>>;
|
|
20
|
-
getPageable<T>(path: string, parameters?: HttpParams): Observable<ApiResponse<ApiPageable<T>>>;
|
|
21
|
-
post<T>(path: string, body: any, parameters?: HttpParams): Observable<ApiResponse<T>>;
|
|
22
|
-
put<T>(path: string, body: any, parameters?: HttpParams): Observable<ApiResponse<T>>;
|
|
23
|
-
delete<T>(path: string, parameters?: HttpParams): Observable<ApiResponse<T>>;
|
|
24
|
-
rawRequest<T>(req: HttpRequest<T>): Observable<import("@angular/common/http").HttpEvent<unknown>>;
|
|
25
|
-
parseTokenHeader(): HttpHeaders;
|
|
26
|
-
setToken(tokenString: string): void;
|
|
27
|
-
getToken(): string;
|
|
28
|
-
clearToken(): void;
|
|
29
|
-
handleError(error: any): void;
|
|
30
|
-
handleNext(next: ApiResponse<any>): void;
|
|
31
|
-
getDuplicateValidator(apiService: SkApiService, path: string, key: string, ignore?: number, cdRef?: ChangeDetectorRef): (control: AbstractControl) => Observable<any>;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkApiService, never>;
|
|
33
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkApiService>;
|
|
34
|
-
}
|
package/article/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../fesm2015/sk-front-lib-article.mjs",
|
|
3
|
-
"es2020": "../fesm2020/sk-front-lib-article.mjs",
|
|
4
|
-
"esm2020": "../esm2020/article/sk-front-lib-article.mjs",
|
|
5
|
-
"fesm2020": "../fesm2020/sk-front-lib-article.mjs",
|
|
6
|
-
"fesm2015": "../fesm2015/sk-front-lib-article.mjs",
|
|
7
|
-
"typings": "sk-front-lib-article.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "sk-front-lib/article"
|
|
10
|
-
}
|
package/article/public_api.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from './sk-article-editor.component';
|
|
2
|
-
export * from './sk-article.module';
|
|
3
|
-
export * from './sk-article.service';
|
|
4
|
-
export * from './sk-froala-editor.directive';
|
|
5
|
-
export * from './sk-article-server.module';
|
|
6
|
-
export * from './sk-article-editor-server.component';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { SkApiService } from 'sk-front-lib/api';
|
|
3
|
-
import { SkArticle, SkFile } from 'sk-front-lib/model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SkArticleEditorServerComponent implements OnInit, OnChanges {
|
|
6
|
-
private _apiService;
|
|
7
|
-
article: SkArticle;
|
|
8
|
-
toolbarType: string;
|
|
9
|
-
content: string;
|
|
10
|
-
images: SkFile[];
|
|
11
|
-
editorConfig: any;
|
|
12
|
-
constructor(_apiService: SkApiService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
15
|
-
getData(): {
|
|
16
|
-
content: string;
|
|
17
|
-
images: SkFile[];
|
|
18
|
-
};
|
|
19
|
-
_initData(): void;
|
|
20
|
-
_initOptions(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkArticleEditorServerComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkArticleEditorServerComponent, "sk-article-editor", never, { "article": "article"; "toolbarType": "toolbarType"; }, {}, never, never>;
|
|
23
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { SkApiService } from 'sk-front-lib/api';
|
|
3
|
-
import { ISkFile, SkArticle, SkFile } from 'sk-front-lib/model';
|
|
4
|
-
import { SkArticleService } from './sk-article.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SkArticleEditorComponent implements OnInit, OnChanges {
|
|
7
|
-
private _apiService;
|
|
8
|
-
private _articleService;
|
|
9
|
-
article: SkArticle;
|
|
10
|
-
toolbarType: string;
|
|
11
|
-
content: string;
|
|
12
|
-
images: SkFile[];
|
|
13
|
-
editorConfig: any;
|
|
14
|
-
constructor(_apiService: SkApiService, _articleService: SkArticleService);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
17
|
-
getData(): {
|
|
18
|
-
content: string;
|
|
19
|
-
images: SkFile[];
|
|
20
|
-
};
|
|
21
|
-
_initData(): void;
|
|
22
|
-
_initOptions(): void;
|
|
23
|
-
_addImage(file: ISkFile): void;
|
|
24
|
-
_removeImage(id: number): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkArticleEditorComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SkArticleEditorComponent, "sk-article-editor", never, { "article": "article"; "toolbarType": "toolbarType"; }, {}, never, never>;
|
|
27
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./sk-article-editor-server.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
export declare class SkArticleServerModule {
|
|
6
|
-
static forRoot(environment: any): ModuleWithProviders<SkArticleServerModule>;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkArticleServerModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkArticleServerModule, [typeof i1.SkArticleEditorServerComponent], [typeof i2.CommonModule], [typeof i1.SkArticleEditorServerComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkArticleServerModule>;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./sk-article-editor.component";
|
|
3
|
-
import * as i2 from "./sk-froala-editor.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
export declare class SkArticleModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkArticleModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SkArticleModule, [typeof i1.SkArticleEditorComponent, typeof i2.SkFroalaEditorDirective], [typeof i3.CommonModule], [typeof i1.SkArticleEditorComponent, typeof i2.SkFroalaEditorDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SkArticleModule>;
|
|
9
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import 'froala-editor/js/plugins.pkgd.min.js';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SkArticleService {
|
|
4
|
-
environment: any;
|
|
5
|
-
constructor(environment: any);
|
|
6
|
-
initializeFroala(): void;
|
|
7
|
-
loadFontWeight(): void;
|
|
8
|
-
registerShortcuts(): void;
|
|
9
|
-
getBaseConfig(): {
|
|
10
|
-
key: string;
|
|
11
|
-
editorClass: string;
|
|
12
|
-
fontFamily: {
|
|
13
|
-
'Noto Sans KR, Noto Sans, Arial,Helvetica,sans-serif': string;
|
|
14
|
-
'Roboto, Arial,Helvetica,sans-serif': string;
|
|
15
|
-
'Georgia,serif': string;
|
|
16
|
-
'Impact,Charcoal,sans-serif': string;
|
|
17
|
-
'Tahoma,Geneva,sans-serif': string;
|
|
18
|
-
'\'Times New Roman\',Times,serif': string;
|
|
19
|
-
'Verdana,Geneva,sans-serif': string;
|
|
20
|
-
};
|
|
21
|
-
imageDefaultWidth: number;
|
|
22
|
-
imageInsertButtons: string[];
|
|
23
|
-
imageEditButtons: string[];
|
|
24
|
-
imageAllowedTypes: string[];
|
|
25
|
-
videoInsertButtons: string[];
|
|
26
|
-
videoUpload: boolean;
|
|
27
|
-
videoResponsive: boolean;
|
|
28
|
-
pastePlain: boolean;
|
|
29
|
-
pasteDeniedAttrs: string[];
|
|
30
|
-
pasteDeniedTags: string[];
|
|
31
|
-
wordPasteKeepFormatting: boolean;
|
|
32
|
-
imagePaste: boolean;
|
|
33
|
-
quickInsertEnabled: boolean;
|
|
34
|
-
paragraphFormat: {
|
|
35
|
-
H1: string;
|
|
36
|
-
H2: string;
|
|
37
|
-
H3: string;
|
|
38
|
-
N: string;
|
|
39
|
-
};
|
|
40
|
-
toolbarSticky: boolean;
|
|
41
|
-
toolbarBottom: boolean;
|
|
42
|
-
attribution: boolean;
|
|
43
|
-
helpSets: {
|
|
44
|
-
title: string;
|
|
45
|
-
commands: {
|
|
46
|
-
val: string;
|
|
47
|
-
desc: string;
|
|
48
|
-
}[];
|
|
49
|
-
}[];
|
|
50
|
-
};
|
|
51
|
-
getToolbar(type?: string): {
|
|
52
|
-
toolbarButtons: {
|
|
53
|
-
moreText: {
|
|
54
|
-
buttons: string[];
|
|
55
|
-
buttonsVisible: number;
|
|
56
|
-
};
|
|
57
|
-
moreParagraph: {
|
|
58
|
-
buttons: string[];
|
|
59
|
-
buttonsVisible: number;
|
|
60
|
-
};
|
|
61
|
-
moreRich: {
|
|
62
|
-
buttons: string[];
|
|
63
|
-
buttonsVisible: number;
|
|
64
|
-
};
|
|
65
|
-
moreMisc: {
|
|
66
|
-
buttons: string[];
|
|
67
|
-
align: string;
|
|
68
|
-
buttonsVisible: number;
|
|
69
|
-
};
|
|
70
|
-
};
|
|
71
|
-
toolbarButtonsSm: {
|
|
72
|
-
moreText: {
|
|
73
|
-
buttons: string[];
|
|
74
|
-
buttonsVisible: number;
|
|
75
|
-
};
|
|
76
|
-
moreParagraph: {
|
|
77
|
-
buttons: string[];
|
|
78
|
-
buttonsVisible: number;
|
|
79
|
-
};
|
|
80
|
-
moreRich: {
|
|
81
|
-
buttons: string[];
|
|
82
|
-
buttonsVisible: number;
|
|
83
|
-
};
|
|
84
|
-
moreMisc: {
|
|
85
|
-
buttons: string[];
|
|
86
|
-
align: string;
|
|
87
|
-
buttonsVisible: number;
|
|
88
|
-
};
|
|
89
|
-
};
|
|
90
|
-
} | {
|
|
91
|
-
toolbarButtons: string[][];
|
|
92
|
-
toolbarButtonsSm: string[][];
|
|
93
|
-
};
|
|
94
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkArticleService, never>;
|
|
95
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkArticleService>;
|
|
96
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, EventEmitter, NgZone, OnDestroy } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SkFroalaEditorDirective implements ControlValueAccessor, AfterViewInit, OnDestroy {
|
|
5
|
-
private zone;
|
|
6
|
-
constructor(el: ElementRef, zone: NgZone);
|
|
7
|
-
set froalaEditor(opts: any);
|
|
8
|
-
set froalaModel(content: any);
|
|
9
|
-
private _opts;
|
|
10
|
-
private _element;
|
|
11
|
-
private SPECIAL_TAGS;
|
|
12
|
-
private INNER_HTML_ATTR;
|
|
13
|
-
private _hasSpecialTag;
|
|
14
|
-
private _editor;
|
|
15
|
-
private _model;
|
|
16
|
-
private _editorInitialized;
|
|
17
|
-
private _oldModel;
|
|
18
|
-
froalaModelChange: EventEmitter<any>;
|
|
19
|
-
froalaInit: EventEmitter<Object>;
|
|
20
|
-
onChange: (_: any) => void;
|
|
21
|
-
onTouched: () => void;
|
|
22
|
-
writeValue(content: any): void;
|
|
23
|
-
registerOnChange(fn: (_: any) => void): void;
|
|
24
|
-
registerOnTouched(fn: () => void): void;
|
|
25
|
-
private clone;
|
|
26
|
-
private updateEditor;
|
|
27
|
-
private updateModel;
|
|
28
|
-
private registerEvent;
|
|
29
|
-
private initListeners;
|
|
30
|
-
private createEditor;
|
|
31
|
-
private setHtml;
|
|
32
|
-
private setContent;
|
|
33
|
-
private destroyEditor;
|
|
34
|
-
private getEditor;
|
|
35
|
-
private generateManualController;
|
|
36
|
-
ngAfterViewInit(): void;
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkFroalaEditorDirective, never>;
|
|
39
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SkFroalaEditorDirective, "[froalaEditor]", ["froalaEditor"], { "froalaEditor": "froalaEditor"; "froalaModel": "froalaModel"; }, { "froalaModelChange": "froalaModelChange"; "froalaInit": "froalaInit"; }, never>;
|
|
40
|
-
}
|
package/crud/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../fesm2015/sk-front-lib-crud.mjs",
|
|
3
|
-
"es2020": "../fesm2020/sk-front-lib-crud.mjs",
|
|
4
|
-
"esm2020": "../esm2020/crud/sk-front-lib-crud.mjs",
|
|
5
|
-
"fesm2020": "../fesm2020/sk-front-lib-crud.mjs",
|
|
6
|
-
"fesm2015": "../fesm2015/sk-front-lib-crud.mjs",
|
|
7
|
-
"typings": "sk-front-lib-crud.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "sk-front-lib/crud"
|
|
10
|
-
}
|
package/crud/public_api.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { SkFileService } from './sk-file.service';
|
|
2
|
-
export { SkAuthService } from './sk-auth.service';
|
|
3
|
-
export { SkAuthGuard } from './sk-auth.guard';
|
|
4
|
-
export { SkAuthAdminGuard } from './sk-auth-admin.guard';
|
|
5
|
-
export { SkUserService } from './sk-user.service';
|
|
6
|
-
export { SkDocumentService } from './sk-document.service';
|
|
7
|
-
export { SkBoardService } from './sk-board.service';
|
|
8
|
-
export { SkBrandService } from './sk-brand.service';
|
|
9
|
-
export { SkCategoryService } from './sk-category.service';
|
|
10
|
-
export { SkProductService } from './sk-product.service';
|
|
11
|
-
export { SkPromotionService } from './sk-promotion.service';
|
|
12
|
-
export { SkConfigService } from './sk-config.service';
|
|
13
|
-
export { SkCartService } from './sk-cart.service';
|
|
14
|
-
export { SkOrderService } from './sk-order.service';
|
|
15
|
-
export { SkAccountService } from './sk-account.service';
|
|
16
|
-
export { SkSearchService } from './sk-search.service';
|
|
17
|
-
export { SkPointService } from './sk-point.service';
|
|
18
|
-
export { SkCouponService } from './sk-coupon.service';
|
|
19
|
-
export { SkCommentService } from './sk-comment.service';
|
|
20
|
-
export { SkContactService } from './sk-contact.service';
|
|
21
|
-
export { SkEtcService } from './sk-etc.service';
|
|
22
|
-
export { SkStoreService } from './sk-store.service';
|
|
23
|
-
export { SkKeywordService } from './sk-keyword.service';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { SkApiService } from 'sk-front-lib/api';
|
|
3
|
-
import { ISkAddress, SkProductListItem } from 'sk-front-lib/model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SkAccountService {
|
|
6
|
-
private _apiService;
|
|
7
|
-
constructor(_apiService: SkApiService);
|
|
8
|
-
getDefaultAddress(): Observable<ISkAddress>;
|
|
9
|
-
getAddressList(): Observable<ISkAddress[]>;
|
|
10
|
-
updateAddress(id: number, data: any): Observable<ISkAddress>;
|
|
11
|
-
deleteAddress(id: number): Observable<any>;
|
|
12
|
-
getWishList(): Observable<SkProductListItem[]>;
|
|
13
|
-
getWishListShowBadge(): Observable<boolean>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkAccountService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkAccountService>;
|
|
16
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ActivatedRouteSnapshot, CanActivate, CanActivateChild, Router, RouterStateSnapshot } from '@angular/router';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { SkAuthService } from './sk-auth.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SkAuthAdminGuard implements CanActivate, CanActivateChild {
|
|
6
|
-
private authService;
|
|
7
|
-
private router;
|
|
8
|
-
constructor(authService: SkAuthService, router: Router);
|
|
9
|
-
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
10
|
-
canActivateChild(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkAuthAdminGuard, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkAuthAdminGuard>;
|
|
13
|
-
}
|
package/crud/sk-auth.guard.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ActivatedRouteSnapshot, CanActivate, CanActivateChild, Router, RouterStateSnapshot } from '@angular/router';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { SkAuthService } from './sk-auth.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SkAuthGuard implements CanActivate, CanActivateChild {
|
|
6
|
-
private authService;
|
|
7
|
-
private router;
|
|
8
|
-
constructor(authService: SkAuthService, router: Router);
|
|
9
|
-
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
10
|
-
canActivateChild(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkAuthGuard, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkAuthGuard>;
|
|
13
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { Router } from '@angular/router';
|
|
2
|
-
import { SkApiService } from 'sk-front-lib/api';
|
|
3
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
4
|
-
import { ISkReqLogin, ISkResLogin, SkUser } from 'sk-front-lib/model';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SkAuthService {
|
|
7
|
-
private _router;
|
|
8
|
-
private apiService;
|
|
9
|
-
private baseUrl;
|
|
10
|
-
_userinfo$: BehaviorSubject<SkUser>;
|
|
11
|
-
get userinfo$(): Observable<SkUser>;
|
|
12
|
-
constructor(_router: Router, apiService: SkApiService);
|
|
13
|
-
moveLoginPage(): Promise<boolean>;
|
|
14
|
-
login(data: ISkReqLogin): Observable<ISkResLogin>;
|
|
15
|
-
logout(): void;
|
|
16
|
-
loadMyInfo(refresh?: boolean): Observable<SkUser>;
|
|
17
|
-
checkAdminAccessable(): Observable<boolean>;
|
|
18
|
-
checkLogin(): Observable<boolean>;
|
|
19
|
-
sendMailForActivateAccount(email: string): Observable<string>;
|
|
20
|
-
sendMailForResetPassword(email: string): Observable<string>;
|
|
21
|
-
requestActivateAccount(data: {
|
|
22
|
-
email: string;
|
|
23
|
-
authCode: string;
|
|
24
|
-
}): Observable<string>;
|
|
25
|
-
updatePassword(data: {
|
|
26
|
-
email: string;
|
|
27
|
-
authCode: string;
|
|
28
|
-
password: string;
|
|
29
|
-
passwordConfirm: string;
|
|
30
|
-
}): Observable<any>;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkAuthService, never>;
|
|
32
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkAuthService>;
|
|
33
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { ApiPageable, ApiPageableParam, SkApiService } from 'sk-front-lib/api';
|
|
3
|
-
import { ISkBoardDetail, ISkDocumentPublicList, SkBoard } from 'sk-front-lib/model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SkBoardService {
|
|
6
|
-
private _apiService;
|
|
7
|
-
constructor(_apiService: SkApiService);
|
|
8
|
-
getBoard(url: string, params?: ApiPageableParam): Observable<ISkBoardDetail>;
|
|
9
|
-
getAdminBoard(id: number): Observable<SkBoard>;
|
|
10
|
-
getBoards(showSupport?: boolean): Observable<SkBoard[]>;
|
|
11
|
-
getAdminBoards(params?: ApiPageableParam): Observable<ApiPageable<SkBoard>>;
|
|
12
|
-
createAdminBoard(data: any): Observable<SkBoard>;
|
|
13
|
-
updateBoard(id: number, data: any): Observable<SkBoard>;
|
|
14
|
-
updateAdminBoard(id: number, data: any): Observable<SkBoard>;
|
|
15
|
-
getAllNoticeDocuments(): Observable<ISkDocumentPublicList[]>;
|
|
16
|
-
activateAdminBoards(boards: SkBoard[]): Observable<any>;
|
|
17
|
-
deactivateAdminBoards(boards: SkBoard[]): Observable<any>;
|
|
18
|
-
deleteAdminBoards(boards: SkBoard[]): Observable<any>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkBoardService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkBoardService>;
|
|
21
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { ApiPageable, ApiPageableParam, SkApiService } from 'sk-front-lib/api';
|
|
3
|
-
import { SkBrand } from 'sk-front-lib/model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SkBrandService {
|
|
6
|
-
private _apiService;
|
|
7
|
-
constructor(_apiService: SkApiService);
|
|
8
|
-
getBrand(id: number): Observable<SkBrand>;
|
|
9
|
-
getAdminBrand(id: number): Observable<SkBrand>;
|
|
10
|
-
getBrands(params?: ApiPageableParam): Observable<ApiPageable<SkBrand>>;
|
|
11
|
-
getAllBrands(params?: ApiPageableParam): Observable<SkBrand[]>;
|
|
12
|
-
getAdminBrands(params?: ApiPageableParam): Observable<ApiPageable<SkBrand>>;
|
|
13
|
-
getAdminAllBrands(): Observable<SkBrand[]>;
|
|
14
|
-
createAdminBrand(data: any): Observable<SkBrand>;
|
|
15
|
-
updateAdminBrand(id: number, data: any): Observable<SkBrand>;
|
|
16
|
-
deleteAdminBrands(brands: SkBrand[]): Observable<any>;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SkBrandService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SkBrandService>;
|
|
19
|
-
}
|