bk-magic-vue 2.5.9-beta.2 → 2.5.9-beta.21

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 (113) hide show
  1. package/dist/bk-magic-vue.css +893 -959
  2. package/dist/bk-magic-vue.js +860 -625
  3. package/dist/bk-magic-vue.min.css +1 -1
  4. package/dist/bk-magic-vue.min.css.gz +0 -0
  5. package/dist/bk-magic-vue.min.css.map +1 -1
  6. package/dist/bk-magic-vue.min.js +1 -1
  7. package/dist/bk-magic-vue.min.js.gz +0 -0
  8. package/dist/bk-magic-vue.min.js.map +1 -1
  9. package/lib/card.js +2981 -203
  10. package/lib/cascade.js +6447 -6411
  11. package/lib/date-picker.js +1 -1
  12. package/lib/dialog.js +484 -9
  13. package/lib/info-box.js +484 -9
  14. package/lib/input.js +2942 -164
  15. package/lib/loading.js +7 -4
  16. package/lib/pagination.js +214 -17
  17. package/lib/rate.js +14 -3
  18. package/lib/resize-layout.js +3 -1
  19. package/lib/select.js +40 -9
  20. package/lib/sideslider.js +802 -336
  21. package/lib/slider.js +3270 -3202
  22. package/lib/star.js +13 -2
  23. package/lib/table.js +214 -17
  24. package/lib/tag-input.js +122 -102
  25. package/lib/time-picker.js +1 -1
  26. package/lib/timeline.js +26 -17
  27. package/lib/transfer.js +1886 -1710
  28. package/lib/ui/badge.css +127 -119
  29. package/lib/ui/badge.min.css +1 -1
  30. package/lib/ui/badge.min.css.map +1 -1
  31. package/lib/ui/bk-magic-vue.css +893 -959
  32. package/lib/ui/bk-magic-vue.min.css +1 -1
  33. package/lib/ui/bk-magic-vue.min.css.gz +0 -0
  34. package/lib/ui/bk-magic-vue.min.css.map +1 -1
  35. package/lib/ui/button.css +4 -4
  36. package/lib/ui/button.min.css +1 -1
  37. package/lib/ui/button.min.css.map +1 -1
  38. package/lib/ui/card.css +2 -2
  39. package/lib/ui/card.min.css +1 -1
  40. package/lib/ui/card.min.css.map +1 -1
  41. package/lib/ui/cascade.css +19 -1
  42. package/lib/ui/cascade.min.css +1 -1
  43. package/lib/ui/cascade.min.css.map +1 -1
  44. package/lib/ui/checkbox.css +67 -67
  45. package/lib/ui/checkbox.min.css.map +1 -1
  46. package/lib/ui/dialog.css +4 -4
  47. package/lib/ui/dialog.min.css +1 -1
  48. package/lib/ui/dialog.min.css.map +1 -1
  49. package/lib/ui/exception.css +1 -0
  50. package/lib/ui/exception.min.css +1 -1
  51. package/lib/ui/exception.min.css.map +1 -1
  52. package/lib/ui/form.css +2 -2
  53. package/lib/ui/form.min.css +1 -1
  54. package/lib/ui/form.min.css.map +1 -1
  55. package/lib/ui/info-box.css +4 -4
  56. package/lib/ui/info-box.min.css +1 -1
  57. package/lib/ui/info-box.min.css.map +1 -1
  58. package/lib/ui/input.css +1 -1
  59. package/lib/ui/input.min.css +1 -1
  60. package/lib/ui/input.min.css.map +1 -1
  61. package/lib/ui/link.css +27 -3
  62. package/lib/ui/link.min.css +1 -1
  63. package/lib/ui/link.min.css.map +1 -1
  64. package/lib/ui/loading.css +43 -280
  65. package/lib/ui/loading.min.css +1 -1
  66. package/lib/ui/loading.min.css.map +1 -1
  67. package/lib/ui/notify.css +5 -5
  68. package/lib/ui/notify.min.css +1 -1
  69. package/lib/ui/notify.min.css.map +1 -1
  70. package/lib/ui/overflow-tips.css +3 -2
  71. package/lib/ui/overflow-tips.min.css +1 -1
  72. package/lib/ui/overflow-tips.min.css.map +1 -1
  73. package/lib/ui/pagination.css +1 -1
  74. package/lib/ui/pagination.min.css +1 -1
  75. package/lib/ui/pagination.min.css.map +1 -1
  76. package/lib/ui/popconfirm.css +2 -2
  77. package/lib/ui/popconfirm.min.css +1 -1
  78. package/lib/ui/popconfirm.min.css.map +1 -1
  79. package/lib/ui/popover.css +3 -2
  80. package/lib/ui/popover.min.css +1 -1
  81. package/lib/ui/popover.min.css.map +1 -1
  82. package/lib/ui/process.css +51 -282
  83. package/lib/ui/process.min.css +1 -1
  84. package/lib/ui/process.min.css.map +1 -1
  85. package/lib/ui/progress.css +2 -2
  86. package/lib/ui/progress.min.css +1 -1
  87. package/lib/ui/progress.min.css.map +1 -1
  88. package/lib/ui/radio.css +64 -64
  89. package/lib/ui/radio.min.css +1 -1
  90. package/lib/ui/radio.min.css.map +1 -1
  91. package/lib/ui/resize-layout.css +13 -5
  92. package/lib/ui/resize-layout.min.css +1 -1
  93. package/lib/ui/resize-layout.min.css.map +1 -1
  94. package/lib/ui/sideslider.css +8 -7
  95. package/lib/ui/sideslider.min.css +1 -1
  96. package/lib/ui/sideslider.min.css.map +1 -1
  97. package/lib/ui/star.css +22 -17
  98. package/lib/ui/star.min.css +1 -1
  99. package/lib/ui/star.min.css.map +1 -1
  100. package/lib/ui/steps.css +372 -274
  101. package/lib/ui/steps.min.css +1 -1
  102. package/lib/ui/steps.min.css.map +1 -1
  103. package/lib/ui/tooltips.css +3 -2
  104. package/lib/ui/tooltips.min.css +1 -1
  105. package/lib/ui/tooltips.min.css.map +1 -1
  106. package/lib/ui/transfer.css +122 -121
  107. package/lib/ui/transfer.min.css +1 -1
  108. package/lib/ui/transfer.min.css.map +1 -1
  109. package/lib/ui/tree.css +45 -282
  110. package/lib/ui/tree.min.css +1 -1
  111. package/lib/ui/tree.min.css.map +1 -1
  112. package/lib/version-detail.js +453 -13
  113. package/package.json +3 -4
@@ -1 +1 @@
1
- {"version":3,"sources":["popover.css"],"names":[],"mappings":"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","file":"popover.min.css","sourcesContent":[".bk-tooltip {\n display: inline-block;\n}\n\n.bk-tooltip-ref {\n display: inline-block;\n position: relative;\n outline: 0;\n}\n\n.tippy-iOS {\n cursor: pointer !important;\n -webkit-tap-highlight-color: transparent\n}\n\n.tippy-popper {\n transition-timing-function: cubic-bezier(.165, .84, .44, 1);\n max-width: calc(100% - 8px);\n pointer-events: none;\n outline: 0\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop {\n border-radius: 40% 40% 0 0\n}\n\n.tippy-popper[x-placement^=top] .tippy-roundarrow {\n bottom: -7px;\n bottom: -6.5px;\n -webkit-transform-origin: 50% 0;\n transform-origin: 50% 0;\n margin: 0 3px\n}\n\n.tippy-popper[x-placement^=top] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg)\n}\n\n.tippy-popper[x-placement^=top] .tippy-arrow {\n border-top: 8px solid #333;\n border-right: 8px solid transparent;\n border-left: 8px solid transparent;\n bottom: -7px;\n margin: 0 3px;\n -webkit-transform-origin: 50% 0;\n transform-origin: 50% 0\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop {\n -webkit-transform-origin: 0 25%;\n transform-origin: 0 25%\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -55%);\n transform: scale(1) translate(-50%, -55%)\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-50%, -45%);\n transform: scale(.2) translate(-50%, -45%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(-20px);\n transform: translateY(-20px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=perspective] {\n -webkit-transform-origin: bottom;\n transform-origin: bottom\n}\n\n.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateY(-10px) rotateX(0);\n transform: perspective(700px) translateY(-10px) rotateX(0)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateY(0) rotateX(60deg);\n transform: perspective(700px) translateY(0) rotateX(60deg)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(0);\n transform: translateY(0)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=scale] {\n -webkit-transform-origin: bottom;\n transform-origin: bottom\n}\n\n.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateY(-10px) scale(1);\n transform: translateY(-10px) scale(1)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(-10px) scale(.5);\n transform: translateY(-10px) scale(.5)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=slide-toggle] {\n transform-origin: center bottom;\n}\n\n.tippy-popper[x-placement^=top] [data-animation=slide-toggle][data-state=visible] {\n transform: scaleY(1);\n opacity: 1;\n}\n\n.tippy-popper[x-placement^=top] [data-animation=slide-toggle][data-state=hidden] {\n opacity: 0;\n transform: scaleY(0);\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop {\n border-radius: 0 0 30% 30%\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-roundarrow {\n top: -7px;\n -webkit-transform-origin: 50% 100%;\n transform-origin: 50% 100%;\n margin: 0 3px\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(0);\n transform: rotate(0)\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-arrow {\n border-bottom: 8px solid #333;\n border-right: 8px solid transparent;\n border-left: 8px solid transparent;\n top: -7px;\n margin: 0 3px;\n -webkit-transform-origin: 50% 100%;\n transform-origin: 50% 100%\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop {\n -webkit-transform-origin: 0 -50%;\n transform-origin: 0 -50%\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -45%);\n transform: scale(1) translate(-50%, -45%)\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-50%);\n transform: scale(.2) translate(-50%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(20px);\n transform: translateY(20px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=perspective] {\n -webkit-transform-origin: top;\n transform-origin: top\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateY(10px) rotateX(0);\n transform: perspective(700px) translateY(10px) rotateX(0)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateY(0) rotateX(-60deg);\n transform: perspective(700px) translateY(0) rotateX(-60deg)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(0);\n transform: translateY(0)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=scale] {\n -webkit-transform-origin: top;\n transform-origin: top\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateY(10px) scale(1);\n transform: translateY(10px) scale(1)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(10px) scale(.5);\n transform: translateY(10px) scale(.5)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=slide-toggle] {\n transform-origin: center top;\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=slide-toggle][data-state=visible] {\n opacity: 1;\n transform: scaleY(1);\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=slide-toggle][data-state=hidden] {\n opacity: 0;\n transform: scaleY(0);\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop {\n border-radius: 50% 0 0 50%\n}\n\n.tippy-popper[x-placement^=left] .tippy-roundarrow {\n right: -12px;\n -webkit-transform-origin: 33.33333333% 50%;\n transform-origin: 33.33333333% 50%;\n margin: 3px 0\n}\n\n.tippy-popper[x-placement^=left] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg)\n}\n\n.tippy-popper[x-placement^=left] .tippy-arrow {\n border-left: 8px solid #333;\n border-top: 8px solid transparent;\n border-bottom: 8px solid transparent;\n right: -7px;\n margin: 3px 0;\n -webkit-transform-origin: 0 50%;\n transform-origin: 0 50%\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop {\n -webkit-transform-origin: 50% 0;\n transform-origin: 50% 0\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -50%);\n transform: scale(1) translate(-50%, -50%)\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-75%, -50%);\n transform: scale(.2) translate(-75%, -50%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(-20px);\n transform: translateX(-20px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=perspective] {\n -webkit-transform-origin: right;\n transform-origin: right\n}\n\n.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateX(-10px) rotateY(0);\n transform: perspective(700px) translateX(-10px) rotateY(0)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateX(0) rotateY(-60deg);\n transform: perspective(700px) translateX(0) rotateY(-60deg)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(0);\n transform: translateX(0)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=scale] {\n -webkit-transform-origin: right;\n transform-origin: right\n}\n\n.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateX(-10px) scale(1);\n transform: translateX(-10px) scale(1)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(-10px) scale(.5);\n transform: translateX(-10px) scale(.5)\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop {\n border-radius: 0 50% 50% 0\n}\n\n.tippy-popper[x-placement^=right] .tippy-roundarrow {\n left: -12px;\n -webkit-transform-origin: 66.66666666% 50%;\n transform-origin: 66.66666666% 50%;\n margin: 3px 0\n}\n\n.tippy-popper[x-placement^=right] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(-90deg);\n transform: rotate(-90deg)\n}\n\n.tippy-popper[x-placement^=right] .tippy-arrow {\n border-right: 8px solid #333;\n border-top: 8px solid transparent;\n border-bottom: 8px solid transparent;\n left: -7px;\n margin: 3px 0;\n -webkit-transform-origin: 100% 50%;\n transform-origin: 100% 50%\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop {\n -webkit-transform-origin: -50% 0;\n transform-origin: -50% 0\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -50%);\n transform: scale(1) translate(-50%, -50%)\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-25%, -50%);\n transform: scale(.2) translate(-25%, -50%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(20px);\n transform: translateX(20px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=perspective] {\n -webkit-transform-origin: left;\n transform-origin: left\n}\n\n.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateX(10px) rotateY(0);\n transform: perspective(700px) translateX(10px) rotateY(0)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateX(0) rotateY(60deg);\n transform: perspective(700px) translateX(0) rotateY(60deg)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(0);\n transform: translateX(0)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=scale] {\n -webkit-transform-origin: left;\n transform-origin: left\n}\n\n.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateX(10px) scale(1);\n transform: translateX(10px) scale(1)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(10px) scale(.5);\n transform: translateX(10px) scale(.5)\n}\n\n.tippy-tooltip {\n position: relative;\n color: #fff;\n border-radius: 4px;\n font-size: .9rem;\n padding: .3rem .6rem;\n text-align: left;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n background-color: rgba(0, 0, 0, .8);\n}\n\n.tippy-tooltip[data-size=small] {\n padding: 7px 14px;\n font-size: 12px;\n}\n\n.tippy-tooltip[data-size=large] {\n padding: .4rem .8rem;\n font-size: 1rem;\n}\n\n.tippy-tooltip[data-animatefill] {\n overflow: hidden;\n background-color: transparent\n}\n\n.tippy-tooltip[data-interactive],\n.tippy-tooltip[data-interactive] .tippy-roundarrow path {\n pointer-events: auto\n}\n\n.tippy-tooltip[data-inertia][data-state=visible] {\n transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)\n}\n\n.tippy-tooltip[data-inertia][data-state=hidden] {\n transition-timing-function: ease\n}\n\n.tippy-arrow,\n.tippy-roundarrow {\n position: absolute;\n width: 0;\n height: 0\n}\n\n.tippy-roundarrow {\n width: 18px;\n height: 7px;\n fill: #333;\n pointer-events: none\n}\n\n.tippy-backdrop {\n position: absolute;\n background-color: #333;\n border-radius: 50%;\n width: calc(110% + 2rem);\n left: 50%;\n top: 50%;\n z-index: -1;\n transition: all cubic-bezier(.46, .1, .52, .98);\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden\n}\n\n.tippy-backdrop:after {\n content: \"\";\n float: left;\n padding-top: 100%\n}\n\n.tippy-backdrop+.tippy-content {\n transition-property: opacity;\n}\n\n.tippy-backdrop+.tippy-content[data-state=visible] {\n opacity: 1\n}\n\n.tippy-backdrop+.tippy-content[data-state=hidden] {\n opacity: 0\n}\n\n\n.tippy-tooltip.light-theme {\n color: #26323d;\n box-shadow: 0px 0px 6px 0px rgba(220, 222, 229, 1);\n background-color: #fff;\n}\n.tippy-tooltip.light-theme:before{\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: -1;\n border-radius: inherit;\n background: inherit;\n}\n\n.tippy-tooltip.light-theme .tippy-arrow{\n z-index: -2;\n width: 11px;\n height: 11px;\n border: none !important;\n box-shadow: inherit;\n background: inherit;\n transform-origin: center center;\n transform: rotateZ(45deg);\n}\n\n.tippy-tooltip.light-theme[x-placement^=top] .tippy-arrow {\n bottom: -5px;\n}\n\n.tippy-tooltip.light-theme[x-placement^=bottom] .tippy-arrow {\n top: -5px;\n}\n\n.tippy-tooltip.light-theme[x-placement^=left] .tippy-arrow {\n right: -5px;\n}\n\n.tippy-tooltip.light-theme[x-placement^=right] .tippy-arrow {\n left: -5px;\n}\n\n.tippy-tooltip.light-theme .tippy-backdrop {\n background-color: #fff\n}\n\n.tippy-tooltip.light-theme .tippy-roundarrow {\n fill: #fff\n}\n\n.tippy-tooltip.light-theme[data-animatefill] {\n background-color: transparent\n}\n\n/* light-border-theme */\n.tippy-tooltip.light-border-theme {\n color: #26323d;\n box-shadow: 0px 0px 6px 0px rgba(220, 222, 229, 1);\n background-color: #fff;\n border: 1px solid #dcdee5;\n}\n.tippy-tooltip.light-border-theme:before{\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: -1;\n border-radius: inherit;\n background: inherit;\n}\n\n.tippy-tooltip.light-border-theme .tippy-arrow{\n z-index: -2;\n width: 11px;\n height: 11px;\n border: 1px solid #dcdee5;\n box-shadow: inherit;\n background: inherit;\n transform-origin: center center;\n transform: rotateZ(45deg);\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=top] .tippy-arrow {\n bottom: -5px;\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=bottom] .tippy-arrow {\n top: -5px;\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=left] .tippy-arrow {\n right: -5px;\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=right] .tippy-arrow {\n left: -5px;\n}\n\n.tippy-tooltip.light-border-theme .tippy-backdrop {\n background-color: #fff\n}\n\n.tippy-tooltip.light-border-theme .tippy-roundarrow {\n fill: #fff\n}\n\n.tippy-tooltip.light-border-theme[data-animatefill] {\n background-color: transparent\n}\n"]}
1
+ {"version":3,"sources":["popover.css"],"names":[],"mappings":"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","file":"popover.min.css","sourcesContent":[".bk-tooltip {\n display: inline-block;\n}\n\n.bk-tooltip-ref {\n display: inline-block;\n position: relative;\n outline: 0;\n}\n\n.tippy-iOS {\n cursor: pointer !important;\n -webkit-tap-highlight-color: transparent\n}\n\n.tippy-popper {\n transition-timing-function: cubic-bezier(.165, .84, .44, 1);\n max-width: calc(100% - 8px);\n pointer-events: none;\n outline: 0;\n overflow-wrap: break-word;\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop {\n border-radius: 40% 40% 0 0\n}\n\n.tippy-popper[x-placement^=top] .tippy-roundarrow {\n bottom: -7px;\n bottom: -6.5px;\n -webkit-transform-origin: 50% 0;\n transform-origin: 50% 0;\n margin: 0 3px\n}\n\n.tippy-popper[x-placement^=top] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg)\n}\n\n.tippy-popper[x-placement^=top] .tippy-arrow {\n border-top: 8px solid #333;\n border-right: 8px solid transparent;\n border-left: 8px solid transparent;\n bottom: -7px;\n margin: 0 3px;\n -webkit-transform-origin: 50% 0;\n transform-origin: 50% 0\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop {\n -webkit-transform-origin: 0 25%;\n transform-origin: 0 25%\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -55%);\n transform: scale(1) translate(-50%, -55%)\n}\n\n.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-50%, -45%);\n transform: scale(.2) translate(-50%, -45%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(-20px);\n transform: translateY(-20px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=perspective] {\n -webkit-transform-origin: bottom;\n transform-origin: bottom\n}\n\n.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateY(-10px) rotateX(0);\n transform: perspective(700px) translateY(-10px) rotateX(0)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateY(0) rotateX(60deg);\n transform: perspective(700px) translateY(0) rotateX(60deg)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateY(-10px);\n transform: translateY(-10px)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(0);\n transform: translateY(0)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=scale] {\n -webkit-transform-origin: bottom;\n transform-origin: bottom\n}\n\n.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateY(-10px) scale(1);\n transform: translateY(-10px) scale(1)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(-10px) scale(.5);\n transform: translateY(-10px) scale(.5)\n}\n\n.tippy-popper[x-placement^=top] [data-animation=slide-toggle] {\n transform-origin: center bottom;\n}\n\n.tippy-popper[x-placement^=top] [data-animation=slide-toggle][data-state=visible] {\n transform: scaleY(1);\n opacity: 1;\n}\n\n.tippy-popper[x-placement^=top] [data-animation=slide-toggle][data-state=hidden] {\n opacity: 0;\n transform: scaleY(0);\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop {\n border-radius: 0 0 30% 30%\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-roundarrow {\n top: -7px;\n -webkit-transform-origin: 50% 100%;\n transform-origin: 50% 100%;\n margin: 0 3px\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(0);\n transform: rotate(0)\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-arrow {\n border-bottom: 8px solid #333;\n border-right: 8px solid transparent;\n border-left: 8px solid transparent;\n top: -7px;\n margin: 0 3px;\n -webkit-transform-origin: 50% 100%;\n transform-origin: 50% 100%\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop {\n -webkit-transform-origin: 0 -50%;\n transform-origin: 0 -50%\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -45%);\n transform: scale(1) translate(-50%, -45%)\n}\n\n.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-50%);\n transform: scale(.2) translate(-50%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(20px);\n transform: translateY(20px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=perspective] {\n -webkit-transform-origin: top;\n transform-origin: top\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateY(10px) rotateX(0);\n transform: perspective(700px) translateY(10px) rotateX(0)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateY(0) rotateX(-60deg);\n transform: perspective(700px) translateY(0) rotateX(-60deg)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateY(10px);\n transform: translateY(10px)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(0);\n transform: translateY(0)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=scale] {\n -webkit-transform-origin: top;\n transform-origin: top\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateY(10px) scale(1);\n transform: translateY(10px) scale(1)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateY(10px) scale(.5);\n transform: translateY(10px) scale(.5)\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=slide-toggle] {\n transform-origin: center top;\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=slide-toggle][data-state=visible] {\n opacity: 1;\n transform: scaleY(1);\n}\n\n.tippy-popper[x-placement^=bottom] [data-animation=slide-toggle][data-state=hidden] {\n opacity: 0;\n transform: scaleY(0);\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop {\n border-radius: 50% 0 0 50%\n}\n\n.tippy-popper[x-placement^=left] .tippy-roundarrow {\n right: -12px;\n -webkit-transform-origin: 33.33333333% 50%;\n transform-origin: 33.33333333% 50%;\n margin: 3px 0\n}\n\n.tippy-popper[x-placement^=left] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg)\n}\n\n.tippy-popper[x-placement^=left] .tippy-arrow {\n border-left: 8px solid #333;\n border-top: 8px solid transparent;\n border-bottom: 8px solid transparent;\n right: -7px;\n margin: 3px 0;\n -webkit-transform-origin: 0 50%;\n transform-origin: 0 50%\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop {\n -webkit-transform-origin: 50% 0;\n transform-origin: 50% 0\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -50%);\n transform: scale(1) translate(-50%, -50%)\n}\n\n.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-75%, -50%);\n transform: scale(.2) translate(-75%, -50%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(-20px);\n transform: translateX(-20px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=perspective] {\n -webkit-transform-origin: right;\n transform-origin: right\n}\n\n.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateX(-10px) rotateY(0);\n transform: perspective(700px) translateX(-10px) rotateY(0)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateX(0) rotateY(-60deg);\n transform: perspective(700px) translateX(0) rotateY(-60deg)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateX(-10px);\n transform: translateX(-10px)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(0);\n transform: translateX(0)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=scale] {\n -webkit-transform-origin: right;\n transform-origin: right\n}\n\n.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateX(-10px) scale(1);\n transform: translateX(-10px) scale(1)\n}\n\n.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(-10px) scale(.5);\n transform: translateX(-10px) scale(.5)\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop {\n border-radius: 0 50% 50% 0\n}\n\n.tippy-popper[x-placement^=right] .tippy-roundarrow {\n left: -12px;\n -webkit-transform-origin: 66.66666666% 50%;\n transform-origin: 66.66666666% 50%;\n margin: 3px 0\n}\n\n.tippy-popper[x-placement^=right] .tippy-roundarrow svg {\n position: absolute;\n left: 0;\n -webkit-transform: rotate(-90deg);\n transform: rotate(-90deg)\n}\n\n.tippy-popper[x-placement^=right] .tippy-arrow {\n border-right: 8px solid #333;\n border-top: 8px solid transparent;\n border-bottom: 8px solid transparent;\n left: -7px;\n margin: 3px 0;\n -webkit-transform-origin: 100% 50%;\n transform-origin: 100% 50%\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop {\n -webkit-transform-origin: -50% 0;\n transform-origin: -50% 0\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible] {\n -webkit-transform: scale(1) translate(-50%, -50%);\n transform: scale(1) translate(-50%, -50%)\n}\n\n.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden] {\n -webkit-transform: scale(.2) translate(-25%, -50%);\n transform: scale(.2) translate(-25%, -50%);\n opacity: 0\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(20px);\n transform: translateX(20px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=perspective] {\n -webkit-transform-origin: left;\n transform-origin: left\n}\n\n.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {\n -webkit-transform: perspective(700px) translateX(10px) rotateY(0);\n transform: perspective(700px) translateX(10px) rotateY(0)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {\n opacity: 0;\n -webkit-transform: perspective(700px) translateX(0) rotateY(60deg);\n transform: perspective(700px) translateX(0) rotateY(60deg)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {\n -webkit-transform: translateX(10px);\n transform: translateX(10px)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(0);\n transform: translateX(0)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=scale] {\n -webkit-transform-origin: left;\n transform-origin: left\n}\n\n.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {\n -webkit-transform: translateX(10px) scale(1);\n transform: translateX(10px) scale(1)\n}\n\n.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {\n opacity: 0;\n -webkit-transform: translateX(10px) scale(.5);\n transform: translateX(10px) scale(.5)\n}\n\n.tippy-tooltip {\n position: relative;\n color: #fff;\n border-radius: 4px;\n font-size: .9rem;\n padding: .3rem .6rem;\n text-align: left;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n background-color: rgba(0, 0, 0, .8);\n}\n\n.tippy-tooltip[data-size=small] {\n padding: 7px 12px;\n font-size: 12px;\n}\n\n.tippy-tooltip[data-size=large] {\n padding: .4rem .8rem;\n font-size: 1rem;\n}\n\n.tippy-tooltip[data-animatefill] {\n overflow: hidden;\n background-color: transparent\n}\n\n.tippy-tooltip[data-interactive],\n.tippy-tooltip[data-interactive] .tippy-roundarrow path {\n pointer-events: auto\n}\n\n.tippy-tooltip[data-inertia][data-state=visible] {\n transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)\n}\n\n.tippy-tooltip[data-inertia][data-state=hidden] {\n transition-timing-function: ease\n}\n\n.tippy-arrow,\n.tippy-roundarrow {\n position: absolute;\n width: 0;\n height: 0\n}\n\n.tippy-roundarrow {\n width: 18px;\n height: 7px;\n fill: #333;\n pointer-events: none\n}\n\n.tippy-backdrop {\n position: absolute;\n background-color: #333;\n border-radius: 50%;\n width: calc(110% + 2rem);\n left: 50%;\n top: 50%;\n z-index: -1;\n transition: all cubic-bezier(.46, .1, .52, .98);\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden\n}\n\n.tippy-backdrop:after {\n content: \"\";\n float: left;\n padding-top: 100%\n}\n\n.tippy-backdrop+.tippy-content {\n transition-property: opacity;\n}\n\n.tippy-backdrop+.tippy-content[data-state=visible] {\n opacity: 1\n}\n\n.tippy-backdrop+.tippy-content[data-state=hidden] {\n opacity: 0\n}\n\n\n.tippy-tooltip.light-theme {\n color: #26323d;\n box-shadow: 0px 0px 6px 0px rgba(220, 222, 229, 1);\n background-color: #fff;\n}\n.tippy-tooltip.light-theme:before{\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: -1;\n border-radius: inherit;\n background: inherit;\n}\n\n.tippy-tooltip.light-theme .tippy-arrow{\n z-index: -2;\n width: 11px;\n height: 11px;\n border: none !important;\n box-shadow: inherit;\n background: inherit;\n transform-origin: center center;\n transform: rotateZ(45deg);\n}\n\n.tippy-tooltip.light-theme[x-placement^=top] .tippy-arrow {\n bottom: -5px;\n}\n\n.tippy-tooltip.light-theme[x-placement^=bottom] .tippy-arrow {\n top: -5px;\n}\n\n.tippy-tooltip.light-theme[x-placement^=left] .tippy-arrow {\n right: -5px;\n}\n\n.tippy-tooltip.light-theme[x-placement^=right] .tippy-arrow {\n left: -5px;\n}\n\n.tippy-tooltip.light-theme .tippy-backdrop {\n background-color: #fff\n}\n\n.tippy-tooltip.light-theme .tippy-roundarrow {\n fill: #fff\n}\n\n.tippy-tooltip.light-theme[data-animatefill] {\n background-color: transparent\n}\n\n/* light-border-theme */\n.tippy-tooltip.light-border-theme {\n color: #26323d;\n box-shadow: 0px 0px 6px 0px rgba(220, 222, 229, 1);\n background-color: #fff;\n border: 1px solid #dcdee5;\n}\n.tippy-tooltip.light-border-theme:before{\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: -1;\n border-radius: inherit;\n background: inherit;\n}\n\n.tippy-tooltip.light-border-theme .tippy-arrow{\n z-index: -2;\n width: 11px;\n height: 11px;\n border: 1px solid #dcdee5;\n box-shadow: inherit;\n background: inherit;\n transform-origin: center center;\n transform: rotateZ(45deg);\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=top] .tippy-arrow {\n bottom: -5px;\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=bottom] .tippy-arrow {\n top: -5px;\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=left] .tippy-arrow {\n right: -5px;\n}\n\n.tippy-tooltip.light-border-theme[x-placement^=right] .tippy-arrow {\n left: -5px;\n}\n\n.tippy-tooltip.light-border-theme .tippy-backdrop {\n background-color: #fff\n}\n\n.tippy-tooltip.light-border-theme .tippy-roundarrow {\n fill: #fff\n}\n\n.tippy-tooltip.light-border-theme[data-animatefill] {\n background-color: transparent\n}\n"]}
@@ -84,68 +84,6 @@
84
84
  animation-delay:0.55s;
85
85
  }
86
86
 
87
- .bk-loading .bk-loading1.bk-black .point1,
88
- .bk-loading .bk-loading1.bk-black .point2,
89
- .bk-loading .bk-loading1.bk-black .point3,
90
- .bk-loading .bk-loading1.bk-black .point4{
91
- background:#979ba5;
92
- }
93
-
94
- .bk-dot-loading,
95
- .bk-loading1{
96
- position:relative;
97
- width:75px;
98
- height:14px;
99
- margin:auto;
100
- display:inline-block;
101
- }
102
-
103
- .bk-dot-loading .point, .bk-loading1 .point{
104
- position:absolute;
105
- top:0;
106
- width:14px;
107
- height:14px;
108
- -webkit-animation-name:scale-animate;
109
- animation-name:scale-animate;
110
- -webkit-animation-duration:.8s;
111
- animation-duration:.8s;
112
- -webkit-animation-iteration-count:infinite;
113
- animation-iteration-count:infinite;
114
- -webkit-animation-direction:normal;
115
- animation-direction:normal;
116
- -webkit-transform:scale(.6);
117
- transform:scale(.6);
118
- border-radius:19px;
119
- }
120
-
121
- .bk-dot-loading .point1, .bk-loading1 .point1{
122
- background-color:#fd6154;
123
- left:0;
124
- -webkit-animation-delay:0.1s;
125
- animation-delay:0.1s;
126
- }
127
-
128
- .bk-dot-loading .point2, .bk-loading1 .point2{
129
- background-color:#ffb726;
130
- left:20px;
131
- -webkit-animation-delay:0.25s;
132
- animation-delay:0.25s;
133
- }
134
-
135
- .bk-dot-loading .point3, .bk-loading1 .point3{
136
- background-color:#4cd084;
137
- left:40px;
138
- -webkit-animation-delay:0.4s;
139
- animation-delay:0.4s;
140
- }
141
-
142
- .bk-dot-loading .point4, .bk-loading1 .point4{
143
- background-color:#57a3f1;
144
- left:60px;
145
- -webkit-animation-delay:0.55s;
146
- animation-delay:0.55s;
147
- }
148
-
149
87
  .bk-dot-loading.bk-size-mini, .bk-loading1.bk-size-mini{
150
88
  width:30px;
151
89
  }
@@ -251,181 +189,6 @@
251
189
  background:#979BA5;
252
190
  }
253
191
 
254
- .bk-spin-loading,
255
- .bk-loading2{
256
- width:39px;
257
- height:39px;
258
- position:relative;
259
- margin:auto;
260
- display:inline-block;
261
- vertical-align:middle;
262
- }
263
-
264
- .bk-spin-loading .rotate,
265
- .bk-loading2 .rotate{
266
- position:absolute;
267
- top:77%;
268
- right:43%;
269
- background-color:none;
270
- background-color:#39424e\9\0;
271
- width:6px;
272
- height:8px;
273
- -webkit-transform-origin:50% -10px;
274
- transform-origin:50% -10px;
275
- border-radius:8px;
276
- -webkit-transform:scale(0.4);
277
- transform:scale(0.4);
278
- -webkit-animation-name:fade;
279
- animation-name:fade;
280
- -webkit-animation-duration:1.2s;
281
- animation-duration:1.2s;
282
- -webkit-animation-iteration-count:infinite;
283
- animation-iteration-count:infinite;
284
- -webkit-animation-direction:normal;
285
- animation-direction:normal;
286
- }
287
-
288
- .bk-spin-loading.bk-spin-loading-success .rotate,
289
- .bk-loading2.bk-spin-loading-success .rotate{
290
- background:#30d878\9\0;
291
- -webkit-animation-name:fadeSuccess;
292
- animation-name:fadeSuccess;
293
- }
294
-
295
- .bk-spin-loading.bk-spin-loading-danger .rotate,
296
- .bk-loading2.bk-spin-loading-danger .rotate{
297
- background:#ff5656\9\0;
298
- -webkit-animation-name:fadeDanger;
299
- animation-name:fadeDanger;
300
- }
301
-
302
- .bk-spin-loading.bk-spin-loading-warning .rotate,
303
- .bk-loading2.bk-spin-loading-warning .rotate{
304
- background:#ffb400\9\0;
305
- -webkit-animation-name:fadeWarning;
306
- animation-name:fadeWarning;
307
- }
308
-
309
- .bk-spin-loading.bk-spin-loading-primary .rotate,
310
- .bk-loading2.bk-spin-loading-primary .rotate{
311
- background:#3c96ff\9\0;
312
- -webkit-animation-name:fadePrimary;
313
- animation-name:fadePrimary;
314
- }
315
-
316
- .bk-spin-loading.bk-spin-loading-white .rotate,
317
- .bk-loading2.bk-spin-loading-white .rotate{
318
- background:#fff\9\0;
319
- -webkit-animation-name:fadeWhite;
320
- animation-name:fadeWhite;
321
- }
322
-
323
- .bk-spin-loading .rotate1,
324
- .bk-loading2 .rotate1{
325
- -webkit-animation-delay:0.45s;
326
- animation-delay:0.45s;
327
- -webkit-transform:rotate(-90deg);
328
- transform:rotate(-90deg);
329
- }
330
-
331
- .bk-spin-loading .rotate2,
332
- .bk-loading2 .rotate2{
333
- -webkit-animation-delay:0.6s;
334
- animation-delay:0.6s;
335
- -webkit-transform:rotate(-45deg);
336
- transform:rotate(-45deg);
337
- }
338
-
339
- .bk-spin-loading .rotate3,
340
- .bk-loading2 .rotate3{
341
- -webkit-animation-delay:0.75s;
342
- animation-delay:0.75s;
343
- -webkit-transform:rotate(0deg);
344
- transform:rotate(0deg);
345
- }
346
-
347
- .bk-spin-loading .rotate4,
348
- .bk-loading2 .rotate4{
349
- -webkit-animation-delay:0.9s;
350
- animation-delay:0.9s;
351
- -webkit-transform:rotate(45deg);
352
- transform:rotate(45deg);
353
- }
354
-
355
- .bk-spin-loading .rotate5,
356
- .bk-loading2 .rotate5{
357
- -webkit-animation-delay:1.05s;
358
- animation-delay:1.05s;
359
- -webkit-transform:rotate(90deg);
360
- transform:rotate(90deg);
361
- }
362
-
363
- .bk-spin-loading .rotate6,
364
- .bk-loading2 .rotate6{
365
- -webkit-animation-delay:1.2s;
366
- animation-delay:1.2s;
367
- -webkit-transform:rotate(135deg);
368
- transform:rotate(135deg);
369
- }
370
-
371
- .bk-spin-loading .rotate7,
372
- .bk-loading2 .rotate7{
373
- -webkit-animation-delay:1.35s;
374
- animation-delay:1.35s;
375
- -webkit-transform:rotate(180deg);
376
- transform:rotate(180deg);
377
- }
378
-
379
- .bk-spin-loading .rotate8,
380
- .bk-loading2 .rotate8{
381
- -webkit-animation-delay:1.5s;
382
- animation-delay:1.5s;
383
- -webkit-transform:rotate(-135deg);
384
- transform:rotate(-135deg);
385
- }
386
-
387
- .bk-spin-loading.bk-spin-loading-large,
388
- .bk-loading2.bk-spin-loading-large{
389
- width:69px;
390
- height:69px;
391
- }
392
-
393
- .bk-spin-loading.bk-spin-loading-large .rotate,
394
- .bk-loading2.bk-spin-loading-large .rotate{
395
- width:10px;
396
- height:14px;
397
- -webkit-transform-origin:50% -18px;
398
- transform-origin:50% -18px;
399
- }
400
-
401
- .bk-spin-loading.bk-spin-loading-small,
402
- .bk-loading2.bk-spin-loading-small{
403
- width:27px;
404
- height:27px;
405
- }
406
-
407
- .bk-spin-loading.bk-spin-loading-small .rotate,
408
- .bk-loading2.bk-spin-loading-small .rotate{
409
- width:4px;
410
- height:5px;
411
- -webkit-transform-origin:50% -7px;
412
- transform-origin:50% -7px;
413
- }
414
-
415
- .bk-spin-loading.bk-spin-loading-mini,
416
- .bk-loading2.bk-spin-loading-mini{
417
- width:16px;
418
- height:16px;
419
- }
420
-
421
- .bk-spin-loading.bk-spin-loading-mini .rotate,
422
- .bk-loading2.bk-spin-loading-mini .rotate{
423
- width:2px;
424
- height:3px;
425
- -webkit-transform-origin:50% -4px;
426
- transform-origin:50% -4px;
427
- }
428
-
429
192
  @keyframes scale-animate{
430
193
  0%{
431
194
  -webkit-transform:scale(1);
@@ -450,24 +213,26 @@
450
213
 
451
214
  .bk-spin-loading,
452
215
  .bk-loading2{
453
- width:39px;
454
- height:39px;
216
+ width:48px;
217
+ height:48px;
455
218
  position:relative;
456
219
  margin:auto;
457
220
  display:inline-block;
458
221
  vertical-align:middle;
222
+ display:-webkit-box;
223
+ display:-ms-flexbox;
224
+ display:flex;
225
+ -webkit-box-pack:center;
226
+ -ms-flex-pack:center;
227
+ justify-content:center;
459
228
  }
460
229
 
461
230
  .bk-spin-loading .rotate, .bk-loading2 .rotate{
462
231
  position:absolute;
463
- top:77%;
464
- right:43%;
465
- background-color:none;
466
- background-color:#39424e\9\0;
467
232
  width:6px;
468
233
  height:8px;
469
- -webkit-transform-origin:50% -10px;
470
- transform-origin:50% -10px;
234
+ -webkit-transform-origin:50% 24px;
235
+ transform-origin:50% 24px;
471
236
  border-radius:8px;
472
237
  -webkit-transform:scale(0.4);
473
238
  transform:scale(0.4);
@@ -482,31 +247,26 @@
482
247
  }
483
248
 
484
249
  .bk-spin-loading.bk-spin-loading-success .rotate, .bk-loading2.bk-spin-loading-success .rotate{
485
- background:#30d878\9\0;
486
250
  -webkit-animation-name:fadeSuccess;
487
251
  animation-name:fadeSuccess;
488
252
  }
489
253
 
490
254
  .bk-spin-loading.bk-spin-loading-danger .rotate, .bk-loading2.bk-spin-loading-danger .rotate{
491
- background:#ff5656\9\0;
492
255
  -webkit-animation-name:fadeDanger;
493
256
  animation-name:fadeDanger;
494
257
  }
495
258
 
496
259
  .bk-spin-loading.bk-spin-loading-warning .rotate, .bk-loading2.bk-spin-loading-warning .rotate{
497
- background:#ffb400\9\0;
498
260
  -webkit-animation-name:fadeWarning;
499
261
  animation-name:fadeWarning;
500
262
  }
501
263
 
502
264
  .bk-spin-loading.bk-spin-loading-primary .rotate, .bk-loading2.bk-spin-loading-primary .rotate{
503
- background:#3c96ff\9\0;
504
265
  -webkit-animation-name:fadePrimary;
505
266
  animation-name:fadePrimary;
506
267
  }
507
268
 
508
269
  .bk-spin-loading.bk-spin-loading-white .rotate, .bk-loading2.bk-spin-loading-white .rotate{
509
- background:#fff\9\0;
510
270
  -webkit-animation-name:fadeWhite;
511
271
  animation-name:fadeWhite;
512
272
  }
@@ -568,27 +328,29 @@
568
328
  }
569
329
 
570
330
  .bk-spin-loading.bk-spin-loading-large, .bk-loading2.bk-spin-loading-large{
571
- width:69px;
572
- height:69px;
331
+ width:68px;
332
+ height:68px;
573
333
  }
574
334
 
575
335
  .bk-spin-loading.bk-spin-loading-large .rotate, .bk-loading2.bk-spin-loading-large .rotate{
576
336
  width:10px;
577
- height:14px;
578
- -webkit-transform-origin:50% -18px;
579
- transform-origin:50% -18px;
337
+ height:12px;
338
+ border-radius:12px;
339
+ -webkit-transform-origin:50% 34px;
340
+ transform-origin:50% 34px;
580
341
  }
581
342
 
582
343
  .bk-spin-loading.bk-spin-loading-small, .bk-loading2.bk-spin-loading-small{
583
- width:27px;
584
- height:27px;
344
+ width:32px;
345
+ height:32px;
585
346
  }
586
347
 
587
348
  .bk-spin-loading.bk-spin-loading-small .rotate, .bk-loading2.bk-spin-loading-small .rotate{
588
349
  width:4px;
589
350
  height:5px;
590
- -webkit-transform-origin:50% -7px;
591
- transform-origin:50% -7px;
351
+ border-radius:5px;
352
+ -webkit-transform-origin:50% 16px;
353
+ transform-origin:50% 16px;
592
354
  }
593
355
 
594
356
  .bk-spin-loading.bk-spin-loading-mini, .bk-loading2.bk-spin-loading-mini{
@@ -599,8 +361,9 @@
599
361
  .bk-spin-loading.bk-spin-loading-mini .rotate, .bk-loading2.bk-spin-loading-mini .rotate{
600
362
  width:2px;
601
363
  height:3px;
602
- -webkit-transform-origin:50% -4px;
603
- transform-origin:50% -4px;
364
+ border-radius:3px;
365
+ -webkit-transform-origin:50% 8px;
366
+ transform-origin:50% 8px;
604
367
  }
605
368
 
606
369
  @keyframes fade{
@@ -609,7 +372,7 @@
609
372
  }
610
373
 
611
374
  100%{
612
- background-color:none;
375
+ background-color:transparent;
613
376
  }
614
377
  }
615
378
 
@@ -619,7 +382,7 @@
619
382
  }
620
383
 
621
384
  100%{
622
- background-color:none;
385
+ background-color:transparent;
623
386
  }
624
387
  }
625
388
 
@@ -629,7 +392,7 @@
629
392
  }
630
393
 
631
394
  100%{
632
- background-color:none;
395
+ background-color:transparent;
633
396
  }
634
397
  }
635
398
 
@@ -639,7 +402,7 @@
639
402
  }
640
403
 
641
404
  100%{
642
- background-color:none;
405
+ background-color:transparent;
643
406
  }
644
407
  }
645
408
 
@@ -649,7 +412,7 @@
649
412
  }
650
413
 
651
414
  100%{
652
- background-color:none;
415
+ background-color:transparent;
653
416
  }
654
417
  }
655
418
 
@@ -659,7 +422,7 @@
659
422
  }
660
423
 
661
424
  100%{
662
- background-color:none;
425
+ background-color:transparent;
663
426
  }
664
427
  }
665
428
 
@@ -669,7 +432,7 @@
669
432
  }
670
433
 
671
434
  100%{
672
- background-color:none;
435
+ background-color:transparent;
673
436
  }
674
437
  }
675
438
 
@@ -679,7 +442,7 @@
679
442
  }
680
443
 
681
444
  100%{
682
- background-color:none;
445
+ background-color:transparent;
683
446
  }
684
447
  }
685
448
 
@@ -689,7 +452,7 @@
689
452
  }
690
453
 
691
454
  100%{
692
- background-color:none;
455
+ background-color:transparent;
693
456
  }
694
457
  }
695
458
 
@@ -699,7 +462,7 @@
699
462
  }
700
463
 
701
464
  100%{
702
- background-color:none;
465
+ background-color:transparent;
703
466
  }
704
467
  }
705
468
 
@@ -709,7 +472,7 @@
709
472
  }
710
473
 
711
474
  100%{
712
- background-color:none;
475
+ background-color:transparent;
713
476
  }
714
477
  }
715
478
 
@@ -719,7 +482,7 @@
719
482
  }
720
483
 
721
484
  100%{
722
- background-color:none;
485
+ background-color:transparent;
723
486
  }
724
487
  }
725
488
 
@@ -762,7 +525,7 @@
762
525
  }
763
526
 
764
527
  100%{
765
- background-color:none;
528
+ background-color:transparent;
766
529
  }
767
530
  }
768
531
 
@@ -772,7 +535,7 @@
772
535
  }
773
536
 
774
537
  100%{
775
- background-color:none;
538
+ background-color:transparent;
776
539
  }
777
540
  }
778
541
 
@@ -782,7 +545,7 @@
782
545
  }
783
546
 
784
547
  100%{
785
- background-color:none;
548
+ background-color:transparent;
786
549
  }
787
550
  }
788
551
 
@@ -792,7 +555,7 @@
792
555
  }
793
556
 
794
557
  100%{
795
- background-color:none;
558
+ background-color:transparent;
796
559
  }
797
560
  }
798
561
 
@@ -802,7 +565,7 @@
802
565
  }
803
566
 
804
567
  100%{
805
- background-color:none;
568
+ background-color:transparent;
806
569
  }
807
570
  }
808
571
 
@@ -812,7 +575,7 @@
812
575
  }
813
576
 
814
577
  100%{
815
- background-color:none;
578
+ background-color:transparent;
816
579
  }
817
580
  }
818
581
 
@@ -885,8 +648,13 @@
885
648
  }
886
649
 
887
650
  .bk-process .bk-spin-loading.bk-spin-loading-mini{
888
- width:14px;
889
- height:14px;
651
+ width:22px;
652
+ height:22px;
653
+ display:-webkit-inline-box;
654
+ display:-ms-inline-flexbox;
655
+ display:inline-flex;
656
+ top:2px;
657
+ left:3px;
890
658
  }
891
659
 
892
660
  .bk-process .bk-process-toggle{
@@ -1010,7 +778,8 @@
1010
778
  }
1011
779
 
1012
780
  .bk-process li .bk-process-step .steps-loading{
1013
- top:-2px;
781
+ top:1px;
782
+ left:1px;
1014
783
  }
1015
784
 
1016
785
  .bk-process li .bk-process-step .step-item.error{