@das-fed/upf-utils 6.4.0-dev.253 → 6.4.0-dev.254
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/api-services/es5.js +1452 -1440
- package/api-services/index.js +1150 -1132
- package/api-services/index.js.gz +0 -0
- package/api-services/modules/app-manage/es5.js +1075 -1063
- package/api-services/modules/app-manage/index.js +874 -856
- package/api-services/modules/app-manage/index.js.gz +0 -0
- package/api-services/modules/duty-manage/es5.js +982 -979
- package/api-services/modules/duty-manage/index.js +775 -771
- package/api-services/modules/duty-manage/index.js.gz +0 -0
- package/api-services/modules/enterpriseright/es5.js +1075 -1063
- package/api-services/modules/enterpriseright/index.js +874 -856
- package/api-services/modules/enterpriseright/index.js.gz +0 -0
- package/api-services/modules/file/es5.js +1314 -1305
- package/api-services/modules/file/index.js +1067 -1053
- package/api-services/modules/file/index.js.gz +0 -0
- package/api-services/modules/gateway-edge/es5.js +1039 -1048
- package/api-services/modules/gateway-edge/index.js +832 -846
- package/api-services/modules/gateway-edge/index.js.gz +0 -0
- package/api-services/modules/knowledge/es5.js +975 -978
- package/api-services/modules/knowledge/index.js +769 -773
- package/api-services/modules/knowledge/index.js.gz +0 -0
- package/api-services/modules/link/es5.js +978 -975
- package/api-services/modules/link/index.js +773 -769
- package/api-services/modules/link/index.js.gz +0 -0
- package/api-services/modules/platformManage/es5.js +978 -980
- package/api-services/modules/platformManage/index.js +769 -773
- package/api-services/modules/platformManage/index.js.gz +0 -0
- package/api-services/modules/portal/es5.js +972 -970
- package/api-services/modules/portal/index.js +773 -769
- package/api-services/modules/portal/index.js.gz +0 -0
- package/api-services/modules/supplychain-manage/es5.js +1047 -1037
- package/api-services/modules/supplychain-manage/index.js +843 -829
- package/api-services/modules/supplychain-manage/index.js.gz +0 -0
- package/api-services/modules/tool/es5.js +1075 -1063
- package/api-services/modules/tool/index.js +874 -856
- package/api-services/modules/tool/index.js.gz +0 -0
- package/api-services/src/create-service/es5.js +946 -944
- package/api-services/src/create-service/index.js +746 -742
- package/api-services/src/create-service/index.js.gz +0 -0
- package/common-info/es5.js +1784 -1775
- package/common-info/getPermissionMethod/es5.js +1184 -1181
- package/common-info/getPermissionMethod/index.js +945 -941
- package/common-info/getPermissionMethod/index.js.gz +0 -0
- package/common-info/index.js +1484 -1470
- package/common-info/index.js.gz +0 -0
- package/esm-map.json +90 -16
- package/package.json +3 -3
- package/theme/es5.d.ts +0 -6
- package/theme/es5.js +311 -378
- package/theme/index.d.ts +0 -6
- package/theme/index.js +247 -285
- package/theme/index.js.gz +0 -0
- package/theme/presets/default.d.ts +13 -0
package/common-info/index.js.gz
CHANGED
|
Binary file
|
package/esm-map.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"vHoverInside": "/directive/hoverInside/index",
|
|
5
5
|
"vClickOutside": "/directive/clickOutside/index",
|
|
6
6
|
"getEl": "/directive/utils/index",
|
|
7
|
-
"createService": "/api-services/index",
|
|
7
|
+
"createService": "/api-services/src/create-service/index",
|
|
8
8
|
"appManage": "/api-services/modules/app-manage/index",
|
|
9
9
|
"authentication": "/api-services/modules/authentication/index",
|
|
10
10
|
"bemsModules": "/api-services/modules/bems/index",
|
|
@@ -113,8 +113,6 @@
|
|
|
113
113
|
"PRESET_THEMES": "/theme/presets/index",
|
|
114
114
|
"getPresetTheme": "/theme/presets/index",
|
|
115
115
|
"getAllPresetThemes": "/theme/presets/index",
|
|
116
|
-
"getDefaultPresetTheme": "/theme/index",
|
|
117
|
-
"getDefaultThemeVariables": "/theme/index",
|
|
118
116
|
"buildPresetThemeCssText": "/theme/index",
|
|
119
117
|
"buildDefaultThemeCssText": "/theme/index",
|
|
120
118
|
"ensureDefaultThemeStyle": "/theme/index",
|
|
@@ -270,17 +268,93 @@
|
|
|
270
268
|
"ensureInjectedIanaTimeZoneData": "/common-tools/timezone-format/index",
|
|
271
269
|
"getBrowserTimeZone": "/common-tools/timezone-format/index",
|
|
272
270
|
"formatLocalDateTimeIntl": "/common-tools/timezone-format/index",
|
|
273
|
-
"assertPackedIanaData": "/common-tools/
|
|
274
|
-
"preloadDayjsIanaFromData": "/common-tools/
|
|
275
|
-
"getCachedDayjsPackedIanaData": "/common-tools/
|
|
276
|
-
"preloadDayjsIanaFromApi": "/common-tools/
|
|
277
|
-
"clearDayjsIanaCache": "/common-tools/
|
|
278
|
-
"createIanaDbFromPackedData": "/common-tools/
|
|
279
|
-
"TIME_ZONE_PACKED_DATA_URL": "/common-tools/
|
|
280
|
-
"getAccessTokenFromLocalStorage": "/common-tools/
|
|
281
|
-
"getDefaultIanaAuthorization": "/common-tools/
|
|
282
|
-
"buildIanaFetchInit": "/common-tools/
|
|
283
|
-
"assertPackedIanaTzData": "/common-tools/
|
|
284
|
-
"loadIanaData": "/common-tools/
|
|
285
|
-
"loadIanaFromApi": "/common-tools/
|
|
271
|
+
"assertPackedIanaData": "/common-tools/index",
|
|
272
|
+
"preloadDayjsIanaFromData": "/common-tools/index",
|
|
273
|
+
"getCachedDayjsPackedIanaData": "/common-tools/index",
|
|
274
|
+
"preloadDayjsIanaFromApi": "/common-tools/index",
|
|
275
|
+
"clearDayjsIanaCache": "/common-tools/index",
|
|
276
|
+
"createIanaDbFromPackedData": "/common-tools/index",
|
|
277
|
+
"TIME_ZONE_PACKED_DATA_URL": "/common-tools/index",
|
|
278
|
+
"getAccessTokenFromLocalStorage": "/common-tools/index",
|
|
279
|
+
"getDefaultIanaAuthorization": "/common-tools/index",
|
|
280
|
+
"buildIanaFetchInit": "/common-tools/index",
|
|
281
|
+
"assertPackedIanaTzData": "/common-tools/index",
|
|
282
|
+
"loadIanaData": "/common-tools/index",
|
|
283
|
+
"loadIanaFromApi": "/common-tools/index",
|
|
284
|
+
"I18nResourceMap": "/common-tools/handle-data/index",
|
|
285
|
+
"HandleI18nDataResult": "/common-tools/handle-data/index",
|
|
286
|
+
"HandleI18nDataOptions": "/common-tools/handle-data/index",
|
|
287
|
+
"TimeValue": "/common-tools/timezone-format/index",
|
|
288
|
+
"TimeZoneFlag": "/common-tools/timezone-format/index",
|
|
289
|
+
"TimeZoneDateLibrary": "/common-tools/timezone-format/index",
|
|
290
|
+
"TimeZoneInputMode": "/common-tools/timezone-format/index",
|
|
291
|
+
"MomentTimezoneFormatInstance": "/common-tools/timezone-format/index",
|
|
292
|
+
"TimeZoneOption": "/common-tools/timezone-format/index",
|
|
293
|
+
"TimeZoneDisplayOption": "/common-tools/timezone-format/index",
|
|
294
|
+
"TimeZoneDisplayOptions": "/common-tools/timezone-format/index",
|
|
295
|
+
"TimeZoneDisplayResult": "/common-tools/timezone-format/index",
|
|
296
|
+
"FormatClientLocalDateTimeLineOptions": "/common-tools/timezone-format/index",
|
|
297
|
+
"FormatLocalDateTimeOptions": "/common-tools/timezone-format/index",
|
|
298
|
+
"FormatLocalDateTimeIntlOptions": "/common-tools/timezone-format/index",
|
|
299
|
+
"ApplyIanaTimeZoneOptions": "/common-tools/timezone-format/index",
|
|
300
|
+
"LoadIanaTimeZoneOptions": "/common-tools/timezone-format/index",
|
|
301
|
+
"ApplyIanaTimeZoneResult": "/common-tools/timezone-format/index",
|
|
302
|
+
"IanaTimeZoneDataSource": "/common-tools/timezone-format/index",
|
|
303
|
+
"RuntimeIanaTimeZoneDataSnapshot": "/common-tools/timezone-format/index",
|
|
304
|
+
"LoadMomentIanaTimeZoneOptions": "/common-tools/timezone-format/index",
|
|
305
|
+
"ClientTimeZoneChangeDetail": "/common-tools/timezone-format/index",
|
|
306
|
+
"SetClientTimeZoneOptions": "/common-tools/timezone-format/index",
|
|
307
|
+
"ClientTimeZoneChangeHandler": "/common-tools/timezone-format/index",
|
|
308
|
+
"ClientTimeZoneRef": "/common-tools/timezone-format/index",
|
|
309
|
+
"TimeZoneRule": "/common-tools/index",
|
|
310
|
+
"IanaDb": "/common-tools/index",
|
|
311
|
+
"DayjsTimezoneIanaOption": "/common-tools/index",
|
|
312
|
+
"PackedIanaData": "/common-tools/index",
|
|
313
|
+
"ParsePackedIanaResponse": "/common-tools/index",
|
|
314
|
+
"IanaFetchJson": "/common-tools/index",
|
|
315
|
+
"PreloadDayjsIanaOptions": "/common-tools/index",
|
|
316
|
+
"DayjsTimezoneIanaPlugin": "/common-tools/index",
|
|
317
|
+
"PackedIanaTzData": "/common-tools/index",
|
|
318
|
+
"MomentTimezoneApi": "/common-tools/index",
|
|
319
|
+
"MomentWithTimezone": "/common-tools/index",
|
|
320
|
+
"ParseIanaResponse": "/common-tools/index",
|
|
321
|
+
"IanaMomentFetchJson": "/common-tools/index",
|
|
322
|
+
"LoadIanaFromApiOptions": "/common-tools/index",
|
|
323
|
+
"ActionSuffixReturnType": "/common-info/index",
|
|
324
|
+
"BuildActionSuffixSetOptions": "/common-info/index",
|
|
325
|
+
"SFCWithInstall": "/with-install/index",
|
|
326
|
+
"RuntimeThemeVariableBuildOptions": "/theme/index",
|
|
327
|
+
"ThemeBridgeResolveContext": "/theme/index",
|
|
328
|
+
"ThemeBridgeVariableItem": "/theme/index",
|
|
329
|
+
"ThemeBridgeVariableResolveOptions": "/theme/index",
|
|
330
|
+
"BuiltinPresetThemeName": "/theme/presets/index",
|
|
331
|
+
"PartialThemeVariables": "/theme/index",
|
|
332
|
+
"ThemeMode": "/theme/presets/index",
|
|
333
|
+
"ThemeSourceVariableMeta": "/theme/index",
|
|
334
|
+
"ThemeSourceVariableName": "/theme/index",
|
|
335
|
+
"ThemeVariableCategory": "/theme/index",
|
|
336
|
+
"ThemeVariableCategoryGroupKey": "/theme/index",
|
|
337
|
+
"ThemeVariables": "/theme/presets/index",
|
|
338
|
+
"ThemeConfig": "/theme/index",
|
|
339
|
+
"ThemeChangeEvent": "/theme/index",
|
|
340
|
+
"ThemeBridgeAPI": "/theme/index",
|
|
341
|
+
"DefaultThemeStyleOptions": "/theme/index",
|
|
342
|
+
"ApplyThemeVariablesOptions": "/theme/index",
|
|
343
|
+
"ThemePullOptions": "/theme/index",
|
|
344
|
+
"SubAppThemeSyncOptions": "/theme/index",
|
|
345
|
+
"HostThemeRootSyncOptions": "/theme/index",
|
|
346
|
+
"I18nBridgeLangRef": "/i18n-bridge/index",
|
|
347
|
+
"I18nBridgeT": "/i18n-bridge/index",
|
|
348
|
+
"I18nBridgeState": "/i18n-bridge/index",
|
|
349
|
+
"PermissionId": "/common-info/getPermissionMethod/index",
|
|
350
|
+
"PermissionQueryType": "/common-info/getPermissionMethod/index",
|
|
351
|
+
"PermissionQuery": "/common-info/getPermissionMethod/index",
|
|
352
|
+
"CurrentUserPermissionRequest": "/common-info/getPermissionMethod/index",
|
|
353
|
+
"PermissionCallback": "/common-info/getPermissionMethod/index",
|
|
354
|
+
"RefreshDataType": "/create-api-service/token-refresh-shared/index",
|
|
355
|
+
"TokenLifecycleData": "/create-api-service/token-refresh-shared/index",
|
|
356
|
+
"RefreshPrecheckResult": "/create-api-service/token-refresh-shared/index",
|
|
357
|
+
"AccessTokenAutoRefreshOptions": "/create-api-service/access-token-auto-refresh/index",
|
|
358
|
+
"BuiltinPresetThemeConfig": "/theme/presets/index",
|
|
359
|
+
"UseGetAuthAPI": "/hooks/use-get-auth/index"
|
|
286
360
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/upf-utils",
|
|
3
|
-
"version": "6.4.0-dev.
|
|
3
|
+
"version": "6.4.0-dev.254",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@babel/preset-env": "7.26.0",
|
|
25
|
-
"@das-fed/upf-cli": "6.4.0-dev.
|
|
26
|
-
"@das-fed/upf-web": "6.4.0-dev.
|
|
25
|
+
"@das-fed/upf-cli": "6.4.0-dev.254",
|
|
26
|
+
"@das-fed/upf-web": "6.4.0-dev.254",
|
|
27
27
|
"@rollup/plugin-babel": "6.0.4",
|
|
28
28
|
"@types/js-cookie": "^3.0.6",
|
|
29
29
|
"@types/lodash-es": "^4.17.12",
|
package/theme/es5.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BUILTIN_PRESET_THEME_NAMES, PRESET_THEMES, BuiltinPresetThemeConfig, BuiltinPresetThemeName } from './presets';
|
|
2
1
|
import { RuntimeThemeVariableBuildOptions } from './bridge';
|
|
3
2
|
import { ThemeVariables } from './source-variables';
|
|
4
3
|
|
|
@@ -68,11 +67,6 @@ export interface SubAppThemeSyncOptions extends ThemePullOptions {
|
|
|
68
67
|
onThemeChange?: (event: ThemeChangeEvent) => void;
|
|
69
68
|
}
|
|
70
69
|
export type HostThemeRootSyncOptions = SubAppThemeSyncOptions;
|
|
71
|
-
export { BUILTIN_PRESET_THEME_NAMES, PRESET_THEMES };
|
|
72
|
-
export declare const getPresetTheme: (themeName: string) => any;
|
|
73
|
-
export declare const getAllPresetThemes: () => any;
|
|
74
|
-
export declare const getDefaultPresetTheme: () => BuiltinPresetThemeConfig;
|
|
75
|
-
export declare const getDefaultThemeVariables: () => any;
|
|
76
70
|
export declare const buildPresetThemeCssText: (presetName?: string, options?: RuntimeThemeVariableBuildOptions) => string;
|
|
77
71
|
export declare const buildDefaultThemeCssText: (options?: RuntimeThemeVariableBuildOptions) => string;
|
|
78
72
|
export declare const ensureDefaultThemeStyle: (options?: DefaultThemeStyleOptions) => any;
|