automation-lib 6.6.324 → 6.6.326
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/commit.bat +5 -5
- package/dist/index.d.mts +9 -14
- package/dist/index.d.ts +9 -14
- package/dist/index.js +0 -10
- package/dist/index.mjs +0 -9
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -253,7 +253,6 @@ __export(index_exports, {
|
|
|
253
253
|
EVPSStatusReplace: () => EVPSStatusReplace,
|
|
254
254
|
EVPSStatusRestart: () => EVPSStatusRestart,
|
|
255
255
|
EVPSTimeRestart: () => EVPSTimeRestart,
|
|
256
|
-
EViewableTypePost: () => EViewableTypePost,
|
|
257
256
|
EViewedReportManager: () => EViewedReportManager,
|
|
258
257
|
EVisibleTeamBlogCategory: () => EVisibleTeamBlogCategory,
|
|
259
258
|
EYesNo: () => EYesNo,
|
|
@@ -2289,7 +2288,6 @@ __export(models_exports, {
|
|
|
2289
2288
|
EVPSStatusReplace: () => EVPSStatusReplace,
|
|
2290
2289
|
EVPSStatusRestart: () => EVPSStatusRestart,
|
|
2291
2290
|
EVPSTimeRestart: () => EVPSTimeRestart,
|
|
2292
|
-
EViewableTypePost: () => EViewableTypePost,
|
|
2293
2291
|
EViewedReportManager: () => EViewedReportManager,
|
|
2294
2292
|
EVisibleTeamBlogCategory: () => EVisibleTeamBlogCategory,
|
|
2295
2293
|
Forum: () => forum_exports,
|
|
@@ -2578,7 +2576,6 @@ __export(tool_exports, {
|
|
|
2578
2576
|
EVPSStatusReplace: () => EVPSStatusReplace,
|
|
2579
2577
|
EVPSStatusRestart: () => EVPSStatusRestart,
|
|
2580
2578
|
EVPSTimeRestart: () => EVPSTimeRestart,
|
|
2581
|
-
EViewableTypePost: () => EViewableTypePost,
|
|
2582
2579
|
EVisibleTeamBlogCategory: () => EVisibleTeamBlogCategory
|
|
2583
2580
|
});
|
|
2584
2581
|
|
|
@@ -2608,11 +2605,6 @@ var EMediaTypeLibraryPost = /* @__PURE__ */ ((EMediaTypeLibraryPost2) => {
|
|
|
2608
2605
|
EMediaTypeLibraryPost2["Audio"] = "Audio";
|
|
2609
2606
|
return EMediaTypeLibraryPost2;
|
|
2610
2607
|
})(EMediaTypeLibraryPost || {});
|
|
2611
|
-
var EViewableTypePost = /* @__PURE__ */ ((EViewableTypePost2) => {
|
|
2612
|
-
EViewableTypePost2["Department"] = "Department";
|
|
2613
|
-
EViewableTypePost2["Team"] = "Team";
|
|
2614
|
-
return EViewableTypePost2;
|
|
2615
|
-
})(EViewableTypePost || {});
|
|
2616
2608
|
|
|
2617
2609
|
// src/interfaces/models/tool/blog-system/enum/EBlogCategory.enum.ts
|
|
2618
2610
|
var EBlogCategoryState = /* @__PURE__ */ ((EBlogCategoryState2) => {
|
|
@@ -3577,7 +3569,6 @@ __export(interfaces_exports, {
|
|
|
3577
3569
|
EVPSStatusReplace: () => EVPSStatusReplace,
|
|
3578
3570
|
EVPSStatusRestart: () => EVPSStatusRestart,
|
|
3579
3571
|
EVPSTimeRestart: () => EVPSTimeRestart,
|
|
3580
|
-
EViewableTypePost: () => EViewableTypePost,
|
|
3581
3572
|
EViewedReportManager: () => EViewedReportManager,
|
|
3582
3573
|
EVisibleTeamBlogCategory: () => EVisibleTeamBlogCategory,
|
|
3583
3574
|
Forum: () => forum_exports,
|
|
@@ -3821,7 +3812,6 @@ __export(interfaces_exports, {
|
|
|
3821
3812
|
EVPSStatusReplace,
|
|
3822
3813
|
EVPSStatusRestart,
|
|
3823
3814
|
EVPSTimeRestart,
|
|
3824
|
-
EViewableTypePost,
|
|
3825
3815
|
EViewedReportManager,
|
|
3826
3816
|
EVisibleTeamBlogCategory,
|
|
3827
3817
|
EYesNo,
|
package/dist/index.mjs
CHANGED
|
@@ -2024,7 +2024,6 @@ __export(models_exports, {
|
|
|
2024
2024
|
EVPSStatusReplace: () => EVPSStatusReplace,
|
|
2025
2025
|
EVPSStatusRestart: () => EVPSStatusRestart,
|
|
2026
2026
|
EVPSTimeRestart: () => EVPSTimeRestart,
|
|
2027
|
-
EViewableTypePost: () => EViewableTypePost,
|
|
2028
2027
|
EViewedReportManager: () => EViewedReportManager,
|
|
2029
2028
|
EVisibleTeamBlogCategory: () => EVisibleTeamBlogCategory,
|
|
2030
2029
|
Forum: () => forum_exports,
|
|
@@ -2313,7 +2312,6 @@ __export(tool_exports, {
|
|
|
2313
2312
|
EVPSStatusReplace: () => EVPSStatusReplace,
|
|
2314
2313
|
EVPSStatusRestart: () => EVPSStatusRestart,
|
|
2315
2314
|
EVPSTimeRestart: () => EVPSTimeRestart,
|
|
2316
|
-
EViewableTypePost: () => EViewableTypePost,
|
|
2317
2315
|
EVisibleTeamBlogCategory: () => EVisibleTeamBlogCategory
|
|
2318
2316
|
});
|
|
2319
2317
|
|
|
@@ -2343,11 +2341,6 @@ var EMediaTypeLibraryPost = /* @__PURE__ */ ((EMediaTypeLibraryPost2) => {
|
|
|
2343
2341
|
EMediaTypeLibraryPost2["Audio"] = "Audio";
|
|
2344
2342
|
return EMediaTypeLibraryPost2;
|
|
2345
2343
|
})(EMediaTypeLibraryPost || {});
|
|
2346
|
-
var EViewableTypePost = /* @__PURE__ */ ((EViewableTypePost2) => {
|
|
2347
|
-
EViewableTypePost2["Department"] = "Department";
|
|
2348
|
-
EViewableTypePost2["Team"] = "Team";
|
|
2349
|
-
return EViewableTypePost2;
|
|
2350
|
-
})(EViewableTypePost || {});
|
|
2351
2344
|
|
|
2352
2345
|
// src/interfaces/models/tool/blog-system/enum/EBlogCategory.enum.ts
|
|
2353
2346
|
var EBlogCategoryState = /* @__PURE__ */ ((EBlogCategoryState2) => {
|
|
@@ -3312,7 +3305,6 @@ __export(interfaces_exports, {
|
|
|
3312
3305
|
EVPSStatusReplace: () => EVPSStatusReplace,
|
|
3313
3306
|
EVPSStatusRestart: () => EVPSStatusRestart,
|
|
3314
3307
|
EVPSTimeRestart: () => EVPSTimeRestart,
|
|
3315
|
-
EViewableTypePost: () => EViewableTypePost,
|
|
3316
3308
|
EViewedReportManager: () => EViewedReportManager,
|
|
3317
3309
|
EVisibleTeamBlogCategory: () => EVisibleTeamBlogCategory,
|
|
3318
3310
|
Forum: () => forum_exports,
|
|
@@ -3555,7 +3547,6 @@ export {
|
|
|
3555
3547
|
EVPSStatusReplace,
|
|
3556
3548
|
EVPSStatusRestart,
|
|
3557
3549
|
EVPSTimeRestart,
|
|
3558
|
-
EViewableTypePost,
|
|
3559
3550
|
EViewedReportManager,
|
|
3560
3551
|
EVisibleTeamBlogCategory,
|
|
3561
3552
|
EYesNo,
|