@kordar/easyui-tpl 2.0.8 → 2.0.9

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 (94) hide show
  1. package/dist/index.js +2 -2
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.min.css +1 -1
  4. package/dist/index.umd.cjs +2 -2
  5. package/dist/index.umd.cjs.map +1 -1
  6. package/dist/public/en.json +198 -166
  7. package/dist/public/iconfont.json +93 -0
  8. package/dist/public/zh_CN.json +208 -165
  9. package/dist/types/components/ThemeSwitch.d.ts +7 -0
  10. package/dist/types/composable/useMenuAndTabData.d.ts +37 -12
  11. package/dist/types/hoc/withDocHoc.d.ts +2 -1
  12. package/dist/types/index.d.ts +4 -3
  13. package/dist/types/util/tables.d.ts +3 -3
  14. package/dist/types/views/admin/index.d.ts +2 -1
  15. package/dist/types/views/dict/index.d.ts +2 -1
  16. package/dist/types/views/dict-item/index.d.ts +2 -1
  17. package/dist/types/views/home/index.d.ts +1 -1
  18. package/dist/types/views/icon/context.d.ts +3 -0
  19. package/dist/types/views/icon/index.d.ts +2 -0
  20. package/dist/types/views/icon/parseIcons.d.ts +10 -0
  21. package/dist/types/views/icon/search.d.ts +3 -0
  22. package/dist/types/views/icon/table.d.ts +4 -0
  23. package/dist/types/views/login/index.d.ts +1 -1
  24. package/dist/types/views/page/404.d.ts +1 -1
  25. package/dist/types/views/permissions/index.d.ts +2 -1
  26. package/dist/types/views/roles/index.d.ts +1 -1
  27. package/dist/types/views/router/index.d.ts +1 -1
  28. package/dist/types/views/setting/dialog.d.ts +2 -1
  29. package/dist/types/views/setting/index.d.ts +1 -1
  30. package/package.json +4 -4
  31. package/dist/public/themes/modern-blue/accordion.css +0 -89
  32. package/dist/public/themes/modern-blue/calendar.css +0 -213
  33. package/dist/public/themes/modern-blue/checkbox.css +0 -31
  34. package/dist/public/themes/modern-blue/combo.css +0 -35
  35. package/dist/public/themes/modern-blue/combobox.css +0 -40
  36. package/dist/public/themes/modern-blue/datagrid.css +0 -305
  37. package/dist/public/themes/modern-blue/datalist.css +0 -95
  38. package/dist/public/themes/modern-blue/datebox.css +0 -36
  39. package/dist/public/themes/modern-blue/dialog.css +0 -47
  40. package/dist/public/themes/modern-blue/drawer.css +0 -15
  41. package/dist/public/themes/modern-blue/easyui.css +0 -4750
  42. package/dist/public/themes/modern-blue/filebox.css +0 -20
  43. package/dist/public/themes/modern-blue/flex.css +0 -52
  44. package/dist/public/themes/modern-blue/images/accordion_arrows.png +0 -0
  45. package/dist/public/themes/modern-blue/images/blank.gif +0 -0
  46. package/dist/public/themes/modern-blue/images/calendar_arrows.png +0 -0
  47. package/dist/public/themes/modern-blue/images/combo_arrow.png +0 -0
  48. package/dist/public/themes/modern-blue/images/datagrid_icons.png +0 -0
  49. package/dist/public/themes/modern-blue/images/datebox_arrow.png +0 -0
  50. package/dist/public/themes/modern-blue/images/layout_arrows.png +0 -0
  51. package/dist/public/themes/modern-blue/images/linkbutton_bg.png +0 -0
  52. package/dist/public/themes/modern-blue/images/loading.gif +0 -0
  53. package/dist/public/themes/modern-blue/images/menu_arrows.png +0 -0
  54. package/dist/public/themes/modern-blue/images/messager_icons.png +0 -0
  55. package/dist/public/themes/modern-blue/images/messager_icons16.png +0 -0
  56. package/dist/public/themes/modern-blue/images/pagination_icons.png +0 -0
  57. package/dist/public/themes/modern-blue/images/panel_tools.png +0 -0
  58. package/dist/public/themes/modern-blue/images/passwordbox_close.png +0 -0
  59. package/dist/public/themes/modern-blue/images/passwordbox_open.png +0 -0
  60. package/dist/public/themes/modern-blue/images/searchbox_button.png +0 -0
  61. package/dist/public/themes/modern-blue/images/slider_handle.png +0 -0
  62. package/dist/public/themes/modern-blue/images/spinner_arrows.png +0 -0
  63. package/dist/public/themes/modern-blue/images/tabs_icons.png +0 -0
  64. package/dist/public/themes/modern-blue/images/tagbox_icons.png +0 -0
  65. package/dist/public/themes/modern-blue/images/tree_icons.png +0 -0
  66. package/dist/public/themes/modern-blue/images/validatebox_warning.png +0 -0
  67. package/dist/public/themes/modern-blue/layout.css +0 -150
  68. package/dist/public/themes/modern-blue/linkbutton.css +0 -203
  69. package/dist/public/themes/modern-blue/menu.css +0 -119
  70. package/dist/public/themes/modern-blue/menubutton.css +0 -94
  71. package/dist/public/themes/modern-blue/messager.css +0 -74
  72. package/dist/public/themes/modern-blue/numberbox.css +0 -0
  73. package/dist/public/themes/modern-blue/pagination.css +0 -77
  74. package/dist/public/themes/modern-blue/panel.css +0 -276
  75. package/dist/public/themes/modern-blue/passwordbox.css +0 -6
  76. package/dist/public/themes/modern-blue/progressbar.css +0 -33
  77. package/dist/public/themes/modern-blue/propertygrid.css +0 -27
  78. package/dist/public/themes/modern-blue/radiobutton.css +0 -25
  79. package/dist/public/themes/modern-blue/searchbox.css +0 -61
  80. package/dist/public/themes/modern-blue/sidemenu.css +0 -78
  81. package/dist/public/themes/modern-blue/slider.css +0 -101
  82. package/dist/public/themes/modern-blue/spinner.css +0 -114
  83. package/dist/public/themes/modern-blue/splitbutton.css +0 -12
  84. package/dist/public/themes/modern-blue/switchbutton.css +0 -83
  85. package/dist/public/themes/modern-blue/tabs.css +0 -415
  86. package/dist/public/themes/modern-blue/tagbox.css +0 -44
  87. package/dist/public/themes/modern-blue/textbox.css +0 -173
  88. package/dist/public/themes/modern-blue/timepicker.css +0 -93
  89. package/dist/public/themes/modern-blue/tooltip.css +0 -101
  90. package/dist/public/themes/modern-blue/tree.css +0 -168
  91. package/dist/public/themes/modern-blue/validatebox.css +0 -13
  92. package/dist/public/themes/modern-blue/window.css +0 -188
  93. package/dist/types/components/Card.d.ts +0 -29
  94. package/dist/types/components/Tooltip.d.ts +0 -17
@@ -1,95 +0,0 @@
1
- .datalist .datagrid-header {
2
- border-width: 0;
3
- }
4
- .datalist .datagrid-group,
5
- .m-list .m-list-group {
6
- height: 25px;
7
- line-height: 25px;
8
- font-weight: bold;
9
- overflow: hidden;
10
- background-color: #efefef;
11
- border-style: solid;
12
- border-width: 0 0 1px 0;
13
- border-color: hsl(214 22% 88%);
14
- }
15
- .datalist .datagrid-group-expander {
16
- display: none;
17
- }
18
- .datalist .datagrid-group-title {
19
- padding: 0 4px;
20
- }
21
- .datalist .datagrid-btable {
22
- width: 100%;
23
- table-layout: fixed;
24
- }
25
- .datalist .datagrid-row td {
26
- border-style: solid;
27
- border-left-color: transparent;
28
- border-right-color: transparent;
29
- border-bottom-width: 0;
30
- }
31
- .datalist-lines .datagrid-row td {
32
- border-bottom-width: 1px;
33
- }
34
- .datalist .datagrid-cell,
35
- .m-list li {
36
- width: auto;
37
- height: auto;
38
- padding: 2px 4px;
39
- line-height: 18px;
40
- position: relative;
41
- white-space: nowrap;
42
- text-overflow: ellipsis;
43
- overflow: hidden;
44
- }
45
- .datalist-link,
46
- .m-list li>a {
47
- display: block;
48
- position: relative;
49
- cursor: pointer;
50
- color: hsl(222 47% 9%);
51
- text-decoration: none;
52
- overflow: hidden;
53
- margin: -2px -4px;
54
- padding: 2px 4px;
55
- padding-right: 16px;
56
- line-height: 18px;
57
- white-space: nowrap;
58
- text-overflow: ellipsis;
59
- overflow: hidden;
60
- }
61
- .datalist-link::after,
62
- .m-list li>a::after {
63
- position: absolute;
64
- display: block;
65
- width: 8px;
66
- height: 8px;
67
- content: '';
68
- right: 6px;
69
- top: 50%;
70
- margin-top: -4px;
71
- border-style: solid;
72
- border-width: 1px 1px 0 0;
73
- -ms-transform: rotate(45deg);
74
- -moz-transform: rotate(45deg);
75
- -webkit-transform: rotate(45deg);
76
- -o-transform: rotate(45deg);
77
- transform: rotate(45deg);
78
- }
79
- .m-list {
80
- margin: 0;
81
- padding: 0;
82
- list-style: none;
83
- }
84
- .m-list li {
85
- border-style: solid;
86
- border-width: 0 0 1px 0;
87
- border-color: hsl(214 22% 88%);
88
- }
89
- .m-list li>a:hover {
90
- background: hsl(216 30% 91%);
91
- color: hsl(222 47% 9%);
92
- }
93
- .m-list .m-list-group {
94
- padding: 0 4px;
95
- }
@@ -1,36 +0,0 @@
1
- .datebox-calendar-inner {
2
- height: 250px;
3
- }
4
- .datebox-button {
5
- padding: 4px 0;
6
- text-align: center;
7
- }
8
- .datebox-button a {
9
- line-height: 22px;
10
- font-size: 14px;
11
- font-weight: bold;
12
- text-decoration: none;
13
- opacity: 0.6;
14
- filter: alpha(opacity=60);
15
- }
16
- .datebox-button a:hover {
17
- opacity: 1.0;
18
- filter: alpha(opacity=100);
19
- }
20
- .datebox-current,
21
- .datebox-close {
22
- float: left;
23
- }
24
- .datebox-close {
25
- float: right;
26
- }
27
- .datebox .combo-arrow {
28
- background-image: url('images/datebox_arrow.png');
29
- background-position: center center;
30
- }
31
- .datebox-button {
32
- background-color: hsl(216 30% 94%);
33
- }
34
- .datebox-button a {
35
- color: hsl(222 47% 9%);
36
- }
@@ -1,47 +0,0 @@
1
- .dialog-content {
2
- overflow: auto;
3
- }
4
- .dialog-toolbar {
5
- position: relative;
6
- padding: 2px 5px;
7
- }
8
- .dialog-tool-separator {
9
- float: left;
10
- height: 24px;
11
- border-left: 1px solid hsl(214 22% 88%);
12
- border-right: 1px solid hsl(0 0% 100%);
13
- margin: 2px 1px;
14
- }
15
- .dialog-button {
16
- position: relative;
17
- top: -1px;
18
- padding: 5px;
19
- text-align: right;
20
- }
21
- .dialog-button .l-btn {
22
- margin-left: 5px;
23
- }
24
- .dialog-toolbar,
25
- .dialog-button {
26
- background: hsl(216 30% 94%);
27
- border-width: 1px;
28
- border-style: solid;
29
- }
30
- .dialog-toolbar {
31
- border-color: hsl(214 22% 88%) hsl(214 22% 88%) hsl(214 22% 88%) hsl(214 22% 88%);
32
- }
33
- .dialog-button {
34
- border-color: hsl(214 22% 88%) hsl(214 22% 88%) hsl(214 22% 88%) hsl(214 22% 88%);
35
- }
36
- .window-thinborder .dialog-toolbar {
37
- border-left: transparent;
38
- border-right: transparent;
39
- border-top-color: hsl(216 30% 94%);
40
- }
41
- .window-thinborder .dialog-button {
42
- top: 0px;
43
- padding: 5px 8px 8px 8px;
44
- border-left: transparent;
45
- border-right: transparent;
46
- border-bottom: transparent;
47
- }
@@ -1,15 +0,0 @@
1
- .drawer.window-shadow {
2
- box-shadow: 0 4px 12px hsl(214 22% 88%);
3
- border-radius: 0;
4
- position: fixed;
5
- }
6
- .drawer.layout-collapsed {
7
- box-shadow: none;
8
- }
9
- .drawer-mask.window-mask {
10
- position: fixed;
11
- }
12
- .drawer.layout-panel-east,
13
- .drawer.layout-panel-west {
14
- bottom: 0;
15
- }