@alauda-fe/dynamic-plugin-shared 0.0.1-alpha.1 → 0.0.1-alpha.11

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 (45) hide show
  1. package/array-form-table/form/component.d.ts +1 -1
  2. package/array-form-table/form/index.d.ts +3 -2
  3. package/array-form-table/index.d.ts +1 -1
  4. package/assets/i18n/en/dynamic-plugin-shared.json +3 -0
  5. package/components/field-set/item/component.d.ts +1 -1
  6. package/components/index.d.ts +4 -0
  7. package/components/namespace-badge/component.d.ts +6 -0
  8. package/components/namespace-selector/component.d.ts +28 -0
  9. package/components/namespace-selector/constants.d.ts +2 -0
  10. package/components/namespace-selector/index.d.ts +4 -0
  11. package/components/namespace-selector/namespace-list/component.d.ts +46 -0
  12. package/components/namespace-selector/selector-popup/component.d.ts +13 -0
  13. package/components/namespace-selector/selector-popup/ref.d.ts +10 -0
  14. package/components/namespace-selector/selector-popup/service.d.ts +20 -0
  15. package/components/namespace-selector/types.d.ts +5 -0
  16. package/components/test-tag/component.d.ts +5 -0
  17. package/components/workload-status/component.d.ts +37 -0
  18. package/components/workload-status/index.d.ts +1 -0
  19. package/directives/scroll-border-observer.directive.d.ts +1 -1
  20. package/directives/scroll-to-first-invalid.directive.d.ts +1 -1
  21. package/esm2022/array-form-table/form/index.mjs +2 -1
  22. package/esm2022/array-form-table/index.mjs +2 -2
  23. package/esm2022/components/index.mjs +5 -1
  24. package/esm2022/components/namespace-badge/component.mjs +14 -0
  25. package/esm2022/components/namespace-selector/component.mjs +122 -0
  26. package/esm2022/components/namespace-selector/constants.mjs +3 -0
  27. package/esm2022/components/namespace-selector/index.mjs +5 -0
  28. package/esm2022/components/namespace-selector/namespace-list/component.mjs +191 -0
  29. package/esm2022/components/namespace-selector/selector-popup/component.mjs +24 -0
  30. package/esm2022/components/namespace-selector/selector-popup/ref.mjs +20 -0
  31. package/esm2022/components/namespace-selector/selector-popup/service.mjs +61 -0
  32. package/esm2022/components/namespace-selector/types.mjs +2 -0
  33. package/esm2022/components/page-guard/component/component.mjs +2 -2
  34. package/esm2022/components/test-tag/component.mjs +24 -0
  35. package/esm2022/components/workload-status/component.mjs +33 -0
  36. package/esm2022/components/workload-status/index.mjs +2 -0
  37. package/esm2022/components/zero-state/zero-state.component.mjs +3 -3
  38. package/esm2022/types/index.mjs +2 -1
  39. package/fesm2022/alauda-fe-dynamic-plugin-shared.mjs +449 -7
  40. package/fesm2022/alauda-fe-dynamic-plugin-shared.mjs.map +1 -1
  41. package/form/base-nested-form-control.d.ts +1 -1
  42. package/k8s-resource-list/k8s-resource-paged-list.d.ts +2 -2
  43. package/package.json +1 -1
  44. package/styles/lib.scss +1 -1
  45. package/types/index.d.ts +1 -0
@@ -6,4 +6,5 @@
6
6
  export * from './common';
7
7
  export * from './helpers';
8
8
  export * from './k8s';
9
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2R5bmFtaWMtcGx1Z2luLXNoYXJlZC9zcmMvdHlwZXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7R0FJRztBQUVILGNBQWMsVUFBVSxDQUFDO0FBQ3pCLGNBQWMsV0FBVyxDQUFDO0FBQzFCLGNBQWMsT0FBTyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBAcGFja2FnZURvY3VtZW50YXRpb25cbiAqIEBtb2R1bGUgdHlwZXNcbiAqIEBwcmVmZXJyZWRcbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2NvbW1vbic7XG5leHBvcnQgKiBmcm9tICcuL2hlbHBlcnMnO1xuZXhwb3J0ICogZnJvbSAnLi9rOHMnO1xuIl19
9
+ export * from './schema';
10
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2R5bmFtaWMtcGx1Z2luLXNoYXJlZC9zcmMvdHlwZXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7R0FJRztBQUVILGNBQWMsVUFBVSxDQUFDO0FBQ3pCLGNBQWMsV0FBVyxDQUFDO0FBQzFCLGNBQWMsT0FBTyxDQUFDO0FBQ3RCLGNBQWMsVUFBVSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBAcGFja2FnZURvY3VtZW50YXRpb25cbiAqIEBtb2R1bGUgdHlwZXNcbiAqIEBwcmVmZXJyZWRcbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2NvbW1vbic7XG5leHBvcnQgKiBmcm9tICcuL2hlbHBlcnMnO1xuZXhwb3J0ICogZnJvbSAnLi9rOHMnO1xuZXhwb3J0ICogZnJvbSAnLi9zY2hlbWEnO1xuIl19