@avilang/practical-ui 0.3.37 → 0.3.39
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/LICENSE +21 -21
- package/README.md +3 -3
- package/dist/index.js +5790 -5545
- package/dist/style.css +1 -1
- package/package.json +49 -49
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:v-sans;font-weight:400;src:url(./assets/LatoLatin-Regular.woff2)}@font-face{font-family:v-sans;font-weight:600;src:url(./assets/LatoLatin-Semibold.woff2)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,div{display:block;box-sizing:border-box}body{text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;background-color:#fff;color:#333639;font-size:14px;font-family:v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.6;transition:color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1)}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.n-
|
|
1
|
+
@font-face{font-family:v-sans;font-weight:400;src:url(./assets/LatoLatin-Regular.woff2)}@font-face{font-family:v-sans;font-weight:600;src:url(./assets/LatoLatin-Semibold.woff2)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,div{display:block;box-sizing:border-box}body{text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;background-color:#fff;color:#333639;font-size:14px;font-family:v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.6;transition:color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1)}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.n-button.n-button--small-type.p-button-xs{height:24px}.n-button.p-button-waiting{opacity:.5}.n-button.p-button-waiting:hover{cursor:initial;background-color:var(--n-color);color:var(--n-text-color)}.n-button.n-button--default-type.p-button-default-info{--n-ripple-color: #2080f0ff;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #4098fcff;--n-text-color-pressed: #1060c9ff;--n-text-color-focus: #4098fcff;--n-text-color-disabled: rgb(51, 54, 57);--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #4098fcff;--n-border-pressed: 1px solid #1060c9ff;--n-border-focus: 1px solid #4098fcff;--n-border-disabled: 1px solid rgb(224, 224, 230)}.n-button.n-button--default-type.p-button-default-success{--n-ripple-color: #18a058;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #36ad6a;--n-text-color-pressed: #0c7a43;--n-text-color-focus: #36ad6a;--n-text-color-disabled: rgb(51, 54, 57);--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #36ad6a;--n-border-pressed: 1px solid #0c7a43;--n-border-focus: 1px solid #36ad6a;--n-border-disabled: 1px solid rgb(224, 224, 230)}.n-button.n-button--default-type.p-button-default-warning{--n-ripple-color: #f0a020;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #fcb040;--n-text-color-pressed: #c97c10;--n-text-color-focus: #fcb040;--n-text-color-disabled: #f0a020;--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #fcb040;--n-border-pressed: 1px solid #c97c10;--n-border-focus: 1px solid #fcb040;--n-border-disabled: 1px solid #f0a020}.n-button.n-button--default-type.p-button-default-error{--n-ripple-color: #d03050;--n-text-color: rgb(51, 54, 57);--n-text-color-hover: #de576d;--n-text-color-pressed: #ab1f3f;--n-text-color-focus: #de576d;--n-text-color-disabled: #d03050;--n-border: 1px solid rgb(224, 224, 230);--n-border-hover: 1px solid #de576d;--n-border-pressed: 1px solid #ab1f3f;--n-border-focus: 1px solid #de576d;--n-border-disabled: 1px solid #d03050}.p-search-item{display:flex;align-items:center;box-sizing:border-box;padding-right:16px}.p-search-item.p-search-item-action{flex:1;justify-content:end;padding-right:0}.p-search-item.p-search-item-last{padding-right:0}.p-search-item .p-search-item-label{margin-right:8px;text-align:right}.p-search-item-content{flex:1}.p-search{width:100%;max-width:100%;min-height:34px}.p-search-lilne{display:flex;align-items:center}.n-switch.p-switch-readonly .n-switch__rail{cursor:initial}.p-switch-outside-text{margin-left:6px;display:inline-flex;line-height:1;vertical-align:middle;justify-content:center;align-items:center}.p-switch-outside-text.p-switch-outside-text-disabled{opacity:.5}.n-form.n-form--inline.p-form-inline{flex-wrap:wrap}.n-form.n-form--inline.p-form-inline .p-form-inline-item{display:flex;width:100%}.p-form-inline .n-form-item.n-form-item--left-labelled{margin-right:16px}.p-form-inline .n-form-item.n-form-item--left-labelled .n-form-item-label{padding:0 10px 0 0}.n-form-item-feedback-wrapper.p-form-item-feedback-s{min-height:12px}.n-form-item .n-form-item-feedback-wrapper.p-form-item-feedback-s:not(:empty){padding-bottom:4px}.n-popover.p-popconfirm:not(.n-popover--raw):not(.n-popover--scrollable):not(.n-popover--show-header-or-footer){padding:0}.n-popover.p-popconfirm .n-popconfirm__body{min-width:180px;padding:9px 12px;line-height:1.5;border-bottom:1px solid rgb(224,224,230)}.n-popover.p-popconfirm .n-popconfirm__action{margin-top:0;padding:8px 12px}.n-popover.p-popconfirm.p-popconfirm-none-action .n-popconfirm__body{border-bottom:none;min-width:auto}.n-popover.p-popconfirm.p-popconfirm-none-action .n-popconfirm__action{padding:0}.n-pagination.p-pagination{justify-content:end}.n-pagination.p-pagination .n-pagination-prefix{margin-right:0}.p-promised-loading{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}.p-promised-loading .p-promised-loading-mask{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:#fff;opacity:.5}.p-promised-empty-border{padding:32px 0;border-radius:3px;border:1px solid rgba(239,239,245,1)}.p-promised-empty-line{padding:24px 0;border-top:1px solid rgba(239,239,245,1)}.n-message-container.n-message-container--top.p-message-discrete{top:32px}.n-message-container.n-message-container--top.p-message-discrete .n-message{padding:10px 16px}.n-message-container.n-message-container--top.p-message-discrete .n-message .n-message__icon{margin-right:6px}.n-dialog.n-modal.p-dialog{padding:12px 0;transition-duration:.15s}.n-dialog.n-modal.p-dialog.p-dialog-loading:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-dialog .n-dialog__title.p-dialog-title{line-height:1.6;font-size:14px;padding:0 16px 10px 14px;border-bottom:1px solid rgb(224,224,230)}.n-dialog .n-dialog__title.p-dialog-title.p-dialog-title-without-icon{padding-left:16px}.n-dialog .n-dialog__content.p-dialog-content{margin-top:10px;margin-bottom:10px;line-height:1.6;padding:0 16px;min-height:68px}.n-dialog.n-modal.p-dialog .n-dialog__close{margin:12px 14px 0 0;font-size:16px}.n-dialog.n-modal.p-dialog .n-dialog__close:hover{color:#1f2225}.n-dialog.n-modal.p-dialog .n-dialog__close:hover:before,.n-dialog.n-modal.p-dialog .n-dialog__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.n-dialog.n-modal.p-dialog .n-dialog__icon{font-size:20px}.n-dialog .n-dialog__action.p-dialog-action{padding:12px 16px 0;border-top:1px solid rgb(224,224,230)}.n-dialog.n-modal.p-dialog .n-dialog__action>*:not(:last-child){margin-right:10px}.n-dialog.n-modal.p-dialog .n-dialog__action .n-button{min-width:60px}.n-dialog.n-modal.p-modal{display:flex;flex-direction:column;padding:0;transition-duration:.15s}.n-dialog.n-modal.p-modal.p-modal-lock:after{content:" ";position:absolute;top:10px;right:12px;width:26px;height:26px;z-index:3;cursor:not-allowed}.n-dialog .n-dialog__title.p-modal-title{line-height:1.6;font-size:14px;padding:12px 16px 10px;border-bottom:1px solid rgb(224,224,230)}.n-dialog .n-dialog__title.p-modal-title-hidden{display:none}.n-dialog .n-dialog__title.p-modal-title-closable{line-height:1;font-size:14px;padding:46px 0 0}.n-dialog.n-modal.p-modal .n-dialog__close{margin:12px 14px 0 0;font-size:16px}.n-dialog.n-modal.p-modal .n-dialog__close:hover{color:#1f2225}.n-dialog.n-modal.p-modal .n-dialog__close:hover:before,.n-dialog.n-modal.p-modal .n-dialog__close:not(.n-base-close--disabled):focus:before{background-color:transparent}.n-dialog .n-dialog__content.p-modal-content{flex:1;margin-top:0;margin-bottom:0;line-height:1.6;overflow-y:auto}
|
package/package.json
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@avilang/practical-ui",
|
|
3
|
-
"type": "module",
|
|
4
|
-
"version": "0.3.
|
|
5
|
-
"description": "Practical UI components created based on vue3",
|
|
6
|
-
"main": "dist/index.js",
|
|
7
|
-
"files": [
|
|
8
|
-
"dist"
|
|
9
|
-
],
|
|
10
|
-
"scripts": {
|
|
11
|
-
"build": "vite build",
|
|
12
|
-
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix",
|
|
13
|
-
"format": "prettier . --write",
|
|
14
|
-
"prepare": "cd ../.. && husky packages/components/.husky"
|
|
15
|
-
},
|
|
16
|
-
"lint-staged": {
|
|
17
|
-
"*.{js,jsx,vue}": [
|
|
18
|
-
"eslint",
|
|
19
|
-
"prettier --check"
|
|
20
|
-
],
|
|
21
|
-
"*.{css,less}": "prettier --check"
|
|
22
|
-
},
|
|
23
|
-
"keywords": [
|
|
24
|
-
"naive-ui",
|
|
25
|
-
"vue3",
|
|
26
|
-
"practical ui"
|
|
27
|
-
],
|
|
28
|
-
"peerDependencies": {
|
|
29
|
-
"vue": "^3.5.10"
|
|
30
|
-
},
|
|
31
|
-
"dependencies": {
|
|
32
|
-
"grapheme-splitter": "1.0.4",
|
|
33
|
-
"naive-ui": "2.41.0",
|
|
34
|
-
"vfonts": "0.0.3",
|
|
35
|
-
"vue-promised": "2.2.0"
|
|
36
|
-
},
|
|
37
|
-
"devDependencies": {
|
|
38
|
-
"@laynezh/vite-plugin-lib-assets": "^0.5.24",
|
|
39
|
-
"@vitejs/plugin-vue": "^5.1.4",
|
|
40
|
-
"@vitejs/plugin-vue-jsx": "^4.1.0",
|
|
41
|
-
"vite": "^5.4.8"
|
|
42
|
-
},
|
|
43
|
-
"author": "avilang <1985945885@qq.com> (https://github.com/avilang)",
|
|
44
|
-
"repository": {
|
|
45
|
-
"type": "git",
|
|
46
|
-
"url": "https://github.com/avilang/practical-ui"
|
|
47
|
-
},
|
|
48
|
-
"license": "MIT"
|
|
49
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@avilang/practical-ui",
|
|
3
|
+
"type": "module",
|
|
4
|
+
"version": "0.3.39",
|
|
5
|
+
"description": "Practical UI components created based on vue3",
|
|
6
|
+
"main": "dist/index.js",
|
|
7
|
+
"files": [
|
|
8
|
+
"dist"
|
|
9
|
+
],
|
|
10
|
+
"scripts": {
|
|
11
|
+
"build": "vite build",
|
|
12
|
+
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix",
|
|
13
|
+
"format": "prettier . --write",
|
|
14
|
+
"prepare": "cd ../.. && husky packages/components/.husky"
|
|
15
|
+
},
|
|
16
|
+
"lint-staged": {
|
|
17
|
+
"*.{js,jsx,vue}": [
|
|
18
|
+
"eslint",
|
|
19
|
+
"prettier --check"
|
|
20
|
+
],
|
|
21
|
+
"*.{css,less}": "prettier --check"
|
|
22
|
+
},
|
|
23
|
+
"keywords": [
|
|
24
|
+
"naive-ui",
|
|
25
|
+
"vue3",
|
|
26
|
+
"practical ui"
|
|
27
|
+
],
|
|
28
|
+
"peerDependencies": {
|
|
29
|
+
"vue": "^3.5.10"
|
|
30
|
+
},
|
|
31
|
+
"dependencies": {
|
|
32
|
+
"grapheme-splitter": "1.0.4",
|
|
33
|
+
"naive-ui": "2.41.0",
|
|
34
|
+
"vfonts": "0.0.3",
|
|
35
|
+
"vue-promised": "2.2.0"
|
|
36
|
+
},
|
|
37
|
+
"devDependencies": {
|
|
38
|
+
"@laynezh/vite-plugin-lib-assets": "^0.5.24",
|
|
39
|
+
"@vitejs/plugin-vue": "^5.1.4",
|
|
40
|
+
"@vitejs/plugin-vue-jsx": "^4.1.0",
|
|
41
|
+
"vite": "^5.4.8"
|
|
42
|
+
},
|
|
43
|
+
"author": "avilang <1985945885@qq.com> (https://github.com/avilang)",
|
|
44
|
+
"repository": {
|
|
45
|
+
"type": "git",
|
|
46
|
+
"url": "https://github.com/avilang/practical-ui"
|
|
47
|
+
},
|
|
48
|
+
"license": "MIT"
|
|
49
|
+
}
|