@iobroker/adapter-react-v5 4.0.12 → 4.0.14
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/AdminConnection.js.map +1 -1
- package/Components/404.js.map +1 -1
- package/Components/ColorPicker.d.ts +1 -0
- package/Components/ColorPicker.js +12 -9
- package/Components/ColorPicker.js.map +1 -1
- package/Components/ComplexCron.js +24 -22
- package/Components/ComplexCron.js.map +1 -1
- package/Components/CustomModal.js.map +1 -1
- package/Components/FileBrowser.js.map +1 -1
- package/Components/FileViewer.js.map +1 -1
- package/Components/Icon.js.map +1 -1
- package/Components/IconPicker.js.map +1 -1
- package/Components/IconSelector.js.map +1 -1
- package/Components/Image.js.map +1 -1
- package/Components/JsonConfigComponent/ChipInput.js +8 -10
- package/Components/JsonConfigComponent/ChipInput.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigAlive.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigAutocomplete.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigAutocompleteSendTo.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigCRON.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigCertificateSelect.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigCheckLicense.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigCheckbox.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigChip.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigColor.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigCoordinates.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigCustom.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigDatePicker.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigFile.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigFileSelector.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigFunc.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigGeneric.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigIP.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigImageUpload.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigInstanceSelect.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigJsonEditor.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigLanguage.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigNumber.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigObjectId.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigPanel.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigPassword.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigPattern.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigRoom.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigSelect.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigSelectSendTo.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigSendto.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigSetState.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigSlider.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigStaticDivider.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigStaticHeader.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigStaticImage.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigStaticText.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigTable.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigTabs.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigText.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigTextSendTo.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigTimePicker.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigTopic.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigUUID.js.map +1 -1
- package/Components/JsonConfigComponent/ConfigUser.js.map +1 -1
- package/Components/JsonConfigComponent/index.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/ColorPicker.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/Icon.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/TextWithIcon.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/UploadImage.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Components/Utils.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Confirm.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Cron.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Error.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/Message.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/SelectFile.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/Dialogs/SelectID.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/i18n.js.map +1 -1
- package/Components/JsonConfigComponent/wrapper/icons/IconCopy.js.map +1 -1
- package/Components/Loader.js.map +1 -1
- package/Components/Loaders/PT.js.map +1 -1
- package/Components/Loaders/Vendor.js.map +1 -1
- package/Components/Logo.js.map +1 -1
- package/Components/MDUtils.js.map +1 -1
- package/Components/ObjectBrowser.js +26 -21
- package/Components/ObjectBrowser.js.map +1 -1
- package/Components/Router.js.map +1 -1
- package/Components/SaveCloseButtons.js.map +1 -1
- package/Components/Schedule.js.map +1 -1
- package/Components/SelectWithIcon.js.map +1 -1
- package/Components/SimpleCron/cron2text.js.map +1 -1
- package/Components/SimpleCron/cronText.js.map +1 -1
- package/Components/SimpleCron/index.js +38 -32
- package/Components/SimpleCron/index.js.map +1 -1
- package/Components/SimpleCron/jquery.cron.locale.js.map +1 -1
- package/Components/TabContainer.js.map +1 -1
- package/Components/TabContent.js.map +1 -1
- package/Components/TabHeader.js.map +1 -1
- package/Components/TableResize.js.map +1 -1
- package/Components/TextWithIcon.js.map +1 -1
- package/Components/ToggleThemeMenu.js +5 -5
- package/Components/ToggleThemeMenu.js.map +1 -1
- package/Components/TreeTable.js.map +1 -1
- package/Components/UploadImage.js.map +1 -1
- package/Components/Utils.js.map +1 -1
- package/Components/copy-to-clipboard.js.map +1 -1
- package/Components/withWidth.js.map +1 -1
- package/Connection.js.map +1 -1
- package/Dialogs/ComplexCron.js +1 -1
- package/Dialogs/ComplexCron.js.map +1 -1
- package/Dialogs/Confirm.js.map +1 -1
- package/Dialogs/Cron.js +6 -6
- package/Dialogs/Cron.js.map +1 -1
- package/Dialogs/Error.js.map +1 -1
- package/Dialogs/Message.js.map +1 -1
- package/Dialogs/SelectFile.js.map +1 -1
- package/Dialogs/SelectID.js.map +1 -1
- package/Dialogs/SimpleCron.js +2 -2
- package/Dialogs/SimpleCron.js.map +1 -1
- package/Dialogs/TextInput.js.map +1 -1
- package/GenericApp.d.ts +11 -0
- package/GenericApp.js +109 -42
- package/GenericApp.js.map +1 -1
- package/Prompt.js.map +1 -1
- package/README.md +6 -0
- package/Theme.js.map +1 -1
- package/_Connection.js.map +1 -1
- package/i18n.js.map +1 -1
- package/icons/IconAdapter.js.map +1 -1
- package/icons/IconAlias.js.map +1 -1
- package/icons/IconChannel.js.map +1 -1
- package/icons/IconClearFilter.js.map +1 -1
- package/icons/IconClosed.js.map +1 -1
- package/icons/IconCopy.js.map +1 -1
- package/icons/IconDevice.js.map +1 -1
- package/icons/IconDocument.js.map +1 -1
- package/icons/IconDocumentReadOnly.js.map +1 -1
- package/icons/IconExpert.js.map +1 -1
- package/icons/IconFx.js.map +1 -1
- package/icons/IconInstance.js.map +1 -1
- package/icons/IconLogout.js.map +1 -1
- package/icons/IconNoIcon.js.map +1 -1
- package/icons/IconOpen.js.map +1 -1
- package/icons/IconState.js.map +1 -1
- package/package.json +1 -1
package/i18n.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.js","names":["I18n","lang","words","prefix","Object","keys","forEach","_words","word","startsWith","console","warn","en","de","ru","translations","assign","e","error","translation","w","unknownTranslations","includes","push","_disableWarning","log","wordEn","args","arg","replace","filter","result","JSON","stringify","test","disable","window","sysLang","i18nShow","i18nDisableWarning","disableWarning"],"sources":["i18n.js"],"sourcesContent":["/***\n * Copyright 2018-2022 bluefox <dogafox@gmail.com>\n *\n * MIT License\n *\n ***/\n\n /**\n * Translation string management.\n */\nclass I18n {\n /**\n * List of all languages with their translations.\n * @type {{ [lang in ioBroker.Languages]?: Record<string, string>; }}\n */\n static translations = {};\n\n /**\n * List of unknown translations during development.\n * @type {string[]}\n */\n static unknownTranslations = [];\n\n /**\n * The currently displayed language.\n * @type {ioBroker.Languages}\n */\n static lang = window.sysLang || 'en';\n\n static _disableWarning = false;\n\n /**\n * Set the language to display.\n * @param {ioBroker.Languages} lang\n */\n static setLanguage(lang) {\n if (lang) {\n I18n.lang = lang;\n }\n }\n\n /**\n * Add translations\n * User can provide two types of structures:\n * - {\"word1\": \"translated word1\", \"word2\": \"translated word2\"}, but in this case the lang must be provided\n * - {\"word1\": {\"en\": \"translated en word1\", \"de\": \"translated de word1\"}, \"word2\": {\"en\": \"translated en word2\", \"de\": \"translated de word2\"}}, but no lang must be provided\n * @param {object} words additional words for specific language\n * @param {ioBroker.Languages} lang\n */\n static extendTranslations(words, lang) {\n // extend automatically all languages with prefix\n if (words.prefix) {\n if (typeof words.prefix === 'string') {\n const prefix = words.prefix;\n delete words.prefix;\n Object.keys(words).forEach(lang => {\n const _words = {};\n Object.keys(words[lang]).forEach(word => {\n if (!word) {\n return;\n }\n if (!word.startsWith(prefix)) {\n _words[`${prefix}${word}`] = words[lang][word];\n } else {\n _words[word] = words[lang][word];\n }\n });\n words[lang] = _words;\n });\n } else {\n console.warn('Found prefix in translations, but it is not a string');\n }\n }\n\n try {\n if (!lang) {\n if (words.en && words.de && words.ru) {\n Object.keys(words).forEach(lang => {\n I18n.translations[lang] = I18n.translations[lang] || {};\n Object.assign(I18n.translations[lang], words[lang]);\n });\n } else {\n Object.keys(words).forEach(word => {\n Object.keys(words[word]).forEach(lang => {\n if (!I18n.translations[lang]) {\n console.warn(`Used unknown language: ${lang}`);\n }\n if (!I18n.translations[lang][word]) {\n I18n.translations[lang][word] = words[word][lang];\n } else if (I18n.translations[lang][word] !== words[word][lang]) {\n console.warn(`Translation for word \"${word}\" in \"${lang}\" was ignored: existing = \"${I18n.translations[lang][word]}\", new = ${words[word][lang]}`);\n }\n });\n });\n }\n } else {\n if (!I18n.translations[lang]) {\n console.warn(`Used unknown language: ${lang}`);\n }\n I18n.translations[lang] = I18n.translations[lang] || {};\n Object.keys(words)\n .forEach(word => {\n if (!I18n.translations[lang][word]) {\n I18n.translations[lang][word] = words[word];\n } else if (I18n.translations[lang][word] !== words[word]) {\n console.warn(`Translation for word \"${word}\" in \"${lang}\" was ignored: existing = \"${I18n.translations[lang][word]}\", new = ${words[word]}`);\n }\n });\n }\n } catch (e) {\n console.error(`Cannot apply translations: ${e}`);\n }\n }\n\n /**\n * Sets all translations (in all languages).\n * @param {{ [lang in ioBroker.Languages]?: Record<string, string>; }} translations\n */\n static setTranslations(translations) {\n if (translations) {\n I18n.translations = translations;\n }\n }\n\n /**\n * Get the currently chosen language.\n * @returns {ioBroker.Languages} The current language.\n */\n static getLanguage() {\n return I18n.lang;\n }\n\n /**\n * Translate the given string to the selected language.\n * @param {string} word The (key) word to look up the string.\n * @param {string[]} args Optional arguments which will replace the first (second, third, ...) occurrences of %s\n */\n static t(word, ...args) {\n let translation = I18n.translations[I18n.lang];\n if (translation) {\n const w = translation[word];\n if (w) {\n word = w;\n } else {\n if (!I18n.unknownTranslations.includes(word)) {\n I18n.unknownTranslations.push(word);\n !I18n._disableWarning && console.log(`Translate: ${word}`);\n }\n // fallback to english\n if (I18n.lang !== 'en' && I18n.translations.en) {\n const wordEn = I18n.translations.en[word];\n if (wordEn) {\n word = wordEn;\n }\n }\n }\n }\n for (const arg of args) {\n word = word.replace('%s', arg);\n }\n return word;\n }\n\n /**\n * Show non-translated words\n * Required during development\n * @param {string | RegExp} filter filter words\n */\n static i18nShow(filter) {\n /**\n * List words with their translations.\n * @type {Record<string, string>}\n */\n const result = {};\n if (!filter) {\n I18n.unknownTranslations.forEach(word => {\n result[word] = word;\n });\n console.log(JSON.stringify(result, null, 2));\n } else if (typeof filter === 'string') {\n I18n.unknownTranslations.forEach(word => {\n if (word.startsWith(filter)) {\n result[word] = word.replace(filter, '');\n }\n });\n console.log(JSON.stringify(result, null, 2));\n } else if (typeof filter === 'object') {\n I18n.unknownTranslations.forEach(word => {\n if (filter.test(word)) {\n result[word] = word;\n }\n });\n console.log(JSON.stringify(result, null, 2));\n }\n }\n\n /**\n * Disable warning about non-translated words\n * Required during development\n * @param {boolean} disable Do the warning should be disabled\n */\n static disableWarning(disable) {\n I18n._disableWarning = !!disable;\n }\n}\n\n// install global handlers\nwindow.i18nShow = I18n.i18nShow;\nwindow.i18nDisableWarning = I18n.disableWarning;\n\n\n/*I18n.translations = {\n 'en': require('./i18n/en'),\n 'ru': require('./i18n/ru'),\n 'de': require('./i18n/de'),\n};\nI18n.fallbacks = true;\nI18n.t = function () {};*/\n\nexport default I18n;"],"mappings":";;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AAEC;AACD;AACA;AAFC,IAGKA,IAAI;EAAA;IAAA;EAAA;EAAA;IAAA;IAAA;IACN;AACJ;AACA;AACA;;IAGK;AACL;AACA;AACA;;IAGI;AACJ;AACA;AACA;;IAKI;AACJ;AACA;AACA;IACI,qBAAmBC,IAAI,EAAE;MACrB,IAAIA,IAAI,EAAE;QACND,IAAI,CAACC,IAAI,GAAGA,IAAI;MACpB;IACJ;;IAEC;AACL;AACA;AACA;AACA;AACA;AACA;AACA;EAPK;IAAA;IAAA,OAQA,4BAA0BC,KAAK,EAAED,IAAI,EAAE;MACnC;MACA,IAAIC,KAAK,CAACC,MAAM,EAAE;QACd,IAAI,OAAOD,KAAK,CAACC,MAAM,KAAK,QAAQ,EAAE;UAClC,IAAMA,MAAM,GAAGD,KAAK,CAACC,MAAM;UAC3B,OAAOD,KAAK,CAACC,MAAM;UACnBC,MAAM,CAACC,IAAI,CAACH,KAAK,CAAC,CAACI,OAAO,CAAC,UAAAL,IAAI,EAAI;YAC/B,IAAMM,MAAM,GAAG,CAAC,CAAC;YACjBH,MAAM,CAACC,IAAI,CAACH,KAAK,CAACD,IAAI,CAAC,CAAC,CAACK,OAAO,CAAC,UAAAE,IAAI,EAAI;cACrC,IAAI,CAACA,IAAI,EAAE;gBACP;cACJ;cACA,IAAI,CAACA,IAAI,CAACC,UAAU,CAACN,MAAM,CAAC,EAAE;gBAC1BI,MAAM,WAAIJ,MAAM,SAAGK,IAAI,EAAG,GAAGN,KAAK,CAACD,IAAI,CAAC,CAACO,IAAI,CAAC;cAClD,CAAC,MAAM;gBACHD,MAAM,CAACC,IAAI,CAAC,GAAGN,KAAK,CAACD,IAAI,CAAC,CAACO,IAAI,CAAC;cACpC;YACJ,CAAC,CAAC;YACFN,KAAK,CAACD,IAAI,CAAC,GAAGM,MAAM;UACxB,CAAC,CAAC;QACN,CAAC,MAAM;UACHG,OAAO,CAACC,IAAI,CAAC,sDAAsD,CAAC;QACxE;MACJ;MAEA,IAAI;QACA,IAAI,CAACV,IAAI,EAAE;UACP,IAAIC,KAAK,CAACU,EAAE,IAAIV,KAAK,CAACW,EAAE,IAAIX,KAAK,CAACY,EAAE,EAAE;YAClCV,MAAM,CAACC,IAAI,CAACH,KAAK,CAAC,CAACI,OAAO,CAAC,UAAAL,IAAI,EAAI;cAC/BD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,GAAGD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,IAAI,CAAC,CAAC;cACvDG,MAAM,CAACY,MAAM,CAAChB,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,EAAEC,KAAK,CAACD,IAAI,CAAC,CAAC;YACvD,CAAC,CAAC;UACN,CAAC,MAAM;YACHG,MAAM,CAACC,IAAI,CAACH,KAAK,CAAC,CAACI,OAAO,CAAC,UAAAE,IAAI,EAAI;cAC/BJ,MAAM,CAACC,IAAI,CAACH,KAAK,CAACM,IAAI,CAAC,CAAC,CAACF,OAAO,CAAC,UAAAL,IAAI,EAAI;gBACrC,IAAI,CAACD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,EAAE;kBAC1BS,OAAO,CAACC,IAAI,kCAA2BV,IAAI,EAAG;gBAClD;gBACA,IAAI,CAACD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,EAAE;kBAChCR,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,GAAGN,KAAK,CAACM,IAAI,CAAC,CAACP,IAAI,CAAC;gBACrD,CAAC,MAAM,IAAID,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,KAAKN,KAAK,CAACM,IAAI,CAAC,CAACP,IAAI,CAAC,EAAE;kBAC5DS,OAAO,CAACC,IAAI,kCAA0BH,IAAI,qBAASP,IAAI,0CAA8BD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,uBAAYN,KAAK,CAACM,IAAI,CAAC,CAACP,IAAI,CAAC,EAAG;gBACtJ;cACJ,CAAC,CAAC;YACN,CAAC,CAAC;UACN;QACJ,CAAC,MAAM;UACH,IAAI,CAACD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,EAAE;YAC1BS,OAAO,CAACC,IAAI,kCAA2BV,IAAI,EAAG;UAClD;UACAD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,GAAGD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,IAAI,CAAC,CAAC;UACvDG,MAAM,CAACC,IAAI,CAACH,KAAK,CAAC,CACbI,OAAO,CAAC,UAAAE,IAAI,EAAI;YACb,IAAI,CAACR,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,EAAE;cAChCR,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,GAAGN,KAAK,CAACM,IAAI,CAAC;YAC/C,CAAC,MAAM,IAAIR,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,KAAKN,KAAK,CAACM,IAAI,CAAC,EAAE;cACtDE,OAAO,CAACC,IAAI,kCAA0BH,IAAI,qBAASP,IAAI,0CAA8BD,IAAI,CAACe,YAAY,CAACd,IAAI,CAAC,CAACO,IAAI,CAAC,uBAAYN,KAAK,CAACM,IAAI,CAAC,EAAG;YAChJ;UACJ,CAAC,CAAC;QACV;MACJ,CAAC,CAAC,OAAOS,CAAC,EAAE;QACRP,OAAO,CAACQ,KAAK,sCAA+BD,CAAC,EAAG;MACpD;IACL;;IAEA;AACJ;AACA;AACA;EAHI;IAAA;IAAA,OAIA,yBAAuBF,YAAY,EAAE;MACjC,IAAIA,YAAY,EAAE;QACdf,IAAI,CAACe,YAAY,GAAGA,YAAY;MACpC;IACJ;;IAEA;AACJ;AACA;AACA;EAHI;IAAA;IAAA,OAIA,uBAAqB;MACjB,OAAOf,IAAI,CAACC,IAAI;IACpB;;IAEA;AACJ;AACA;AACA;AACA;EAJI;IAAA;IAAA,OAKA,WAASO,IAAI,EAAW;MACpB,IAAIW,WAAW,GAAGnB,IAAI,CAACe,YAAY,CAACf,IAAI,CAACC,IAAI,CAAC;MAC9C,IAAIkB,WAAW,EAAE;QACb,IAAMC,CAAC,GAAGD,WAAW,CAACX,IAAI,CAAC;QAC3B,IAAIY,CAAC,EAAE;UACHZ,IAAI,GAAGY,CAAC;QACZ,CAAC,MAAM;UACH,IAAI,CAACpB,IAAI,CAACqB,mBAAmB,CAACC,QAAQ,CAACd,IAAI,CAAC,EAAE;YAC1CR,IAAI,CAACqB,mBAAmB,CAACE,IAAI,CAACf,IAAI,CAAC;YACnC,CAACR,IAAI,CAACwB,eAAe,IAAId,OAAO,CAACe,GAAG,sBAAejB,IAAI,EAAG;UAC9D;UACA;UACA,IAAIR,IAAI,CAACC,IAAI,KAAK,IAAI,IAAID,IAAI,CAACe,YAAY,CAACH,EAAE,EAAE;YAC5C,IAAMc,MAAM,GAAG1B,IAAI,CAACe,YAAY,CAACH,EAAE,CAACJ,IAAI,CAAC;YACzC,IAAIkB,MAAM,EAAE;cACRlB,IAAI,GAAGkB,MAAM;YACjB;UACJ;QACJ;MACJ;MAAC,kCAnBaC,IAAI;QAAJA,IAAI;MAAA;MAoBlB,yBAAkBA,IAAI,2BAAE;QAAnB,IAAMC,GAAG;QACVpB,IAAI,GAAGA,IAAI,CAACqB,OAAO,CAAC,IAAI,EAAED,GAAG,CAAC;MAClC;MACA,OAAOpB,IAAI;IACf;;IAEC;AACL;AACA;AACA;AACA;EAJK;IAAA;IAAA,OAKA,kBAAgBsB,MAAM,EAAE;MACpB;AACT;AACA;AACA;MACS,IAAMC,MAAM,GAAG,CAAC,CAAC;MAClB,IAAI,CAACD,MAAM,EAAE;QACT9B,IAAI,CAACqB,mBAAmB,CAACf,OAAO,CAAC,UAAAE,IAAI,EAAI;UACrCuB,MAAM,CAACvB,IAAI,CAAC,GAAGA,IAAI;QACvB,CAAC,CAAC;QACFE,OAAO,CAACe,GAAG,CAACO,IAAI,CAACC,SAAS,CAACF,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;MAChD,CAAC,MAAM,IAAI,OAAOD,MAAM,KAAK,QAAQ,EAAE;QACnC9B,IAAI,CAACqB,mBAAmB,CAACf,OAAO,CAAC,UAAAE,IAAI,EAAI;UACrC,IAAIA,IAAI,CAACC,UAAU,CAACqB,MAAM,CAAC,EAAE;YACzBC,MAAM,CAACvB,IAAI,CAAC,GAAGA,IAAI,CAACqB,OAAO,CAACC,MAAM,EAAE,EAAE,CAAC;UAC3C;QACJ,CAAC,CAAC;QACFpB,OAAO,CAACe,GAAG,CAACO,IAAI,CAACC,SAAS,CAACF,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;MAChD,CAAC,MAAM,IAAI,yBAAOD,MAAM,MAAK,QAAQ,EAAE;QACnC9B,IAAI,CAACqB,mBAAmB,CAACf,OAAO,CAAC,UAAAE,IAAI,EAAI;UACrC,IAAIsB,MAAM,CAACI,IAAI,CAAC1B,IAAI,CAAC,EAAE;YACnBuB,MAAM,CAACvB,IAAI,CAAC,GAAGA,IAAI;UACvB;QACJ,CAAC,CAAC;QACFE,OAAO,CAACe,GAAG,CAACO,IAAI,CAACC,SAAS,CAACF,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;MAChD;IACJ;;IAEC;AACL;AACA;AACA;AACA;EAJK;IAAA;IAAA,OAKD,wBAAsBI,OAAO,EAAE;MAC3BnC,IAAI,CAACwB,eAAe,GAAG,CAAC,CAACW,OAAO;IACpC;EAAC;EAAA;AAAA,KAGL;AAAA,iCApMMnC,IAAI,kBAKgB,CAAC,CAAC;AAAA,iCALtBA,IAAI,yBAWwB,EAAE;AAAA,iCAX9BA,IAAI,UAiBQoC,MAAM,CAACC,OAAO,IAAI,IAAI;AAAA,iCAjBlCrC,IAAI,qBAmBmB,KAAK;AAkLlCoC,MAAM,CAACE,QAAQ,GAAGtC,IAAI,CAACsC,QAAQ;AAC/BF,MAAM,CAACG,kBAAkB,GAAGvC,IAAI,CAACwC,cAAc;;AAG/C;AACA;AACA;AACA;AACA;AACA;AACA;AANA,eAQexC,IAAI;AAAA"}
|
|
1
|
+
{"version":3,"file":"i18n.js","names":["I18n","_classCallCheck2","_createClass2","key","value","setLanguage","lang","extendTranslations","words","prefix","Object","keys","forEach","_words","word","startsWith","concat","console","warn","en","de","ru","translations","assign","e","error","setTranslations","getLanguage","t","translation","w","unknownTranslations","includes","push","_disableWarning","log","wordEn","_len","arguments","length","args","Array","_key","_i","_args","arg","replace","i18nShow","filter","result","JSON","stringify","_typeof2","test","disableWarning","disable","_defineProperty2","window","sysLang","i18nDisableWarning","_default","exports"],"sources":["i18n.js"],"sourcesContent":["/***\n * Copyright 2018-2022 bluefox <dogafox@gmail.com>\n *\n * MIT License\n *\n ***/\n\n /**\n * Translation string management.\n */\nclass I18n {\n /**\n * List of all languages with their translations.\n * @type {{ [lang in ioBroker.Languages]?: Record<string, string>; }}\n */\n static translations = {};\n\n /**\n * List of unknown translations during development.\n * @type {string[]}\n */\n static unknownTranslations = [];\n\n /**\n * The currently displayed language.\n * @type {ioBroker.Languages}\n */\n static lang = window.sysLang || 'en';\n\n static _disableWarning = false;\n\n /**\n * Set the language to display.\n * @param {ioBroker.Languages} lang\n */\n static setLanguage(lang) {\n if (lang) {\n I18n.lang = lang;\n }\n }\n\n /**\n * Add translations\n * User can provide two types of structures:\n * - {\"word1\": \"translated word1\", \"word2\": \"translated word2\"}, but in this case the lang must be provided\n * - {\"word1\": {\"en\": \"translated en word1\", \"de\": \"translated de word1\"}, \"word2\": {\"en\": \"translated en word2\", \"de\": \"translated de word2\"}}, but no lang must be provided\n * @param {object} words additional words for specific language\n * @param {ioBroker.Languages} lang\n */\n static extendTranslations(words, lang) {\n // extend automatically all languages with prefix\n if (words.prefix) {\n if (typeof words.prefix === 'string') {\n const prefix = words.prefix;\n delete words.prefix;\n Object.keys(words).forEach(lang => {\n const _words = {};\n Object.keys(words[lang]).forEach(word => {\n if (!word) {\n return;\n }\n if (!word.startsWith(prefix)) {\n _words[`${prefix}${word}`] = words[lang][word];\n } else {\n _words[word] = words[lang][word];\n }\n });\n words[lang] = _words;\n });\n } else {\n console.warn('Found prefix in translations, but it is not a string');\n }\n }\n\n try {\n if (!lang) {\n if (words.en && words.de && words.ru) {\n Object.keys(words).forEach(lang => {\n I18n.translations[lang] = I18n.translations[lang] || {};\n Object.assign(I18n.translations[lang], words[lang]);\n });\n } else {\n Object.keys(words).forEach(word => {\n Object.keys(words[word]).forEach(lang => {\n if (!I18n.translations[lang]) {\n console.warn(`Used unknown language: ${lang}`);\n }\n if (!I18n.translations[lang][word]) {\n I18n.translations[lang][word] = words[word][lang];\n } else if (I18n.translations[lang][word] !== words[word][lang]) {\n console.warn(`Translation for word \"${word}\" in \"${lang}\" was ignored: existing = \"${I18n.translations[lang][word]}\", new = ${words[word][lang]}`);\n }\n });\n });\n }\n } else {\n if (!I18n.translations[lang]) {\n console.warn(`Used unknown language: ${lang}`);\n }\n I18n.translations[lang] = I18n.translations[lang] || {};\n Object.keys(words)\n .forEach(word => {\n if (!I18n.translations[lang][word]) {\n I18n.translations[lang][word] = words[word];\n } else if (I18n.translations[lang][word] !== words[word]) {\n console.warn(`Translation for word \"${word}\" in \"${lang}\" was ignored: existing = \"${I18n.translations[lang][word]}\", new = ${words[word]}`);\n }\n });\n }\n } catch (e) {\n console.error(`Cannot apply translations: ${e}`);\n }\n }\n\n /**\n * Sets all translations (in all languages).\n * @param {{ [lang in ioBroker.Languages]?: Record<string, string>; }} translations\n */\n static setTranslations(translations) {\n if (translations) {\n I18n.translations = translations;\n }\n }\n\n /**\n * Get the currently chosen language.\n * @returns {ioBroker.Languages} The current language.\n */\n static getLanguage() {\n return I18n.lang;\n }\n\n /**\n * Translate the given string to the selected language.\n * @param {string} word The (key) word to look up the string.\n * @param {string[]} args Optional arguments which will replace the first (second, third, ...) occurrences of %s\n */\n static t(word, ...args) {\n let translation = I18n.translations[I18n.lang];\n if (translation) {\n const w = translation[word];\n if (w) {\n word = w;\n } else {\n if (!I18n.unknownTranslations.includes(word)) {\n I18n.unknownTranslations.push(word);\n !I18n._disableWarning && console.log(`Translate: ${word}`);\n }\n // fallback to english\n if (I18n.lang !== 'en' && I18n.translations.en) {\n const wordEn = I18n.translations.en[word];\n if (wordEn) {\n word = wordEn;\n }\n }\n }\n }\n for (const arg of args) {\n word = word.replace('%s', arg);\n }\n return word;\n }\n\n /**\n * Show non-translated words\n * Required during development\n * @param {string | RegExp} filter filter words\n */\n static i18nShow(filter) {\n /**\n * List words with their translations.\n * @type {Record<string, string>}\n */\n const result = {};\n if (!filter) {\n I18n.unknownTranslations.forEach(word => {\n result[word] = word;\n });\n console.log(JSON.stringify(result, null, 2));\n } else if (typeof filter === 'string') {\n I18n.unknownTranslations.forEach(word => {\n if (word.startsWith(filter)) {\n result[word] = word.replace(filter, '');\n }\n });\n console.log(JSON.stringify(result, null, 2));\n } else if (typeof filter === 'object') {\n I18n.unknownTranslations.forEach(word => {\n if (filter.test(word)) {\n result[word] = word;\n }\n });\n console.log(JSON.stringify(result, null, 2));\n }\n }\n\n /**\n * Disable warning about non-translated words\n * Required during development\n * @param {boolean} disable Do the warning should be disabled\n */\n static disableWarning(disable) {\n I18n._disableWarning = !!disable;\n }\n}\n\n// install global handlers\nwindow.i18nShow = I18n.i18nShow;\nwindow.i18nDisableWarning = I18n.disableWarning;\n\n\n/*I18n.translations = {\n 'en': require('./i18n/en'),\n 'ru': require('./i18n/ru'),\n 'de': require('./i18n/de'),\n};\nI18n.fallbacks = true;\nI18n.t = function () {};*/\n\nexport default I18n;"],"mappings":"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"}
|
package/icons/IconAdapter.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconAdapter.js","names":["IconAdapter","props","
|
|
1
|
+
{"version":3,"file":"IconAdapter.js","names":["_react","_interopRequireDefault","require","_propTypes","IconAdapter","props","createElement","onClick","e","viewBox","width","height","xmlns","className","style","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconAdapter.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Icon copied from https://github.com/FortAwesome/Font-Awesome/blob/0d1f27efb836eb2ab994ba37221849ed64a73e5c/svgs/regular/\nconst IconAdapter = props => <svg\n onClick={e => props.onClick && props.onClick(e)}\n viewBox=\"0 0 512 512\"\n width={props.width || 20}\n height={props.height || props.width || 20}\n xmlns=\"http://www.w3.org/2000/svg\"\n className={props.className}\n style={props.style}\n>\n <path\n fill=\"currentColor\"\n d=\"M448 0L320 96v62.06l-83.03 83.03c6.79 4.25 13.27 9.06 19.07 14.87 5.8 5.8 10.62 12.28 14.87 19.07L353.94 192H416l96-128-64-64zM128 278.59L10.92 395.67c-14.55 14.55-14.55 38.15 0 52.71l52.7 52.7c14.56 14.56 38.15 14.56 52.71 0L233.41 384c29.11-29.11 29.11-76.3 0-105.41s-76.3-29.11-105.41 0z\"\n />\n</svg>;\n\nIconAdapter.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\nexport default IconAdapter;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA,IAAME,WAAW,GAAG,SAAdA,WAAWA,CAAGC,KAAK;EAAA,oBAAIL,MAAA,YAAAM,aAAA;IACzBC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAChDC,OAAO,EAAC,aAAa;IACrBC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IACzBC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAC1CE,KAAK,EAAC,4BAA4B;IAClCC,SAAS,EAAER,KAAK,CAACQ,SAAU;IAC3BC,KAAK,EAAET,KAAK,CAACS;EAAM,gBAEnBd,MAAA,YAAAM,aAAA;IACIS,IAAI,EAAC,cAAc;IACnBC,CAAC,EAAC;EAAoS,EACxS,CACA;AAAA;AAENZ,WAAW,CAACa,SAAS,GAAG;EACpBV,OAAO,EAAEW,qBAAS,CAACC,IAAI;EACvBT,KAAK,EAAEQ,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEX,MAAM,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjET,SAAS,EAAEK,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GACanB,WAAW;AAAAoB,OAAA,cAAAD,QAAA"}
|
package/icons/IconAlias.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconAlias.js","names":["IconAlias","props","
|
|
1
|
+
{"version":3,"file":"IconAlias.js","names":["_react","_interopRequireDefault","require","_propTypes","IconAlias","props","createElement","onClick","e","viewBox","width","height","xmlns","className","style","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconAlias.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Icon copied from https://github.com/FortAwesome/Font-Awesome/blob/0d1f27efb836eb2ab994ba37221849ed64a73e5c/svgs/regular/\nconst IconAlias = props => <svg\n onClick={e => props.onClick && props.onClick(e)}\n viewBox=\"0 0 512 512\"\n width={props.width || 20}\n height={props.height || props.width || 20}\n xmlns=\"http://www.w3.org/2000/svg\"\n className={props.className}\n style={props.style}\n>\n <path\n fill=\"currentColor\"\n d=\"M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z\"\n />\n</svg>;\n\nIconAlias.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconAlias;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA,IAAME,SAAS,GAAG,SAAZA,SAASA,CAAGC,KAAK;EAAA,oBAAIL,MAAA,YAAAM,aAAA;IACvBC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAChDC,OAAO,EAAC,aAAa;IACrBC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IACzBC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAC1CE,KAAK,EAAC,4BAA4B;IAClCC,SAAS,EAAER,KAAK,CAACQ,SAAU;IAC3BC,KAAK,EAAET,KAAK,CAACS;EAAM,gBAEnBd,MAAA,YAAAM,aAAA;IACIS,IAAI,EAAC,cAAc;IACnBC,CAAC,EAAC;EAAsjB,EAC1jB,CACA;AAAA;AAENZ,SAAS,CAACa,SAAS,GAAG;EAClBV,OAAO,EAAEW,qBAAS,CAACC,IAAI;EACvBT,KAAK,EAAEQ,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEX,MAAM,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjET,SAAS,EAAEK,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEanB,SAAS;AAAAoB,OAAA,cAAAD,QAAA"}
|
package/icons/IconChannel.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconChannel.js","names":["IconChannel","props","
|
|
1
|
+
{"version":3,"file":"IconChannel.js","names":["_react","_interopRequireDefault","require","_propTypes","IconChannel","props","createElement","onClick","e","viewBox","width","height","xmlns","className","style","fill","rx","id","y","x","strokeWidth","stroke","ry","cy","cx","strokeLinecap","strokeLinejoin","y2","x2","y1","x1","fillOpacity","strokeOpacity","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconChannel.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\nconst IconChannel = props => <svg\n onClick={e => props.onClick && props.onClick(e)}\n viewBox=\"0 0 320 320\"\n width={props.width || 20}\n height={props.height || props.width || 20}\n xmlns=\"http://www.w3.org/2000/svg\"\n className={props.className}\n style={props.style}\n>\n <g fill=\"currentColor\">\n <rect rx=\"32\" id=\"svg_1\" height=\"272\" width=\"267\" y=\"25\" x=\"25\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"none\"/>\n <ellipse stroke=\"currentColor\" ry=\"26\" rx=\"26\" id=\"svg_2\" cy=\"248\" cx=\"160\" fill=\"none\" strokeWidth=\"15\"/>\n <line strokeLinecap=\"null\" strokeLinejoin=\"null\" id=\"svg_3\" y2=\"201.94531\" x2=\"159.5\" y1=\"46.94531\" x1=\"159.5\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"none\"/>\n <rect id=\"svg_4\" height=\"27\" width=\"50\" y=\"79.7979\" x=\"133.5\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"#fff\"/>\n </g>\n</svg>;\n\nIconChannel.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconChannel;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA,IAAME,WAAW,GAAG,SAAdA,WAAWA,CAAGC,KAAK;EAAA,oBAAIL,MAAA,YAAAM,aAAA;IACzBC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAChDC,OAAO,EAAC,aAAa;IACrBC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IACzBC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAC1CE,KAAK,EAAC,4BAA4B;IAClCC,SAAS,EAAER,KAAK,CAACQ,SAAU;IAC3BC,KAAK,EAAET,KAAK,CAACS;EAAM,gBAEnBd,MAAA,YAAAM,aAAA;IAAGS,IAAI,EAAC;EAAc,gBAClBf,MAAA,YAAAM,aAAA;IAAMU,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACN,MAAM,EAAC,KAAK;IAACD,KAAK,EAAC,KAAK;IAACQ,CAAC,EAAC,IAAI;IAACC,CAAC,EAAC,IAAI;IAACC,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eACpHf,MAAA,YAAAM,aAAA;IAASe,MAAM,EAAC,cAAc;IAACC,EAAE,EAAC,IAAI;IAACN,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACM,EAAE,EAAC,KAAK;IAACC,EAAE,EAAC,KAAK;IAACT,IAAI,EAAC,MAAM;IAACK,WAAW,EAAC;EAAI,EAAE,eAC1GpB,MAAA,YAAAM,aAAA;IAAMmB,aAAa,EAAC,MAAM;IAACC,cAAc,EAAC,MAAM;IAACT,EAAE,EAAC,OAAO;IAACU,EAAE,EAAC,WAAW;IAACC,EAAE,EAAC,OAAO;IAACC,EAAE,EAAC,UAAU;IAACC,EAAE,EAAC,OAAO;IAACC,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACZ,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eAC3Mf,MAAA,YAAAM,aAAA;IAAMW,EAAE,EAAC,OAAO;IAACN,MAAM,EAAC,IAAI;IAACD,KAAK,EAAC,IAAI;IAACQ,CAAC,EAAC,SAAS;IAACC,CAAC,EAAC,OAAO;IAACY,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACZ,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,CAC1J,CACF;AAAA;AAENX,WAAW,CAAC6B,SAAS,GAAG;EACpB1B,OAAO,EAAE2B,qBAAS,CAACC,IAAI;EACvBzB,KAAK,EAAEwB,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChE3B,MAAM,EAAEuB,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjEzB,SAAS,EAAEqB,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEanC,WAAW;AAAAoC,OAAA,cAAAD,QAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconClearFilter.js","names":["IconClearFilter","props","
|
|
1
|
+
{"version":3,"file":"IconClearFilter.js","names":["_react","_interopRequireDefault","require","_propTypes","IconClearFilter","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","stroke","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconClearFilter.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Copyright Apache 2.0 https://raw.githubusercontent.com/material-icons/material-icons/master/svg/filter_alt/baseline.svg\n// https://github.com/material-icons/material-icons/blob/master/LICENSE\nconst IconClearFilter = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 24 24\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" stroke=\"currentColor\" d=\"M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61z\"/>\n </svg>;\n}\n\nIconClearFilter.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconClearFilter;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA;AACA,IAAME,eAAe,GAAG,SAAlBA,eAAeA,CAAGC,KAAK,EAAI;EAC7B,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,WAAW;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAChNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,MAAM,EAAC,cAAc;IAACC,CAAC,EAAC;EAA8I,EAAE,CAChM;AACV,CAAC;AAEDZ,eAAe,CAACa,SAAS,GAAG;EACxBV,OAAO,EAAEW,qBAAS,CAACC,IAAI;EACvBT,KAAK,EAAEQ,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEX,MAAM,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjET,SAAS,EAAEK,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEanB,eAAe;AAAAoB,OAAA,cAAAD,QAAA"}
|
package/icons/IconClosed.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconClosed.js","names":["IconClosed","props","
|
|
1
|
+
{"version":3,"file":"IconClosed.js","names":["_react","_interopRequireDefault","require","_propTypes","IconClosed","props","createElement","onClick","e","viewBox","xmlns","width","height","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconClosed.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Icon copied from https://github.com/FortAwesome/Font-Awesome/blob/0d1f27efb836eb2ab994ba37221849ed64a73e5c/svgs/regular/\nconst IconClosed = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 650 512\" xmlns=\"http://www.w3.org/2000/svg\" width={props.width || 20} height={props.height || props.width || 20} className={props.className}>\n <path fill=\"currentColor\" d=\"M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48z\"/>\n </svg>;\n}\n\nIconClosed.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\nexport default IconClosed;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA,IAAME,UAAU,GAAG,SAAbA,UAAUA,CAAGC,KAAK,EAAI;EACxB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAC,4BAA4B;IAACC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEP,KAAK,CAACO,MAAM,IAAIP,KAAK,CAACM,KAAK,IAAI,EAAG;IAACE,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAAiI,EAAE,CAC7J;AACV,CAAC;AAEDX,UAAU,CAACY,SAAS,GAAG;EACnBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBP,KAAK,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChET,MAAM,EAAEK,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GACalB,UAAU;AAAAmB,OAAA,cAAAD,QAAA"}
|
package/icons/IconCopy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconCopy.js","names":["IconCopy","props","
|
|
1
|
+
{"version":3,"file":"IconCopy.js","names":["_react","_interopRequireDefault","require","_propTypes","IconCopy","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconCopy.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n/**\n * @typedef {object} IconCopyProps\n * @property {number} [width] The width in pixels of the icon.\n * @property {number} [height] The height in pixels of the icon.\n * @property {(e: React.MouseEvent) => void} [onClick] Click handler.\n * @property {string} [className] The class name for the SVG element.\n *\n * @extends {React.Component<IconCopyProps>}\n */\nconst IconCopy = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 512 512\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" d=\"M433.941 65.941l-51.882-51.882A48 48 0 0 0 348.118 0H176c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48v-48h80c26.51 0 48-21.49 48-48V99.882a48 48 0 0 0-14.059-33.941zM266 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h74v224c0 26.51 21.49 48 48 48h96v42a6 6 0 0 1-6 6zm128-96H182a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h106v88c0 13.255 10.745 24 24 24h88v202a6 6 0 0 1-6 6zm6-256h-64V48h9.632c1.591 0 3.117.632 4.243 1.757l48.368 48.368a6 6 0 0 1 1.757 4.243V112z\"/>\n </svg>;\n}\n\nIconCopy.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconCopy;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAME,QAAQ,GAAG,SAAXA,QAAQA,CAAGC,KAAK,EAAI;EACtB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAA8f,EAAE,CAC1hB;AACV,CAAC;AAEDX,QAAQ,CAACY,SAAS,GAAG;EACjBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBR,KAAK,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEV,MAAM,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalB,QAAQ;AAAAmB,OAAA,cAAAD,QAAA"}
|
package/icons/IconDevice.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconDevice.js","names":["IconDevice","props","
|
|
1
|
+
{"version":3,"file":"IconDevice.js","names":["_react","_interopRequireDefault","require","_propTypes","IconDevice","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","rx","id","y","x","strokeWidth","stroke","ry","cy","cx","fillOpacity","strokeOpacity","strokeLinecap","strokeLinejoin","y2","x2","y1","x1","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconDevice.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\nconst IconDevice = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 320 320\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <g fill=\"currentColor\">\n <rect rx=\"32\" id=\"svg_1\" height=\"272\" width=\"267\" y=\"25\" x=\"25\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"none\"/>\n <ellipse stroke=\"currentColor\" ry=\"26\" rx=\"26\" id=\"svg_2\" cy=\"252\" cx=\"160\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" fill=\"#fff\"/>\n <line strokeLinecap=\"null\" strokeLinejoin=\"null\" id=\"svg_3\" y2=\"201.94531\" x2=\"159.5\" y1=\"46.94531\" x1=\"159.5\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"none\"/>\n <rect height=\"27\" width=\"50\" y=\"140.83068\" x=\"133.5\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"#fff\"/>\n <ellipse stroke=\"currentColor\" ry=\"26\" rx=\"26\" id=\"svg_5\" cy=\"251\" cx=\"241\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" fill=\"#fff\"/>\n <line strokeLinecap=\"null\" strokeLinejoin=\"null\" id=\"svg_6\" y2=\"200.94531\" x2=\"240.5\" y1=\"45.94531\" x1=\"240.5\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"none\"/>\n <rect height=\"27\" width=\"50\" y=\"78.7979\" x=\"214.5\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"#fff\"/>\n <ellipse stroke=\"currentColor\" ry=\"26\" rx=\"26\" id=\"svg_8\" cy=\"252\" cx=\"84\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" fill=\"#fff\"/>\n <line strokeLinecap=\"null\" strokeLinejoin=\"null\" id=\"svg_9\" y2=\"201.94531\" x2=\"83.5\" y1=\"46.94531\" x1=\"83.5\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"none\"/>\n <rect height=\"27\" width=\"50\" y=\"79.7979\" x=\"57.5\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"#fff\"/>\n </g>\n </svg>;\n}\n\nIconDevice.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconDevice;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA,IAAME,UAAU,GAAG,SAAbA,UAAUA,CAAGC,KAAK,EAAI;EACxB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAGQ,IAAI,EAAC;EAAc,gBAClBd,MAAA,YAAAM,aAAA;IAAMS,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACL,MAAM,EAAC,KAAK;IAACD,KAAK,EAAC,KAAK;IAACO,CAAC,EAAC,IAAI;IAACC,CAAC,EAAC,IAAI;IAACC,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eACpHd,MAAA,YAAAM,aAAA;IAASc,MAAM,EAAC,cAAc;IAACC,EAAE,EAAC,IAAI;IAACN,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACM,EAAE,EAAC,KAAK;IAACC,EAAE,EAAC,KAAK;IAACC,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACL,IAAI,EAAC;EAAM,EAAE,eAClJd,MAAA,YAAAM,aAAA;IAAMoB,aAAa,EAAC,MAAM;IAACC,cAAc,EAAC,MAAM;IAACX,EAAE,EAAC,OAAO;IAACY,EAAE,EAAC,WAAW;IAACC,EAAE,EAAC,OAAO;IAACC,EAAE,EAAC,UAAU;IAACC,EAAE,EAAC,OAAO;IAACP,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eAC3Md,MAAA,YAAAM,aAAA;IAAMK,MAAM,EAAC,IAAI;IAACD,KAAK,EAAC,IAAI;IAACO,CAAC,EAAC,WAAW;IAACC,CAAC,EAAC,OAAO;IAACM,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eACjJd,MAAA,YAAAM,aAAA;IAASc,MAAM,EAAC,cAAc;IAACC,EAAE,EAAC,IAAI;IAACN,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACM,EAAE,EAAC,KAAK;IAACC,EAAE,EAAC,KAAK;IAACC,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACL,IAAI,EAAC;EAAM,EAAE,eAClJd,MAAA,YAAAM,aAAA;IAAMoB,aAAa,EAAC,MAAM;IAACC,cAAc,EAAC,MAAM;IAACX,EAAE,EAAC,OAAO;IAACY,EAAE,EAAC,WAAW;IAACC,EAAE,EAAC,OAAO;IAACC,EAAE,EAAC,UAAU;IAACC,EAAE,EAAC,OAAO;IAACP,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eAC3Md,MAAA,YAAAM,aAAA;IAAMK,MAAM,EAAC,IAAI;IAACD,KAAK,EAAC,IAAI;IAACO,CAAC,EAAC,SAAS;IAACC,CAAC,EAAC,OAAO;IAACC,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eACvGd,MAAA,YAAAM,aAAA;IAASc,MAAM,EAAC,cAAc;IAACC,EAAE,EAAC,IAAI;IAACN,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACM,EAAE,EAAC,KAAK;IAACC,EAAE,EAAC,IAAI;IAACC,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACL,IAAI,EAAC;EAAM,EAAE,eACjJd,MAAA,YAAAM,aAAA;IAAMoB,aAAa,EAAC,MAAM;IAACC,cAAc,EAAC,MAAM;IAACX,EAAE,EAAC,OAAO;IAACY,EAAE,EAAC,WAAW;IAACC,EAAE,EAAC,MAAM;IAACC,EAAE,EAAC,UAAU;IAACC,EAAE,EAAC,MAAM;IAACP,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,eACzMd,MAAA,YAAAM,aAAA;IAAMK,MAAM,EAAC,IAAI;IAACD,KAAK,EAAC,IAAI;IAACO,CAAC,EAAC,SAAS;IAACC,CAAC,EAAC,MAAM;IAACM,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC,cAAc;IAACN,IAAI,EAAC;EAAM,EAAE,CAC9I,CACF;AACV,CAAC;AAEDV,UAAU,CAAC4B,SAAS,GAAG;EACnBzB,OAAO,EAAE0B,qBAAS,CAACC,IAAI;EACvBxB,KAAK,EAAEuB,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChE1B,MAAM,EAAEsB,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjExB,SAAS,EAAEoB,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalC,UAAU;AAAAmC,OAAA,cAAAD,QAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconDocument.js","names":["IconDocument","props","
|
|
1
|
+
{"version":3,"file":"IconDocument.js","names":["_react","_interopRequireDefault","require","_propTypes","IconDocument","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconDocument.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Icon copied from https://github.com/FortAwesome/Font-Awesome/blob/0d1f27efb836eb2ab994ba37221849ed64a73e5c/svgs/regular/\nconst IconDocument = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 512 512\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48z\"/>\n </svg>;\n}\n\nIconDocument.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconDocument;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA,IAAME,YAAY,GAAG,SAAfA,YAAYA,CAAGC,KAAK,EAAI;EAC1B,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAAkO,EAAE,CAC9P;AACV,CAAC;AAEDX,YAAY,CAACY,SAAS,GAAG;EACrBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBR,KAAK,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEV,MAAM,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalB,YAAY;AAAAmB,OAAA,cAAAD,QAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconDocumentReadOnly.js","names":["IconDocumentReadOnly","props","
|
|
1
|
+
{"version":3,"file":"IconDocumentReadOnly.js","names":["_react","_interopRequireDefault","require","_propTypes","IconDocumentReadOnly","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","d","stroke","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconDocumentReadOnly.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Icon copied from https://github.com/FortAwesome/Font-Awesome/blob/0d1f27efb836eb2ab994ba37221849ed64a73e5c/svgs/regular/\nconst IconDocumentReadOnly = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 512 512\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" d=\"M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48z\"/>\n <path fill=\"currentColor\" stroke=\"null\" d=\"m261,270l-12,0l0,-24c0,-33.12 -26.88,-60 -60,-60s-60,26.88 -60,60l0,24l-12,0c-13.2,0 -24,10.8 -24,24l0,120c0,13.2 10.8,24 24,24l144,0c13.2,0 24,-10.8 24,-24l0,-120c0,-13.2 -10.8,-24 -24,-24zm-72,108c-13.2,0 -24,-10.8 -24,-24s10.8,-24 24,-24s24,10.8 24,24s-10.8,24 -24,24zm37.2,-108l-74.4,0l0,-24c0,-20.52 16.68,-37.2 37.2,-37.2c20.52,0 37.2,16.68 37.2,37.2l0,24z\"/>\n </svg>;\n}\n\nIconDocumentReadOnly.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconDocumentReadOnly;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA,IAAME,oBAAoB,GAAG,SAAvBA,oBAAoBA,CAAGC,KAAK,EAAI;EAClC,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAAkO,EAAE,eAChQf,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACE,MAAM,EAAC,MAAM;IAACD,CAAC,EAAC;EAA4W,EAAE,CACtZ;AACV,CAAC;AAEDX,oBAAoB,CAACa,SAAS,GAAG;EAC7BV,OAAO,EAAEW,qBAAS,CAACC,IAAI;EACvBT,KAAK,EAAEQ,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEX,MAAM,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjET,SAAS,EAAEK,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEanB,oBAAoB;AAAAoB,OAAA,cAAAD,QAAA"}
|
package/icons/IconExpert.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconExpert.js","names":["ExpertIcon","props","
|
|
1
|
+
{"version":3,"file":"IconExpert.js","names":["_react","_interopRequireDefault","require","_propTypes","ExpertIcon","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconExpert.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n/**\n * @typedef {object} ExpertIconProps\n * @property {number} [width] The width in pixels of the icon.\n * @property {number} [height] The height in pixels of the icon.\n * @property {(e: React.MouseEvent) => void} [onClick] Click handler.\n * @property {string} [className] The class name for the SVG element.\n *\n * @extends {React.Component<ExpertIconProps>}\n */\nconst ExpertIcon = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 486.70625 486\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" d=\"m414.928297,149.715165 c-2.639376,-57.222555 -35.669446,-106.505345 -83.345894,-132.039151 c-3.758948,-2.049842 -7.636885,-3.932022 -11.590542,-5.641125 c-19.303146,-8.394083 -40.607459,-13.050853 -63.004303,-13.050853 c-84.113909,0 -152.791790,65.703174 -157.718988,148.605566 l0.043268,-0.010816 v0.281245 c0,3.061243 -0.146031,16.750306 -0.146031,16.750306 l-2.352723,5.224668 h15.744315 c5.916964,-19.384275 24.078904,-32.635245 45.513024,-32.635245 c26.231510,0 47.573684,21.915481 47.573684,48.146991 c0,26.226103 -21.342174,47.146409 -47.573684,47.146409 c-25.111939,0 -45.734774,-19.735831 -47.443879,-44.658471 h-18.789334 c-0.400232,0 -0.778832,0.638209 -1.162839,0.584122 l-19.762875,55.199753 c-2.774590,7.696379 2.926030,16.214860 11.103771,16.214860 h17.020735 l-0.129805,87.899899 c0,17.356066 14.073071,31.174935 31.429136,31.174935 h56.205745 v82.648189 c0,12.877778 12.937273,22.580734 25.815051,22.580734 h144.597825 c12.877778,0 23.429877,-9.702955 23.429877,-22.580734 v-166.037352 c0,-22.645636 5.976457,-44.761234 16.561008,-64.789128 c11.055093,-20.925714 17.523731,-44.620611 18.129489,-69.792045 c0.027042,-1.260193 0.037858,-2.552839 0.037858,-3.845485 c0,-2.466302 -0.070310,-4.938014 -0.183890,-7.377273 zm-155.393308,-11.731165 h-13.456494 v13.559257 c0,4.732489 -4.267352,8.567157 -8.999842,8.567157 c-4.727079,0 -8.999842,-3.834667 -8.999842,-8.567157 v-13.559257 h-12.185483 c-4.732489,0 -8.567157,-4.267352 -8.567157,-8.999842 c0,-4.727079 3.834667,-8.999842 8.567157,-8.999842 h12.185483 v-12.077311 c0,-4.732489 4.272762,-8.567157 8.999842,-8.567157 c4.732489,0 8.999842,3.834667 8.999842,8.567157 v12.077311 h13.456494 c4.727079,0 8.567157,4.272762 8.567157,8.999842 c0,4.732489 -3.840077,8.999842 -8.567157,8.999842 zm0,0\"/>\n <path fill=\"currentColor\" d=\"m187.695312 285.875c3.9375-3.980469 6.414063-9.449219 6.414063-15.523438 0-12.128906-9.855469-21.980468-21.984375-21.980468-6.007812 0-11.472656 2.410156-15.457031 6.347656-4.023438 4.003906-6.523438 9.539062-6.523438 15.636719 0 12.125 9.855469 21.980469 21.980469 21.980469 6.078125 0 11.585938-2.476563 15.570312-6.460938zm0 0\"/>\n </svg>;\n}\nExpertIcon.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default ExpertIcon;\n"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAME,UAAU,GAAG,SAAbA,UAAUA,CAAGC,KAAK,EAAI;EACxB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,mBAAmB;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBACxNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAAiuD,EAAE,eAC/vDf,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAA2U,EAAE,CACvW;AACV,CAAC;AACDX,UAAU,CAACY,SAAS,GAAG;EACnBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBR,KAAK,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEV,MAAM,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalB,UAAU;AAAAmB,OAAA,cAAAD,QAAA"}
|
package/icons/IconFx.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconFx.js","names":["IconFx","props","
|
|
1
|
+
{"version":3,"file":"IconFx.js","names":["_react","_interopRequireDefault","require","_propTypes","IconFx","props","createElement","onClick","e","style","viewBox","width","height","xmlns","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconFx.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\nconst IconFx = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} style={props.style || {}} viewBox=\"0 0 95 95\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" d=\"M93.779,63.676c-0.981-1.082-2.24-1.653-3.639-1.653c-1.145,0-3.953,0.396-5.318,4.062\n\t\tc-0.344,0.922-0.443,1.413-0.907,1.363c-0.786-0.078-3.845-3.346-4.845-8.145l-2.482-11.6c1.961-3.177,3.977-5.629,5.988-7.292\n\t\tc1.08-0.882,2.314-1.349,3.808-1.43c3.815-0.26,5.203-0.74,6.14-1.399c1.547-1.115,2.397-2.728,2.397-4.542\n\t\tc0-1.596-0.604-3.019-1.75-4.115c-1.106-1.059-2.581-1.618-4.26-1.618c-2.468,0-5.239,1.142-8.474,3.49\n\t\tc-1.91,1.388-3.935,3.406-6.121,6.111c-0.711-2.653-1.319-3.889-1.771-4.628c-1.396-2.303-3.664-2.303-4.41-2.303l-0.813,0.013\n\t\tl-23.045,0.544l1.297-5.506c0.828-3.593,1.915-6.436,3.226-8.45c0.638-0.98,1.614-2.148,2.638-2.148\n\t\tc0.387,0,1.152,0.063,2.582,0.36c3.978,0.86,5.465,0.959,6.239,0.959c1.708,0,3.21-0.571,4.347-1.651\n\t\tc1.176-1.119,1.797-2.583,1.797-4.233c0-1.29-0.424-3.156-2.445-4.722c-1.396-1.081-3.311-1.629-5.691-1.629\n\t\tc-3.568,0-7.349,1.141-11.241,3.39c-3.862,2.232-7.038,5.317-9.438,9.171c-2.105,3.379-3.929,8.124-5.555,14.459H21.877\n\t\tl-2.238,8.831h10.186l-7.74,31.116c-1.603,6.443-2.777,8.028-3.098,8.361c-0.875,0.904-2.68,1.094-4.04,1.094\n\t\tc-1.683,0-3.477-0.121-5.349-0.361c-1.286-0.157-2.265-0.234-2.991-0.234c-1.878,0-3.423,0.488-4.59,1.448\n\t\tC0.716,81.858,0,83.403,0,85.14c0,1.357,0.44,3.309,2.539,4.895c1.434,1.08,3.389,1.628,5.813,1.628\n\t\tc6.069,0,11.725-2.411,16.813-7.165c4.947-4.624,8.571-11.413,10.773-20.195l6.119-24.935l20.87,0.354l2.244,9.64l-4.573,6.748\n\t\tc-0.824,1.209-2.051,2.701-3.658,4.441c-0.84,0.92-1.398,1.426-1.721,1.689c-1.316-1.608-2.809-2.424-4.432-2.424\n\t\tc-1.525,0-2.91,0.625-4.002,1.804c-1.036,1.116-1.583,2.514-1.583,4.038c0,1.83,0.783,3.459,2.264,4.709\n\t\tc1.357,1.146,3.034,1.728,4.981,1.728c2.414,0,4.884-0.921,7.344-2.737c2.053-1.519,4.697-4.526,8.074-9.189\n\t\tc2.17,6.24,5.248,10.252,6.714,11.927c2.313,2.644,6.049,4.22,9.993,4.22c3.348,0,5.244-1.402,6.916-2.641l0.148-0.109\n\t\tc2.926-2.164,3.54-4.545,3.54-6.166C95.174,65.965,94.691,64.679,93.779,63.676z\"/>\n </svg>;\n}\n\nIconFx.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconFx;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA,IAAME,MAAM,GAAG,SAATA,MAAMA,CAAGC,KAAK,EAAI;EACpB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,KAAK,EAAEJ,KAAK,CAACI,KAAK,IAAI,CAAC,CAAE;IAACC,OAAO,EAAC,WAAW;IAACC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEP,KAAK,CAACO,MAAM,IAAIP,KAAK,CAACM,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAET,KAAK,CAACS;EAAU,gBAC1Od,MAAA,YAAAM,aAAA;IAAMS,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAiB4C,EAAE,CACxE;AACV,CAAC;AAEDZ,MAAM,CAACa,SAAS,GAAG;EACfV,OAAO,EAAEW,qBAAS,CAACC,IAAI;EACvBR,KAAK,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEV,MAAM,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEanB,MAAM;AAAAoB,OAAA,cAAAD,QAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconInstance.js","names":["IconInstance","props","
|
|
1
|
+
{"version":3,"file":"IconInstance.js","names":["_react","_interopRequireDefault","require","_propTypes","IconInstance","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconInstance.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Icon copied from https://github.com/FortAwesome/Font-Awesome/blob/0d1f27efb836eb2ab994ba37221849ed64a73e5c/svgs/regular/\nconst IconInstance = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 512 512\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" d=\"M448 0L320 96v62.06l-83.03 83.03c6.79 4.25 13.27 9.06 19.07 14.87 5.8 5.8 10.62 12.28 14.87 19.07L353.94 192H416l96-128-64-64zM128 278.59L10.92 395.67c-14.55 14.55-14.55 38.15 0 52.71l52.7 52.7c14.56 14.56 38.15 14.56 52.71 0L233.41 384c29.11-29.11 29.11-76.3 0-105.41s-76.3-29.11-105.41 0z\"/>\n </svg>;\n}\n\nIconInstance.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconInstance;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA,IAAME,YAAY,GAAG,SAAfA,YAAYA,CAAGC,KAAK,EAAI;EAC1B,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAAoS,EAAE,CAChU;AACV,CAAC;AAEDX,YAAY,CAACY,SAAS,GAAG;EACrBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBR,KAAK,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEV,MAAM,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalB,YAAY;AAAAmB,OAAA,cAAAD,QAAA"}
|
package/icons/IconLogout.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconLogout.js","names":["IconLogout","props","
|
|
1
|
+
{"version":3,"file":"IconLogout.js","names":["_react","_interopRequireDefault","require","_propTypes","IconLogout","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconLogout.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n/**\n * @typedef {object} IconLogoutProps\n * @property {number} [width] The width in pixels of the icon.\n * @property {number} [height] The height in pixels of the icon.\n * @property {(e: React.MouseEvent) => void} [onClick] Click handler.\n * @property {string} [className] The class name for the SVG element.\n *\n * @extends {React.Component<ExpertIconProps>}\n */\nconst IconLogout = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 512 512\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"currentColor\" d=\"M510.371,226.513c-1.088-2.603-2.645-4.971-4.629-6.955l-63.979-63.979c-8.341-8.32-21.824-8.32-30.165,0\n\t\t\tc-8.341,8.341-8.341,21.845,0,30.165l27.584,27.584H320.013c-11.797,0-21.333,9.557-21.333,21.333s9.536,21.333,21.333,21.333\n\t\t\th119.168l-27.584,27.584c-8.341,8.341-8.341,21.845,0,30.165c4.16,4.181,9.621,6.251,15.083,6.251s10.923-2.069,15.083-6.251\n\t\t\tl63.979-63.979c1.984-1.963,3.541-4.331,4.629-6.955C512.525,237.606,512.525,231.718,510.371,226.513z\"/>\n <path fill=\"currentColor\" d=\"M362.68,298.667c-11.797,0-21.333,9.557-21.333,21.333v106.667h-85.333V85.333c0-9.408-6.187-17.728-15.211-20.437\n\t\t\tl-74.091-22.229h174.635v106.667c0,11.776,9.536,21.333,21.333,21.333s21.333-9.557,21.333-21.333v-128\n\t\t\tC384.013,9.557,374.477,0,362.68,0H21.347c-0.768,0-1.451,0.32-2.197,0.405c-1.003,0.107-1.92,0.277-2.88,0.512\n\t\t\tc-2.24,0.576-4.267,1.451-6.165,2.645c-0.469,0.299-1.045,0.32-1.493,0.661C8.44,4.352,8.376,4.587,8.205,4.715\n\t\t\tC5.88,6.549,3.939,8.789,2.531,11.456c-0.299,0.576-0.363,1.195-0.597,1.792c-0.683,1.621-1.429,3.2-1.685,4.992\n\t\t\tc-0.107,0.64,0.085,1.237,0.064,1.856c-0.021,0.427-0.299,0.811-0.299,1.237V448c0,10.176,7.189,18.923,17.152,20.907\n\t\t\tl213.333,42.667c1.387,0.299,2.795,0.427,4.181,0.427c4.885,0,9.685-1.685,13.525-4.843c4.928-4.053,7.808-10.091,7.808-16.491\n\t\t\tv-21.333H362.68c11.797,0,21.333-9.557,21.333-21.333V320C384.013,308.224,374.477,298.667,362.68,298.667z\"/>\n </svg>;\n}\nIconLogout.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconLogout;\n"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAME,UAAU,GAAG,SAAbA,UAAUA,CAAGC,KAAK,EAAI;EACxB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAGmE,EAAE,eACjGf,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAOuE,EAAE,CACnG;AACV,CAAC;AACDX,UAAU,CAACY,SAAS,GAAG;EACnBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBR,KAAK,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEV,MAAM,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalB,UAAU;AAAAmB,OAAA,cAAAD,QAAA"}
|
package/icons/IconNoIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconNoIcon.js","names":["IconNoIcon","props","
|
|
1
|
+
{"version":3,"file":"IconNoIcon.js","names":["_react","_interopRequireDefault","require","_propTypes","IconNoIcon","props","createElement","onClick","e","viewBox","width","height","xmlns","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconNoIcon.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n/**\n * @typedef {object} IconNoIconProps\n * @property {number} [width] The width in pixels of the icon.\n * @property {number} [height] The height in pixels of the icon.\n * @property {(e: React.MouseEvent) => void} [onClick] Click handler.\n * @property {string} [className] The class name for the SVG element.\n *\n * @extends {React.Component<IconNoIconProps>}\n */\nconst IconNoIcon = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 512 512\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <path fill=\"#EE3333\" d=\"M256,0C114.844,0,0,114.844,0,256s114.844,256,256,256s256-114.844,256-256S397.156,0,256,0z M256,448\n\t\tc-105.865,0-192-86.135-192-192c0-40.406,12.25-78.604,35.542-111.198l267.656,267.656C334.604,435.75,296.406,448,256,448z\n\t\t M412.458,367.198L144.802,99.542C177.396,76.25,215.594,64,256,64c105.865,0,192,86.135,192,192\n\t\tC448,296.406,435.75,334.604,412.458,367.198z\"/>\n </svg>;\n}\nIconNoIcon.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconNoIcon;\n"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,IAAME,UAAU,GAAG,SAAbA,UAAUA,CAAGC,KAAK,EAAI;EACxB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,SAAS;IAACC,CAAC,EAAC;EAGgB,EAAE,CACvC;AACV,CAAC;AACDX,UAAU,CAACY,SAAS,GAAG;EACnBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBR,KAAK,EAAEO,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChEV,MAAM,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalB,UAAU;AAAAmB,OAAA,cAAAD,QAAA"}
|
package/icons/IconOpen.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconOpen.js","names":["IconOpen","props","
|
|
1
|
+
{"version":3,"file":"IconOpen.js","names":["_react","_interopRequireDefault","require","_propTypes","IconOpen","props","createElement","onClick","e","viewBox","xmlns","width","height","className","fill","d","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconOpen.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\n// Icon copied from https://github.com/FortAwesome/Font-Awesome/blob/0d1f27efb836eb2ab994ba37221849ed64a73e5c/svgs/regular/\nconst IconOpen = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 650 512\" xmlns=\"http://www.w3.org/2000/svg\" width={props.width || 20} height={props.height || props.width || 20} className={props.className}>\n <path fill=\"currentColor\" d=\"M572.694 292.093L500.27 416.248A63.997 63.997 0 0 1 444.989 448H45.025c-18.523 0-30.064-20.093-20.731-36.093l72.424-124.155A64 64 0 0 1 152 256h399.964c18.523 0 30.064 20.093 20.73 36.093zM152 224h328v-48c0-26.51-21.49-48-48-48H272l-64-64H48C21.49 64 0 85.49 0 112v278.046l69.077-118.418C86.214 242.25 117.989 224 152 224z\"/>\n </svg>;\n}\n\nIconOpen.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconOpen;"],"mappings":";;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA;AACA,IAAME,QAAQ,GAAG,SAAXA,QAAQA,CAAGC,KAAK,EAAI;EACtB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAC,4BAA4B;IAACC,KAAK,EAAEN,KAAK,CAACM,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEP,KAAK,CAACO,MAAM,IAAIP,KAAK,CAACM,KAAK,IAAI,EAAG;IAACE,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA;IAAMQ,IAAI,EAAC,cAAc;IAACC,CAAC,EAAC;EAAoU,EAAE,CAChW;AACV,CAAC;AAEDX,QAAQ,CAACY,SAAS,GAAG;EACjBT,OAAO,EAAEU,qBAAS,CAACC,IAAI;EACvBP,KAAK,EAAEM,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChET,MAAM,EAAEK,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjER,SAAS,EAAEI,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEalB,QAAQ;AAAAmB,OAAA,cAAAD,QAAA"}
|
package/icons/IconState.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconState.js","names":["IconState","props","
|
|
1
|
+
{"version":3,"file":"IconState.js","names":["_react","_interopRequireDefault","require","_propTypes","IconState","props","createElement","onClick","e","viewBox","width","height","xmlns","className","_defineProperty2","fill","rx","id","y","x","strokeWidth","stroke","ry","cy","cx","fillOpacity","strokeOpacity","propTypes","PropTypes","func","oneOfType","number","string","_default","exports"],"sources":["IconState.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\n\nconst IconState = props => {\n return <svg onClick={e => props.onClick && props.onClick(e)} viewBox=\"0 0 320 320\" width={props.width || 20} height={props.height || props.width || 20} xmlns=\"http://www.w3.org/2000/svg\" className={props.className}>\n <rect fill=\"currentColor\" rx=\"32\" id=\"svg_1\" height=\"272\" width=\"267\" y=\"25\" x=\"25\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"none\"/>\n <ellipse fill=\"currentColor\" ry=\"54\" rx=\"54\" id=\"svg_2\" cy=\"160\" cx=\"160\" fillOpacity=\"null\" strokeOpacity=\"null\" strokeWidth=\"15\" stroke=\"currentColor\" fill=\"#fff\"/>\n </svg>;\n}\n\nIconState.propTypes = {\n onClick: PropTypes.func,\n width: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n height: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n className: PropTypes.string\n};\n\nexport default IconState;"],"mappings":";;;;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AAEA,IAAME,SAAS,GAAG,SAAZA,SAASA,CAAGC,KAAK,EAAI;EACvB,oBAAOL,MAAA,YAAAM,aAAA;IAAKC,OAAO,EAAE,SAAAA,QAAAC,CAAC;MAAA,OAAIH,KAAK,CAACE,OAAO,IAAIF,KAAK,CAACE,OAAO,CAACC,CAAC,CAAC;IAAA,CAAC;IAACC,OAAO,EAAC,aAAa;IAACC,KAAK,EAAEL,KAAK,CAACK,KAAK,IAAI,EAAG;IAACC,MAAM,EAAEN,KAAK,CAACM,MAAM,IAAIN,KAAK,CAACK,KAAK,IAAI,EAAG;IAACE,KAAK,EAAC,4BAA4B;IAACC,SAAS,EAAER,KAAK,CAACQ;EAAU,gBAClNb,MAAA,YAAAM,aAAA,aAAAQ,gBAAA;IAAMC,IAAI,EAAC,cAAc;IAACC,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACN,MAAM,EAAC,KAAK;IAACD,KAAK,EAAC,KAAK;IAACQ,CAAC,EAAC,IAAI;IAACC,CAAC,EAAC,IAAI;IAACC,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC;EAAc,WAAM,MAAM,EAAE,eACxIrB,MAAA,YAAAM,aAAA,gBAAAQ,gBAAA;IAASC,IAAI,EAAC,cAAc;IAACO,EAAE,EAAC,IAAI;IAACN,EAAE,EAAC,IAAI;IAACC,EAAE,EAAC,OAAO;IAACM,EAAE,EAAC,KAAK;IAACC,EAAE,EAAC,KAAK;IAACC,WAAW,EAAC,MAAM;IAACC,aAAa,EAAC,MAAM;IAACN,WAAW,EAAC,IAAI;IAACC,MAAM,EAAC;EAAc,WAAM,MAAM,EAAE,CACpK;AACV,CAAC;AAEDjB,SAAS,CAACuB,SAAS,GAAG;EAClBpB,OAAO,EAAEqB,qBAAS,CAACC,IAAI;EACvBnB,KAAK,EAAEkB,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EAChErB,MAAM,EAAEiB,qBAAS,CAACE,SAAS,CAAC,CAACF,qBAAS,CAACG,MAAM,EAAEH,qBAAS,CAACI,MAAM,CAAC,CAAC;EACjEnB,SAAS,EAAEe,qBAAS,CAACI;AACzB,CAAC;AAAC,IAAAC,QAAA,GAEa7B,SAAS;AAAA8B,OAAA,cAAAD,QAAA"}
|