y-design-ssr 0.0.9 → 0.0.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.
package/libs/yui.css CHANGED
@@ -26,7 +26,7 @@ body,p,h1,h2,h3,h4,h5,h6,ul,dl,ol,dd,form,figure,blockquote{margin:0}ul,ol{list-
26
26
 
27
27
  .y-cell{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:12px;overflow:hidden;background-color:#fff;background-color:var(--Background_1)}.y-cell--is-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.y-cell--is-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.y-cell--is-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.y-cell--mini{font-size:12px}.y-cell--small{font-size:14px}.y-cell--middle{font-size:16px}.y-cell--large{font-size:18px}.y-cell__center{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;overflow:hidden}.y-cell__center--has-left{margin-left:12px}.y-cell__title{color:#191919;color:var(--Surface);padding-right:16px}.y-cell__label{font-size:0.75em;color:gray;color:var(--Surface_2);padding-right:16px}.y-cell__value{font-size:0.875em;color:gray;color:var(--Surface_2);text-align:right}.y-cell__icon{font-size:0.5em;color:#ccc;color:var(--Surface_4)}.y-cell--hairline::after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid rgba(0,0,0,0.08);border-bottom:1px solid var(--Outline);-webkit-transform:scaleY(0.5);transform:scaleY(0.5)}.y-cell--hairline:last-of-type::after{display:none}
28
28
 
29
- .y-button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;font-size:14px;margin:0;text-align:center;background:#fff;background:var(--Background_1);cursor:pointer;vertical-align:middle}.y-button:active::before{opacity:0.1}.y-button--loading::before,.y-button--disabled::before{display:none}.y-button--primary{background:#68e38b;background:var(--Primary);border:none;color:#fff;color:var(--Surface_8)}.y-button--primary_danger{background:#ff5e1a;background:var(--Warn);color:#fff;color:var(--Surface_8)}.y-button--primary_disabled{background:#ebebeb;background:var(--Surface_6);color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--secondary{background:#f0fff2;background:var(--Primary_2);border:none;color:#68e38b;color:var(--Primary)}.y-button--secondary_danger{background:#ffe1d5;background:var(--Warn_1);color:#ff5e1a;color:var(--Warn)}.y-button--secondary_disabled{background:#ebebeb;background:var(--Surface_6);color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--tertiary{border:1px solid #ccc;border:1px solid var(--Surface_4);color:#191919;color:var(--Surface)}.y-button--tertiary_danger{background:transparent;border:1px solid #ff5e1a;border:1px solid var(--Warn);color:#ff5e1a;color:var(--Warn)}.y-button--tertiary_disabled{border:1px solid #e0e0e0;border:1px solid var(--Surface_5);color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--text{background:transparent;border:none;color:#191919;color:var(--Surface)}.y-button--text_danger{color:#ff5e1a;color:var(--Warn)}.y-button--text_disabled{color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--link{background:transparent;border:none;color:#5790df;color:var(--Secondary)}.y-button--link_danger{color:#ff5e1a;color:var(--Warn)}.y-button--link_disabled{color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--large{font-size:16px;border-radius:24px;padding:0 16px;height:48px}.y-button--middle{font-size:14px;border-radius:20px;padding:0 16px;height:40px}.y-button--small{font-size:12px;border-radius:16px;padding:0 12px;height:32px}.y-button--mini{font-size:12px;border-radius:16px;padding:0 12px;height:28px}.y-button--shadow_low{-webkit-box-shadow:0 2px 8px rgba(64,215,111,0.24);box-shadow:0 2px 8px rgba(64,215,111,0.24)}.y-button--shadow_middle{-webkit-box-shadow:0 4px 16px rgba(64,215,111,0.24);box-shadow:0 4px 16px rgba(64,215,111,0.24)}.y-button--shadow_high{-webkit-box-shadow:0 6px 24px rgba(64,215,111,0.24);box-shadow:0 6px 24px rgba(64,215,111,0.24)}.y-button--square{border-radius:0}.y-button--semicircle{border-radius:12px}.y-button--block{display:block;width:100%}.y-button__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.y-button__content::before{content:" "}.y-button__subtext{font-size:12px;-webkit-transform:scale(0.85);transform:scale(0.85);-webkit-transform-origin:center;transform-origin:center;font-weight:400;line-height:1}
29
+ .y-button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;font-size:14px;margin:0;text-align:center;background:#fff;background:var(--Background_1);cursor:pointer;vertical-align:middle}.y-button:active::before{opacity:0.1}.y-button--loading::before,.y-button--disabled::before{display:none}.y-button--primary{background:#68e38b;background:var(--Primary);border:none;color:#fff;color:var(--Surface_8)}.y-button--primary_danger{background:#ff5e1a;background:var(--Warn);color:#fff;color:var(--Surface_8)}.y-button--primary_disabled{background:#ebebeb;background:var(--Surface_6);color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--secondary{background:#f0fff2;background:var(--Primary_2);border:none;color:#68e38b;color:var(--Primary)}.y-button--secondary_danger{background:#ffe1d5;background:var(--Warn_1);color:#ff5e1a;color:var(--Warn)}.y-button--secondary_disabled{background:#ebebeb;background:var(--Surface_6);color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--tertiary{border:1px solid #ccc;border:1px solid var(--Surface_4);color:#191919;color:var(--Surface)}.y-button--tertiary_danger{background:transparent;border:1px solid #ff5e1a;border:1px solid var(--Warn);color:#ff5e1a;color:var(--Warn)}.y-button--tertiary_disabled{border:1px solid #e0e0e0;border:1px solid var(--Surface_5);color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--text{background:transparent;border:none;color:#191919;color:var(--Surface)}.y-button--text_danger{color:#ff5e1a;color:var(--Warn)}.y-button--text_disabled{color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--link{background:transparent;border:none;color:#5790df;color:var(--Secondary)}.y-button--link_danger{color:#ff5e1a;color:var(--Warn)}.y-button--link_disabled{color:#ccc;color:var(--Surface_4);cursor:not-allowed}.y-button--large{font-size:16px;border-radius:24px;padding:0 16px;height:48px}.y-button--middle{font-size:14px;border-radius:20px;padding:0 16px;height:40px}.y-button--small{font-size:12px;border-radius:16px;padding:0 12px;height:32px}.y-button--mini{font-size:12px;border-radius:16px;padding:0 12px;height:28px}.y-button--shadow_low{-webkit-box-shadow:0 2px 8px rgba(64,215,111,0.24);box-shadow:0 2px 8px rgba(64,215,111,0.24)}.y-button--shadow_middle{-webkit-box-shadow:0 4px 16px rgba(64,215,111,0.24);box-shadow:0 4px 16px rgba(64,215,111,0.24)}.y-button--shadow_high{-webkit-box-shadow:0 6px 24px rgba(64,215,111,0.24);box-shadow:0 6px 24px rgba(64,215,111,0.24)}.y-button--square{border-radius:0}.y-button--semicircle{border-radius:12px}.y-button--block{display:block;width:100%}.y-button__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.y-button__content::before{content:" "}.y-button__subtext{font-size:12px;-webkit-transform:scale(0.85);transform:scale(0.85);-webkit-transform-origin:center;transform-origin:center;font-weight:400;line-height:1}.y-loading__wrap .y-button__content{display:none}
30
30
 
31
31
  .y-loading{font-weight:500}.y-loading--fixed{position:fixed}.y-loading--absolute{position:absolute}.y-loading--fixed,.y-loading--absolute{z-index:188;width:100%;height:100%;top:0;left:0}.y-loading__bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.y-loading__bg--fixed,.y-loading__bg--absolute{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.y-loading__icon-wrapper{display:inline-block;text-align:center}.y-loading__icon--forward{-webkit-animation:qd-loading__icon-circular 1.3s ease-in-out infinite;animation:qd-loading__icon-circular 1.3s ease-in-out infinite}.y-loading__icon--reverse{-webkit-animation:qd-loading__icon-circular--reverse 1.3s ease-in-out infinite;animation:qd-loading__icon-circular--reverse 1.3s ease-in-out infinite}.y-loading__icon{display:block;width:100%;height:100%}.y-loading__icon-circle{stroke:currentColor;stroke-linecap:round}.y-loading__icon-circle--absolute{stroke:#fff;stroke:var(--Surface_8)}.y-loading__text{white-space:nowrap}.y-loading__text--left{margin-right:8px}.y-loading__text--right{margin-left:8px}.y-loading__text--top{margin-bottom:8px}.y-loading__text--bottom{margin-top:8px}@-webkit-keyframes qd-loading__icon-circular{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:100, 150;stroke-dashoffset:-40}100%{stroke-dasharray:100, 150;stroke-dashoffset:-120}}@keyframes qd-loading__icon-circular{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:100, 150;stroke-dashoffset:-40}100%{stroke-dasharray:100, 150;stroke-dashoffset:-120}}@-webkit-keyframes qd-loading__icon-circular--reverse{0%{stroke-dasharray:100, 150;stroke-dashoffset:-120}50%{stroke-dasharray:100, 150;stroke-dashoffset:-40}100%{stroke-dasharray:1, 200;stroke-dashoffset:0}}@keyframes qd-loading__icon-circular--reverse{0%{stroke-dasharray:100, 150;stroke-dashoffset:-120}50%{stroke-dasharray:100, 150;stroke-dashoffset:-40}100%{stroke-dasharray:1, 200;stroke-dashoffset:0}}
32
32