/* binding */ /* webpack/runtime/compat get default export */ /*#__PURE__*/ /** * @constructor * @param {HTMLElement} element - Target element * @param {object} options - Configuration options of Textify.js */ /** * @constructor * @param {object} options - Configuration object */ /** * Create a dashed prefix * * @param {String} key * @return {String} * @api public */ /** * Memoized version of `prefix` * * @param {String} key * @return {String} * @api public */ /** * prefix `key` * * prefix('transform') // => WebkitTransform * * @param {String} key * @return {String} * @api public */ /************************************************************************/ /******/ /***/ // animations // -------- // ------------------------------------------------------------------------------- // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/classCallCheck.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/createClass.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/get.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/iterableToArray.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/superPropBase.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js // CONCATENATED MODULE: ./src/Animations/Text.js // CONCATENATED MODULE: ./src/Utils/easing.js // CONCATENATED MODULE: ./src/Utils/texts.js // CONCATENATED MODULE: ./src/index.js // Camel case // Check if module is in cache // Create a new module (and put it into the cache) // EXPORTS // EXTERNAL MODULE: ./src/vendors/prefix.js // Execute the module function // Return the exports of the module // The require function // With prefix // Without prefix // check document first so it doesn't error in node.js // define getter functions for harmony exports // getDefaultExport function for compatibility with non-harmony modules // https://github.com/jkroso/prefix // no module.id needed // no module.loaded needed