@zat-design/sisyphus-react 3.2.2-beta.11 → 3.2.2-beta.12

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 (35) hide show
  1. package/es/ProForm/components/combination/Container/style/index.less +3 -0
  2. package/es/ProForm/components/combination/FormList/style/index.less +3 -0
  3. package/es/ProForm/components/combination/Group/style/index.less +3 -0
  4. package/es/ProForm/components/combination/ProAddressBar/style/index.less +3 -0
  5. package/es/ProForm/components/combination/ProCombination/style/index.less +3 -0
  6. package/es/ProForm/components/combination/ProModalSelect/style/index.less +3 -0
  7. package/es/ProForm/components/combination/ProNumberRange/style/index.less +3 -0
  8. package/es/ProForm/components/combination/ProTimeLimit/style/index.less +3 -0
  9. package/es/ProLayout/components/Layout/Menu/FoldMenu/style/index.less +3 -0
  10. package/es/ProLayout/components/Layout/Menu/OpenMenu/style/index.less +3 -0
  11. package/es/ProLayout/components/Layout/Menu/SideMenu/style/index.less +3 -0
  12. package/es/ProLayout/components/Layout/Menu/style/index.less +2 -0
  13. package/es/ProLayout/components/Layout/Notice/style/index.less +3 -0
  14. package/es/ProLayout/components/ProCollapse/style/index.less +3 -0
  15. package/es/ProLayout/components/ProFooter/style/index.less +3 -0
  16. package/es/ProLayout/components/ProHeader/components/ProBackBtn/style/index.less +3 -0
  17. package/es/ProLayout/components/ProHeader/style/index.less +2 -0
  18. package/lib/ProForm/components/combination/Container/style/index.less +3 -0
  19. package/lib/ProForm/components/combination/FormList/style/index.less +3 -0
  20. package/lib/ProForm/components/combination/Group/style/index.less +3 -0
  21. package/lib/ProForm/components/combination/ProAddressBar/style/index.less +3 -0
  22. package/lib/ProForm/components/combination/ProCombination/style/index.less +3 -0
  23. package/lib/ProForm/components/combination/ProModalSelect/style/index.less +3 -0
  24. package/lib/ProForm/components/combination/ProNumberRange/style/index.less +3 -0
  25. package/lib/ProForm/components/combination/ProTimeLimit/style/index.less +3 -0
  26. package/lib/ProLayout/components/Layout/Menu/FoldMenu/style/index.less +3 -0
  27. package/lib/ProLayout/components/Layout/Menu/OpenMenu/style/index.less +3 -0
  28. package/lib/ProLayout/components/Layout/Menu/SideMenu/style/index.less +3 -0
  29. package/lib/ProLayout/components/Layout/Menu/style/index.less +2 -0
  30. package/lib/ProLayout/components/Layout/Notice/style/index.less +3 -0
  31. package/lib/ProLayout/components/ProCollapse/style/index.less +3 -0
  32. package/lib/ProLayout/components/ProFooter/style/index.less +3 -0
  33. package/lib/ProLayout/components/ProHeader/components/ProBackBtn/style/index.less +3 -0
  34. package/lib/ProLayout/components/ProHeader/style/index.less +2 -0
  35. package/package.json +1 -1
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-container {
2
5
 
3
6
  &.pro-container-diy {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-form-list-block-title {
2
5
  height: 14px;
3
6
  margin: @zaui-space-size-xs 0;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .border-radius(@start-end: 0, @end-end: 0, @start-start: 0, @end-start: 0) {
2
5
  border-start-end-radius : @start-end;
3
6
  border-end-end-radius : @end-end;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-address {
2
5
  display: flex;
3
6
  width: 100%;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-combination.@{ant-prefix}-input-group.@{ant-prefix}-input-group-compact {
2
5
  display: flex;
3
6
 
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-modal-select,
2
5
  .pro-tree-modal {
3
6
  .@{ant-prefix}-input-group-wrapper {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-number-range {
2
5
 
3
6
  .range-split {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .@{ant-prefix}-form-item-has-error {
2
5
  .@{ant-prefix}-picker-status-error
3
6
  ~ .forever-checkbox:not(.@{ant-prefix}-input-disabled):not(.@{ant-prefix}-input-borderless).@{ant-prefix}-input {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-layout-menu-fold-list {
2
5
  padding-top: 4px;
3
6
  overflow-y : auto;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-layout-open-menu {
2
5
  color: #fff;
3
6
 
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-layout-sider-menu {
2
5
  width : 220px;
3
6
  background: #fff;
@@ -1,3 +1,5 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
1
3
  @import "../FoldMenu/style/index.less";
2
4
  @import "../OpenMenu/style/index.less";
3
5
  @import "../SideMenu/style/index.less";
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  /** 告知区 */
2
5
  .pro-layout-header-notice {
3
6
  position : fixed;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-collapse {
2
5
  background: #f6f8fc;
3
6
 
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-footer {
2
5
  position: fixed;
3
6
  right: 0;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .back-button-container {
2
5
  &.@{ant-prefix}-btn {
3
6
  color : var(--zaui-text);
@@ -1,3 +1,5 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
1
3
  @import '../components/ProBackBtn/style/index';
2
4
 
3
5
  .pro-header {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-container {
2
5
 
3
6
  &.pro-container-diy {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-form-list-block-title {
2
5
  height: 14px;
3
6
  margin: @zaui-space-size-xs 0;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .border-radius(@start-end: 0, @end-end: 0, @start-start: 0, @end-start: 0) {
2
5
  border-start-end-radius : @start-end;
3
6
  border-end-end-radius : @end-end;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-address {
2
5
  display: flex;
3
6
  width: 100%;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-combination.@{ant-prefix}-input-group.@{ant-prefix}-input-group-compact {
2
5
  display: flex;
3
6
 
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-modal-select,
2
5
  .pro-tree-modal {
3
6
  .@{ant-prefix}-input-group-wrapper {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-number-range {
2
5
 
3
6
  .range-split {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .@{ant-prefix}-form-item-has-error {
2
5
  .@{ant-prefix}-picker-status-error
3
6
  ~ .forever-checkbox:not(.@{ant-prefix}-input-disabled):not(.@{ant-prefix}-input-borderless).@{ant-prefix}-input {
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-layout-menu-fold-list {
2
5
  padding-top: 4px;
3
6
  overflow-y : auto;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-layout-open-menu {
2
5
  color: #fff;
3
6
 
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-layout-sider-menu {
2
5
  width : 220px;
3
6
  background: #fff;
@@ -1,3 +1,5 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
1
3
  @import "../FoldMenu/style/index.less";
2
4
  @import "../OpenMenu/style/index.less";
3
5
  @import "../SideMenu/style/index.less";
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  /** 告知区 */
2
5
  .pro-layout-header-notice {
3
6
  position : fixed;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-collapse {
2
5
  background: #f6f8fc;
3
6
 
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .pro-footer {
2
5
  position: fixed;
3
6
  right: 0;
@@ -1,3 +1,6 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
3
+
1
4
  .back-button-container {
2
5
  &.@{ant-prefix}-btn {
3
6
  color : var(--zaui-text);
@@ -1,3 +1,5 @@
1
+ @root-entry-name: 'default';
2
+ @import (reference) '~antd/es/style/themes/index.less';
1
3
  @import '../components/ProBackBtn/style/index';
2
4
 
3
5
  .pro-header {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zat-design/sisyphus-react",
3
- "version": "3.2.2-beta.11",
3
+ "version": "3.2.2-beta.12",
4
4
  "license": "Apache-2.0",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",