@das-fed/upf-utils 6.4.0-dev.254 → 6.4.0-dev.255

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 (56) hide show
  1. package/api-services/es5.js +1440 -1452
  2. package/api-services/index.js +1132 -1150
  3. package/api-services/index.js.gz +0 -0
  4. package/api-services/modules/app-manage/es5.js +1063 -1075
  5. package/api-services/modules/app-manage/index.js +856 -874
  6. package/api-services/modules/app-manage/index.js.gz +0 -0
  7. package/api-services/modules/authentication/es5.js +1047 -1037
  8. package/api-services/modules/authentication/index.js +843 -829
  9. package/api-services/modules/authentication/index.js.gz +0 -0
  10. package/api-services/modules/duty-manage/es5.js +979 -982
  11. package/api-services/modules/duty-manage/index.js +771 -775
  12. package/api-services/modules/duty-manage/index.js.gz +0 -0
  13. package/api-services/modules/enterpriseright/es5.js +1039 -1048
  14. package/api-services/modules/enterpriseright/index.js +832 -846
  15. package/api-services/modules/enterpriseright/index.js.gz +0 -0
  16. package/api-services/modules/es5.js +1453 -1443
  17. package/api-services/modules/file/es5.js +978 -980
  18. package/api-services/modules/file/index.js +759 -763
  19. package/api-services/modules/file/index.js.gz +0 -0
  20. package/api-services/modules/gateway-edge/es5.js +1048 -1039
  21. package/api-services/modules/gateway-edge/index.js +846 -832
  22. package/api-services/modules/gateway-edge/index.js.gz +0 -0
  23. package/api-services/modules/index.js +1146 -1132
  24. package/api-services/modules/index.js.gz +0 -0
  25. package/api-services/modules/justauth/es5.js +1077 -1065
  26. package/api-services/modules/justauth/index.js +875 -857
  27. package/api-services/modules/justauth/index.js.gz +0 -0
  28. package/api-services/modules/permission/es5.js +1075 -1063
  29. package/api-services/modules/permission/index.js +874 -856
  30. package/api-services/modules/permission/index.js.gz +0 -0
  31. package/api-services/modules/platformManage/es5.js +1043 -1053
  32. package/api-services/modules/platformManage/index.js +832 -846
  33. package/api-services/modules/platformManage/index.js.gz +0 -0
  34. package/api-services/modules/portal/es5.js +1063 -1075
  35. package/api-services/modules/portal/index.js +856 -874
  36. package/api-services/modules/portal/index.js.gz +0 -0
  37. package/api-services/modules/space-manage/es5.js +978 -975
  38. package/api-services/modules/space-manage/index.js +773 -769
  39. package/api-services/modules/space-manage/index.js.gz +0 -0
  40. package/api-services/modules/supplychain-manage/es5.js +972 -970
  41. package/api-services/modules/supplychain-manage/index.js +773 -769
  42. package/api-services/modules/supplychain-manage/index.js.gz +0 -0
  43. package/api-services/modules/systemConfiguration/es5.js +1037 -1049
  44. package/api-services/modules/systemConfiguration/index.js +829 -847
  45. package/api-services/modules/systemConfiguration/index.js.gz +0 -0
  46. package/api-services/modules/tool/es5.js +1063 -1075
  47. package/api-services/modules/tool/index.js +856 -874
  48. package/api-services/modules/tool/index.js.gz +0 -0
  49. package/api-services/src/create-service/es5.js +1035 -1047
  50. package/api-services/src/create-service/index.js +828 -846
  51. package/api-services/src/create-service/index.js.gz +0 -0
  52. package/common-info/getPermissionMethod/es5.js +1181 -1184
  53. package/common-info/getPermissionMethod/index.js +941 -945
  54. package/common-info/getPermissionMethod/index.js.gz +0 -0
  55. package/esm-map.json +13 -89
  56. package/package.json +3 -3
package/esm-map.json CHANGED
@@ -268,93 +268,17 @@
268
268
  "ensureInjectedIanaTimeZoneData": "/common-tools/timezone-format/index",
269
269
  "getBrowserTimeZone": "/common-tools/timezone-format/index",
270
270
  "formatLocalDateTimeIntl": "/common-tools/timezone-format/index",
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"
271
+ "assertPackedIanaData": "/common-tools/timezone-format/get-iana-data/index",
272
+ "preloadDayjsIanaFromData": "/common-tools/timezone-format/get-iana-data/index",
273
+ "getCachedDayjsPackedIanaData": "/common-tools/timezone-format/get-iana-data/index",
274
+ "preloadDayjsIanaFromApi": "/common-tools/timezone-format/get-iana-data/index",
275
+ "clearDayjsIanaCache": "/common-tools/timezone-format/get-iana-data/index",
276
+ "createIanaDbFromPackedData": "/common-tools/timezone-format/get-iana-data/index",
277
+ "TIME_ZONE_PACKED_DATA_URL": "/common-tools/timezone-format/get-iana-data/index",
278
+ "getAccessTokenFromLocalStorage": "/common-tools/timezone-format/get-iana-data/index",
279
+ "getDefaultIanaAuthorization": "/common-tools/timezone-format/get-iana-data/index",
280
+ "buildIanaFetchInit": "/common-tools/timezone-format/get-iana-data/index",
281
+ "assertPackedIanaTzData": "/common-tools/timezone-format/get-iana-data/index",
282
+ "loadIanaData": "/common-tools/timezone-format/get-iana-data/index",
283
+ "loadIanaFromApi": "/common-tools/timezone-format/get-iana-data/index"
360
284
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/upf-utils",
3
- "version": "6.4.0-dev.254",
3
+ "version": "6.4.0-dev.255",
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.254",
26
- "@das-fed/upf-web": "6.4.0-dev.254",
25
+ "@das-fed/upf-cli": "6.4.0-dev.255",
26
+ "@das-fed/upf-web": "6.4.0-dev.255",
27
27
  "@rollup/plugin-babel": "6.0.4",
28
28
  "@types/js-cookie": "^3.0.6",
29
29
  "@types/lodash-es": "^4.17.12",