@das-fed/upf-utils 6.4.0-dev.264 → 6.4.0-dev.266

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 (55) hide show
  1. package/api-services/es5.js +1672 -1660
  2. package/api-services/index.js +1362 -1344
  3. package/api-services/index.js.gz +0 -0
  4. package/api-services/modules/bems/es5.js +878 -875
  5. package/api-services/modules/bems/index.js +690 -686
  6. package/api-services/modules/bems/index.js.gz +0 -0
  7. package/api-services/modules/contract/es5.js +1122 -1134
  8. package/api-services/modules/contract/index.js +930 -948
  9. package/api-services/modules/contract/index.js.gz +0 -0
  10. package/api-services/modules/duty-manage/es5.js +1120 -1108
  11. package/api-services/modules/duty-manage/index.js +935 -917
  12. package/api-services/modules/duty-manage/index.js.gz +0 -0
  13. package/api-services/modules/gateway-edge/es5.js +1134 -1122
  14. package/api-services/modules/gateway-edge/index.js +948 -930
  15. package/api-services/modules/gateway-edge/index.js.gz +0 -0
  16. package/api-services/modules/iot/es5.js +1229 -1241
  17. package/api-services/modules/iot/index.js +1021 -1039
  18. package/api-services/modules/iot/index.js.gz +0 -0
  19. package/api-services/modules/justauth/es5.js +1151 -1139
  20. package/api-services/modules/justauth/index.js +962 -944
  21. package/api-services/modules/justauth/index.js.gz +0 -0
  22. package/api-services/modules/knowledge/es5.js +857 -860
  23. package/api-services/modules/knowledge/index.js +670 -674
  24. package/api-services/modules/knowledge/index.js.gz +0 -0
  25. package/api-services/modules/permission/es5.js +1133 -1124
  26. package/api-services/modules/permission/index.js +947 -933
  27. package/api-services/modules/permission/index.js.gz +0 -0
  28. package/api-services/modules/portal/es5.js +1134 -1122
  29. package/api-services/modules/portal/index.js +948 -930
  30. package/api-services/modules/portal/index.js.gz +0 -0
  31. package/api-services/modules/super-admin/es5.js +1126 -1138
  32. package/api-services/modules/super-admin/index.js +932 -950
  33. package/api-services/modules/super-admin/index.js.gz +0 -0
  34. package/api-services/modules/supplier/es5.js +1126 -1114
  35. package/api-services/modules/supplier/index.js +938 -920
  36. package/api-services/modules/supplier/index.js.gz +0 -0
  37. package/api-services/modules/supplychain-manage/es5.js +1122 -1134
  38. package/api-services/modules/supplychain-manage/index.js +930 -948
  39. package/api-services/modules/supplychain-manage/index.js.gz +0 -0
  40. package/api-services/src/create-service/es5.js +1130 -1120
  41. package/api-services/src/create-service/index.js +943 -929
  42. package/api-services/src/create-service/index.js.gz +0 -0
  43. package/common-info/es5.js +1293 -1281
  44. package/common-info/getPermissionMethod/es5.js +913 -916
  45. package/common-info/getPermissionMethod/index.js +709 -713
  46. package/common-info/getPermissionMethod/index.js.gz +0 -0
  47. package/common-info/index.js +1073 -1055
  48. package/common-info/index.js.gz +0 -0
  49. package/esm-map.json +6 -4
  50. package/package.json +3 -3
  51. package/theme/es5.d.ts +8 -22
  52. package/theme/es5.js +354 -367
  53. package/theme/index.d.ts +8 -22
  54. package/theme/index.js +255 -276
  55. package/theme/index.js.gz +0 -0
Binary file
package/esm-map.json CHANGED
@@ -113,6 +113,8 @@
113
113
  "PRESET_THEMES": "/theme/index",
114
114
  "getPresetTheme": "/theme/index",
115
115
  "getAllPresetThemes": "/theme/index",
116
+ "getDefaultPresetTheme": "/theme/index",
117
+ "getDefaultThemeVariables": "/theme/index",
116
118
  "buildPresetThemeCssText": "/theme/index",
117
119
  "buildDefaultThemeCssText": "/theme/index",
118
120
  "ensureDefaultThemeStyle": "/theme/index",
@@ -129,7 +131,7 @@
129
131
  "getThemeVariable": "/theme/index",
130
132
  "getVar": "/theme/index",
131
133
  "getVarValue": "/theme/index",
132
- "useSubAppTheme": "/theme/index",
134
+ "useSubAppTheme": "/theme/vue",
133
135
  "getOriginFromUrl": "/common-tools/get-url-params/index",
134
136
  "getUrlParams": "/common-tools/get-url-params/index",
135
137
  "getFullPath": "/common-tools/get-url-params/index",
@@ -226,8 +228,8 @@
226
228
  "getMenuListnfo": "/common-info/index",
227
229
  "setI18nBridge": "/i18n-bridge/index",
228
230
  "getI18nBridge": "/i18n-bridge/index",
229
- "groupPermissionListByModuleAndCode": "/common-info/getPermissionMethod/index",
230
- "getGroupedCurrentUserPermissionList": "/common-info/getPermissionMethod/index",
231
+ "groupPermissionListByModuleAndCode": "/common-info/index",
232
+ "getGroupedCurrentUserPermissionList": "/common-info/index",
231
233
  "getCurrentModulePermissionData": "/common-info/getPermissionMethod/index",
232
234
  "getCurrentUserPermissionList": "/common-info/getPermissionMethod/index",
233
235
  "hasMenuPermissionByRouteCode": "/common-info/getPermissionMethod/index",
@@ -257,7 +259,7 @@
257
259
  "DAS_UI_THEME_BRIDGE_ITEMS": "/theme/index",
258
260
  "UPF_COMPONENT_THEME_BRIDGE_ITEMS": "/theme/index",
259
261
  "getHostThemeSnapshotFromWindowName": "/theme/index",
260
- "clonePresetTheme": "/theme/index",
262
+ "clonePresetTheme": "/theme/presets/index",
261
263
  "normalizeHexColor": "/theme/index",
262
264
  "resolvePrimaryBgColor": "/theme/index"
263
265
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/upf-utils",
3
- "version": "6.4.0-dev.264",
3
+ "version": "6.4.0-dev.266",
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.264",
26
- "@das-fed/upf-web": "6.4.0-dev.264",
25
+ "@das-fed/upf-cli": "6.4.0-dev.266",
26
+ "@das-fed/upf-web": "6.4.0-dev.266",
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,26 +1,13 @@
1
+ import { BUILTIN_PRESET_THEME_NAMES, PRESET_THEMES, BuiltinPresetThemeConfig, BuiltinPresetThemeName } from './presets';
1
2
  import { RuntimeThemeVariableBuildOptions } from './bridge';
2
- import { BuiltinPresetThemeName, ThemeMode, ThemeVariables } from './source-variables';
3
+ import { ThemeVariables } from './source-variables';
3
4
 
4
5
  export { mixHexColor, normalizeHexColor, resolvePrimaryBgColor, toRgbaColor } from './color';
5
- type ThemeVariableSource = Record<string, string | undefined>;
6
- export interface BuiltinPresetThemeConfig {
7
- name: BuiltinPresetThemeName;
8
- displayName: string;
9
- description?: string;
10
- mode?: ThemeMode;
11
- source: 'preset';
12
- basePresetName: BuiltinPresetThemeName;
13
- variables: ThemeVariables;
14
- }
15
- export declare const BUILTIN_PRESET_THEME_NAMES: BuiltinPresetThemeName[];
16
- export declare const PRESET_THEMES: Record<BuiltinPresetThemeName, BuiltinPresetThemeConfig>;
17
- export declare const clonePresetTheme: (theme: BuiltinPresetThemeConfig) => BuiltinPresetThemeConfig;
18
- export declare const getPresetTheme: (themeName: string) => BuiltinPresetThemeConfig;
19
- export declare const getAllPresetThemes: () => any;
20
6
  export { DAS_UI_THEME_BRIDGE_ITEMS, ELEMENT_THEME_BRIDGE_ITEMS, LEGACY_THEME_BRIDGE_ITEMS, UPF_COMPONENT_THEME_BRIDGE_ITEMS, buildRuntimeThemeVariables, resolveThemeBridgeVariables, toDasUiColorOverrides, toElementThemeVariables, toLegacyThemeVariables, toUpfComponentThemeVariables, } from './bridge';
21
7
  export { PRESET_THEME_VARIABLES, THEME_SOURCE_VARIABLE_CATEGORIES, THEME_SOURCE_VARIABLE_HINTS, THEME_SOURCE_VARIABLE_LABELS, THEME_SOURCE_VARIABLE_META, THEME_SOURCE_VARIABLE_NAMES, THEME_SOURCE_VARIABLE_RELATIONS, getThemeSourceVariableCategories, getThemeSourceVariableHints, getThemeSourceVariableLabels, getThemeSourceVariableNames, getThemeSourceVariableRelations, normalizeThemeSourceVariables, } from './source-variables';
22
8
  export type { RuntimeThemeVariableBuildOptions, ThemeBridgeResolveContext, ThemeBridgeVariableItem, ThemeBridgeVariableResolveOptions, } from './bridge';
23
9
  export type { BuiltinPresetThemeName, PartialThemeVariables, ThemeMode, ThemeSourceVariableMeta, ThemeSourceVariableName, ThemeVariableCategory, ThemeVariableCategoryGroupKey, ThemeVariables, } from './source-variables';
10
+ type ThemeVariableSource = Record<string, string | undefined>;
24
11
  export interface ThemeConfig {
25
12
  name?: string;
26
13
  basePresetName?: string;
@@ -81,6 +68,11 @@ export interface SubAppThemeSyncOptions extends ThemePullOptions {
81
68
  onThemeChange?: (event: ThemeChangeEvent) => void;
82
69
  }
83
70
  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;
84
76
  export declare const buildPresetThemeCssText: (presetName?: string, options?: RuntimeThemeVariableBuildOptions) => string;
85
77
  export declare const buildDefaultThemeCssText: (options?: RuntimeThemeVariableBuildOptions) => string;
86
78
  export declare const ensureDefaultThemeStyle: (options?: DefaultThemeStyleOptions) => any;
@@ -100,9 +92,3 @@ export declare const getVar: (key?: string) => string;
100
92
  export declare const getVarValue: (key?: string, root?: HTMLElement | null) => {
101
93
  value: any;
102
94
  };
103
- export declare const useSubAppTheme: (options?: SubAppThemeSyncOptions) => {
104
- currentTheme: any;
105
- getVariable: (varName: string) => any;
106
- syncTheme: () => ThemeChangeEvent<string, Record<import('./source-variables').ThemeSourceVariableName, string>>;
107
- changeTheme: (themeName: string) => boolean;
108
- };