ngx-rs-ant 1.7.7 → 1.7.8

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 (60) hide show
  1. package/esm2020/box-container/box-container.component.mjs +4 -4
  2. package/esm2020/box-container/box-container.module.mjs +5 -5
  3. package/esm2020/box-container/box-item/box-item-host.directive.mjs +4 -4
  4. package/esm2020/box-container/box-item/box-item.component.mjs +5 -5
  5. package/esm2020/box-container/box-item/item-blank/item-blank.component.mjs +5 -5
  6. package/esm2020/box-container/box-item/item-config/config-blank/config-blank.component.mjs +4 -4
  7. package/esm2020/box-container/box-item/item-config/form-item-config-error/form-item-config-error.component.mjs +4 -4
  8. package/esm2020/box-container/box-item/item-config/item-config.component.mjs +4 -4
  9. package/esm2020/box-container/box-item/item-style/item-style.component.mjs +4 -4
  10. package/esm2020/box-container/box-item/item-style/style/style.component.mjs +4 -4
  11. package/esm2020/box-container/box-item/item-style/style-blank/style-blank.component.mjs +4 -4
  12. package/esm2020/box-container/plugin-active/divider/divider-line/divider-line.component.mjs +4 -4
  13. package/esm2020/box-container/plugin-active/divider/divider.component.mjs +4 -4
  14. package/esm2020/box-container/plugin-active/plugin-active.component.mjs +5 -5
  15. package/esm2020/box-container/plugin-hover/plugin-hover.component.mjs +5 -5
  16. package/esm2020/box-container/plugin-not-found/plugin-not-found.component.mjs +4 -4
  17. package/esm2020/camunda-bpmn-editor/camunda-bpmn-editor.component.mjs +5 -5
  18. package/esm2020/camunda-bpmn-editor/camunda-bpmn-editor.module.mjs +5 -5
  19. package/esm2020/camunda-bpmn-viewer/camunda-bpmn-viewer.component.mjs +4 -4
  20. package/esm2020/camunda-bpmn-viewer/camunda-bpmn-viewer.module.mjs +5 -5
  21. package/esm2020/code-editor/code-editor.component.mjs +5 -5
  22. package/esm2020/code-editor/code-editor.module.mjs +5 -5
  23. package/esm2020/data-detail/data-detail.component.mjs +5 -5
  24. package/esm2020/data-detail/data-detail.module.mjs +5 -5
  25. package/esm2020/data-detail/data-detail.service.mjs +4 -4
  26. package/esm2020/data-grid/custom-template.directive.mjs +4 -4
  27. package/esm2020/data-grid/data-grid.component.mjs +4 -4
  28. package/esm2020/data-grid/data-grid.factory.mjs +4 -4
  29. package/esm2020/data-grid/data-grid.module.mjs +5 -5
  30. package/esm2020/data-grid/data-grid.service.mjs +4 -4
  31. package/esm2020/data-grid/file-cell-template/file-cell-template.component.mjs +4 -4
  32. package/esm2020/data-grid/instance-link-template/instance-link-template.component.mjs +4 -4
  33. package/esm2020/data-grid/row-buttons-template.directive.mjs +4 -4
  34. package/esm2020/data-grid/unit-info-template/unit-info-template.component.mjs +4 -4
  35. package/esm2020/data-grid/user-info-template/user-info-template.component.mjs +4 -4
  36. package/esm2020/drawer/drawer.component.mjs +5 -5
  37. package/esm2020/drawer/drawer.module.mjs +5 -5
  38. package/esm2020/drawer/drawer.service.mjs +4 -4
  39. package/esm2020/dynamic-params/dynamic-params.component.mjs +4 -4
  40. package/esm2020/dynamic-params/dynamic-params.module.mjs +5 -5
  41. package/esm2020/dynamic-params/tooltip-content-template.directive.mjs +4 -4
  42. package/esm2020/form/field-selector/field-selector.component.mjs +5 -5
  43. package/esm2020/form/form.component.mjs +4 -4
  44. package/esm2020/form/form.module.mjs +5 -5
  45. package/esm2020/form/form.service.mjs +4 -4
  46. package/esm2020/fullscreen/fullscreen.directive.mjs +4 -4
  47. package/esm2020/icon-selector/icon-selector.component.mjs +4 -4
  48. package/esm2020/icon-selector/icon-selector.module.mjs +5 -5
  49. package/esm2020/modal/modal.component.mjs +5 -5
  50. package/esm2020/modal/modal.module.mjs +5 -5
  51. package/esm2020/modal/modal.service.mjs +4 -4
  52. package/esm2020/pdf-viewer/pdf-viewer.component.mjs +4 -4
  53. package/esm2020/websocket/websocket.module.mjs +5 -5
  54. package/esm2020/websocket/websocket.service.mjs +4 -4
  55. package/fesm2015/ngx-rs-ant.mjs +184 -184
  56. package/fesm2015/ngx-rs-ant.mjs.map +1 -1
  57. package/fesm2020/ngx-rs-ant.mjs +184 -184
  58. package/fesm2020/ngx-rs-ant.mjs.map +1 -1
  59. package/package.json +3 -3
  60. package/styles/coast-var.scss +17 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-rs-ant",
3
- "version": "1.7.7",
3
+ "version": "1.7.8",
4
4
  "license": "MIT",
5
5
  "description": "RsAnt components based on Angular and DevExtreme",
6
6
  "exports": {
@@ -24,8 +24,8 @@
24
24
  "@angular/core": "^15.2.0",
25
25
  "camunda-bpmn-js": "^3.12.1",
26
26
  "coast-plugin-register": "^2.1.8",
27
- "devextreme": "23.1.9",
28
- "devextreme-angular": "23.1.9",
27
+ "devextreme": "~23.1.0",
28
+ "devextreme-angular": "~23.1.0",
29
29
  "monaco-editor": "^0.44.0",
30
30
  "ng2-pdfjs-viewer": "^15.0.0"
31
31
  },
@@ -1,18 +1,20 @@
1
1
  // 统一颜色变量
2
- $coast-global-bg-color: var(--coast-global-bg-color, #f6f6f8); // 全局背景色
3
- $coast-base-bg-color: var(--coast-base-bg-color, #fff); // 基础背景色
4
- $coast-text-color: var(--coast-text-color, #000); // 文字颜色
5
- $coast-border-color: var(--coast-border-color, #dddddd); // 边框颜色
6
- $coast-default-color: var(--coast-default-color, #337ab7); // 品牌色
7
- $coast-success-color: var(--coast-success-color, #5cb85c); // 成功颜色
8
- $coast-warning-color: var(--coast-warning-color, #f0ad4e); // 警告颜色
9
- $coast-danger-color: var(--coast-danger-color, #d9534f); // 危险颜色
10
- $coast-empty-color: var(--coast-empty-color, #d4d4d4); // 空白背景色
2
+ $coast-global-bg-color: rgba(0, 0, 0, .04); // 全局背景色
3
+ $coast-base-bg-color: rgba(255, 255, 255, 1); // 基础背景色
4
+ $coast-text-color: rgba(51, 51, 51, 1); // 文字颜色
5
+ $coast-border-color: rgba(221, 221, 221, 1); // 边框颜色
6
+ $coast-default-color: rgba(51, 122, 183, 1); // 品牌色
7
+ $coast-active-color: rgba(51, 122, 183, .5); // 选中色
8
+ $coast-hover-color: rgba(51, 122, 183, .1); // hover色
9
+ $coast-success-color: rgba(92, 184, 92, 1); // 成功颜色
10
+ $coast-warning-color: rgba(240, 173, 78, 1); // 警告颜色
11
+ $coast-danger-color: rgba(217, 83, 79, 1); // 危险颜色
12
+ $coast-empty-color: rgba(0, 0, 0, .1); // 空白背景色
11
13
 
12
14
  // 统一z-index
13
- $coast-z-index-framework: var(--coast-z-index-framework, 1000); // 框架层
14
- $coast-z-index-modal: var(--coast-z-index-modal, 1050); // 模态框
15
- $coast-z-index-dropdown: var(--coast-z-index-dropdown, 1052); //下拉菜单
16
- $coast-z-index-pop-up: var(--coast-z-index-pop-up, 1070); // 全局提示类信息
17
- $coast-z-index-full-page-overlay: var(--coast-z-index-full-page-overlay, 1080); // 全局覆盖元素
18
- $coast-z-index-drawer: var(--coast-z-index-drawer, 2000); // 抽屉
15
+ $coast-z-index-framework: 1000; // 框架层
16
+ $coast-z-index-modal: 1050; // 模态框
17
+ $coast-z-index-dropdown: 1052; //下拉菜单
18
+ $coast-z-index-pop-up: 1070; // 全局提示类信息
19
+ $coast-z-index-full-page-overlay: 1080; // 全局覆盖元素
20
+ $coast-z-index-drawer: 2000; // 抽屉