tabexseriescomponents 0.0.15 → 0.0.16
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.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/defineProperty'), require('react-icons/ai'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('react-icons/fa'), require('react-horizontal-scrolling-menu'), require('react-image-gallery'), require('react-icons/md'), require('react-show-more-text'), require('react-router'), require('imagekitio-react'), require('react-icons/fi'), require('react-icons/hi'), require('react-icons/ri'), require('react-icons/cg'), require('react-icons/bs'), require('react-icons/io5'), require('@babel/runtime/helpers/toConsumableArray'), require('react-bootstrap'), require('react-icons/go'), require('react-icons/io'), require('react-textarea-autosize'), require('react-select'), require('react-notifications'), require('react-icons/gr'), require('react-accessible-accordion'), require('react-bootstrap/Dropdown'), require('react-intersection-observer'), require('axios'), require('react-background-slideshow'), require('react-slideshow-image'), require('@babel/runtime/helpers/extends'), require('react-router-dom'), require('react-icons/bi')) :
|
|
3
3
|
typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/defineProperty', 'react-icons/ai', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', 'react-icons/fa', 'react-horizontal-scrolling-menu', 'react-image-gallery', 'react-icons/md', 'react-show-more-text', 'react-router', 'imagekitio-react', 'react-icons/fi', 'react-icons/hi', 'react-icons/ri', 'react-icons/cg', 'react-icons/bs', 'react-icons/io5', '@babel/runtime/helpers/toConsumableArray', 'react-bootstrap', 'react-icons/go', 'react-icons/io', 'react-textarea-autosize', 'react-select', 'react-notifications', 'react-icons/gr', 'react-accessible-accordion', 'react-bootstrap/Dropdown', 'react-intersection-observer', 'axios', 'react-background-slideshow', 'react-slideshow-image', '@babel/runtime/helpers/extends', 'react-router-dom', 'react-icons/bi'], factory) :
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._defineProperty, global.ai, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.fa, global.reactHorizontalScrollingMenu, global.ImageGallery, global.md, global.ShowMoreText, global.reactRouter, global.imagekitioReact, global.fi, global.hi, global.ri, global.cg, global.bs, global.io5, global._toConsumableArray, global.reactBootstrap, global.go, global.io, global.TextareaAutosize, global.Select, global.reactNotifications, global.gr, global.reactAccessibleAccordion, global.Dropdown, global.reactIntersectionObserver, null, global.BackgroundSlideshow, global.reactSlideshowImage, global._extends, global.reactRouterDom, global.bi));
|
|
5
5
|
})(this, (function (_slicedToArray, React, _defineProperty, ai, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, fa, reactHorizontalScrollingMenu, ImageGallery, md, ShowMoreText, reactRouter, imagekitioReact, fi, hi, ri, cg, bs, io5, _toConsumableArray, reactBootstrap, go, io, TextareaAutosize, Select, reactNotifications, gr, reactAccessibleAccordion, Dropdown, reactIntersectionObserver, axios, BackgroundSlideshow, reactSlideshowImage, _extends, reactRouterDom, bi) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|