@yilianjituan/yilian_dgerm 0.0.1-alpha.30 → 0.0.1-alpha.32
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.
- package/.eslintrc.js +0 -0
- package/LICENSE +0 -0
- package/README.md +8 -6
- package/dist/business/Entry/index.d.ts +0 -0
- package/dist/business/Entry/index.interface.d.ts +0 -0
- package/dist/business/Entry/index.interface.js +0 -0
- package/dist/business/Entry/index.js +0 -0
- package/dist/business/Entry/index.scss +0 -0
- package/dist/business/TestBtn/index.d.ts +0 -0
- package/dist/business/TestBtn/index.interface.d.ts +0 -0
- package/dist/business/TestBtn/index.interface.js +0 -0
- package/dist/business/TestBtn/index.js +0 -0
- package/dist/commonAxios/Axios.d.ts +0 -0
- package/dist/commonAxios/Axios.js +0 -0
- package/dist/commonAxios/http.d.ts +0 -0
- package/dist/commonAxios/http.js +0 -0
- package/dist/commonAxios/index.d.ts +0 -0
- package/dist/commonAxios/index.js +0 -0
- package/dist/commonAxios/juicer.d.ts +0 -0
- package/dist/commonAxios/juicer.js +0 -0
- package/dist/commonData/address.d.ts +0 -0
- package/dist/commonData/address.js +0 -0
- package/dist/commonImg/ic_im_no_archives_new.png +0 -0
- package/dist/commonType/globalEnum.d.ts +0 -0
- package/dist/commonType/globalEnum.js +0 -0
- package/dist/commonType/globalFun.d.ts +0 -0
- package/dist/commonType/globalFun.js +0 -0
- package/dist/components/BigImage/index.d.ts +0 -0
- package/dist/components/BigImage/index.interface.d.ts +0 -0
- package/dist/components/BigImage/index.interface.js +0 -0
- package/dist/components/BigImage/index.js +0 -0
- package/dist/components/DropDownSelect/index.d.ts +0 -0
- package/dist/components/DropDownSelect/index.interface.d.ts +4 -0
- package/dist/components/DropDownSelect/index.interface.js +0 -0
- package/dist/components/DropDownSelect/index.js +4 -2
- package/dist/components/EmptyDom/index.d.ts +0 -0
- package/dist/components/EmptyDom/index.interface.d.ts +0 -0
- package/dist/components/EmptyDom/index.interface.js +0 -0
- package/dist/components/EmptyDom/index.js +0 -0
- package/dist/components/Entry/index.d.ts +0 -0
- package/dist/components/Entry/index.interface.d.ts +0 -0
- package/dist/components/Entry/index.interface.js +0 -0
- package/dist/components/Entry/index.js +0 -0
- package/dist/components/Entry/index.scss +0 -0
- package/dist/components/ExportExcels/ExportExcels.scss +0 -0
- package/dist/components/ExportExcels/index.d.ts +0 -0
- package/dist/components/ExportExcels/index.interface.d.ts +0 -0
- package/dist/components/ExportExcels/index.interface.js +0 -0
- package/dist/components/ExportExcels/index.js +0 -0
- package/dist/components/FilterRadio/index.d.ts +0 -0
- package/dist/components/FilterRadio/index.interface.d.ts +0 -0
- package/dist/components/FilterRadio/index.interface.js +0 -0
- package/dist/components/FilterRadio/index.js +0 -0
- package/dist/components/FilterRadio/index.scss +0 -0
- package/dist/components/MyBtn/index.d.ts +0 -0
- package/dist/components/MyBtn/index.interface.d.ts +0 -0
- package/dist/components/MyBtn/index.interface.js +0 -0
- package/dist/components/MyBtn/index.js +0 -0
- package/dist/components/NumberInput/index.d.ts +0 -0
- package/dist/components/NumberInput/index.interface.d.ts +0 -0
- package/dist/components/NumberInput/index.interface.js +0 -0
- package/dist/components/NumberInput/index.js +0 -0
- package/dist/components/NumberInput/index.scss +0 -0
- package/dist/components/OcrCommon/index.config.d.ts +8 -0
- package/dist/components/OcrCommon/index.config.js +38 -0
- package/dist/components/OcrCommon/index.d.ts +5 -0
- package/dist/components/OcrCommon/index.interface.d.ts +16 -0
- package/dist/components/OcrCommon/index.interface.js +1 -0
- package/dist/components/OcrCommon/index.js +443 -0
- package/dist/components/OcrCommon/index.scss +124 -0
- package/dist/components/PageTemplate/index.d.ts +0 -0
- package/dist/components/PageTemplate/index.interface.d.ts +0 -0
- package/dist/components/PageTemplate/index.interface.js +0 -0
- package/dist/components/PageTemplate/index.js +0 -0
- package/dist/components/PageTemplate/index.scss +0 -0
- package/dist/components/ReactEcharts/index.d.ts +0 -0
- package/dist/components/ReactEcharts/index.interface.d.ts +0 -0
- package/dist/components/ReactEcharts/index.interface.js +0 -0
- package/dist/components/ReactEcharts/index.js +0 -0
- package/dist/components/SelectMax/index.d.ts +0 -0
- package/dist/components/SelectMax/index.interface.d.ts +0 -0
- package/dist/components/SelectMax/index.interface.js +0 -0
- package/dist/components/SelectMax/index.js +0 -0
- package/dist/components/SelectPosition/index.d.ts +5 -0
- package/dist/components/SelectPosition/index.interface.d.ts +65 -0
- package/dist/components/SelectPosition/index.interface.js +1 -0
- package/dist/components/SelectPosition/index.js +353 -0
- package/dist/components/SelectPosition/index.scss +19 -0
- package/dist/components/SuperCascader/index.d.ts +0 -0
- package/dist/components/SuperCascader/index.interface.d.ts +0 -0
- package/dist/components/SuperCascader/index.interface.js +0 -0
- package/dist/components/SuperCascader/index.js +0 -0
- package/dist/components/SuperInput/index.d.ts +0 -0
- package/dist/components/SuperInput/index.interface.d.ts +0 -0
- package/dist/components/SuperInput/index.interface.js +0 -0
- package/dist/components/SuperInput/index.js +0 -0
- package/dist/components/TabsMode/index.d.ts +0 -0
- package/dist/components/TabsMode/index.interface.d.ts +0 -0
- package/dist/components/TabsMode/index.interface.js +0 -0
- package/dist/components/TabsMode/index.js +0 -0
- package/dist/components/VideoProgressModal/index.d.ts +0 -0
- package/dist/components/VideoProgressModal/index.interface.d.ts +0 -0
- package/dist/components/VideoProgressModal/index.interface.js +0 -0
- package/dist/components/VideoProgressModal/index.js +0 -0
- package/dist/components/VideoProgressModal/index.scss +0 -0
- package/dist/components/YLModal/drag.d.ts +0 -0
- package/dist/components/YLModal/drag.js +0 -0
- package/dist/components/YLModal/index.d.ts +0 -0
- package/dist/components/YLModal/index.interface.d.ts +0 -0
- package/dist/components/YLModal/index.interface.js +0 -0
- package/dist/components/YLModal/index.js +0 -0
- package/dist/index.d.ts +13 -11
- package/dist/index.js +13 -11
- package/dist/react-app-env.d.ts +0 -0
- package/dist/utils/common.d.ts +0 -0
- package/dist/utils/common.js +0 -0
- package/dist/utils/index.d.ts +0 -0
- package/dist/utils/index.js +0 -0
- package/dist/utils/notificationHelper.d.ts +0 -0
- package/dist/utils/notificationHelper.js +0 -0
- package/dist/utils/responseMessage.d.ts +0 -0
- package/dist/utils/responseMessage.js +0 -0
- package/dist/utils/userSessionActions.d.ts +0 -0
- package/dist/utils/userSessionActions.js +0 -0
- package/package.json +28 -27
package/.eslintrc.js
CHANGED
|
File without changes
|
package/LICENSE
CHANGED
|
File without changes
|
package/README.md
CHANGED
|
@@ -120,9 +120,11 @@ MIT
|
|
|
120
120
|
2、DropDownSelect 参数调试:传入http
|
|
121
121
|
3、组件适配:PageTemplate 差异适配
|
|
122
122
|
4、添加执行命令 build-copy 支持本地打包调试
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
123
|
+
|
|
124
|
+
# 2024.10.31 更新日志
|
|
125
|
+
1、SelectPosition 组件封装
|
|
126
|
+
2、SelectPosition 宿主引用与调试
|
|
127
|
+
3、全局样式调整
|
|
128
|
+
|
|
129
|
+
# 2024.11.07 更新日志
|
|
130
|
+
1、组件调整:DropDownSelect添加查询控制参数changeNoSearch
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/commonAxios/http.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
2
|
-
var _excluded = ["http", "url", "method", "handleSelect", "showValue", "customInput", "searchValue", "additionalParameters", "dynamicParameter", "beforeSearch", "filterOptionsCallback", "onChange", "mode"];
|
|
2
|
+
var _excluded = ["http", "url", "method", "handleSelect", "showValue", "customInput", "searchValue", "additionalParameters", "dynamicParameter", "beforeSearch", "filterOptionsCallback", "onChange", "changeNoSearch", "mode"];
|
|
3
3
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4
4
|
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
5
5
|
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
@@ -41,6 +41,8 @@ var Index = function Index(props) {
|
|
|
41
41
|
beforeSearch = props.beforeSearch,
|
|
42
42
|
filterOptionsCallback = props.filterOptionsCallback,
|
|
43
43
|
_onChange = props.onChange,
|
|
44
|
+
_props$changeNoSearch = props.changeNoSearch,
|
|
45
|
+
changeNoSearch = _props$changeNoSearch === void 0 ? true : _props$changeNoSearch,
|
|
44
46
|
_props$mode = props.mode,
|
|
45
47
|
mode = _props$mode === void 0 ? undefined : _props$mode,
|
|
46
48
|
prop = _objectWithoutProperties(props, _excluded);
|
|
@@ -135,7 +137,7 @@ var Index = function Index(props) {
|
|
|
135
137
|
// 选择
|
|
136
138
|
var onChangeSelect = function onChangeSelect(value, option) {
|
|
137
139
|
var _selectRef$current;
|
|
138
|
-
if (typeof value === 'string') {
|
|
140
|
+
if (changeNoSearch && typeof value === 'string') {
|
|
139
141
|
paramsRef.current = value;
|
|
140
142
|
}
|
|
141
143
|
mode === undefined && ((_selectRef$current = selectRef.current) === null || _selectRef$current === void 0 ? void 0 : _selectRef$current.blur());
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
export var fontSizeOpt = [{
|
|
2
|
+
label: 'x0.25',
|
|
3
|
+
value: 0.25
|
|
4
|
+
}, {
|
|
5
|
+
label: 'x0.5',
|
|
6
|
+
value: 0.5
|
|
7
|
+
}, {
|
|
8
|
+
label: 'x0.75',
|
|
9
|
+
value: 0.75
|
|
10
|
+
}, {
|
|
11
|
+
label: 'x1',
|
|
12
|
+
value: 1
|
|
13
|
+
}, {
|
|
14
|
+
label: 'x1.25',
|
|
15
|
+
value: 1.25
|
|
16
|
+
}, {
|
|
17
|
+
label: 'x1.5',
|
|
18
|
+
value: 1.5
|
|
19
|
+
}, {
|
|
20
|
+
label: 'x1.75',
|
|
21
|
+
value: 1.75
|
|
22
|
+
}, {
|
|
23
|
+
label: 'x2',
|
|
24
|
+
value: 2
|
|
25
|
+
}];
|
|
26
|
+
export var imgSizeOpt = [{
|
|
27
|
+
label: 'x0.25',
|
|
28
|
+
value: 0.25
|
|
29
|
+
}, {
|
|
30
|
+
label: 'x0.5',
|
|
31
|
+
value: 0.5
|
|
32
|
+
}, {
|
|
33
|
+
label: 'x0.75',
|
|
34
|
+
value: 0.75
|
|
35
|
+
}, {
|
|
36
|
+
label: 'x1',
|
|
37
|
+
value: 1
|
|
38
|
+
}];
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { MethodEnum } from "../../commonType/globalEnum";
|
|
2
|
+
export interface IUrl {
|
|
3
|
+
url: string;
|
|
4
|
+
method: MethodEnum;
|
|
5
|
+
}
|
|
6
|
+
export interface CommonOcrModalProps {
|
|
7
|
+
open: boolean;
|
|
8
|
+
modalProps?: any;
|
|
9
|
+
showHandleBtn?: boolean;
|
|
10
|
+
url?: IUrl;
|
|
11
|
+
http: any;
|
|
12
|
+
params: any;
|
|
13
|
+
minWidth?: number;
|
|
14
|
+
onCancel: () => void;
|
|
15
|
+
disabled?: boolean;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|