@web-utils/component 2.7.21 → 2.7.28
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/dist/chunks/confirmable-mixin.35bd1934.js +104 -0
- package/dist/chunks/{detail.6619700c.js → detail.544c52b0.js} +1 -1
- package/dist/chunks/{form-input-mixin.df413ca8.js → form-input-mixin.760cd65d.js} +1 -1
- package/dist/chunks/{form-item-mixin.b850e028.js → form-item-mixin.fa314b67.js} +14 -3
- package/dist/chunks/{tab-mixin.51886d91.js → tab-mixin.9d568df9.js} +1 -1
- package/dist/chunks/{vueComponentNormalizer.bf552d98.js → vueComponentNormalizer.77ec6792.js} +1 -1
- package/dist/components/address-input/index.js +1 -1
- package/dist/components/address-input/style.css +1 -10
- package/dist/components/affix/index.js +1 -1
- package/dist/components/affix/style.css +1 -4
- package/dist/components/aside-menu/index.js +1 -1
- package/dist/components/aside-menu/style.css +1 -3
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/avatar/style.css +1 -51
- package/dist/components/awesome-button/index.js +42 -12
- package/dist/components/base.css +1 -536
- package/dist/components/capsule-tab/index.js +1 -1
- package/dist/components/capsule-tab/style.css +1 -26
- package/dist/components/card/index.js +1 -1
- package/dist/components/card/style.css +1 -84
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/carousel/style.css +1 -35
- package/dist/components/chat/index.js +2 -2
- package/dist/components/chat/style.css +1 -277
- package/dist/components/chunk-file-uploader/index.js +1 -1
- package/dist/components/chunk-file-uploader/style.css +1 -3
- package/dist/components/chunk-file-uploader-button/index.js +1 -1
- package/dist/components/chunk-file-uploader-button/style.css +1 -16
- package/dist/components/chunk-file-uploader-drop/index.js +23 -5
- package/dist/components/chunk-file-uploader-drop/style.css +1 -11
- package/dist/components/chunk-file-uploader-file/index.js +2 -2
- package/dist/components/chunk-file-uploader-file/style.css +1 -124
- package/dist/components/chunk-file-uploader-files/index.js +1 -1
- package/dist/components/chunk-file-uploader-files/style.css +1 -8
- package/dist/components/chunk-file-uploader-list/index.js +1 -1
- package/dist/components/chunk-file-uploader-list/style.css +1 -8
- package/dist/components/chunk-file-uploader-un-support/index.js +1 -1
- package/dist/components/chunk-file-uploader-un-support/style.css +1 -5
- package/dist/components/code-mirror-editor/index.js +7 -7
- package/dist/components/code-mirror-editor/style.css +1 -11
- package/dist/components/color-picker/index.js +21 -3
- package/dist/components/column/index.js +1 -1
- package/dist/components/column-default/index.js +1 -1
- package/dist/components/column-dynamic/index.js +1 -1
- package/dist/components/column-menu/index.js +1 -1
- package/dist/components/column-slot/index.js +2 -2
- package/dist/components/comment/index.js +1 -1
- package/dist/components/comment/style.css +1 -110
- package/dist/components/confirm-button/index.js +2 -2
- package/dist/components/confirmable/index.js +2 -2
- package/dist/components/context-menu/index.js +1 -1
- package/dist/components/context-menu/style.css +1 -84
- package/dist/components/count-up/index.js +15 -4
- package/dist/components/custom-scrollbar/index.js +18 -5
- package/dist/components/data-box/index.js +1 -1
- package/dist/components/data-box/style.css +1 -52
- package/dist/components/data-card/index.js +1 -1
- package/dist/components/data-card/style.css +1 -35
- package/dist/components/data-cardtext/index.js +1 -1
- package/dist/components/data-cardtext/style.css +1 -30
- package/dist/components/data-display/index.js +1 -1
- package/dist/components/data-display/style.css +1 -31
- package/dist/components/data-icons/index.js +1 -1
- package/dist/components/data-icons/style.css +1 -47
- package/dist/components/data-imgtext/index.js +1 -1
- package/dist/components/data-imgtext/style.css +1 -65
- package/dist/components/data-operatext/index.js +1 -1
- package/dist/components/data-operatext/style.css +1 -72
- package/dist/components/data-panel/index.js +1 -1
- package/dist/components/data-panel/style.css +1 -31
- package/dist/components/data-pay/index.js +1 -1
- package/dist/components/data-pay/style.css +1 -96
- package/dist/components/data-price/index.js +1 -1
- package/dist/components/data-price/style.css +1 -75
- package/dist/components/data-progress/index.js +1 -1
- package/dist/components/data-progress/style.css +1 -24
- package/dist/components/data-rotate/index.js +1 -1
- package/dist/components/data-rotate/style.css +1 -44
- package/dist/components/data-table-picker/index.js +2 -100
- package/dist/components/data-tabs/index.js +1 -1
- package/dist/components/data-tabs/style.css +1 -64
- package/dist/components/dialog-column/index.js +1 -1
- package/dist/components/dialog-excel/index.js +2 -2
- package/dist/components/dialog-filter/index.js +1 -1
- package/dist/components/dialog-form/index.js +1 -1
- package/dist/components/dynamic-table/index.js +1 -1
- package/dist/components/dynamic-table/style.css +1 -24
- package/dist/components/e-charts/index.js +1 -1
- package/dist/components/e-charts/style.css +1 -4
- package/dist/components/easy-popup/index.js +1 -1
- package/dist/components/easy-popup/style.css +1 -12
- package/dist/components/editable-progress/index.js +1 -1
- package/dist/components/editable-progress/style.css +1 -33
- package/dist/components/editable-tree/index.js +206 -451
- package/dist/components/editable-tree/style.css +1 -79
- package/dist/components/egd-collapse/index.js +1 -1
- package/dist/components/egd-collapse-item/index.js +1 -1
- package/dist/components/element-dialog/index.js +2 -11
- package/dist/components/element-dialog/style.css +1 -82
- package/dist/components/empty-view/index.js +1 -1
- package/dist/components/empty-view/style.css +1 -11
- package/dist/components/error-view/index.js +1 -1
- package/dist/components/error-view/style.css +1 -11
- package/dist/components/flex-column/index.js +14 -2
- package/dist/components/flex-item/index.js +15 -3
- package/dist/components/flex-row/index.js +14 -2
- package/dist/components/flex-scroller/index.js +1 -1
- package/dist/components/flex-scroller/style.css +1 -14
- package/dist/components/flow/index.js +1 -1
- package/dist/components/flow/style.css +1 -38
- package/dist/components/flow-node/index.js +1 -1
- package/dist/components/flow-viewer/index.js +34 -7
- package/dist/components/flow-viewer/style.css +1 -13
- package/dist/components/form-button/index.js +2 -2
- package/dist/components/form-cascader/index.js +14 -3
- package/dist/components/form-checkbox-group/index.js +14 -3
- package/dist/components/form-checkbox-group/style.css +1 -45
- package/dist/components/form-date-picker/index.js +20 -11
- package/dist/components/form-group/index.js +1 -1
- package/dist/components/form-group/style.css +1 -76
- package/dist/components/form-holder/index.js +21 -3
- package/dist/components/form-input/index.js +14 -3
- package/dist/components/form-input-email/index.js +14 -3
- package/dist/components/form-input-id-card/index.js +14 -3
- package/dist/components/form-input-number/index.js +14 -3
- package/dist/components/form-input-number/style.css +1 -6
- package/dist/components/form-input-phone-number/index.js +14 -3
- package/dist/components/form-input-time/index.js +14 -3
- package/dist/components/form-item/index.js +43 -15
- package/dist/components/form-item/style.css +1 -5
- package/dist/components/form-item-config-provider/index.js +1 -1
- package/dist/components/form-item-group/index.js +1 -1
- package/dist/components/form-item-group/style.css +1 -25
- package/dist/components/form-radio-group/index.js +14 -3
- package/dist/components/form-radio-group/style.css +1 -47
- package/dist/components/form-select/index.js +14 -3
- package/dist/components/form-switch/index.js +14 -3
- package/dist/components/form-temp/index.js +1 -1
- package/dist/components/form-textarea/index.js +14 -3
- package/dist/components/form-view/index.js +35 -13
- package/dist/components/form-view/style.css +1 -155
- package/dist/components/fy-array/index.js +1 -1
- package/dist/components/fy-array/style.css +1 -12
- package/dist/components/fy-article/index.js +1 -1
- package/dist/components/fy-article/style.css +1 -56
- package/dist/components/fy-cascader/index.js +1 -1
- package/dist/components/fy-checkbox/index.js +1 -1
- package/dist/components/fy-checkbox/style.css +1 -9
- package/dist/components/fy-code/index.js +1 -1
- package/dist/components/fy-curd/index.js +1 -1
- package/dist/components/fy-curd/style.css +1 -236
- package/dist/components/fy-date/index.js +1 -1
- package/dist/components/fy-date/style.css +1 -15
- package/dist/components/fy-dialog-form/index.js +1 -1
- package/dist/components/fy-dialog-form/style.css +1 -0
- package/dist/components/fy-draggable/index.js +1 -1
- package/dist/components/fy-draggable/style.css +1 -136
- package/dist/components/fy-dynamic/index.js +1 -1
- package/dist/components/fy-dynamic/style.css +1 -29
- package/dist/components/fy-empty/index.js +1 -1
- package/dist/components/fy-empty/style.css +1 -18
- package/dist/components/fy-form/index.js +23 -5
- package/dist/components/fy-form/style.css +1 -73
- package/dist/components/fy-form-design/index.js +73 -49
- package/dist/components/fy-form-design/style.css +1 -560
- package/dist/components/fy-form-menu/index.js +1 -1
- package/dist/components/fy-input/index.js +1 -1
- package/dist/components/fy-input-color/index.js +1 -1
- package/dist/components/fy-input-icon/index.js +1 -1
- package/dist/components/fy-input-icon/style.css +1 -33
- package/dist/components/fy-input-map/index.js +1 -1
- package/dist/components/fy-input-map/style.css +1 -44
- package/dist/components/fy-input-number/index.js +1 -1
- package/dist/components/fy-input-table/index.js +1 -1
- package/dist/components/fy-input-table/style.css +1 -4
- package/dist/components/fy-input-tree/index.js +1 -1
- package/dist/components/fy-input-tree/style.css +1 -19
- package/dist/components/fy-progress/index.js +1 -1
- package/dist/components/fy-radio/index.js +1 -1
- package/dist/components/fy-radio/style.css +1 -6
- package/dist/components/fy-rate/index.js +1 -1
- package/dist/components/fy-rate/style.css +1 -3
- package/dist/components/fy-select/index.js +1 -1
- package/dist/components/fy-select/style.css +1 -19
- package/dist/components/fy-slider/index.js +1 -1
- package/dist/components/fy-switch/index.js +1 -1
- package/dist/components/fy-tabs/index.js +1 -1
- package/dist/components/fy-time/index.js +1 -1
- package/dist/components/fy-title/index.js +1 -1
- package/dist/components/fy-title/style.css +1 -5
- package/dist/components/fy-tree/index.js +1 -1
- package/dist/components/fy-tree/style.css +1 -39
- package/dist/components/fy-u-editor/index.js +47 -14
- package/dist/components/fy-u-editor/style.css +1 -9
- package/dist/components/fy-upload/index.js +1 -1
- package/dist/components/fy-upload/style.css +1 -55
- package/dist/components/guide-steps/index.js +1 -1
- package/dist/components/guide-steps/style.css +1 -28
- package/dist/components/header-menu/index.js +1 -1
- package/dist/components/header-search/index.js +1 -1
- package/dist/components/highlight-j-s/index.js +1 -1
- package/dist/components/highlight-j-s/style.css +1 -18
- package/dist/components/icon-card/index.js +1 -1
- package/dist/components/icon-card/style.css +1 -50
- package/dist/components/icon-temp/index.js +1 -1
- package/dist/components/icon-temp/style.css +1 -17
- package/dist/components/iframe-window/index.js +1 -1
- package/dist/components/iframe-window/style.css +1 -14
- package/dist/components/image-cropper/index.js +15 -6
- package/dist/components/image-cropper/style.css +1 -28
- package/dist/components/image-preview/index.js +15 -5
- package/dist/components/image-preview/style.css +1 -66
- package/dist/components/image-viewer/index.js +1 -1
- package/dist/components/image-viewer/style.css +1 -15
- package/dist/components/input-number/index.js +1 -1
- package/dist/components/input-number/style.css +1 -9
- package/dist/components/input-number-range/index.js +1 -1
- package/dist/components/input-number-range/style.css +1 -6
- package/dist/components/keep-view-alive/index.js +1 -1
- package/dist/components/keyboard/index.js +1 -1
- package/dist/components/keyboard/style.css +1 -473
- package/dist/components/license/index.js +1 -1
- package/dist/components/loading-view/index.js +1 -1
- package/dist/components/loading-view/style.css +1 -11
- package/dist/components/login/index.js +1 -1
- package/dist/components/login/style.css +1 -19
- package/dist/components/name-avatar/index.js +1 -1
- package/dist/components/name-avatar/style.css +1 -30
- package/dist/components/nav-bar/index.js +1 -1
- package/dist/components/nav-bar/style.css +1 -11
- package/dist/components/not-implement/index.js +1 -1
- package/dist/components/not-implement/style.css +1 -9
- package/dist/components/notice/index.js +1 -1
- package/dist/components/notice/style.css +1 -48
- package/dist/components/page/index.js +1 -1
- package/dist/components/page/style.css +1 -6
- package/dist/components/page-header/index.js +1 -1
- package/dist/components/page-header/style.css +1 -8
- package/dist/components/page-index/index.js +42 -18
- package/dist/components/page-index/style.css +1 -17
- package/dist/components/page-index-top/index.js +38 -16
- package/dist/components/page-skeleton/index.js +1 -1
- package/dist/components/page-skeleton/style.css +1 -17
- package/dist/components/page-skeleton-new/index.js +1 -1
- package/dist/components/page-skeleton-new/style.css +1 -36
- package/dist/components/pageable-table/index.js +78 -34
- package/dist/components/pageable-table/style.css +1 -66
- package/dist/components/pageable-view/index.js +78 -34
- package/dist/components/pageable-view/style.css +1 -63
- package/dist/components/photo-swipe/index.js +46 -24
- package/dist/components/process-designer/index.js +80 -50
- package/dist/components/process-designer/style.css +1 -1648
- package/dist/components/properties-panel/index.js +77 -51
- package/dist/components/properties-panel/style.css +1 -106
- package/dist/components/queue/index.js +1 -1
- package/dist/components/record-video/index.js +1 -1
- package/dist/components/record-video/style.css +1 -47
- package/dist/components/resize-observer/index.js +1 -1
- package/dist/components/resize-observer/style.css +1 -25
- package/dist/components/search/index.js +1 -1
- package/dist/components/search/style.css +1 -51
- package/dist/components/search-popover/index.js +29 -9
- package/dist/components/search-popover/style.css +1 -90
- package/dist/components/sign/index.js +2 -2
- package/dist/components/sign/style.css +1 -6
- package/dist/components/sign-panel/index.js +1 -1
- package/dist/components/sign-panel/style.css +1 -91
- package/dist/components/skeleton/index.js +1 -1
- package/dist/components/skeleton/style.css +1 -55
- package/dist/components/split-pane/index.js +21 -3
- package/dist/components/split-pane/style.css +1 -98
- package/dist/components/stateful/index.js +1 -1
- package/dist/components/stateful/style.css +1 -27
- package/dist/components/static-pageable-table/index.js +1 -1
- package/dist/components/static-pageable-table/style.css +1 -3
- package/dist/components/swiper/index.js +25 -5
- package/dist/components/swiper/style.css +1 -37
- package/dist/components/tab/index.js +2 -2
- package/dist/components/tab/style.css +1 -108
- package/dist/components/tab-item/index.js +3 -3
- package/dist/components/table-column/index.js +17 -7
- package/dist/components/table-page/index.js +1 -1
- package/dist/components/table-view/index.js +62 -36
- package/dist/components/table-view/style.css +1 -90
- package/dist/components/tag-render/index.js +13 -2
- package/dist/components/tag-render/style.css +1 -27
- package/dist/components/text-ellipsis/index.js +1 -1
- package/dist/components/text-ellipsis/style.css +1 -3
- package/dist/components/tinymce-editor/index.js +27 -9
- package/dist/components/tinymce-editor/style.css +1 -37
- package/dist/components/tinymce-wrapper/index.js +17 -7
- package/dist/components/tinymce-wrapper/style.css +1 -30
- package/dist/components/toolbar/index.js +4 -4
- package/dist/components/toolbar/style.css +1 -35
- package/dist/components/toolbar-button/index.js +28 -10
- package/dist/components/toolbar-button/style.css +1 -15
- package/dist/components/trigger/index.js +1 -1
- package/dist/components/verify/index.js +1 -1
- package/dist/components/verify/style.css +1 -9
- package/dist/components/vue-tags-input/index.js +1 -1
- package/dist/components/vue-tags-input/style.css +1 -102
- package/dist/components/watermark/index.js +15 -5
- package/dist/components/watermark/style.css +1 -10
- package/dist/index.css +26 -68
- package/dist/index.es.js +780 -1310
- package/package.json +4 -4
- package/web-types.json +1 -1
- package/dist/chunks/confirmable-mixin.7112b769.js +0 -75
- package/dist/chunks/dayjs.b0f2f7d9.js +0 -247
- package/dist/components/dialog-form/style.css +0 -5
|
@@ -1,473 +1 @@
|
|
|
1
|
-
.avue-keyboard--default .akeyboard-keyboard {
|
|
2
|
-
height: 100%;
|
|
3
|
-
width: 100%;
|
|
4
|
-
background: #f0f0f0;
|
|
5
|
-
border-radius: 5px;
|
|
6
|
-
padding: 9px 5px 5px;
|
|
7
|
-
box-sizing: border-box;
|
|
8
|
-
}
|
|
9
|
-
.avue-keyboard--default .akeyboard-keyboard-innerKeys {
|
|
10
|
-
text-align: center;
|
|
11
|
-
}
|
|
12
|
-
.avue-keyboard--default .akeyboard-keyboard-keys {
|
|
13
|
-
height: 40px;
|
|
14
|
-
min-width: 40px;
|
|
15
|
-
padding: 0 10px;
|
|
16
|
-
border-radius: 5px;
|
|
17
|
-
background: white;
|
|
18
|
-
display: inline-block;
|
|
19
|
-
line-height: 40px;
|
|
20
|
-
text-align: center;
|
|
21
|
-
box-sizing: border-box;
|
|
22
|
-
margin: 4px;
|
|
23
|
-
cursor: pointer;
|
|
24
|
-
user-select: none;
|
|
25
|
-
}
|
|
26
|
-
.avue-keyboard--default .akeyboard-keyboard-keys:hover {
|
|
27
|
-
background: #1e9fff;
|
|
28
|
-
color: #fff;
|
|
29
|
-
}
|
|
30
|
-
.avue-keyboard--default .akeyboard-keyboard-keys-Delete,
|
|
31
|
-
.avue-keyboard--default .akeyboard-keyboard-keys-Tab {
|
|
32
|
-
width: 80px;
|
|
33
|
-
}
|
|
34
|
-
.avue-keyboard--default .akeyboard-keyboard-keys-Caps {
|
|
35
|
-
width: 77px;
|
|
36
|
-
}
|
|
37
|
-
.avue-keyboard--default .akeyboard-keyboard-keys-Enter {
|
|
38
|
-
width: 90px;
|
|
39
|
-
}
|
|
40
|
-
.avue-keyboard--default .akeyboard-keyboard-keys-Shift {
|
|
41
|
-
width: 106px;
|
|
42
|
-
}
|
|
43
|
-
.avue-keyboard--default .akeyboard-keyboard-keys-Space {
|
|
44
|
-
width: 350px;
|
|
45
|
-
}
|
|
46
|
-
.avue-keyboard--default .keyboard-keyboard-keys-focus {
|
|
47
|
-
background: #1e9fff;
|
|
48
|
-
color: #fff;
|
|
49
|
-
}
|
|
50
|
-
.avue-keyboard--default .akeyboard-keyboard-fixedBottomCenter {
|
|
51
|
-
width: 100% !important;
|
|
52
|
-
height: auto !important;
|
|
53
|
-
position: fixed;
|
|
54
|
-
bottom: 0px;
|
|
55
|
-
left: 0px;
|
|
56
|
-
border-radius: 0 !important;
|
|
57
|
-
}
|
|
58
|
-
.avue-keyboard--default .akeyboard-numberKeyboard {
|
|
59
|
-
height: 100%;
|
|
60
|
-
width: 100%;
|
|
61
|
-
background: #f0f0f0;
|
|
62
|
-
border-radius: 5px;
|
|
63
|
-
padding: 10px 5px 5px;
|
|
64
|
-
box-sizing: border-box;
|
|
65
|
-
}
|
|
66
|
-
.avue-keyboard--default .akeyboard-numberKeyboard-keys-Enter {
|
|
67
|
-
height: 40px;
|
|
68
|
-
width: 100px;
|
|
69
|
-
}
|
|
70
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard {
|
|
71
|
-
height: 100%;
|
|
72
|
-
width: 100%;
|
|
73
|
-
background: #f0f0f0;
|
|
74
|
-
border-radius: 5px;
|
|
75
|
-
padding: 11px 5px 5px;
|
|
76
|
-
box-sizing: border-box;
|
|
77
|
-
}
|
|
78
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard-keys {
|
|
79
|
-
height: 25px;
|
|
80
|
-
min-width: 25px;
|
|
81
|
-
padding: 0 10px;
|
|
82
|
-
border-radius: 3px;
|
|
83
|
-
background: white;
|
|
84
|
-
display: inline-block;
|
|
85
|
-
line-height: 25px;
|
|
86
|
-
text-align: center;
|
|
87
|
-
box-sizing: border-box;
|
|
88
|
-
margin: 3px 2px 2px;
|
|
89
|
-
cursor: pointer;
|
|
90
|
-
user-select: none;
|
|
91
|
-
font-size: 10px;
|
|
92
|
-
}
|
|
93
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard-keys:hover {
|
|
94
|
-
background: #1e9fff !important;
|
|
95
|
-
color: #fff;
|
|
96
|
-
}
|
|
97
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard-keys-\21e7 ,
|
|
98
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard-keys-\21e6 {
|
|
99
|
-
width: 25px;
|
|
100
|
-
background-color: #999faf;
|
|
101
|
-
}
|
|
102
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard-keys-Space {
|
|
103
|
-
height: 28px;
|
|
104
|
-
width: 100px;
|
|
105
|
-
line-height: 28px;
|
|
106
|
-
margin-left: 55px;
|
|
107
|
-
}
|
|
108
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard-keys-Enter {
|
|
109
|
-
height: 28px;
|
|
110
|
-
width: 55px;
|
|
111
|
-
line-height: 28px;
|
|
112
|
-
background: #1e9fff !important;
|
|
113
|
-
color: #fff;
|
|
114
|
-
}
|
|
115
|
-
.avue-keyboard--default .akeyboard-mobileKeyboard-keys-focus {
|
|
116
|
-
background: #1e9fff !important;
|
|
117
|
-
color: #fff;
|
|
118
|
-
}
|
|
119
|
-
.avue-keyboard--green .akeyboard-keyboard {
|
|
120
|
-
height: 100%;
|
|
121
|
-
width: 100%;
|
|
122
|
-
background: #003300;
|
|
123
|
-
border-radius: 5px;
|
|
124
|
-
padding: 9px 5px 5px;
|
|
125
|
-
box-sizing: border-box;
|
|
126
|
-
}
|
|
127
|
-
.avue-keyboard--green .akeyboard-keyboard-innerKeys {
|
|
128
|
-
text-align: center;
|
|
129
|
-
}
|
|
130
|
-
.avue-keyboard--green .akeyboard-keyboard-keys {
|
|
131
|
-
height: 40px;
|
|
132
|
-
min-width: 40px;
|
|
133
|
-
padding: 0 10px;
|
|
134
|
-
border-radius: 5px;
|
|
135
|
-
background: #cccc99;
|
|
136
|
-
display: inline-block;
|
|
137
|
-
line-height: 40px;
|
|
138
|
-
text-align: center;
|
|
139
|
-
box-sizing: border-box;
|
|
140
|
-
margin: 4px;
|
|
141
|
-
cursor: pointer;
|
|
142
|
-
user-select: none;
|
|
143
|
-
}
|
|
144
|
-
.avue-keyboard--green .akeyboard-keyboard-keys:hover {
|
|
145
|
-
background: #669933;
|
|
146
|
-
color: #fff;
|
|
147
|
-
}
|
|
148
|
-
.avue-keyboard--green .akeyboard-keyboard-keys-Delete,
|
|
149
|
-
.avue-keyboard--green .akeyboard-keyboard-keys-Tab {
|
|
150
|
-
width: 80px;
|
|
151
|
-
}
|
|
152
|
-
.avue-keyboard--green .akeyboard-keyboard-keys-Caps {
|
|
153
|
-
width: 77px;
|
|
154
|
-
}
|
|
155
|
-
.avue-keyboard--green .akeyboard-keyboard-keys-Enter {
|
|
156
|
-
width: 90px;
|
|
157
|
-
}
|
|
158
|
-
.avue-keyboard--green .akeyboard-keyboard-keys-Shift {
|
|
159
|
-
width: 106px;
|
|
160
|
-
}
|
|
161
|
-
.avue-keyboard--green .akeyboard-keyboard-keys-Space {
|
|
162
|
-
width: 350px;
|
|
163
|
-
}
|
|
164
|
-
.avue-keyboard--green .keyboard-keyboard-keys-focus {
|
|
165
|
-
background: #669933;
|
|
166
|
-
color: #fff;
|
|
167
|
-
}
|
|
168
|
-
.avue-keyboard--green .akeyboard-keyboard-fixedBottomCenter {
|
|
169
|
-
width: 100% !important;
|
|
170
|
-
height: auto !important;
|
|
171
|
-
position: fixed;
|
|
172
|
-
bottom: 0px;
|
|
173
|
-
left: 0px;
|
|
174
|
-
border-radius: 0 !important;
|
|
175
|
-
}
|
|
176
|
-
.avue-keyboard--green .akeyboard-numberKeyboard {
|
|
177
|
-
height: 100%;
|
|
178
|
-
width: 100%;
|
|
179
|
-
background: #003300;
|
|
180
|
-
border-radius: 5px;
|
|
181
|
-
padding: 10px 5px 5px;
|
|
182
|
-
box-sizing: border-box;
|
|
183
|
-
}
|
|
184
|
-
.avue-keyboard--green .akeyboard-numberKeyboard-keys-Enter {
|
|
185
|
-
height: 40px;
|
|
186
|
-
width: 100px;
|
|
187
|
-
}
|
|
188
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard {
|
|
189
|
-
height: 100%;
|
|
190
|
-
width: 100%;
|
|
191
|
-
background: #003300;
|
|
192
|
-
border-radius: 5px;
|
|
193
|
-
padding: 11px 5px 5px;
|
|
194
|
-
box-sizing: border-box;
|
|
195
|
-
}
|
|
196
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard-keys {
|
|
197
|
-
height: 25px;
|
|
198
|
-
min-width: 25px;
|
|
199
|
-
padding: 0 10px;
|
|
200
|
-
border-radius: 3px;
|
|
201
|
-
background: #cccc99;
|
|
202
|
-
display: inline-block;
|
|
203
|
-
line-height: 25px;
|
|
204
|
-
text-align: center;
|
|
205
|
-
box-sizing: border-box;
|
|
206
|
-
margin: 3px 2px 2px;
|
|
207
|
-
cursor: pointer;
|
|
208
|
-
user-select: none;
|
|
209
|
-
font-size: 10px;
|
|
210
|
-
}
|
|
211
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard-keys:hover {
|
|
212
|
-
background: #669933 !important;
|
|
213
|
-
color: #fff;
|
|
214
|
-
}
|
|
215
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard-keys-\21e7 ,
|
|
216
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard-keys-\21e6 {
|
|
217
|
-
width: 25px;
|
|
218
|
-
background-color: #999faf;
|
|
219
|
-
}
|
|
220
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard-keys-Space {
|
|
221
|
-
height: 28px;
|
|
222
|
-
width: 100px;
|
|
223
|
-
line-height: 28px;
|
|
224
|
-
margin-left: 55px;
|
|
225
|
-
}
|
|
226
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard-keys-Enter {
|
|
227
|
-
height: 28px;
|
|
228
|
-
width: 55px;
|
|
229
|
-
line-height: 28px;
|
|
230
|
-
background: #669933 !important;
|
|
231
|
-
color: #fff;
|
|
232
|
-
}
|
|
233
|
-
.avue-keyboard--green .akeyboard-mobileKeyboard-keys-focus {
|
|
234
|
-
background: #669933 !important;
|
|
235
|
-
color: #fff;
|
|
236
|
-
}
|
|
237
|
-
.avue-keyboard--dark .akeyboard-keyboard {
|
|
238
|
-
height: 100%;
|
|
239
|
-
width: 100%;
|
|
240
|
-
background: black;
|
|
241
|
-
color: #fff;
|
|
242
|
-
border-radius: 5px;
|
|
243
|
-
padding: 9px 5px 5px;
|
|
244
|
-
box-sizing: border-box;
|
|
245
|
-
}
|
|
246
|
-
.avue-keyboard--dark .akeyboard-keyboard-innerKeys {
|
|
247
|
-
text-align: center;
|
|
248
|
-
}
|
|
249
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys {
|
|
250
|
-
height: 40px;
|
|
251
|
-
min-width: 40px;
|
|
252
|
-
padding: 0 10px;
|
|
253
|
-
border-radius: 5px;
|
|
254
|
-
background: #393d49;
|
|
255
|
-
color: #fff;
|
|
256
|
-
display: inline-block;
|
|
257
|
-
line-height: 40px;
|
|
258
|
-
text-align: center;
|
|
259
|
-
box-sizing: border-box;
|
|
260
|
-
margin: 4px;
|
|
261
|
-
cursor: pointer;
|
|
262
|
-
user-select: none;
|
|
263
|
-
}
|
|
264
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys:hover {
|
|
265
|
-
background: #1e9fff;
|
|
266
|
-
}
|
|
267
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys-Delete,
|
|
268
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys-Tab {
|
|
269
|
-
width: 80px;
|
|
270
|
-
}
|
|
271
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys-Caps {
|
|
272
|
-
width: 77px;
|
|
273
|
-
}
|
|
274
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys-Enter {
|
|
275
|
-
width: 90px;
|
|
276
|
-
}
|
|
277
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys-Shift {
|
|
278
|
-
width: 106px;
|
|
279
|
-
}
|
|
280
|
-
.avue-keyboard--dark .akeyboard-keyboard-keys-Space {
|
|
281
|
-
width: 350px;
|
|
282
|
-
}
|
|
283
|
-
.avue-keyboard--dark .keyboard-keyboard-keys-focus {
|
|
284
|
-
background: #1e9fff;
|
|
285
|
-
}
|
|
286
|
-
.avue-keyboard--dark .akeyboard-keyboard-fixedBottomCenter {
|
|
287
|
-
width: 100% !important;
|
|
288
|
-
height: auto !important;
|
|
289
|
-
position: fixed;
|
|
290
|
-
bottom: 0px;
|
|
291
|
-
left: 0px;
|
|
292
|
-
border-radius: 0 !important;
|
|
293
|
-
}
|
|
294
|
-
.avue-keyboard--dark .akeyboard-numberKeyboard {
|
|
295
|
-
height: 100%;
|
|
296
|
-
width: 100%;
|
|
297
|
-
background: black;
|
|
298
|
-
border-radius: 5px;
|
|
299
|
-
padding: 10px 5px 5px;
|
|
300
|
-
box-sizing: border-box;
|
|
301
|
-
}
|
|
302
|
-
.avue-keyboard--dark .akeyboard-numberKeyboard-keys-Enter {
|
|
303
|
-
height: 40px;
|
|
304
|
-
width: 100px;
|
|
305
|
-
}
|
|
306
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard {
|
|
307
|
-
height: 100%;
|
|
308
|
-
width: 100%;
|
|
309
|
-
background: black;
|
|
310
|
-
border-radius: 5px;
|
|
311
|
-
padding: 11px 5px 5px;
|
|
312
|
-
box-sizing: border-box;
|
|
313
|
-
}
|
|
314
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard-keys {
|
|
315
|
-
height: 25px;
|
|
316
|
-
min-width: 25px;
|
|
317
|
-
padding: 0 10px;
|
|
318
|
-
border-radius: 3px;
|
|
319
|
-
background: #393d49;
|
|
320
|
-
color: #fff;
|
|
321
|
-
display: inline-block;
|
|
322
|
-
line-height: 25px;
|
|
323
|
-
text-align: center;
|
|
324
|
-
box-sizing: border-box;
|
|
325
|
-
margin: 3px 2px 2px;
|
|
326
|
-
cursor: pointer;
|
|
327
|
-
user-select: none;
|
|
328
|
-
font-size: 10px;
|
|
329
|
-
}
|
|
330
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard-keys:hover {
|
|
331
|
-
background: #1e9fff !important;
|
|
332
|
-
color: #fff;
|
|
333
|
-
}
|
|
334
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-\21e7 ,
|
|
335
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-\21e6 {
|
|
336
|
-
width: 25px;
|
|
337
|
-
background-color: #999faf;
|
|
338
|
-
}
|
|
339
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-Space {
|
|
340
|
-
height: 28px;
|
|
341
|
-
width: 100px;
|
|
342
|
-
line-height: 28px;
|
|
343
|
-
margin-left: 55px;
|
|
344
|
-
}
|
|
345
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-Enter {
|
|
346
|
-
height: 28px;
|
|
347
|
-
width: 55px;
|
|
348
|
-
line-height: 28px;
|
|
349
|
-
background: #1e9fff !important;
|
|
350
|
-
color: #fff;
|
|
351
|
-
}
|
|
352
|
-
.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-focus {
|
|
353
|
-
background: #1e9fff !important;
|
|
354
|
-
color: #fff;
|
|
355
|
-
}
|
|
356
|
-
.avue-keyboard--classic .akeyboard-keyboard {
|
|
357
|
-
height: 100%;
|
|
358
|
-
width: 100%;
|
|
359
|
-
background: #2f4056;
|
|
360
|
-
border-radius: 5px;
|
|
361
|
-
padding: 9px 5px 5px;
|
|
362
|
-
box-sizing: border-box;
|
|
363
|
-
}
|
|
364
|
-
.avue-keyboard--classic .akeyboard-keyboard-innerKeys {
|
|
365
|
-
text-align: center;
|
|
366
|
-
}
|
|
367
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys {
|
|
368
|
-
height: 40px;
|
|
369
|
-
min-width: 40px;
|
|
370
|
-
padding: 0 10px;
|
|
371
|
-
border-radius: 5px;
|
|
372
|
-
background: white;
|
|
373
|
-
display: inline-block;
|
|
374
|
-
line-height: 40px;
|
|
375
|
-
text-align: center;
|
|
376
|
-
box-sizing: border-box;
|
|
377
|
-
margin: 4px;
|
|
378
|
-
cursor: pointer;
|
|
379
|
-
user-select: none;
|
|
380
|
-
}
|
|
381
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys:hover {
|
|
382
|
-
background: #c2c2c2;
|
|
383
|
-
color: #fff;
|
|
384
|
-
}
|
|
385
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys-Delete,
|
|
386
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys-Tab {
|
|
387
|
-
width: 80px;
|
|
388
|
-
}
|
|
389
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys-Caps {
|
|
390
|
-
width: 77px;
|
|
391
|
-
}
|
|
392
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys-Enter {
|
|
393
|
-
width: 90px;
|
|
394
|
-
}
|
|
395
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys-Shift {
|
|
396
|
-
width: 106px;
|
|
397
|
-
}
|
|
398
|
-
.avue-keyboard--classic .akeyboard-keyboard-keys-Space {
|
|
399
|
-
width: 350px;
|
|
400
|
-
}
|
|
401
|
-
.avue-keyboard--classic .keyboard-keyboard-keys-focus {
|
|
402
|
-
background: #c2c2c2;
|
|
403
|
-
color: #fff;
|
|
404
|
-
}
|
|
405
|
-
.avue-keyboard--classic .akeyboard-keyboard-fixedBottomCenter {
|
|
406
|
-
width: 100% !important;
|
|
407
|
-
height: auto !important;
|
|
408
|
-
position: fixed;
|
|
409
|
-
bottom: 0px;
|
|
410
|
-
left: 0px;
|
|
411
|
-
border-radius: 0 !important;
|
|
412
|
-
}
|
|
413
|
-
.avue-keyboard--classic .akeyboard-numberKeyboard {
|
|
414
|
-
height: 100%;
|
|
415
|
-
width: 100%;
|
|
416
|
-
background: #2f4056;
|
|
417
|
-
border-radius: 5px;
|
|
418
|
-
padding: 10px 5px 5px;
|
|
419
|
-
box-sizing: border-box;
|
|
420
|
-
}
|
|
421
|
-
.avue-keyboard--classic .akeyboard-numberKeyboard-keys-Enter {
|
|
422
|
-
height: 40px;
|
|
423
|
-
width: 100px;
|
|
424
|
-
}
|
|
425
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard {
|
|
426
|
-
height: 100%;
|
|
427
|
-
width: 100%;
|
|
428
|
-
background: #2f4056;
|
|
429
|
-
border-radius: 5px;
|
|
430
|
-
padding: 11px 5px 5px;
|
|
431
|
-
box-sizing: border-box;
|
|
432
|
-
}
|
|
433
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard-keys {
|
|
434
|
-
height: 25px;
|
|
435
|
-
min-width: 25px;
|
|
436
|
-
padding: 0 10px;
|
|
437
|
-
border-radius: 3px;
|
|
438
|
-
background: white;
|
|
439
|
-
display: inline-block;
|
|
440
|
-
line-height: 25px;
|
|
441
|
-
text-align: center;
|
|
442
|
-
box-sizing: border-box;
|
|
443
|
-
margin: 3px 2px 2px;
|
|
444
|
-
cursor: pointer;
|
|
445
|
-
user-select: none;
|
|
446
|
-
font-size: 10px;
|
|
447
|
-
}
|
|
448
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard-keys:hover {
|
|
449
|
-
background: #c2c2c2 !important;
|
|
450
|
-
color: #fff;
|
|
451
|
-
}
|
|
452
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-\21e7 ,
|
|
453
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-\21e6 {
|
|
454
|
-
width: 25px;
|
|
455
|
-
background-color: #999faf;
|
|
456
|
-
}
|
|
457
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-Space {
|
|
458
|
-
height: 28px;
|
|
459
|
-
width: 100px;
|
|
460
|
-
line-height: 28px;
|
|
461
|
-
margin-left: 55px;
|
|
462
|
-
}
|
|
463
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-Enter {
|
|
464
|
-
height: 28px;
|
|
465
|
-
width: 55px;
|
|
466
|
-
line-height: 28px;
|
|
467
|
-
background: #c2c2c2 !important;
|
|
468
|
-
color: #fff;
|
|
469
|
-
}
|
|
470
|
-
.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-focus {
|
|
471
|
-
background: #c2c2c2 !important;
|
|
472
|
-
color: #fff;
|
|
473
|
-
}
|
|
1
|
+
.avue-keyboard--default .akeyboard-keyboard{height:100%;width:100%;background:#f0f0f0;border-radius:5px;padding:9px 5px 5px;box-sizing:border-box}.avue-keyboard--default .akeyboard-keyboard-innerKeys{text-align:center}.avue-keyboard--default .akeyboard-keyboard-keys{height:40px;min-width:40px;padding:0 10px;border-radius:5px;background:white;display:inline-block;line-height:40px;text-align:center;box-sizing:border-box;margin:4px;cursor:pointer;user-select:none}.avue-keyboard--default .akeyboard-keyboard-keys:hover{background:#1e9fff;color:#fff}.avue-keyboard--default .akeyboard-keyboard-keys-Delete,.avue-keyboard--default .akeyboard-keyboard-keys-Tab{width:80px}.avue-keyboard--default .akeyboard-keyboard-keys-Caps{width:77px}.avue-keyboard--default .akeyboard-keyboard-keys-Enter{width:90px}.avue-keyboard--default .akeyboard-keyboard-keys-Shift{width:106px}.avue-keyboard--default .akeyboard-keyboard-keys-Space{width:350px}.avue-keyboard--default .keyboard-keyboard-keys-focus{background:#1e9fff;color:#fff}.avue-keyboard--default .akeyboard-keyboard-fixedBottomCenter{width:100%!important;height:auto!important;position:fixed;bottom:0;left:0;border-radius:0!important}.avue-keyboard--default .akeyboard-numberKeyboard{height:100%;width:100%;background:#f0f0f0;border-radius:5px;padding:10px 5px 5px;box-sizing:border-box}.avue-keyboard--default .akeyboard-numberKeyboard-keys-Enter{height:40px;width:100px}.avue-keyboard--default .akeyboard-mobileKeyboard{height:100%;width:100%;background:#f0f0f0;border-radius:5px;padding:11px 5px 5px;box-sizing:border-box}.avue-keyboard--default .akeyboard-mobileKeyboard-keys{height:25px;min-width:25px;padding:0 10px;border-radius:3px;background:white;display:inline-block;line-height:25px;text-align:center;box-sizing:border-box;margin:3px 2px 2px;cursor:pointer;user-select:none;font-size:10px}.avue-keyboard--default .akeyboard-mobileKeyboard-keys:hover{background:#1e9fff!important;color:#fff}.avue-keyboard--default .akeyboard-mobileKeyboard-keys-\21e7 ,.avue-keyboard--default .akeyboard-mobileKeyboard-keys-\21e6 {width:25px;background-color:#999faf}.avue-keyboard--default .akeyboard-mobileKeyboard-keys-Space{height:28px;width:100px;line-height:28px;margin-left:55px}.avue-keyboard--default .akeyboard-mobileKeyboard-keys-Enter{height:28px;width:55px;line-height:28px;background:#1e9fff!important;color:#fff}.avue-keyboard--default .akeyboard-mobileKeyboard-keys-focus{background:#1e9fff!important;color:#fff}.avue-keyboard--green .akeyboard-keyboard{height:100%;width:100%;background:#003300;border-radius:5px;padding:9px 5px 5px;box-sizing:border-box}.avue-keyboard--green .akeyboard-keyboard-innerKeys{text-align:center}.avue-keyboard--green .akeyboard-keyboard-keys{height:40px;min-width:40px;padding:0 10px;border-radius:5px;background:#cccc99;display:inline-block;line-height:40px;text-align:center;box-sizing:border-box;margin:4px;cursor:pointer;user-select:none}.avue-keyboard--green .akeyboard-keyboard-keys:hover{background:#669933;color:#fff}.avue-keyboard--green .akeyboard-keyboard-keys-Delete,.avue-keyboard--green .akeyboard-keyboard-keys-Tab{width:80px}.avue-keyboard--green .akeyboard-keyboard-keys-Caps{width:77px}.avue-keyboard--green .akeyboard-keyboard-keys-Enter{width:90px}.avue-keyboard--green .akeyboard-keyboard-keys-Shift{width:106px}.avue-keyboard--green .akeyboard-keyboard-keys-Space{width:350px}.avue-keyboard--green .keyboard-keyboard-keys-focus{background:#669933;color:#fff}.avue-keyboard--green .akeyboard-keyboard-fixedBottomCenter{width:100%!important;height:auto!important;position:fixed;bottom:0;left:0;border-radius:0!important}.avue-keyboard--green .akeyboard-numberKeyboard{height:100%;width:100%;background:#003300;border-radius:5px;padding:10px 5px 5px;box-sizing:border-box}.avue-keyboard--green .akeyboard-numberKeyboard-keys-Enter{height:40px;width:100px}.avue-keyboard--green .akeyboard-mobileKeyboard{height:100%;width:100%;background:#003300;border-radius:5px;padding:11px 5px 5px;box-sizing:border-box}.avue-keyboard--green .akeyboard-mobileKeyboard-keys{height:25px;min-width:25px;padding:0 10px;border-radius:3px;background:#cccc99;display:inline-block;line-height:25px;text-align:center;box-sizing:border-box;margin:3px 2px 2px;cursor:pointer;user-select:none;font-size:10px}.avue-keyboard--green .akeyboard-mobileKeyboard-keys:hover{background:#669933!important;color:#fff}.avue-keyboard--green .akeyboard-mobileKeyboard-keys-\21e7 ,.avue-keyboard--green .akeyboard-mobileKeyboard-keys-\21e6 {width:25px;background-color:#999faf}.avue-keyboard--green .akeyboard-mobileKeyboard-keys-Space{height:28px;width:100px;line-height:28px;margin-left:55px}.avue-keyboard--green .akeyboard-mobileKeyboard-keys-Enter{height:28px;width:55px;line-height:28px;background:#669933!important;color:#fff}.avue-keyboard--green .akeyboard-mobileKeyboard-keys-focus{background:#669933!important;color:#fff}.avue-keyboard--dark .akeyboard-keyboard{height:100%;width:100%;background:black;color:#fff;border-radius:5px;padding:9px 5px 5px;box-sizing:border-box}.avue-keyboard--dark .akeyboard-keyboard-innerKeys{text-align:center}.avue-keyboard--dark .akeyboard-keyboard-keys{height:40px;min-width:40px;padding:0 10px;border-radius:5px;background:#393d49;color:#fff;display:inline-block;line-height:40px;text-align:center;box-sizing:border-box;margin:4px;cursor:pointer;user-select:none}.avue-keyboard--dark .akeyboard-keyboard-keys:hover{background:#1e9fff}.avue-keyboard--dark .akeyboard-keyboard-keys-Delete,.avue-keyboard--dark .akeyboard-keyboard-keys-Tab{width:80px}.avue-keyboard--dark .akeyboard-keyboard-keys-Caps{width:77px}.avue-keyboard--dark .akeyboard-keyboard-keys-Enter{width:90px}.avue-keyboard--dark .akeyboard-keyboard-keys-Shift{width:106px}.avue-keyboard--dark .akeyboard-keyboard-keys-Space{width:350px}.avue-keyboard--dark .keyboard-keyboard-keys-focus{background:#1e9fff}.avue-keyboard--dark .akeyboard-keyboard-fixedBottomCenter{width:100%!important;height:auto!important;position:fixed;bottom:0;left:0;border-radius:0!important}.avue-keyboard--dark .akeyboard-numberKeyboard{height:100%;width:100%;background:black;border-radius:5px;padding:10px 5px 5px;box-sizing:border-box}.avue-keyboard--dark .akeyboard-numberKeyboard-keys-Enter{height:40px;width:100px}.avue-keyboard--dark .akeyboard-mobileKeyboard{height:100%;width:100%;background:black;border-radius:5px;padding:11px 5px 5px;box-sizing:border-box}.avue-keyboard--dark .akeyboard-mobileKeyboard-keys{height:25px;min-width:25px;padding:0 10px;border-radius:3px;background:#393d49;color:#fff;display:inline-block;line-height:25px;text-align:center;box-sizing:border-box;margin:3px 2px 2px;cursor:pointer;user-select:none;font-size:10px}.avue-keyboard--dark .akeyboard-mobileKeyboard-keys:hover{background:#1e9fff!important;color:#fff}.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-\21e7 ,.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-\21e6 {width:25px;background-color:#999faf}.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-Space{height:28px;width:100px;line-height:28px;margin-left:55px}.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-Enter{height:28px;width:55px;line-height:28px;background:#1e9fff!important;color:#fff}.avue-keyboard--dark .akeyboard-mobileKeyboard-keys-focus{background:#1e9fff!important;color:#fff}.avue-keyboard--classic .akeyboard-keyboard{height:100%;width:100%;background:#2f4056;border-radius:5px;padding:9px 5px 5px;box-sizing:border-box}.avue-keyboard--classic .akeyboard-keyboard-innerKeys{text-align:center}.avue-keyboard--classic .akeyboard-keyboard-keys{height:40px;min-width:40px;padding:0 10px;border-radius:5px;background:white;display:inline-block;line-height:40px;text-align:center;box-sizing:border-box;margin:4px;cursor:pointer;user-select:none}.avue-keyboard--classic .akeyboard-keyboard-keys:hover{background:#c2c2c2;color:#fff}.avue-keyboard--classic .akeyboard-keyboard-keys-Delete,.avue-keyboard--classic .akeyboard-keyboard-keys-Tab{width:80px}.avue-keyboard--classic .akeyboard-keyboard-keys-Caps{width:77px}.avue-keyboard--classic .akeyboard-keyboard-keys-Enter{width:90px}.avue-keyboard--classic .akeyboard-keyboard-keys-Shift{width:106px}.avue-keyboard--classic .akeyboard-keyboard-keys-Space{width:350px}.avue-keyboard--classic .keyboard-keyboard-keys-focus{background:#c2c2c2;color:#fff}.avue-keyboard--classic .akeyboard-keyboard-fixedBottomCenter{width:100%!important;height:auto!important;position:fixed;bottom:0;left:0;border-radius:0!important}.avue-keyboard--classic .akeyboard-numberKeyboard{height:100%;width:100%;background:#2f4056;border-radius:5px;padding:10px 5px 5px;box-sizing:border-box}.avue-keyboard--classic .akeyboard-numberKeyboard-keys-Enter{height:40px;width:100px}.avue-keyboard--classic .akeyboard-mobileKeyboard{height:100%;width:100%;background:#2f4056;border-radius:5px;padding:11px 5px 5px;box-sizing:border-box}.avue-keyboard--classic .akeyboard-mobileKeyboard-keys{height:25px;min-width:25px;padding:0 10px;border-radius:3px;background:white;display:inline-block;line-height:25px;text-align:center;box-sizing:border-box;margin:3px 2px 2px;cursor:pointer;user-select:none;font-size:10px}.avue-keyboard--classic .akeyboard-mobileKeyboard-keys:hover{background:#c2c2c2!important;color:#fff}.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-\21e7 ,.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-\21e6 {width:25px;background-color:#999faf}.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-Space{height:28px;width:100px;line-height:28px;margin-left:55px}.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-Enter{height:28px;width:55px;line-height:28px;background:#c2c2c2!important;color:#fff}.avue-keyboard--classic .akeyboard-mobileKeyboard-keys-focus{background:#c2c2c2!important;color:#fff}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { B as downFile } from "../../chunks/util.89913643.js";
|
|
2
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
2
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
3
3
|
var render = function() {
|
|
4
4
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
5
5
|
return _c("div", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,11 +1 @@
|
|
|
1
|
-
.loading-view
|
|
2
|
-
position: relative;
|
|
3
|
-
display: flex;
|
|
4
|
-
align-items: center;
|
|
5
|
-
justify-content: center;
|
|
6
|
-
width: 100%;
|
|
7
|
-
height: 100%;
|
|
8
|
-
color: #909399;
|
|
9
|
-
font-size: 20px;
|
|
10
|
-
background-color: #fff;
|
|
11
|
-
}
|
|
1
|
+
.loading-view{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#909399;font-size:20px;background-color:#fff}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { s as setPx } from "../../chunks/util.89913643.js";
|
|
2
2
|
import { isBlank } from "@web-utils/core";
|
|
3
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
3
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
4
4
|
var render = function() {
|
|
5
5
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
6
6
|
return _c("div", {
|
|
@@ -1,19 +1 @@
|
|
|
1
|
-
.avue-login .el-form-item {
|
|
2
|
-
margin-bottom: 18px;
|
|
3
|
-
}
|
|
4
|
-
.avue-login .el-input-group__append {
|
|
5
|
-
padding: 0;
|
|
6
|
-
overflow: hidden;
|
|
7
|
-
}
|
|
8
|
-
.avue-login__send {
|
|
9
|
-
min-width: 150px;
|
|
10
|
-
box-sizing: border-box;
|
|
11
|
-
}
|
|
12
|
-
.avue-login__send:hover {
|
|
13
|
-
color: #c0c4cc !important;
|
|
14
|
-
border-color: #ebeef5 !important;
|
|
15
|
-
background-color: #f5f7fa !important;
|
|
16
|
-
}
|
|
17
|
-
.avue-login__submit {
|
|
18
|
-
width: 100%;
|
|
19
|
-
}
|
|
1
|
+
.avue-login .el-form-item{margin-bottom:18px}.avue-login .el-input-group__append{padding:0;overflow:hidden}.avue-login__send{min-width:150px;box-sizing:border-box}.avue-login__send:hover{color:#c0c4cc!important;border-color:#ebeef5!important;background-color:#f5f7fa!important}.avue-login__submit{width:100%}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,30 +1 @@
|
|
|
1
|
-
.name-avatar {
|
|
2
|
-
overflow: hidden;
|
|
3
|
-
width: 40px;
|
|
4
|
-
height: 40px;
|
|
5
|
-
}
|
|
6
|
-
.name-avatar .name-avatar-image,
|
|
7
|
-
.name-avatar .name-avatar-text {
|
|
8
|
-
width: 100%;
|
|
9
|
-
height: 100%;
|
|
10
|
-
}
|
|
11
|
-
.name-avatar .name-avatar-text {
|
|
12
|
-
display: flex;
|
|
13
|
-
justify-content: center;
|
|
14
|
-
align-items: center;
|
|
15
|
-
}
|
|
16
|
-
.round {
|
|
17
|
-
display: inline-block;
|
|
18
|
-
position: relative;
|
|
19
|
-
text-align: center;
|
|
20
|
-
vertical-align: bottom;
|
|
21
|
-
font-size: 8px;
|
|
22
|
-
user-select: none;
|
|
23
|
-
z-index: 10;
|
|
24
|
-
border-radius: 50%;
|
|
25
|
-
}
|
|
26
|
-
.square {
|
|
27
|
-
display: block;
|
|
28
|
-
border-radius: 8px;
|
|
29
|
-
overflow: hidden;
|
|
30
|
-
}
|
|
1
|
+
.name-avatar{overflow:hidden;width:40px;height:40px}.name-avatar .name-avatar-image,.name-avatar .name-avatar-text{width:100%;height:100%}.name-avatar .name-avatar-text{display:flex;justify-content:center;align-items:center}.round{display:inline-block;position:relative;text-align:center;vertical-align:bottom;font-size:8px;user-select:none;z-index:10;border-radius:50%}.square{display:block;border-radius:8px;overflow:hidden}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,11 +1 @@
|
|
|
1
|
-
.nav-bar {
|
|
2
|
-
flex-shrink: 0;
|
|
3
|
-
display: flex;
|
|
4
|
-
width: 100%;
|
|
5
|
-
height: 40px;
|
|
6
|
-
background-color: #fff;
|
|
7
|
-
border-bottom: 1px #eee solid;
|
|
8
|
-
}
|
|
9
|
-
.nav-bar .el-button--text {
|
|
10
|
-
margin-left: 12px;
|
|
11
|
-
}
|
|
1
|
+
.nav-bar{flex-shrink:0;display:flex;width:100%;height:40px;background-color:#fff;border-bottom:1px #eee solid}.nav-bar .el-button--text{margin-left:12px}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement;
|
|
4
4
|
return _vm._self._c, _vm._m(0);
|
|
@@ -1,9 +1 @@
|
|
|
1
|
-
.not-implement
|
|
2
|
-
display: flex;
|
|
3
|
-
align-items: center;
|
|
4
|
-
justify-content: center;
|
|
5
|
-
height: 100%;
|
|
6
|
-
color: gray;
|
|
7
|
-
font-size: 3em;
|
|
8
|
-
text-align: center;
|
|
9
|
-
}
|
|
1
|
+
.not-implement{display:flex;align-items:center;justify-content:center;height:100%;color:gray;font-size:3em;text-align:center}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
.avue-notice__item {
|
|
2
|
-
padding: 12px 24px;
|
|
3
|
-
border-bottom: 1px solid #e8eaec;
|
|
4
|
-
cursor: pointer;
|
|
5
|
-
transition: background-color .2s ease-in-out;
|
|
6
|
-
text-align: left;
|
|
7
|
-
display: flex;
|
|
8
|
-
align-items: flex-start;
|
|
9
|
-
}
|
|
10
|
-
.avue-notice__content {
|
|
11
|
-
flex: 1;
|
|
12
|
-
}
|
|
13
|
-
.avue-notice__img {
|
|
14
|
-
width: 38px;
|
|
15
|
-
height: 38px;
|
|
16
|
-
border-radius: 100%;
|
|
17
|
-
margin-top: 5px;
|
|
18
|
-
margin-right: 10px;
|
|
19
|
-
overflow: hidden;
|
|
20
|
-
}
|
|
21
|
-
.avue-notice__img img {
|
|
22
|
-
width: 100%;
|
|
23
|
-
height: 100%;
|
|
24
|
-
}
|
|
25
|
-
.avue-notice__name {
|
|
26
|
-
line-height: 25px;
|
|
27
|
-
}
|
|
28
|
-
.avue-notice__title {
|
|
29
|
-
font-size: 14px;
|
|
30
|
-
font-weight: 400;
|
|
31
|
-
line-height: 22px;
|
|
32
|
-
color: #515a6e;
|
|
33
|
-
margin-bottom: 4px;
|
|
34
|
-
}
|
|
35
|
-
.avue-notice__tag {
|
|
36
|
-
float: right;
|
|
37
|
-
margin-top: 2px;
|
|
38
|
-
}
|
|
39
|
-
.avue-notice__subtitle {
|
|
40
|
-
font-size: 12px;
|
|
41
|
-
color: #808695;
|
|
42
|
-
}
|
|
43
|
-
.avue-notice__more {
|
|
44
|
-
cursor: pointer;
|
|
45
|
-
color: #2d8cf0;
|
|
46
|
-
text-align: center;
|
|
47
|
-
padding: 10px 0;
|
|
48
|
-
}
|
|
1
|
+
.avue-notice__item{padding:12px 24px;border-bottom:1px solid #e8eaec;cursor:pointer;transition:background-color .2s ease-in-out;text-align:left;display:flex;align-items:flex-start}.avue-notice__content{flex:1}.avue-notice__img{width:38px;height:38px;border-radius:100%;margin-top:5px;margin-right:10px;overflow:hidden}.avue-notice__img img{width:100%;height:100%}.avue-notice__name{line-height:25px}.avue-notice__title{font-size:14px;font-weight:400;line-height:22px;color:#515a6e;margin-bottom:4px}.avue-notice__tag{float:right;margin-top:2px}.avue-notice__subtitle{font-size:12px;color:#808695}.avue-notice__more{cursor:pointer;color:#2d8cf0;text-align:center;padding:10px 0}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|