bkui-vue 2.0.1-beta.34.scrollbar.1 → 2.0.1-beta.34.scrollbar.2
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.cjs.js +1 -1
 - package/dist/index.esm.js +1 -1
 - package/dist/index.umd.js +1 -1
 - package/dist/style.css +1 -1
 - package/dist/style.variable.css +1 -1
 - package/lib/index.js +1 -1
 - package/lib/scrollbar/scrollbar.css +240 -0
 - package/lib/scrollbar/scrollbar.less +139 -0
 - package/lib/scrollbar/scrollbar.variable.css +500 -0
 - package/lib/styles/index.d.ts +1 -0
 - package/lib/table/table.css +0 -3
 - package/lib/table/table.variable.css +0 -3
 - package/lib/tree/tree.css +0 -3
 - package/lib/tree/tree.variable.css +0 -3
 - package/lib/virtual-render/virtual-render.css +0 -3
 - package/lib/virtual-render/virtual-render.less +1 -1
 - package/lib/virtual-render/virtual-render.variable.css +0 -3
 - package/package.json +1 -1
 
    
        package/dist/index.esm.js
    CHANGED
    
    | 
         @@ -36573,7 +36573,7 @@ const vq = (e, t) => { 
     | 
|
| 
       36573 
36573 
     | 
    
         
             
            }, Nq = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
         
     | 
| 
       36574 
36574 
     | 
    
         
             
              __proto__: null,
         
     | 
| 
       36575 
36575 
     | 
    
         
             
              $bkPopover: Ah
         
     | 
| 
       36576 
     | 
    
         
            -
            }, Symbol.toStringTag, { value: "Module" })), wq = "2.0.1-beta.34.scrollbar. 
     | 
| 
      
 36576 
     | 
    
         
            +
            }, Symbol.toStringTag, { value: "Module" })), wq = "2.0.1-beta.34.scrollbar.2";
         
     | 
| 
       36577 
36577 
     | 
    
         
             
            window.__bkui_vue_version__ = wq;
         
     | 
| 
       36578 
36578 
     | 
    
         
             
            export {
         
     | 
| 
       36579 
36579 
     | 
    
         
             
              Ah as $bkPopover,
         
     |