@avilang/practical-ui 0.3.13 → 0.3.14

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/index.js CHANGED
@@ -22698,6 +22698,8 @@ const Da = function(e, n, r) {
22698
22698
  "p-popconfirm": !0,
22699
22699
  "p-popconfirm-none-action": e.positiveText == null && e.positiveText == null
22700
22700
  },
22701
+ style: e.style,
22702
+ placement: e.placement,
22701
22703
  showIcon: !1
22702
22704
  }, {
22703
22705
  default: r.default,
@@ -22730,6 +22732,14 @@ const Da = function(e, n, r) {
22730
22732
  type: {
22731
22733
  type: String,
22732
22734
  default: "primary"
22735
+ },
22736
+ placement: {
22737
+ type: String,
22738
+ default: "top"
22739
+ },
22740
+ style: {
22741
+ type: String,
22742
+ default: "max-width:300px"
22733
22743
  }
22734
22744
  }
22735
22745
  }), Gy = ({ delay: e = 300, minPendingTime: n = 500, loadingValue: r = !1 } = {}) => {
@@ -22803,6 +22813,7 @@ const Da = function(e, n, r) {
22803
22813
  key: 0,
22804
22814
  size: "small",
22805
22815
  type: "default",
22816
+ "default-type": e.type,
22806
22817
  disabled: we(n),
22807
22818
  onClick: a
22808
22819
  }, {
@@ -22810,7 +22821,7 @@ const Da = function(e, n, r) {
22810
22821
  nn(ho(e.negativeText), 1)
22811
22822
  ]),
22812
22823
  _: 1
22813
- }, 8, ["disabled"])) : xr("", !0),
22824
+ }, 8, ["default-type", "disabled"])) : xr("", !0),
22814
22825
  e.positiveText ? (rt(), vt(we(zr), {
22815
22826
  key: 1,
22816
22827
  size: "small",
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;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-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-button.n-button--small-type.p-button-xs{height:24px}.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}.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:12px 12px 11px;line-height:1;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-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:8px;right:11px;width:30px;height:30px;z-index:3}.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__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 15px 0 0}.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}
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;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-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-button.n-button--small-type.p-button-xs{height:24px}.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}.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-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:8px;right:11px;width:30px;height:30px;z-index:3}.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__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 15px 0 0}.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}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@avilang/practical-ui",
3
3
  "type": "module",
4
- "version": "0.3.13",
4
+ "version": "0.3.14",
5
5
  "description": "Practical UI components created based on vue3",
6
6
  "main": "dist/index.js",
7
7
  "files": [