@oceanbase/design 1.0.0-alpha.4 → 1.0.0-alpha.6

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.
Files changed (58) hide show
  1. package/dist/design.min.css +1 -1
  2. package/dist/design.min.js +1 -1
  3. package/dist/reset.css +2 -1
  4. package/es/alert/index.js +3 -0
  5. package/es/alert/style/index.js +21 -22
  6. package/es/button/style/index.js +10 -2
  7. package/es/card/style/index.js +7 -5
  8. package/es/checkbox/style/index.js +4 -2
  9. package/es/config-provider/index.d.ts +2 -1
  10. package/es/config-provider/index.js +41 -16
  11. package/es/descriptions/style/index.js +3 -2
  12. package/es/drawer/style/index.js +7 -5
  13. package/es/empty/style/index.js +6 -4
  14. package/es/form/FormItem.d.ts +1 -1
  15. package/es/form/style/index.js +3 -2
  16. package/es/index.d.ts +0 -1
  17. package/es/index.js +0 -1
  18. package/es/modal/style/index.js +7 -6
  19. package/es/radio/style/index.js +4 -2
  20. package/es/slider/style/index.js +7 -5
  21. package/es/spin/style/index.js +14 -11
  22. package/es/style/global.d.ts +5 -0
  23. package/es/style/global.js +62 -0
  24. package/es/style/reset.css +2 -1
  25. package/es/table/style/index.js +17 -16
  26. package/es/theme/compact.d.ts +1 -1
  27. package/es/theme/compact.js +2 -6
  28. package/es/theme/default.js +28 -9
  29. package/es/typography/style/index.js +25 -20
  30. package/lib/alert/index.js +2 -0
  31. package/lib/alert/style/index.js +18 -19
  32. package/lib/button/style/index.js +8 -2
  33. package/lib/card/style/index.js +6 -5
  34. package/lib/checkbox/style/index.js +3 -2
  35. package/lib/config-provider/index.d.ts +2 -1
  36. package/lib/config-provider/index.js +60 -12
  37. package/lib/descriptions/style/index.js +2 -2
  38. package/lib/drawer/style/index.js +6 -5
  39. package/lib/empty/style/index.js +5 -4
  40. package/lib/form/FormItem.d.ts +1 -1
  41. package/lib/form/style/index.js +2 -2
  42. package/lib/index.d.ts +0 -1
  43. package/lib/index.js +0 -1
  44. package/lib/modal/style/index.js +7 -6
  45. package/lib/radio/style/index.js +3 -2
  46. package/lib/slider/style/index.js +6 -5
  47. package/lib/spin/style/index.js +12 -11
  48. package/lib/style/global.d.ts +5 -0
  49. package/lib/style/global.js +101 -0
  50. package/lib/style/reset.css +2 -1
  51. package/lib/table/style/index.js +17 -16
  52. package/lib/theme/compact.d.ts +1 -1
  53. package/lib/theme/compact.js +1 -5
  54. package/lib/theme/default.js +28 -9
  55. package/lib/typography/style/index.js +24 -20
  56. package/package.json +2 -3
  57. package/es/global.css +0 -48
  58. package/lib/global.css +0 -48
@@ -1 +1 @@
1
- body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}@font-face{font-display:swap;font-family:Inter;src:local("Inter"),url(static/Inter.f6bcdfb6.woff2) format("woff2"),url(https://mdn.alipayobjects.com/huamei_fhnyvh/afts/file/A*2aG4RJIdUGYAAAAAAAAAAAAADmfOAQ/Inter.woff2) format("woff2")}@font-face{font-display:swap;font-family:Consolas;src:local("Consolas"),url(static/Consolas.d732b210.woff2) format("woff2"),url(https://mdn.alipayobjects.com/huamei_fhnyvh/afts/file/A*R8bMTqAdGWgAAAAAAAAAAAAADmfOAQ/Consolas.woff2) format("woff2")}@font-face{font-display:swap;font-family:Helvetica Neue;src:local("Helvetica Neue"),url(static/HelveticaNeue.742452d4.woff2) format("woff2"),url(https://mdn.alipayobjects.com/huamei_fhnyvh/afts/file/A*3EzqR6aYJMkAAAAAAAAAAAAADmfOAQ/HelveticaNeue.woff2) format("woff2")}code,kbd,pre,samp{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace}*{scrollbar-color:#e2e8f3 transparent}.rc-virtual-list-scrollbar-thumb{background:#e2e8f3!important}
1
+ body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}