@storybook/manager 7.0.0-beta.9 → 7.0.0-rc.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +7 -7
- package/dist/{GlobalScrollAreaStyles-XIHNDKUY-EESINNDX.mjs → GlobalScrollAreaStyles-XIHNDKUY-JX4URXPQ.mjs} +1 -1
- package/dist/{OverlayScrollbars-WDUVFF3N-EQ2MWH6J.mjs → OverlayScrollbars-VAV6LJAB-ZCK6WCDR.mjs} +1 -1
- package/dist/WithTooltip-5WWCYCAA-6V3B4CBO.mjs +1 -0
- package/dist/chunk-7WUZ4646.mjs +140 -0
- package/dist/{chunk-PWFF3YVT.mjs → chunk-NL2M4DFK.mjs} +3 -3
- package/dist/chunk-RHOJAWZK.mjs +406 -0
- package/dist/{chunk-6HWOF6TB.mjs → chunk-VJ4YIE5J.mjs} +4 -4
- package/dist/chunk-WCYDYUGX.mjs +1 -0
- package/dist/formatter-MGIGMU7Y-BT45LDVJ.mjs +156 -0
- package/dist/globals.js +1 -1
- package/dist/globals.mjs +1 -1
- package/dist/index.js +336 -324
- package/dist/index.mjs +1 -1
- package/dist/runtime.d.ts +1 -0
- package/dist/runtime.js +384 -372
- package/dist/runtime.mjs +1 -1
- package/dist/{syntaxhighlighter-D2IJMVFT-3SDRZP56.mjs → syntaxhighlighter-QTQ2UBB4-B2QKJRXI.mjs} +1 -1
- package/package.json +20 -19
- package/static/fonts.css +31 -0
- package/static/nunito-sans-bold-italic.woff2 +0 -0
- package/static/nunito-sans-bold.woff2 +0 -0
- package/static/nunito-sans-italic.woff2 +0 -0
- package/static/nunito-sans-regular.woff2 +0 -0
- package/dist/WithTooltip-52JYBAXX-7UYL2SYF.mjs +0 -9
- package/dist/chunk-HAJAR3B7.mjs +0 -394
- package/dist/chunk-OOFSAHTI.mjs +0 -132
- package/dist/chunk-QFIGSMSK.mjs +0 -1
- package/dist/formatter-46RDPGAB-4T4SWI4B.mjs +0 -156
package/dist/chunk-QFIGSMSK.mjs
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
import{__commonJS}from"./chunk-KQFPYAFV.mjs";var require_window=__commonJS({"../../node_modules/global/window.js"(exports,module){var win;typeof window<"u"?win=window:typeof global<"u"?win=global:typeof self<"u"?win=self:win={},module.exports=win}});function _extends(){return _extends=Object.assign?Object.assign.bind():function(target){for(var i=1;i<arguments.length;i++){var source=arguments[i];for(var key in source)Object.prototype.hasOwnProperty.call(source,key)&&(target[key]=source[key])}return target},_extends.apply(this,arguments)}function _objectWithoutPropertiesLoose(source,excluded){if(source==null)return{};var target={},sourceKeys=Object.keys(source),key,i;for(i=0;i<sourceKeys.length;i++)key=sourceKeys[i],!(excluded.indexOf(key)>=0)&&(target[key]=source[key]);return target}export{require_window,_extends,_objectWithoutPropertiesLoose};
|