LaravelTest
279 строк · 9.0 Кб
1/*!
2*
3* Super simple WYSIWYG editor v0.8.20
4* https://summernote.org
5*
6*
7* Copyright 2013- Alan Hong and contributors
8* Summernote may be freely distributed under the MIT license.
9*
10* Date: 2021-10-14T21:15Z
11*
12*/
13(function webpackUniversalModuleDefinition(root, factory) {14if(typeof exports === 'object' && typeof module === 'object')15module.exports = factory(require("jQuery"));16else if(typeof define === 'function' && define.amd)17define(["jQuery"], factory);18else {19var a = typeof exports === 'object' ? factory(require("jQuery")) : factory(root["jQuery"]);20for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];21}22})(self, function(__WEBPACK_EXTERNAL_MODULE__1145__) {23return /******/ (() => { // webpackBootstrap24/******/ "use strict";25/******/ var __webpack_modules__ = ({26
27/***/ 1145:28/***/ ((module) => {29
30module.exports = __WEBPACK_EXTERNAL_MODULE__1145__;31
32/***/ })33
34/******/ });35/************************************************************************/
36/******/ // The module cache37/******/ var __webpack_module_cache__ = {};38/******/39/******/ // The require function40/******/ function __webpack_require__(moduleId) {41/******/ // Check if module is in cache42/******/ var cachedModule = __webpack_module_cache__[moduleId];43/******/ if (cachedModule !== undefined) {44/******/ return cachedModule.exports;45/******/ }46/******/ // Create a new module (and put it into the cache)47/******/ var module = __webpack_module_cache__[moduleId] = {48/******/ // no module.id needed49/******/ // no module.loaded needed50/******/ exports: {}51/******/ };52/******/53/******/ // Execute the module function54/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);55/******/56/******/ // Return the exports of the module57/******/ return module.exports;58/******/ }59/******/60/************************************************************************/
61/******/ /* webpack/runtime/compat get default export */62/******/ (() => {63/******/ // getDefaultExport function for compatibility with non-harmony modules64/******/ __webpack_require__.n = (module) => {65/******/ var getter = module && module.__esModule ?66/******/ () => (module['default']) :67/******/ () => (module);68/******/ __webpack_require__.d(getter, { a: getter });69/******/ return getter;70/******/ };71/******/ })();72/******/73/******/ /* webpack/runtime/define property getters */74/******/ (() => {75/******/ // define getter functions for harmony exports76/******/ __webpack_require__.d = (exports, definition) => {77/******/ for(var key in definition) {78/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {79/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });80/******/ }81/******/ }82/******/ };83/******/ })();84/******/85/******/ /* webpack/runtime/hasOwnProperty shorthand */86/******/ (() => {87/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))88/******/ })();89/******/90/******/ /* webpack/runtime/make namespace object */91/******/ (() => {92/******/ // define __esModule on exports93/******/ __webpack_require__.r = (exports) => {94/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {95/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });96/******/ }97/******/ Object.defineProperty(exports, '__esModule', { value: true });98/******/ };99/******/ })();100/******/101/************************************************************************/
102var __webpack_exports__ = {};103// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
104(() => {105__webpack_require__.r(__webpack_exports__);106/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1145);107/* harmony import */ var jquery__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(jquery__WEBPACK_IMPORTED_MODULE_0__);108
109(jquery__WEBPACK_IMPORTED_MODULE_0___default().summernote) = (jquery__WEBPACK_IMPORTED_MODULE_0___default().summernote) || {110lang: {}111};112jquery__WEBPACK_IMPORTED_MODULE_0___default().extend((jquery__WEBPACK_IMPORTED_MODULE_0___default().summernote.lang), {113'en-US': {114font: {115bold: 'Bold',116italic: 'Italic',117underline: 'Underline',118clear: 'Remove Font Style',119height: 'Line Height',120name: 'Font Family',121strikethrough: 'Strikethrough',122subscript: 'Subscript',123superscript: 'Superscript',124size: 'Font Size',125sizeunit: 'Font Size Unit'126},127image: {128image: 'Picture',129insert: 'Insert Image',130resizeFull: 'Resize full',131resizeHalf: 'Resize half',132resizeQuarter: 'Resize quarter',133resizeNone: 'Original size',134floatLeft: 'Float Left',135floatRight: 'Float Right',136floatNone: 'Remove float',137shapeRounded: 'Shape: Rounded',138shapeCircle: 'Shape: Circle',139shapeThumbnail: 'Shape: Thumbnail',140shapeNone: 'Shape: None',141dragImageHere: 'Drag image or text here',142dropImage: 'Drop image or Text',143selectFromFiles: 'Select from files',144maximumFileSize: 'Maximum file size',145maximumFileSizeError: 'Maximum file size exceeded.',146url: 'Image URL',147remove: 'Remove Image',148original: 'Original'149},150video: {151video: 'Video',152videoLink: 'Video Link',153insert: 'Insert Video',154url: 'Video URL',155providers: '(YouTube, Google Drive, Vimeo, Vine, Instagram, DailyMotion, Youku, Peertube)'156},157link: {158link: 'Link',159insert: 'Insert Link',160unlink: 'Unlink',161edit: 'Edit',162textToDisplay: 'Text to display',163url: 'To what URL should this link go?',164openInNewWindow: 'Open in new window',165useProtocol: 'Use default protocol'166},167table: {168table: 'Table',169addRowAbove: 'Add row above',170addRowBelow: 'Add row below',171addColLeft: 'Add column left',172addColRight: 'Add column right',173delRow: 'Delete row',174delCol: 'Delete column',175delTable: 'Delete table'176},177hr: {178insert: 'Insert Horizontal Rule'179},180style: {181style: 'Style',182p: 'Normal',183blockquote: 'Quote',184pre: 'Code',185h1: 'Header 1',186h2: 'Header 2',187h3: 'Header 3',188h4: 'Header 4',189h5: 'Header 5',190h6: 'Header 6'191},192lists: {193unordered: 'Unordered list',194ordered: 'Ordered list'195},196options: {197help: 'Help',198fullscreen: 'Full Screen',199codeview: 'Code View'200},201paragraph: {202paragraph: 'Paragraph',203outdent: 'Outdent',204indent: 'Indent',205left: 'Align left',206center: 'Align center',207right: 'Align right',208justify: 'Justify full'209},210color: {211recent: 'Recent Color',212more: 'More Color',213background: 'Background Color',214foreground: 'Text Color',215transparent: 'Transparent',216setTransparent: 'Set transparent',217reset: 'Reset',218resetToDefault: 'Reset to default',219cpSelect: 'Select'220},221shortcut: {222shortcuts: 'Keyboard shortcuts',223close: 'Close',224textFormatting: 'Text formatting',225action: 'Action',226paragraphFormatting: 'Paragraph formatting',227documentStyle: 'Document Style',228extraKeys: 'Extra keys'229},230help: {231'escape': 'Escape',232'insertParagraph': 'Insert Paragraph',233'undo': 'Undo the last command',234'redo': 'Redo the last command',235'tab': 'Tab',236'untab': 'Untab',237'bold': 'Set a bold style',238'italic': 'Set a italic style',239'underline': 'Set a underline style',240'strikethrough': 'Set a strikethrough style',241'removeFormat': 'Clean a style',242'justifyLeft': 'Set left align',243'justifyCenter': 'Set center align',244'justifyRight': 'Set right align',245'justifyFull': 'Set full align',246'insertUnorderedList': 'Toggle unordered list',247'insertOrderedList': 'Toggle ordered list',248'outdent': 'Outdent on current paragraph',249'indent': 'Indent on current paragraph',250'formatPara': 'Change current block\'s format as a paragraph(P tag)',251'formatH1': 'Change current block\'s format as H1',252'formatH2': 'Change current block\'s format as H2',253'formatH3': 'Change current block\'s format as H3',254'formatH4': 'Change current block\'s format as H4',255'formatH5': 'Change current block\'s format as H5',256'formatH6': 'Change current block\'s format as H6',257'insertHorizontalRule': 'Insert horizontal rule',258'linkDialog.show': 'Show Link Dialog'259},260history: {261undo: 'Undo',262redo: 'Redo'263},264specialChar: {265specialChar: 'SPECIAL CHARACTERS',266select: 'Select Special characters'267},268output: {269noSelection: 'No Selection Made!'270}271}272});273})();274
275/******/ return __webpack_exports__;276/******/ })()277;
278});279//# sourceMappingURL=summernote-en-US.js.map