- Remove @wordpress/url (version doesn't exist) - Remove unused @wordpress/date and @tanstack/react-table - Keep only core WordPress dependencies that are actually used - Add build/ directory with compiled assets
12388 lines
750 KiB
JavaScript
12388 lines
750 KiB
JavaScript
/******/ (() => { // webpackBootstrap
|
|
/******/ var __webpack_modules__ = ({
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/icon/index.js"
|
|
/*!******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/icon/index.js ***!
|
|
\******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_0__);
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
|
|
/** @typedef {{icon: JSX.Element, size?: number} & import('@wordpress/primitives').SVGProps} IconProps */
|
|
|
|
/**
|
|
* Return an SVG icon.
|
|
*
|
|
* @param {IconProps} props icon is the SVG component to render
|
|
* size is a number specifiying the icon size in pixels
|
|
* Other props will be passed to wrapped SVG component
|
|
* @param {import('react').ForwardedRef<HTMLElement>} ref The forwarded ref to the SVG element.
|
|
*
|
|
* @return {JSX.Element} Icon component
|
|
*/
|
|
function Icon({
|
|
icon,
|
|
size = 24,
|
|
...props
|
|
}, ref) {
|
|
return (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.cloneElement)(icon, {
|
|
width: size,
|
|
height: size,
|
|
...props,
|
|
ref
|
|
});
|
|
}
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,_wordpress_element__WEBPACK_IMPORTED_MODULE_0__.forwardRef)(Icon));
|
|
//# sourceMappingURL=index.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/index.js"
|
|
/*!*************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/index.js ***!
|
|
\*************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ Icon: () => (/* reexport safe */ _icon__WEBPACK_IMPORTED_MODULE_0__["default"]),
|
|
/* harmony export */ addCard: () => (/* reexport safe */ _library_add_card__WEBPACK_IMPORTED_MODULE_1__["default"]),
|
|
/* harmony export */ addSubmenu: () => (/* reexport safe */ _library_add_submenu__WEBPACK_IMPORTED_MODULE_2__["default"]),
|
|
/* harmony export */ addTemplate: () => (/* reexport safe */ _library_add_template__WEBPACK_IMPORTED_MODULE_3__["default"]),
|
|
/* harmony export */ alignCenter: () => (/* reexport safe */ _library_align_center__WEBPACK_IMPORTED_MODULE_4__["default"]),
|
|
/* harmony export */ alignJustify: () => (/* reexport safe */ _library_align_justify__WEBPACK_IMPORTED_MODULE_5__["default"]),
|
|
/* harmony export */ alignLeft: () => (/* reexport safe */ _library_align_left__WEBPACK_IMPORTED_MODULE_6__["default"]),
|
|
/* harmony export */ alignNone: () => (/* reexport safe */ _library_align_none__WEBPACK_IMPORTED_MODULE_7__["default"]),
|
|
/* harmony export */ alignRight: () => (/* reexport safe */ _library_align_right__WEBPACK_IMPORTED_MODULE_8__["default"]),
|
|
/* harmony export */ archive: () => (/* reexport safe */ _library_archive__WEBPACK_IMPORTED_MODULE_9__["default"]),
|
|
/* harmony export */ arrowDown: () => (/* reexport safe */ _library_arrow_down__WEBPACK_IMPORTED_MODULE_10__["default"]),
|
|
/* harmony export */ arrowLeft: () => (/* reexport safe */ _library_arrow_left__WEBPACK_IMPORTED_MODULE_11__["default"]),
|
|
/* harmony export */ arrowRight: () => (/* reexport safe */ _library_arrow_right__WEBPACK_IMPORTED_MODULE_12__["default"]),
|
|
/* harmony export */ arrowUp: () => (/* reexport safe */ _library_arrow_up__WEBPACK_IMPORTED_MODULE_13__["default"]),
|
|
/* harmony export */ aspectRatio: () => (/* reexport safe */ _library_aspect_ratio__WEBPACK_IMPORTED_MODULE_15__["default"]),
|
|
/* harmony export */ atSymbol: () => (/* reexport safe */ _library_at_symbol__WEBPACK_IMPORTED_MODULE_14__["default"]),
|
|
/* harmony export */ audio: () => (/* reexport safe */ _library_audio__WEBPACK_IMPORTED_MODULE_16__["default"]),
|
|
/* harmony export */ backup: () => (/* reexport safe */ _library_backup__WEBPACK_IMPORTED_MODULE_17__["default"]),
|
|
/* harmony export */ blockDefault: () => (/* reexport safe */ _library_block_default__WEBPACK_IMPORTED_MODULE_18__["default"]),
|
|
/* harmony export */ blockMeta: () => (/* reexport safe */ _library_block_meta__WEBPACK_IMPORTED_MODULE_19__["default"]),
|
|
/* harmony export */ blockTable: () => (/* reexport safe */ _library_block_table__WEBPACK_IMPORTED_MODULE_20__["default"]),
|
|
/* harmony export */ border: () => (/* reexport safe */ _library_border__WEBPACK_IMPORTED_MODULE_21__["default"]),
|
|
/* harmony export */ box: () => (/* reexport safe */ _library_box__WEBPACK_IMPORTED_MODULE_22__["default"]),
|
|
/* harmony export */ brush: () => (/* reexport safe */ _library_brush__WEBPACK_IMPORTED_MODULE_23__["default"]),
|
|
/* harmony export */ bug: () => (/* reexport safe */ _library_bug__WEBPACK_IMPORTED_MODULE_24__["default"]),
|
|
/* harmony export */ button: () => (/* reexport safe */ _library_button__WEBPACK_IMPORTED_MODULE_25__["default"]),
|
|
/* harmony export */ buttons: () => (/* reexport safe */ _library_buttons__WEBPACK_IMPORTED_MODULE_26__["default"]),
|
|
/* harmony export */ calendar: () => (/* reexport safe */ _library_calendar__WEBPACK_IMPORTED_MODULE_27__["default"]),
|
|
/* harmony export */ cancelCircleFilled: () => (/* reexport safe */ _library_cancel_circle_filled__WEBPACK_IMPORTED_MODULE_28__["default"]),
|
|
/* harmony export */ caption: () => (/* reexport safe */ _library_caption__WEBPACK_IMPORTED_MODULE_29__["default"]),
|
|
/* harmony export */ capturePhoto: () => (/* reexport safe */ _library_capture_photo__WEBPACK_IMPORTED_MODULE_30__["default"]),
|
|
/* harmony export */ captureVideo: () => (/* reexport safe */ _library_capture_video__WEBPACK_IMPORTED_MODULE_31__["default"]),
|
|
/* harmony export */ category: () => (/* reexport safe */ _library_category__WEBPACK_IMPORTED_MODULE_32__["default"]),
|
|
/* harmony export */ chartBar: () => (/* reexport safe */ _library_chart_bar__WEBPACK_IMPORTED_MODULE_33__["default"]),
|
|
/* harmony export */ check: () => (/* reexport safe */ _library_check__WEBPACK_IMPORTED_MODULE_34__["default"]),
|
|
/* harmony export */ chevronDown: () => (/* reexport safe */ _library_chevron_down__WEBPACK_IMPORTED_MODULE_35__["default"]),
|
|
/* harmony export */ chevronDownSmall: () => (/* reexport safe */ _library_chevron_down_small__WEBPACK_IMPORTED_MODULE_36__["default"]),
|
|
/* harmony export */ chevronLeft: () => (/* reexport safe */ _library_chevron_left__WEBPACK_IMPORTED_MODULE_37__["default"]),
|
|
/* harmony export */ chevronLeftSmall: () => (/* reexport safe */ _library_chevron_left_small__WEBPACK_IMPORTED_MODULE_38__["default"]),
|
|
/* harmony export */ chevronRight: () => (/* reexport safe */ _library_chevron_right__WEBPACK_IMPORTED_MODULE_39__["default"]),
|
|
/* harmony export */ chevronRightSmall: () => (/* reexport safe */ _library_chevron_right_small__WEBPACK_IMPORTED_MODULE_40__["default"]),
|
|
/* harmony export */ chevronUp: () => (/* reexport safe */ _library_chevron_up__WEBPACK_IMPORTED_MODULE_41__["default"]),
|
|
/* harmony export */ chevronUpDown: () => (/* reexport safe */ _library_chevron_up_down__WEBPACK_IMPORTED_MODULE_42__["default"]),
|
|
/* harmony export */ classic: () => (/* reexport safe */ _library_classic__WEBPACK_IMPORTED_MODULE_43__["default"]),
|
|
/* harmony export */ close: () => (/* reexport safe */ _library_close__WEBPACK_IMPORTED_MODULE_44__["default"]),
|
|
/* harmony export */ closeSmall: () => (/* reexport safe */ _library_close_small__WEBPACK_IMPORTED_MODULE_45__["default"]),
|
|
/* harmony export */ cloud: () => (/* reexport safe */ _library_cloud__WEBPACK_IMPORTED_MODULE_47__["default"]),
|
|
/* harmony export */ cloudUpload: () => (/* reexport safe */ _library_cloud_upload__WEBPACK_IMPORTED_MODULE_46__["default"]),
|
|
/* harmony export */ code: () => (/* reexport safe */ _library_code__WEBPACK_IMPORTED_MODULE_48__["default"]),
|
|
/* harmony export */ cog: () => (/* reexport safe */ _library_cog__WEBPACK_IMPORTED_MODULE_49__["default"]),
|
|
/* harmony export */ color: () => (/* reexport safe */ _library_color__WEBPACK_IMPORTED_MODULE_50__["default"]),
|
|
/* harmony export */ column: () => (/* reexport safe */ _library_column__WEBPACK_IMPORTED_MODULE_51__["default"]),
|
|
/* harmony export */ columns: () => (/* reexport safe */ _library_columns__WEBPACK_IMPORTED_MODULE_52__["default"]),
|
|
/* harmony export */ comment: () => (/* reexport safe */ _library_comment__WEBPACK_IMPORTED_MODULE_55__["default"]),
|
|
/* harmony export */ commentAuthorAvatar: () => (/* reexport safe */ _library_comment_author_avatar__WEBPACK_IMPORTED_MODULE_56__["default"]),
|
|
/* harmony export */ commentAuthorName: () => (/* reexport safe */ _library_comment_author_name__WEBPACK_IMPORTED_MODULE_57__["default"]),
|
|
/* harmony export */ commentContent: () => (/* reexport safe */ _library_comment_content__WEBPACK_IMPORTED_MODULE_58__["default"]),
|
|
/* harmony export */ commentEditLink: () => (/* reexport safe */ _library_comment_edit_link__WEBPACK_IMPORTED_MODULE_60__["default"]),
|
|
/* harmony export */ commentReplyLink: () => (/* reexport safe */ _library_comment_reply_link__WEBPACK_IMPORTED_MODULE_59__["default"]),
|
|
/* harmony export */ connection: () => (/* reexport safe */ _library_connection__WEBPACK_IMPORTED_MODULE_61__["default"]),
|
|
/* harmony export */ copy: () => (/* reexport safe */ _library_copy__WEBPACK_IMPORTED_MODULE_53__["default"]),
|
|
/* harmony export */ copySmall: () => (/* reexport safe */ _library_copy_small__WEBPACK_IMPORTED_MODULE_54__["default"]),
|
|
/* harmony export */ cover: () => (/* reexport safe */ _library_cover__WEBPACK_IMPORTED_MODULE_62__["default"]),
|
|
/* harmony export */ create: () => (/* reexport safe */ _library_create__WEBPACK_IMPORTED_MODULE_63__["default"]),
|
|
/* harmony export */ crop: () => (/* reexport safe */ _library_crop__WEBPACK_IMPORTED_MODULE_64__["default"]),
|
|
/* harmony export */ currencyDollar: () => (/* reexport safe */ _library_currency_dollar__WEBPACK_IMPORTED_MODULE_65__["default"]),
|
|
/* harmony export */ currencyEuro: () => (/* reexport safe */ _library_currency_euro__WEBPACK_IMPORTED_MODULE_66__["default"]),
|
|
/* harmony export */ currencyPound: () => (/* reexport safe */ _library_currency_pound__WEBPACK_IMPORTED_MODULE_67__["default"]),
|
|
/* harmony export */ customLink: () => (/* reexport safe */ _library_custom_link__WEBPACK_IMPORTED_MODULE_164__["default"]),
|
|
/* harmony export */ customPostType: () => (/* reexport safe */ _library_custom_post_type__WEBPACK_IMPORTED_MODULE_68__["default"]),
|
|
/* harmony export */ desktop: () => (/* reexport safe */ _library_desktop__WEBPACK_IMPORTED_MODULE_69__["default"]),
|
|
/* harmony export */ details: () => (/* reexport safe */ _library_details__WEBPACK_IMPORTED_MODULE_70__["default"]),
|
|
/* harmony export */ download: () => (/* reexport safe */ _library_download__WEBPACK_IMPORTED_MODULE_75__["default"]),
|
|
/* harmony export */ drafts: () => (/* reexport safe */ _library_drafts__WEBPACK_IMPORTED_MODULE_71__["default"]),
|
|
/* harmony export */ dragHandle: () => (/* reexport safe */ _library_drag_handle__WEBPACK_IMPORTED_MODULE_72__["default"]),
|
|
/* harmony export */ drawerLeft: () => (/* reexport safe */ _library_drawer_left__WEBPACK_IMPORTED_MODULE_73__["default"]),
|
|
/* harmony export */ drawerRight: () => (/* reexport safe */ _library_drawer_right__WEBPACK_IMPORTED_MODULE_74__["default"]),
|
|
/* harmony export */ edit: () => (/* reexport safe */ _library_edit__WEBPACK_IMPORTED_MODULE_76__["default"]),
|
|
/* harmony export */ external: () => (/* reexport safe */ _library_external__WEBPACK_IMPORTED_MODULE_77__["default"]),
|
|
/* harmony export */ file: () => (/* reexport safe */ _library_file__WEBPACK_IMPORTED_MODULE_78__["default"]),
|
|
/* harmony export */ filter: () => (/* reexport safe */ _library_filter__WEBPACK_IMPORTED_MODULE_79__["default"]),
|
|
/* harmony export */ flipHorizontal: () => (/* reexport safe */ _library_flip_horizontal__WEBPACK_IMPORTED_MODULE_80__["default"]),
|
|
/* harmony export */ flipVertical: () => (/* reexport safe */ _library_flip_vertical__WEBPACK_IMPORTED_MODULE_81__["default"]),
|
|
/* harmony export */ footer: () => (/* reexport safe */ _library_footer__WEBPACK_IMPORTED_MODULE_252__["default"]),
|
|
/* harmony export */ formatBold: () => (/* reexport safe */ _library_format_bold__WEBPACK_IMPORTED_MODULE_82__["default"]),
|
|
/* harmony export */ formatCapitalize: () => (/* reexport safe */ _library_format_capitalize__WEBPACK_IMPORTED_MODULE_83__["default"]),
|
|
/* harmony export */ formatIndent: () => (/* reexport safe */ _library_format_indent__WEBPACK_IMPORTED_MODULE_84__["default"]),
|
|
/* harmony export */ formatIndentRTL: () => (/* reexport safe */ _library_format_indent_rtl__WEBPACK_IMPORTED_MODULE_85__["default"]),
|
|
/* harmony export */ formatItalic: () => (/* reexport safe */ _library_format_italic__WEBPACK_IMPORTED_MODULE_86__["default"]),
|
|
/* harmony export */ formatListBullets: () => (/* reexport safe */ _library_format_list_bullets__WEBPACK_IMPORTED_MODULE_87__["default"]),
|
|
/* harmony export */ formatListBulletsRTL: () => (/* reexport safe */ _library_format_list_bullets_rtl__WEBPACK_IMPORTED_MODULE_88__["default"]),
|
|
/* harmony export */ formatListNumbered: () => (/* reexport safe */ _library_format_list_numbered__WEBPACK_IMPORTED_MODULE_89__["default"]),
|
|
/* harmony export */ formatListNumberedRTL: () => (/* reexport safe */ _library_format_list_numbered_rtl__WEBPACK_IMPORTED_MODULE_90__["default"]),
|
|
/* harmony export */ formatLowercase: () => (/* reexport safe */ _library_format_lowercase__WEBPACK_IMPORTED_MODULE_92__["default"]),
|
|
/* harmony export */ formatLtr: () => (/* reexport safe */ _library_format_ltr__WEBPACK_IMPORTED_MODULE_91__["default"]),
|
|
/* harmony export */ formatOutdent: () => (/* reexport safe */ _library_format_outdent__WEBPACK_IMPORTED_MODULE_93__["default"]),
|
|
/* harmony export */ formatOutdentRTL: () => (/* reexport safe */ _library_format_outdent_rtl__WEBPACK_IMPORTED_MODULE_94__["default"]),
|
|
/* harmony export */ formatRtl: () => (/* reexport safe */ _library_format_rtl__WEBPACK_IMPORTED_MODULE_95__["default"]),
|
|
/* harmony export */ formatStrikethrough: () => (/* reexport safe */ _library_format_strikethrough__WEBPACK_IMPORTED_MODULE_96__["default"]),
|
|
/* harmony export */ formatUnderline: () => (/* reexport safe */ _library_format_underline__WEBPACK_IMPORTED_MODULE_97__["default"]),
|
|
/* harmony export */ formatUppercase: () => (/* reexport safe */ _library_format_uppercase__WEBPACK_IMPORTED_MODULE_98__["default"]),
|
|
/* harmony export */ fullscreen: () => (/* reexport safe */ _library_fullscreen__WEBPACK_IMPORTED_MODULE_99__["default"]),
|
|
/* harmony export */ funnel: () => (/* reexport safe */ _library_funnel__WEBPACK_IMPORTED_MODULE_100__["default"]),
|
|
/* harmony export */ gallery: () => (/* reexport safe */ _library_gallery__WEBPACK_IMPORTED_MODULE_101__["default"]),
|
|
/* harmony export */ globe: () => (/* reexport safe */ _library_globe__WEBPACK_IMPORTED_MODULE_102__["default"]),
|
|
/* harmony export */ grid: () => (/* reexport safe */ _library_grid__WEBPACK_IMPORTED_MODULE_103__["default"]),
|
|
/* harmony export */ group: () => (/* reexport safe */ _library_group__WEBPACK_IMPORTED_MODULE_104__["default"]),
|
|
/* harmony export */ handle: () => (/* reexport safe */ _library_handle__WEBPACK_IMPORTED_MODULE_105__["default"]),
|
|
/* harmony export */ header: () => (/* reexport safe */ _library_header__WEBPACK_IMPORTED_MODULE_253__["default"]),
|
|
/* harmony export */ heading: () => (/* reexport safe */ _library_heading__WEBPACK_IMPORTED_MODULE_112__["default"]),
|
|
/* harmony export */ headingLevel1: () => (/* reexport safe */ _library_heading_level_1__WEBPACK_IMPORTED_MODULE_106__["default"]),
|
|
/* harmony export */ headingLevel2: () => (/* reexport safe */ _library_heading_level_2__WEBPACK_IMPORTED_MODULE_107__["default"]),
|
|
/* harmony export */ headingLevel3: () => (/* reexport safe */ _library_heading_level_3__WEBPACK_IMPORTED_MODULE_108__["default"]),
|
|
/* harmony export */ headingLevel4: () => (/* reexport safe */ _library_heading_level_4__WEBPACK_IMPORTED_MODULE_109__["default"]),
|
|
/* harmony export */ headingLevel5: () => (/* reexport safe */ _library_heading_level_5__WEBPACK_IMPORTED_MODULE_110__["default"]),
|
|
/* harmony export */ headingLevel6: () => (/* reexport safe */ _library_heading_level_6__WEBPACK_IMPORTED_MODULE_111__["default"]),
|
|
/* harmony export */ help: () => (/* reexport safe */ _library_help__WEBPACK_IMPORTED_MODULE_113__["default"]),
|
|
/* harmony export */ helpFilled: () => (/* reexport safe */ _library_help_filled__WEBPACK_IMPORTED_MODULE_114__["default"]),
|
|
/* harmony export */ home: () => (/* reexport safe */ _library_home__WEBPACK_IMPORTED_MODULE_117__["default"]),
|
|
/* harmony export */ html: () => (/* reexport safe */ _library_html__WEBPACK_IMPORTED_MODULE_118__["default"]),
|
|
/* harmony export */ image: () => (/* reexport safe */ _library_image__WEBPACK_IMPORTED_MODULE_119__["default"]),
|
|
/* harmony export */ inbox: () => (/* reexport safe */ _library_inbox__WEBPACK_IMPORTED_MODULE_115__["default"]),
|
|
/* harmony export */ info: () => (/* reexport safe */ _library_info__WEBPACK_IMPORTED_MODULE_120__["default"]),
|
|
/* harmony export */ insertAfter: () => (/* reexport safe */ _library_insert_after__WEBPACK_IMPORTED_MODULE_121__["default"]),
|
|
/* harmony export */ insertBefore: () => (/* reexport safe */ _library_insert_before__WEBPACK_IMPORTED_MODULE_122__["default"]),
|
|
/* harmony export */ institution: () => (/* reexport safe */ _library_institution__WEBPACK_IMPORTED_MODULE_116__["default"]),
|
|
/* harmony export */ justifyCenter: () => (/* reexport safe */ _library_justify_center__WEBPACK_IMPORTED_MODULE_124__["default"]),
|
|
/* harmony export */ justifyLeft: () => (/* reexport safe */ _library_justify_left__WEBPACK_IMPORTED_MODULE_123__["default"]),
|
|
/* harmony export */ justifyRight: () => (/* reexport safe */ _library_justify_right__WEBPACK_IMPORTED_MODULE_125__["default"]),
|
|
/* harmony export */ justifySpaceBetween: () => (/* reexport safe */ _library_justify_space_between__WEBPACK_IMPORTED_MODULE_126__["default"]),
|
|
/* harmony export */ justifyStretch: () => (/* reexport safe */ _library_justify_stretch__WEBPACK_IMPORTED_MODULE_127__["default"]),
|
|
/* harmony export */ key: () => (/* reexport safe */ _library_key__WEBPACK_IMPORTED_MODULE_128__["default"]),
|
|
/* harmony export */ keyboard: () => (/* reexport safe */ _library_keyboard__WEBPACK_IMPORTED_MODULE_129__["default"]),
|
|
/* harmony export */ keyboardClose: () => (/* reexport safe */ _library_keyboard_close__WEBPACK_IMPORTED_MODULE_130__["default"]),
|
|
/* harmony export */ keyboardReturn: () => (/* reexport safe */ _library_keyboard_return__WEBPACK_IMPORTED_MODULE_131__["default"]),
|
|
/* harmony export */ language: () => (/* reexport safe */ _library_language__WEBPACK_IMPORTED_MODULE_132__["default"]),
|
|
/* harmony export */ layout: () => (/* reexport safe */ _library_layout__WEBPACK_IMPORTED_MODULE_133__["default"]),
|
|
/* harmony export */ levelUp: () => (/* reexport safe */ _library_level_up__WEBPACK_IMPORTED_MODULE_134__["default"]),
|
|
/* harmony export */ lifesaver: () => (/* reexport safe */ _library_lifesaver__WEBPACK_IMPORTED_MODULE_135__["default"]),
|
|
/* harmony export */ lineDashed: () => (/* reexport safe */ _library_line_dashed__WEBPACK_IMPORTED_MODULE_136__["default"]),
|
|
/* harmony export */ lineDotted: () => (/* reexport safe */ _library_line_dotted__WEBPACK_IMPORTED_MODULE_137__["default"]),
|
|
/* harmony export */ lineSolid: () => (/* reexport safe */ _library_line_solid__WEBPACK_IMPORTED_MODULE_138__["default"]),
|
|
/* harmony export */ link: () => (/* reexport safe */ _library_link__WEBPACK_IMPORTED_MODULE_139__["default"]),
|
|
/* harmony export */ linkOff: () => (/* reexport safe */ _library_link_off__WEBPACK_IMPORTED_MODULE_140__["default"]),
|
|
/* harmony export */ list: () => (/* reexport safe */ _library_list__WEBPACK_IMPORTED_MODULE_141__["default"]),
|
|
/* harmony export */ listItem: () => (/* reexport safe */ _library_list_item__WEBPACK_IMPORTED_MODULE_142__["default"]),
|
|
/* harmony export */ listView: () => (/* reexport safe */ _library_list_view__WEBPACK_IMPORTED_MODULE_143__["default"]),
|
|
/* harmony export */ lock: () => (/* reexport safe */ _library_lock__WEBPACK_IMPORTED_MODULE_144__["default"]),
|
|
/* harmony export */ lockOutline: () => (/* reexport safe */ _library_lock_outline__WEBPACK_IMPORTED_MODULE_145__["default"]),
|
|
/* harmony export */ lockSmall: () => (/* reexport safe */ _library_lock_small__WEBPACK_IMPORTED_MODULE_146__["default"]),
|
|
/* harmony export */ login: () => (/* reexport safe */ _library_login__WEBPACK_IMPORTED_MODULE_147__["default"]),
|
|
/* harmony export */ loop: () => (/* reexport safe */ _library_loop__WEBPACK_IMPORTED_MODULE_148__["default"]),
|
|
/* harmony export */ mapMarker: () => (/* reexport safe */ _library_map_marker__WEBPACK_IMPORTED_MODULE_149__["default"]),
|
|
/* harmony export */ media: () => (/* reexport safe */ _library_media__WEBPACK_IMPORTED_MODULE_150__["default"]),
|
|
/* harmony export */ mediaAndText: () => (/* reexport safe */ _library_media_and_text__WEBPACK_IMPORTED_MODULE_151__["default"]),
|
|
/* harmony export */ megaphone: () => (/* reexport safe */ _library_megaphone__WEBPACK_IMPORTED_MODULE_152__["default"]),
|
|
/* harmony export */ menu: () => (/* reexport safe */ _library_menu__WEBPACK_IMPORTED_MODULE_153__["default"]),
|
|
/* harmony export */ mobile: () => (/* reexport safe */ _library_mobile__WEBPACK_IMPORTED_MODULE_154__["default"]),
|
|
/* harmony export */ more: () => (/* reexport safe */ _library_more__WEBPACK_IMPORTED_MODULE_155__["default"]),
|
|
/* harmony export */ moreHorizontal: () => (/* reexport safe */ _library_more_horizontal__WEBPACK_IMPORTED_MODULE_156__["default"]),
|
|
/* harmony export */ moreHorizontalMobile: () => (/* reexport safe */ _library_more_horizontal_mobile__WEBPACK_IMPORTED_MODULE_157__["default"]),
|
|
/* harmony export */ moreVertical: () => (/* reexport safe */ _library_more_vertical__WEBPACK_IMPORTED_MODULE_158__["default"]),
|
|
/* harmony export */ moveTo: () => (/* reexport safe */ _library_move_to__WEBPACK_IMPORTED_MODULE_159__["default"]),
|
|
/* harmony export */ navigation: () => (/* reexport safe */ _library_navigation__WEBPACK_IMPORTED_MODULE_160__["default"]),
|
|
/* harmony export */ next: () => (/* reexport safe */ _library_next__WEBPACK_IMPORTED_MODULE_194__["default"]),
|
|
/* harmony export */ notFound: () => (/* reexport safe */ _library_not_found__WEBPACK_IMPORTED_MODULE_161__["default"]),
|
|
/* harmony export */ offline: () => (/* reexport safe */ _library_offline__WEBPACK_IMPORTED_MODULE_195__["default"]),
|
|
/* harmony export */ overlayText: () => (/* reexport safe */ _library_overlay_text__WEBPACK_IMPORTED_MODULE_162__["default"]),
|
|
/* harmony export */ page: () => (/* reexport safe */ _library_page__WEBPACK_IMPORTED_MODULE_165__["default"]),
|
|
/* harmony export */ pageBreak: () => (/* reexport safe */ _library_page_break__WEBPACK_IMPORTED_MODULE_163__["default"]),
|
|
/* harmony export */ pages: () => (/* reexport safe */ _library_pages__WEBPACK_IMPORTED_MODULE_166__["default"]),
|
|
/* harmony export */ paragraph: () => (/* reexport safe */ _library_paragraph__WEBPACK_IMPORTED_MODULE_167__["default"]),
|
|
/* harmony export */ payment: () => (/* reexport safe */ _library_payment__WEBPACK_IMPORTED_MODULE_168__["default"]),
|
|
/* harmony export */ pencil: () => (/* reexport safe */ _library_pencil__WEBPACK_IMPORTED_MODULE_173__["default"]),
|
|
/* harmony export */ people: () => (/* reexport safe */ _library_people__WEBPACK_IMPORTED_MODULE_174__["default"]),
|
|
/* harmony export */ percent: () => (/* reexport safe */ _library_percent__WEBPACK_IMPORTED_MODULE_169__["default"]),
|
|
/* harmony export */ pin: () => (/* reexport safe */ _library_pin__WEBPACK_IMPORTED_MODULE_175__["default"]),
|
|
/* harmony export */ pinSmall: () => (/* reexport safe */ _library_pin_small__WEBPACK_IMPORTED_MODULE_176__["default"]),
|
|
/* harmony export */ plugins: () => (/* reexport safe */ _library_plugins__WEBPACK_IMPORTED_MODULE_177__["default"]),
|
|
/* harmony export */ plus: () => (/* reexport safe */ _library_plus__WEBPACK_IMPORTED_MODULE_180__["default"]),
|
|
/* harmony export */ plusCircle: () => (/* reexport safe */ _library_plus_circle__WEBPACK_IMPORTED_MODULE_179__["default"]),
|
|
/* harmony export */ plusCircleFilled: () => (/* reexport safe */ _library_plus_circle_filled__WEBPACK_IMPORTED_MODULE_178__["default"]),
|
|
/* harmony export */ positionCenter: () => (/* reexport safe */ _library_position_center__WEBPACK_IMPORTED_MODULE_170__["default"]),
|
|
/* harmony export */ positionLeft: () => (/* reexport safe */ _library_position_left__WEBPACK_IMPORTED_MODULE_171__["default"]),
|
|
/* harmony export */ positionRight: () => (/* reexport safe */ _library_position_right__WEBPACK_IMPORTED_MODULE_172__["default"]),
|
|
/* harmony export */ post: () => (/* reexport safe */ _library_post__WEBPACK_IMPORTED_MODULE_181__["default"]),
|
|
/* harmony export */ postAuthor: () => (/* reexport safe */ _library_post_author__WEBPACK_IMPORTED_MODULE_182__["default"]),
|
|
/* harmony export */ postCategories: () => (/* reexport safe */ _library_post_categories__WEBPACK_IMPORTED_MODULE_183__["default"]),
|
|
/* harmony export */ postComments: () => (/* reexport safe */ _library_post_comments__WEBPACK_IMPORTED_MODULE_185__["default"]),
|
|
/* harmony export */ postCommentsCount: () => (/* reexport safe */ _library_post_comments_count__WEBPACK_IMPORTED_MODULE_186__["default"]),
|
|
/* harmony export */ postCommentsForm: () => (/* reexport safe */ _library_post_comments_form__WEBPACK_IMPORTED_MODULE_187__["default"]),
|
|
/* harmony export */ postContent: () => (/* reexport safe */ _library_post_content__WEBPACK_IMPORTED_MODULE_184__["default"]),
|
|
/* harmony export */ postDate: () => (/* reexport safe */ _library_post_date__WEBPACK_IMPORTED_MODULE_188__["default"]),
|
|
/* harmony export */ postExcerpt: () => (/* reexport safe */ _library_post_excerpt__WEBPACK_IMPORTED_MODULE_189__["default"]),
|
|
/* harmony export */ postFeaturedImage: () => (/* reexport safe */ _library_post_featured_image__WEBPACK_IMPORTED_MODULE_190__["default"]),
|
|
/* harmony export */ postList: () => (/* reexport safe */ _library_post_list__WEBPACK_IMPORTED_MODULE_191__["default"]),
|
|
/* harmony export */ postTerms: () => (/* reexport safe */ _library_post_terms__WEBPACK_IMPORTED_MODULE_192__["default"]),
|
|
/* harmony export */ preformatted: () => (/* reexport safe */ _library_preformatted__WEBPACK_IMPORTED_MODULE_196__["default"]),
|
|
/* harmony export */ previous: () => (/* reexport safe */ _library_previous__WEBPACK_IMPORTED_MODULE_193__["default"]),
|
|
/* harmony export */ pullLeft: () => (/* reexport safe */ _library_pull_left__WEBPACK_IMPORTED_MODULE_197__["default"]),
|
|
/* harmony export */ pullRight: () => (/* reexport safe */ _library_pull_right__WEBPACK_IMPORTED_MODULE_198__["default"]),
|
|
/* harmony export */ pullquote: () => (/* reexport safe */ _library_pullquote__WEBPACK_IMPORTED_MODULE_199__["default"]),
|
|
/* harmony export */ queryPagination: () => (/* reexport safe */ _library_query_pagination__WEBPACK_IMPORTED_MODULE_200__["default"]),
|
|
/* harmony export */ queryPaginationNext: () => (/* reexport safe */ _library_query_pagination_next__WEBPACK_IMPORTED_MODULE_201__["default"]),
|
|
/* harmony export */ queryPaginationNumbers: () => (/* reexport safe */ _library_query_pagination_numbers__WEBPACK_IMPORTED_MODULE_202__["default"]),
|
|
/* harmony export */ queryPaginationPrevious: () => (/* reexport safe */ _library_query_pagination_previous__WEBPACK_IMPORTED_MODULE_203__["default"]),
|
|
/* harmony export */ quote: () => (/* reexport safe */ _library_quote__WEBPACK_IMPORTED_MODULE_204__["default"]),
|
|
/* harmony export */ receipt: () => (/* reexport safe */ _library_receipt__WEBPACK_IMPORTED_MODULE_205__["default"]),
|
|
/* harmony export */ redo: () => (/* reexport safe */ _library_redo__WEBPACK_IMPORTED_MODULE_206__["default"]),
|
|
/* harmony export */ removeBug: () => (/* reexport safe */ _library_remove_bug__WEBPACK_IMPORTED_MODULE_207__["default"]),
|
|
/* harmony export */ removeSubmenu: () => (/* reexport safe */ _library_remove_submenu__WEBPACK_IMPORTED_MODULE_208__["default"]),
|
|
/* harmony export */ replace: () => (/* reexport safe */ _library_replace__WEBPACK_IMPORTED_MODULE_209__["default"]),
|
|
/* harmony export */ reset: () => (/* reexport safe */ _library_reset__WEBPACK_IMPORTED_MODULE_210__["default"]),
|
|
/* harmony export */ resizeCornerNE: () => (/* reexport safe */ _library_resize_corner_n_e__WEBPACK_IMPORTED_MODULE_211__["default"]),
|
|
/* harmony export */ reusableBlock: () => (/* reexport safe */ _library_reusable_block__WEBPACK_IMPORTED_MODULE_212__["default"]),
|
|
/* harmony export */ rotateLeft: () => (/* reexport safe */ _library_rotate_left__WEBPACK_IMPORTED_MODULE_215__["default"]),
|
|
/* harmony export */ rotateRight: () => (/* reexport safe */ _library_rotate_right__WEBPACK_IMPORTED_MODULE_216__["default"]),
|
|
/* harmony export */ row: () => (/* reexport safe */ _library_row__WEBPACK_IMPORTED_MODULE_213__["default"]),
|
|
/* harmony export */ rss: () => (/* reexport safe */ _library_rss__WEBPACK_IMPORTED_MODULE_217__["default"]),
|
|
/* harmony export */ search: () => (/* reexport safe */ _library_search__WEBPACK_IMPORTED_MODULE_218__["default"]),
|
|
/* harmony export */ seen: () => (/* reexport safe */ _library_seen__WEBPACK_IMPORTED_MODULE_219__["default"]),
|
|
/* harmony export */ separator: () => (/* reexport safe */ _library_separator__WEBPACK_IMPORTED_MODULE_221__["default"]),
|
|
/* harmony export */ settings: () => (/* reexport safe */ _library_settings__WEBPACK_IMPORTED_MODULE_222__["default"]),
|
|
/* harmony export */ shadow: () => (/* reexport safe */ _library_shadow__WEBPACK_IMPORTED_MODULE_223__["default"]),
|
|
/* harmony export */ share: () => (/* reexport safe */ _library_share__WEBPACK_IMPORTED_MODULE_224__["default"]),
|
|
/* harmony export */ shield: () => (/* reexport safe */ _library_shield__WEBPACK_IMPORTED_MODULE_225__["default"]),
|
|
/* harmony export */ shipping: () => (/* reexport safe */ _library_shipping__WEBPACK_IMPORTED_MODULE_236__["default"]),
|
|
/* harmony export */ shortcode: () => (/* reexport safe */ _library_shortcode__WEBPACK_IMPORTED_MODULE_226__["default"]),
|
|
/* harmony export */ shuffle: () => (/* reexport safe */ _library_shuffle__WEBPACK_IMPORTED_MODULE_227__["default"]),
|
|
/* harmony export */ sidebar: () => (/* reexport safe */ _library_sidebar__WEBPACK_IMPORTED_MODULE_254__["default"]),
|
|
/* harmony export */ sidesAll: () => (/* reexport safe */ _library_sides_all__WEBPACK_IMPORTED_MODULE_255__["default"]),
|
|
/* harmony export */ sidesAxial: () => (/* reexport safe */ _library_sides_axial__WEBPACK_IMPORTED_MODULE_256__["default"]),
|
|
/* harmony export */ sidesBottom: () => (/* reexport safe */ _library_sides_bottom__WEBPACK_IMPORTED_MODULE_257__["default"]),
|
|
/* harmony export */ sidesHorizontal: () => (/* reexport safe */ _library_sides_horizontal__WEBPACK_IMPORTED_MODULE_258__["default"]),
|
|
/* harmony export */ sidesLeft: () => (/* reexport safe */ _library_sides_left__WEBPACK_IMPORTED_MODULE_259__["default"]),
|
|
/* harmony export */ sidesRight: () => (/* reexport safe */ _library_sides_right__WEBPACK_IMPORTED_MODULE_260__["default"]),
|
|
/* harmony export */ sidesTop: () => (/* reexport safe */ _library_sides_top__WEBPACK_IMPORTED_MODULE_261__["default"]),
|
|
/* harmony export */ sidesVertical: () => (/* reexport safe */ _library_sides_vertical__WEBPACK_IMPORTED_MODULE_262__["default"]),
|
|
/* harmony export */ siteLogo: () => (/* reexport safe */ _library_site_logo__WEBPACK_IMPORTED_MODULE_228__["default"]),
|
|
/* harmony export */ stack: () => (/* reexport safe */ _library_stack__WEBPACK_IMPORTED_MODULE_229__["default"]),
|
|
/* harmony export */ starEmpty: () => (/* reexport safe */ _library_star_empty__WEBPACK_IMPORTED_MODULE_230__["default"]),
|
|
/* harmony export */ starFilled: () => (/* reexport safe */ _library_star_filled__WEBPACK_IMPORTED_MODULE_231__["default"]),
|
|
/* harmony export */ starHalf: () => (/* reexport safe */ _library_star_half__WEBPACK_IMPORTED_MODULE_232__["default"]),
|
|
/* harmony export */ store: () => (/* reexport safe */ _library_store__WEBPACK_IMPORTED_MODULE_233__["default"]),
|
|
/* harmony export */ stretchFullWidth: () => (/* reexport safe */ _library_stretch_full_width__WEBPACK_IMPORTED_MODULE_234__["default"]),
|
|
/* harmony export */ stretchWide: () => (/* reexport safe */ _library_stretch_wide__WEBPACK_IMPORTED_MODULE_237__["default"]),
|
|
/* harmony export */ styles: () => (/* reexport safe */ _library_styles__WEBPACK_IMPORTED_MODULE_235__["default"]),
|
|
/* harmony export */ subscript: () => (/* reexport safe */ _library_subscript__WEBPACK_IMPORTED_MODULE_238__["default"]),
|
|
/* harmony export */ superscript: () => (/* reexport safe */ _library_superscript__WEBPACK_IMPORTED_MODULE_239__["default"]),
|
|
/* harmony export */ swatch: () => (/* reexport safe */ _library_swatch__WEBPACK_IMPORTED_MODULE_240__["default"]),
|
|
/* harmony export */ symbol: () => (/* reexport safe */ _library_symbol__WEBPACK_IMPORTED_MODULE_214__["default"]),
|
|
/* harmony export */ symbolFilled: () => (/* reexport safe */ _library_symbol_filled__WEBPACK_IMPORTED_MODULE_250__["default"]),
|
|
/* harmony export */ table: () => (/* reexport safe */ _library_table__WEBPACK_IMPORTED_MODULE_248__["default"]),
|
|
/* harmony export */ tableColumnAfter: () => (/* reexport safe */ _library_table_column_after__WEBPACK_IMPORTED_MODULE_241__["default"]),
|
|
/* harmony export */ tableColumnBefore: () => (/* reexport safe */ _library_table_column_before__WEBPACK_IMPORTED_MODULE_242__["default"]),
|
|
/* harmony export */ tableColumnDelete: () => (/* reexport safe */ _library_table_column_delete__WEBPACK_IMPORTED_MODULE_243__["default"]),
|
|
/* harmony export */ tableOfContents: () => (/* reexport safe */ _library_table_of_contents__WEBPACK_IMPORTED_MODULE_244__["default"]),
|
|
/* harmony export */ tableRowAfter: () => (/* reexport safe */ _library_table_row_after__WEBPACK_IMPORTED_MODULE_245__["default"]),
|
|
/* harmony export */ tableRowBefore: () => (/* reexport safe */ _library_table_row_before__WEBPACK_IMPORTED_MODULE_246__["default"]),
|
|
/* harmony export */ tableRowDelete: () => (/* reexport safe */ _library_table_row_delete__WEBPACK_IMPORTED_MODULE_247__["default"]),
|
|
/* harmony export */ tablet: () => (/* reexport safe */ _library_tablet__WEBPACK_IMPORTED_MODULE_266__["default"]),
|
|
/* harmony export */ tag: () => (/* reexport safe */ _library_tag__WEBPACK_IMPORTED_MODULE_249__["default"]),
|
|
/* harmony export */ termDescription: () => (/* reexport safe */ _library_term_description__WEBPACK_IMPORTED_MODULE_251__["default"]),
|
|
/* harmony export */ textColor: () => (/* reexport safe */ _library_text_color__WEBPACK_IMPORTED_MODULE_263__["default"]),
|
|
/* harmony export */ textHorizontal: () => (/* reexport safe */ _library_text_horizontal__WEBPACK_IMPORTED_MODULE_264__["default"]),
|
|
/* harmony export */ textVertical: () => (/* reexport safe */ _library_text_vertical__WEBPACK_IMPORTED_MODULE_265__["default"]),
|
|
/* harmony export */ tip: () => (/* reexport safe */ _library_tip__WEBPACK_IMPORTED_MODULE_268__["default"]),
|
|
/* harmony export */ title: () => (/* reexport safe */ _library_title__WEBPACK_IMPORTED_MODULE_267__["default"]),
|
|
/* harmony export */ tool: () => (/* reexport safe */ _library_tool__WEBPACK_IMPORTED_MODULE_269__["default"]),
|
|
/* harmony export */ trash: () => (/* reexport safe */ _library_trash__WEBPACK_IMPORTED_MODULE_270__["default"]),
|
|
/* harmony export */ trendingDown: () => (/* reexport safe */ _library_trending_down__WEBPACK_IMPORTED_MODULE_271__["default"]),
|
|
/* harmony export */ trendingUp: () => (/* reexport safe */ _library_trending_up__WEBPACK_IMPORTED_MODULE_272__["default"]),
|
|
/* harmony export */ typography: () => (/* reexport safe */ _library_typography__WEBPACK_IMPORTED_MODULE_273__["default"]),
|
|
/* harmony export */ undo: () => (/* reexport safe */ _library_undo__WEBPACK_IMPORTED_MODULE_274__["default"]),
|
|
/* harmony export */ ungroup: () => (/* reexport safe */ _library_ungroup__WEBPACK_IMPORTED_MODULE_275__["default"]),
|
|
/* harmony export */ unlock: () => (/* reexport safe */ _library_unlock__WEBPACK_IMPORTED_MODULE_276__["default"]),
|
|
/* harmony export */ unseen: () => (/* reexport safe */ _library_unseen__WEBPACK_IMPORTED_MODULE_220__["default"]),
|
|
/* harmony export */ update: () => (/* reexport safe */ _library_update__WEBPACK_IMPORTED_MODULE_277__["default"]),
|
|
/* harmony export */ upload: () => (/* reexport safe */ _library_upload__WEBPACK_IMPORTED_MODULE_278__["default"]),
|
|
/* harmony export */ verse: () => (/* reexport safe */ _library_verse__WEBPACK_IMPORTED_MODULE_279__["default"]),
|
|
/* harmony export */ video: () => (/* reexport safe */ _library_video__WEBPACK_IMPORTED_MODULE_280__["default"]),
|
|
/* harmony export */ warning: () => (/* reexport safe */ _library_warning__WEBPACK_IMPORTED_MODULE_281__["default"]),
|
|
/* harmony export */ widget: () => (/* reexport safe */ _library_widget__WEBPACK_IMPORTED_MODULE_282__["default"]),
|
|
/* harmony export */ wordpress: () => (/* reexport safe */ _library_wordpress__WEBPACK_IMPORTED_MODULE_283__["default"])
|
|
/* harmony export */ });
|
|
/* harmony import */ var _icon__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./icon */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _library_add_card__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./library/add-card */ "./node_modules/@wordpress/icons/build-module/library/add-card.js");
|
|
/* harmony import */ var _library_add_submenu__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./library/add-submenu */ "./node_modules/@wordpress/icons/build-module/library/add-submenu.js");
|
|
/* harmony import */ var _library_add_template__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./library/add-template */ "./node_modules/@wordpress/icons/build-module/library/add-template.js");
|
|
/* harmony import */ var _library_align_center__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./library/align-center */ "./node_modules/@wordpress/icons/build-module/library/align-center.js");
|
|
/* harmony import */ var _library_align_justify__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./library/align-justify */ "./node_modules/@wordpress/icons/build-module/library/align-justify.js");
|
|
/* harmony import */ var _library_align_left__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./library/align-left */ "./node_modules/@wordpress/icons/build-module/library/align-left.js");
|
|
/* harmony import */ var _library_align_none__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./library/align-none */ "./node_modules/@wordpress/icons/build-module/library/align-none.js");
|
|
/* harmony import */ var _library_align_right__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./library/align-right */ "./node_modules/@wordpress/icons/build-module/library/align-right.js");
|
|
/* harmony import */ var _library_archive__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./library/archive */ "./node_modules/@wordpress/icons/build-module/library/archive.js");
|
|
/* harmony import */ var _library_arrow_down__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./library/arrow-down */ "./node_modules/@wordpress/icons/build-module/library/arrow-down.js");
|
|
/* harmony import */ var _library_arrow_left__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./library/arrow-left */ "./node_modules/@wordpress/icons/build-module/library/arrow-left.js");
|
|
/* harmony import */ var _library_arrow_right__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./library/arrow-right */ "./node_modules/@wordpress/icons/build-module/library/arrow-right.js");
|
|
/* harmony import */ var _library_arrow_up__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./library/arrow-up */ "./node_modules/@wordpress/icons/build-module/library/arrow-up.js");
|
|
/* harmony import */ var _library_at_symbol__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./library/at-symbol */ "./node_modules/@wordpress/icons/build-module/library/at-symbol.js");
|
|
/* harmony import */ var _library_aspect_ratio__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./library/aspect-ratio */ "./node_modules/@wordpress/icons/build-module/library/aspect-ratio.js");
|
|
/* harmony import */ var _library_audio__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./library/audio */ "./node_modules/@wordpress/icons/build-module/library/audio.js");
|
|
/* harmony import */ var _library_backup__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./library/backup */ "./node_modules/@wordpress/icons/build-module/library/backup.js");
|
|
/* harmony import */ var _library_block_default__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./library/block-default */ "./node_modules/@wordpress/icons/build-module/library/block-default.js");
|
|
/* harmony import */ var _library_block_meta__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ./library/block-meta */ "./node_modules/@wordpress/icons/build-module/library/block-meta.js");
|
|
/* harmony import */ var _library_block_table__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ./library/block-table */ "./node_modules/@wordpress/icons/build-module/library/block-table.js");
|
|
/* harmony import */ var _library_border__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ./library/border */ "./node_modules/@wordpress/icons/build-module/library/border.js");
|
|
/* harmony import */ var _library_box__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./library/box */ "./node_modules/@wordpress/icons/build-module/library/box.js");
|
|
/* harmony import */ var _library_brush__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ./library/brush */ "./node_modules/@wordpress/icons/build-module/library/brush.js");
|
|
/* harmony import */ var _library_bug__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ./library/bug */ "./node_modules/@wordpress/icons/build-module/library/bug.js");
|
|
/* harmony import */ var _library_button__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ./library/button */ "./node_modules/@wordpress/icons/build-module/library/button.js");
|
|
/* harmony import */ var _library_buttons__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./library/buttons */ "./node_modules/@wordpress/icons/build-module/library/buttons.js");
|
|
/* harmony import */ var _library_calendar__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! ./library/calendar */ "./node_modules/@wordpress/icons/build-module/library/calendar.js");
|
|
/* harmony import */ var _library_cancel_circle_filled__WEBPACK_IMPORTED_MODULE_28__ = __webpack_require__(/*! ./library/cancel-circle-filled */ "./node_modules/@wordpress/icons/build-module/library/cancel-circle-filled.js");
|
|
/* harmony import */ var _library_caption__WEBPACK_IMPORTED_MODULE_29__ = __webpack_require__(/*! ./library/caption */ "./node_modules/@wordpress/icons/build-module/library/caption.js");
|
|
/* harmony import */ var _library_capture_photo__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ./library/capture-photo */ "./node_modules/@wordpress/icons/build-module/library/capture-photo.js");
|
|
/* harmony import */ var _library_capture_video__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ./library/capture-video */ "./node_modules/@wordpress/icons/build-module/library/capture-video.js");
|
|
/* harmony import */ var _library_category__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./library/category */ "./node_modules/@wordpress/icons/build-module/library/category.js");
|
|
/* harmony import */ var _library_chart_bar__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./library/chart-bar */ "./node_modules/@wordpress/icons/build-module/library/chart-bar.js");
|
|
/* harmony import */ var _library_check__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./library/check */ "./node_modules/@wordpress/icons/build-module/library/check.js");
|
|
/* harmony import */ var _library_chevron_down__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./library/chevron-down */ "./node_modules/@wordpress/icons/build-module/library/chevron-down.js");
|
|
/* harmony import */ var _library_chevron_down_small__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ./library/chevron-down-small */ "./node_modules/@wordpress/icons/build-module/library/chevron-down-small.js");
|
|
/* harmony import */ var _library_chevron_left__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(/*! ./library/chevron-left */ "./node_modules/@wordpress/icons/build-module/library/chevron-left.js");
|
|
/* harmony import */ var _library_chevron_left_small__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(/*! ./library/chevron-left-small */ "./node_modules/@wordpress/icons/build-module/library/chevron-left-small.js");
|
|
/* harmony import */ var _library_chevron_right__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(/*! ./library/chevron-right */ "./node_modules/@wordpress/icons/build-module/library/chevron-right.js");
|
|
/* harmony import */ var _library_chevron_right_small__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(/*! ./library/chevron-right-small */ "./node_modules/@wordpress/icons/build-module/library/chevron-right-small.js");
|
|
/* harmony import */ var _library_chevron_up__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(/*! ./library/chevron-up */ "./node_modules/@wordpress/icons/build-module/library/chevron-up.js");
|
|
/* harmony import */ var _library_chevron_up_down__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(/*! ./library/chevron-up-down */ "./node_modules/@wordpress/icons/build-module/library/chevron-up-down.js");
|
|
/* harmony import */ var _library_classic__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(/*! ./library/classic */ "./node_modules/@wordpress/icons/build-module/library/classic.js");
|
|
/* harmony import */ var _library_close__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(/*! ./library/close */ "./node_modules/@wordpress/icons/build-module/library/close.js");
|
|
/* harmony import */ var _library_close_small__WEBPACK_IMPORTED_MODULE_45__ = __webpack_require__(/*! ./library/close-small */ "./node_modules/@wordpress/icons/build-module/library/close-small.js");
|
|
/* harmony import */ var _library_cloud_upload__WEBPACK_IMPORTED_MODULE_46__ = __webpack_require__(/*! ./library/cloud-upload */ "./node_modules/@wordpress/icons/build-module/library/cloud-upload.js");
|
|
/* harmony import */ var _library_cloud__WEBPACK_IMPORTED_MODULE_47__ = __webpack_require__(/*! ./library/cloud */ "./node_modules/@wordpress/icons/build-module/library/cloud.js");
|
|
/* harmony import */ var _library_code__WEBPACK_IMPORTED_MODULE_48__ = __webpack_require__(/*! ./library/code */ "./node_modules/@wordpress/icons/build-module/library/code.js");
|
|
/* harmony import */ var _library_cog__WEBPACK_IMPORTED_MODULE_49__ = __webpack_require__(/*! ./library/cog */ "./node_modules/@wordpress/icons/build-module/library/cog.js");
|
|
/* harmony import */ var _library_color__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ./library/color */ "./node_modules/@wordpress/icons/build-module/library/color.js");
|
|
/* harmony import */ var _library_column__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ./library/column */ "./node_modules/@wordpress/icons/build-module/library/column.js");
|
|
/* harmony import */ var _library_columns__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ./library/columns */ "./node_modules/@wordpress/icons/build-module/library/columns.js");
|
|
/* harmony import */ var _library_copy__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ./library/copy */ "./node_modules/@wordpress/icons/build-module/library/copy.js");
|
|
/* harmony import */ var _library_copy_small__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ./library/copy-small */ "./node_modules/@wordpress/icons/build-module/library/copy-small.js");
|
|
/* harmony import */ var _library_comment__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ./library/comment */ "./node_modules/@wordpress/icons/build-module/library/comment.js");
|
|
/* harmony import */ var _library_comment_author_avatar__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ./library/comment-author-avatar */ "./node_modules/@wordpress/icons/build-module/library/comment-author-avatar.js");
|
|
/* harmony import */ var _library_comment_author_name__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ./library/comment-author-name */ "./node_modules/@wordpress/icons/build-module/library/comment-author-name.js");
|
|
/* harmony import */ var _library_comment_content__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ./library/comment-content */ "./node_modules/@wordpress/icons/build-module/library/comment-content.js");
|
|
/* harmony import */ var _library_comment_reply_link__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ./library/comment-reply-link */ "./node_modules/@wordpress/icons/build-module/library/comment-reply-link.js");
|
|
/* harmony import */ var _library_comment_edit_link__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ./library/comment-edit-link */ "./node_modules/@wordpress/icons/build-module/library/comment-edit-link.js");
|
|
/* harmony import */ var _library_connection__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ./library/connection */ "./node_modules/@wordpress/icons/build-module/library/connection.js");
|
|
/* harmony import */ var _library_cover__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ./library/cover */ "./node_modules/@wordpress/icons/build-module/library/cover.js");
|
|
/* harmony import */ var _library_create__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ./library/create */ "./node_modules/@wordpress/icons/build-module/library/create.js");
|
|
/* harmony import */ var _library_crop__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ./library/crop */ "./node_modules/@wordpress/icons/build-module/library/crop.js");
|
|
/* harmony import */ var _library_currency_dollar__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ./library/currency-dollar */ "./node_modules/@wordpress/icons/build-module/library/currency-dollar.js");
|
|
/* harmony import */ var _library_currency_euro__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ./library/currency-euro */ "./node_modules/@wordpress/icons/build-module/library/currency-euro.js");
|
|
/* harmony import */ var _library_currency_pound__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ./library/currency-pound */ "./node_modules/@wordpress/icons/build-module/library/currency-pound.js");
|
|
/* harmony import */ var _library_custom_post_type__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ./library/custom-post-type */ "./node_modules/@wordpress/icons/build-module/library/custom-post-type.js");
|
|
/* harmony import */ var _library_desktop__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ./library/desktop */ "./node_modules/@wordpress/icons/build-module/library/desktop.js");
|
|
/* harmony import */ var _library_details__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ./library/details */ "./node_modules/@wordpress/icons/build-module/library/details.js");
|
|
/* harmony import */ var _library_drafts__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ./library/drafts */ "./node_modules/@wordpress/icons/build-module/library/drafts.js");
|
|
/* harmony import */ var _library_drag_handle__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ./library/drag-handle */ "./node_modules/@wordpress/icons/build-module/library/drag-handle.js");
|
|
/* harmony import */ var _library_drawer_left__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ./library/drawer-left */ "./node_modules/@wordpress/icons/build-module/library/drawer-left.js");
|
|
/* harmony import */ var _library_drawer_right__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ./library/drawer-right */ "./node_modules/@wordpress/icons/build-module/library/drawer-right.js");
|
|
/* harmony import */ var _library_download__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ./library/download */ "./node_modules/@wordpress/icons/build-module/library/download.js");
|
|
/* harmony import */ var _library_edit__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ./library/edit */ "./node_modules/@wordpress/icons/build-module/library/edit.js");
|
|
/* harmony import */ var _library_external__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ./library/external */ "./node_modules/@wordpress/icons/build-module/library/external.js");
|
|
/* harmony import */ var _library_file__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ./library/file */ "./node_modules/@wordpress/icons/build-module/library/file.js");
|
|
/* harmony import */ var _library_filter__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ./library/filter */ "./node_modules/@wordpress/icons/build-module/library/filter.js");
|
|
/* harmony import */ var _library_flip_horizontal__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ./library/flip-horizontal */ "./node_modules/@wordpress/icons/build-module/library/flip-horizontal.js");
|
|
/* harmony import */ var _library_flip_vertical__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ./library/flip-vertical */ "./node_modules/@wordpress/icons/build-module/library/flip-vertical.js");
|
|
/* harmony import */ var _library_format_bold__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ./library/format-bold */ "./node_modules/@wordpress/icons/build-module/library/format-bold.js");
|
|
/* harmony import */ var _library_format_capitalize__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ./library/format-capitalize */ "./node_modules/@wordpress/icons/build-module/library/format-capitalize.js");
|
|
/* harmony import */ var _library_format_indent__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ./library/format-indent */ "./node_modules/@wordpress/icons/build-module/library/format-indent.js");
|
|
/* harmony import */ var _library_format_indent_rtl__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ./library/format-indent-rtl */ "./node_modules/@wordpress/icons/build-module/library/format-indent-rtl.js");
|
|
/* harmony import */ var _library_format_italic__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ./library/format-italic */ "./node_modules/@wordpress/icons/build-module/library/format-italic.js");
|
|
/* harmony import */ var _library_format_list_bullets__WEBPACK_IMPORTED_MODULE_87__ = __webpack_require__(/*! ./library/format-list-bullets */ "./node_modules/@wordpress/icons/build-module/library/format-list-bullets.js");
|
|
/* harmony import */ var _library_format_list_bullets_rtl__WEBPACK_IMPORTED_MODULE_88__ = __webpack_require__(/*! ./library/format-list-bullets-rtl */ "./node_modules/@wordpress/icons/build-module/library/format-list-bullets-rtl.js");
|
|
/* harmony import */ var _library_format_list_numbered__WEBPACK_IMPORTED_MODULE_89__ = __webpack_require__(/*! ./library/format-list-numbered */ "./node_modules/@wordpress/icons/build-module/library/format-list-numbered.js");
|
|
/* harmony import */ var _library_format_list_numbered_rtl__WEBPACK_IMPORTED_MODULE_90__ = __webpack_require__(/*! ./library/format-list-numbered-rtl */ "./node_modules/@wordpress/icons/build-module/library/format-list-numbered-rtl.js");
|
|
/* harmony import */ var _library_format_ltr__WEBPACK_IMPORTED_MODULE_91__ = __webpack_require__(/*! ./library/format-ltr */ "./node_modules/@wordpress/icons/build-module/library/format-ltr.js");
|
|
/* harmony import */ var _library_format_lowercase__WEBPACK_IMPORTED_MODULE_92__ = __webpack_require__(/*! ./library/format-lowercase */ "./node_modules/@wordpress/icons/build-module/library/format-lowercase.js");
|
|
/* harmony import */ var _library_format_outdent__WEBPACK_IMPORTED_MODULE_93__ = __webpack_require__(/*! ./library/format-outdent */ "./node_modules/@wordpress/icons/build-module/library/format-outdent.js");
|
|
/* harmony import */ var _library_format_outdent_rtl__WEBPACK_IMPORTED_MODULE_94__ = __webpack_require__(/*! ./library/format-outdent-rtl */ "./node_modules/@wordpress/icons/build-module/library/format-outdent-rtl.js");
|
|
/* harmony import */ var _library_format_rtl__WEBPACK_IMPORTED_MODULE_95__ = __webpack_require__(/*! ./library/format-rtl */ "./node_modules/@wordpress/icons/build-module/library/format-rtl.js");
|
|
/* harmony import */ var _library_format_strikethrough__WEBPACK_IMPORTED_MODULE_96__ = __webpack_require__(/*! ./library/format-strikethrough */ "./node_modules/@wordpress/icons/build-module/library/format-strikethrough.js");
|
|
/* harmony import */ var _library_format_underline__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(/*! ./library/format-underline */ "./node_modules/@wordpress/icons/build-module/library/format-underline.js");
|
|
/* harmony import */ var _library_format_uppercase__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(/*! ./library/format-uppercase */ "./node_modules/@wordpress/icons/build-module/library/format-uppercase.js");
|
|
/* harmony import */ var _library_fullscreen__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(/*! ./library/fullscreen */ "./node_modules/@wordpress/icons/build-module/library/fullscreen.js");
|
|
/* harmony import */ var _library_funnel__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(/*! ./library/funnel */ "./node_modules/@wordpress/icons/build-module/library/funnel.js");
|
|
/* harmony import */ var _library_gallery__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(/*! ./library/gallery */ "./node_modules/@wordpress/icons/build-module/library/gallery.js");
|
|
/* harmony import */ var _library_globe__WEBPACK_IMPORTED_MODULE_102__ = __webpack_require__(/*! ./library/globe */ "./node_modules/@wordpress/icons/build-module/library/globe.js");
|
|
/* harmony import */ var _library_grid__WEBPACK_IMPORTED_MODULE_103__ = __webpack_require__(/*! ./library/grid */ "./node_modules/@wordpress/icons/build-module/library/grid.js");
|
|
/* harmony import */ var _library_group__WEBPACK_IMPORTED_MODULE_104__ = __webpack_require__(/*! ./library/group */ "./node_modules/@wordpress/icons/build-module/library/group.js");
|
|
/* harmony import */ var _library_handle__WEBPACK_IMPORTED_MODULE_105__ = __webpack_require__(/*! ./library/handle */ "./node_modules/@wordpress/icons/build-module/library/handle.js");
|
|
/* harmony import */ var _library_heading_level_1__WEBPACK_IMPORTED_MODULE_106__ = __webpack_require__(/*! ./library/heading-level-1 */ "./node_modules/@wordpress/icons/build-module/library/heading-level-1.js");
|
|
/* harmony import */ var _library_heading_level_2__WEBPACK_IMPORTED_MODULE_107__ = __webpack_require__(/*! ./library/heading-level-2 */ "./node_modules/@wordpress/icons/build-module/library/heading-level-2.js");
|
|
/* harmony import */ var _library_heading_level_3__WEBPACK_IMPORTED_MODULE_108__ = __webpack_require__(/*! ./library/heading-level-3 */ "./node_modules/@wordpress/icons/build-module/library/heading-level-3.js");
|
|
/* harmony import */ var _library_heading_level_4__WEBPACK_IMPORTED_MODULE_109__ = __webpack_require__(/*! ./library/heading-level-4 */ "./node_modules/@wordpress/icons/build-module/library/heading-level-4.js");
|
|
/* harmony import */ var _library_heading_level_5__WEBPACK_IMPORTED_MODULE_110__ = __webpack_require__(/*! ./library/heading-level-5 */ "./node_modules/@wordpress/icons/build-module/library/heading-level-5.js");
|
|
/* harmony import */ var _library_heading_level_6__WEBPACK_IMPORTED_MODULE_111__ = __webpack_require__(/*! ./library/heading-level-6 */ "./node_modules/@wordpress/icons/build-module/library/heading-level-6.js");
|
|
/* harmony import */ var _library_heading__WEBPACK_IMPORTED_MODULE_112__ = __webpack_require__(/*! ./library/heading */ "./node_modules/@wordpress/icons/build-module/library/heading.js");
|
|
/* harmony import */ var _library_help__WEBPACK_IMPORTED_MODULE_113__ = __webpack_require__(/*! ./library/help */ "./node_modules/@wordpress/icons/build-module/library/help.js");
|
|
/* harmony import */ var _library_help_filled__WEBPACK_IMPORTED_MODULE_114__ = __webpack_require__(/*! ./library/help-filled */ "./node_modules/@wordpress/icons/build-module/library/help-filled.js");
|
|
/* harmony import */ var _library_inbox__WEBPACK_IMPORTED_MODULE_115__ = __webpack_require__(/*! ./library/inbox */ "./node_modules/@wordpress/icons/build-module/library/inbox.js");
|
|
/* harmony import */ var _library_institution__WEBPACK_IMPORTED_MODULE_116__ = __webpack_require__(/*! ./library/institution */ "./node_modules/@wordpress/icons/build-module/library/institution.js");
|
|
/* harmony import */ var _library_home__WEBPACK_IMPORTED_MODULE_117__ = __webpack_require__(/*! ./library/home */ "./node_modules/@wordpress/icons/build-module/library/home.js");
|
|
/* harmony import */ var _library_html__WEBPACK_IMPORTED_MODULE_118__ = __webpack_require__(/*! ./library/html */ "./node_modules/@wordpress/icons/build-module/library/html.js");
|
|
/* harmony import */ var _library_image__WEBPACK_IMPORTED_MODULE_119__ = __webpack_require__(/*! ./library/image */ "./node_modules/@wordpress/icons/build-module/library/image.js");
|
|
/* harmony import */ var _library_info__WEBPACK_IMPORTED_MODULE_120__ = __webpack_require__(/*! ./library/info */ "./node_modules/@wordpress/icons/build-module/library/info.js");
|
|
/* harmony import */ var _library_insert_after__WEBPACK_IMPORTED_MODULE_121__ = __webpack_require__(/*! ./library/insert-after */ "./node_modules/@wordpress/icons/build-module/library/insert-after.js");
|
|
/* harmony import */ var _library_insert_before__WEBPACK_IMPORTED_MODULE_122__ = __webpack_require__(/*! ./library/insert-before */ "./node_modules/@wordpress/icons/build-module/library/insert-before.js");
|
|
/* harmony import */ var _library_justify_left__WEBPACK_IMPORTED_MODULE_123__ = __webpack_require__(/*! ./library/justify-left */ "./node_modules/@wordpress/icons/build-module/library/justify-left.js");
|
|
/* harmony import */ var _library_justify_center__WEBPACK_IMPORTED_MODULE_124__ = __webpack_require__(/*! ./library/justify-center */ "./node_modules/@wordpress/icons/build-module/library/justify-center.js");
|
|
/* harmony import */ var _library_justify_right__WEBPACK_IMPORTED_MODULE_125__ = __webpack_require__(/*! ./library/justify-right */ "./node_modules/@wordpress/icons/build-module/library/justify-right.js");
|
|
/* harmony import */ var _library_justify_space_between__WEBPACK_IMPORTED_MODULE_126__ = __webpack_require__(/*! ./library/justify-space-between */ "./node_modules/@wordpress/icons/build-module/library/justify-space-between.js");
|
|
/* harmony import */ var _library_justify_stretch__WEBPACK_IMPORTED_MODULE_127__ = __webpack_require__(/*! ./library/justify-stretch */ "./node_modules/@wordpress/icons/build-module/library/justify-stretch.js");
|
|
/* harmony import */ var _library_key__WEBPACK_IMPORTED_MODULE_128__ = __webpack_require__(/*! ./library/key */ "./node_modules/@wordpress/icons/build-module/library/key.js");
|
|
/* harmony import */ var _library_keyboard__WEBPACK_IMPORTED_MODULE_129__ = __webpack_require__(/*! ./library/keyboard */ "./node_modules/@wordpress/icons/build-module/library/keyboard.js");
|
|
/* harmony import */ var _library_keyboard_close__WEBPACK_IMPORTED_MODULE_130__ = __webpack_require__(/*! ./library/keyboard-close */ "./node_modules/@wordpress/icons/build-module/library/keyboard-close.js");
|
|
/* harmony import */ var _library_keyboard_return__WEBPACK_IMPORTED_MODULE_131__ = __webpack_require__(/*! ./library/keyboard-return */ "./node_modules/@wordpress/icons/build-module/library/keyboard-return.js");
|
|
/* harmony import */ var _library_language__WEBPACK_IMPORTED_MODULE_132__ = __webpack_require__(/*! ./library/language */ "./node_modules/@wordpress/icons/build-module/library/language.js");
|
|
/* harmony import */ var _library_layout__WEBPACK_IMPORTED_MODULE_133__ = __webpack_require__(/*! ./library/layout */ "./node_modules/@wordpress/icons/build-module/library/layout.js");
|
|
/* harmony import */ var _library_level_up__WEBPACK_IMPORTED_MODULE_134__ = __webpack_require__(/*! ./library/level-up */ "./node_modules/@wordpress/icons/build-module/library/level-up.js");
|
|
/* harmony import */ var _library_lifesaver__WEBPACK_IMPORTED_MODULE_135__ = __webpack_require__(/*! ./library/lifesaver */ "./node_modules/@wordpress/icons/build-module/library/lifesaver.js");
|
|
/* harmony import */ var _library_line_dashed__WEBPACK_IMPORTED_MODULE_136__ = __webpack_require__(/*! ./library/line-dashed */ "./node_modules/@wordpress/icons/build-module/library/line-dashed.js");
|
|
/* harmony import */ var _library_line_dotted__WEBPACK_IMPORTED_MODULE_137__ = __webpack_require__(/*! ./library/line-dotted */ "./node_modules/@wordpress/icons/build-module/library/line-dotted.js");
|
|
/* harmony import */ var _library_line_solid__WEBPACK_IMPORTED_MODULE_138__ = __webpack_require__(/*! ./library/line-solid */ "./node_modules/@wordpress/icons/build-module/library/line-solid.js");
|
|
/* harmony import */ var _library_link__WEBPACK_IMPORTED_MODULE_139__ = __webpack_require__(/*! ./library/link */ "./node_modules/@wordpress/icons/build-module/library/link.js");
|
|
/* harmony import */ var _library_link_off__WEBPACK_IMPORTED_MODULE_140__ = __webpack_require__(/*! ./library/link-off */ "./node_modules/@wordpress/icons/build-module/library/link-off.js");
|
|
/* harmony import */ var _library_list__WEBPACK_IMPORTED_MODULE_141__ = __webpack_require__(/*! ./library/list */ "./node_modules/@wordpress/icons/build-module/library/list.js");
|
|
/* harmony import */ var _library_list_item__WEBPACK_IMPORTED_MODULE_142__ = __webpack_require__(/*! ./library/list-item */ "./node_modules/@wordpress/icons/build-module/library/list-item.js");
|
|
/* harmony import */ var _library_list_view__WEBPACK_IMPORTED_MODULE_143__ = __webpack_require__(/*! ./library/list-view */ "./node_modules/@wordpress/icons/build-module/library/list-view.js");
|
|
/* harmony import */ var _library_lock__WEBPACK_IMPORTED_MODULE_144__ = __webpack_require__(/*! ./library/lock */ "./node_modules/@wordpress/icons/build-module/library/lock.js");
|
|
/* harmony import */ var _library_lock_outline__WEBPACK_IMPORTED_MODULE_145__ = __webpack_require__(/*! ./library/lock-outline */ "./node_modules/@wordpress/icons/build-module/library/lock-outline.js");
|
|
/* harmony import */ var _library_lock_small__WEBPACK_IMPORTED_MODULE_146__ = __webpack_require__(/*! ./library/lock-small */ "./node_modules/@wordpress/icons/build-module/library/lock-small.js");
|
|
/* harmony import */ var _library_login__WEBPACK_IMPORTED_MODULE_147__ = __webpack_require__(/*! ./library/login */ "./node_modules/@wordpress/icons/build-module/library/login.js");
|
|
/* harmony import */ var _library_loop__WEBPACK_IMPORTED_MODULE_148__ = __webpack_require__(/*! ./library/loop */ "./node_modules/@wordpress/icons/build-module/library/loop.js");
|
|
/* harmony import */ var _library_map_marker__WEBPACK_IMPORTED_MODULE_149__ = __webpack_require__(/*! ./library/map-marker */ "./node_modules/@wordpress/icons/build-module/library/map-marker.js");
|
|
/* harmony import */ var _library_media__WEBPACK_IMPORTED_MODULE_150__ = __webpack_require__(/*! ./library/media */ "./node_modules/@wordpress/icons/build-module/library/media.js");
|
|
/* harmony import */ var _library_media_and_text__WEBPACK_IMPORTED_MODULE_151__ = __webpack_require__(/*! ./library/media-and-text */ "./node_modules/@wordpress/icons/build-module/library/media-and-text.js");
|
|
/* harmony import */ var _library_megaphone__WEBPACK_IMPORTED_MODULE_152__ = __webpack_require__(/*! ./library/megaphone */ "./node_modules/@wordpress/icons/build-module/library/megaphone.js");
|
|
/* harmony import */ var _library_menu__WEBPACK_IMPORTED_MODULE_153__ = __webpack_require__(/*! ./library/menu */ "./node_modules/@wordpress/icons/build-module/library/menu.js");
|
|
/* harmony import */ var _library_mobile__WEBPACK_IMPORTED_MODULE_154__ = __webpack_require__(/*! ./library/mobile */ "./node_modules/@wordpress/icons/build-module/library/mobile.js");
|
|
/* harmony import */ var _library_more__WEBPACK_IMPORTED_MODULE_155__ = __webpack_require__(/*! ./library/more */ "./node_modules/@wordpress/icons/build-module/library/more.js");
|
|
/* harmony import */ var _library_more_horizontal__WEBPACK_IMPORTED_MODULE_156__ = __webpack_require__(/*! ./library/more-horizontal */ "./node_modules/@wordpress/icons/build-module/library/more-horizontal.js");
|
|
/* harmony import */ var _library_more_horizontal_mobile__WEBPACK_IMPORTED_MODULE_157__ = __webpack_require__(/*! ./library/more-horizontal-mobile */ "./node_modules/@wordpress/icons/build-module/library/more-horizontal-mobile.js");
|
|
/* harmony import */ var _library_more_vertical__WEBPACK_IMPORTED_MODULE_158__ = __webpack_require__(/*! ./library/more-vertical */ "./node_modules/@wordpress/icons/build-module/library/more-vertical.js");
|
|
/* harmony import */ var _library_move_to__WEBPACK_IMPORTED_MODULE_159__ = __webpack_require__(/*! ./library/move-to */ "./node_modules/@wordpress/icons/build-module/library/move-to.js");
|
|
/* harmony import */ var _library_navigation__WEBPACK_IMPORTED_MODULE_160__ = __webpack_require__(/*! ./library/navigation */ "./node_modules/@wordpress/icons/build-module/library/navigation.js");
|
|
/* harmony import */ var _library_not_found__WEBPACK_IMPORTED_MODULE_161__ = __webpack_require__(/*! ./library/not-found */ "./node_modules/@wordpress/icons/build-module/library/not-found.js");
|
|
/* harmony import */ var _library_overlay_text__WEBPACK_IMPORTED_MODULE_162__ = __webpack_require__(/*! ./library/overlay-text */ "./node_modules/@wordpress/icons/build-module/library/overlay-text.js");
|
|
/* harmony import */ var _library_page_break__WEBPACK_IMPORTED_MODULE_163__ = __webpack_require__(/*! ./library/page-break */ "./node_modules/@wordpress/icons/build-module/library/page-break.js");
|
|
/* harmony import */ var _library_custom_link__WEBPACK_IMPORTED_MODULE_164__ = __webpack_require__(/*! ./library/custom-link */ "./node_modules/@wordpress/icons/build-module/library/custom-link.js");
|
|
/* harmony import */ var _library_page__WEBPACK_IMPORTED_MODULE_165__ = __webpack_require__(/*! ./library/page */ "./node_modules/@wordpress/icons/build-module/library/page.js");
|
|
/* harmony import */ var _library_pages__WEBPACK_IMPORTED_MODULE_166__ = __webpack_require__(/*! ./library/pages */ "./node_modules/@wordpress/icons/build-module/library/pages.js");
|
|
/* harmony import */ var _library_paragraph__WEBPACK_IMPORTED_MODULE_167__ = __webpack_require__(/*! ./library/paragraph */ "./node_modules/@wordpress/icons/build-module/library/paragraph.js");
|
|
/* harmony import */ var _library_payment__WEBPACK_IMPORTED_MODULE_168__ = __webpack_require__(/*! ./library/payment */ "./node_modules/@wordpress/icons/build-module/library/payment.js");
|
|
/* harmony import */ var _library_percent__WEBPACK_IMPORTED_MODULE_169__ = __webpack_require__(/*! ./library/percent */ "./node_modules/@wordpress/icons/build-module/library/percent.js");
|
|
/* harmony import */ var _library_position_center__WEBPACK_IMPORTED_MODULE_170__ = __webpack_require__(/*! ./library/position-center */ "./node_modules/@wordpress/icons/build-module/library/position-center.js");
|
|
/* harmony import */ var _library_position_left__WEBPACK_IMPORTED_MODULE_171__ = __webpack_require__(/*! ./library/position-left */ "./node_modules/@wordpress/icons/build-module/library/position-left.js");
|
|
/* harmony import */ var _library_position_right__WEBPACK_IMPORTED_MODULE_172__ = __webpack_require__(/*! ./library/position-right */ "./node_modules/@wordpress/icons/build-module/library/position-right.js");
|
|
/* harmony import */ var _library_pencil__WEBPACK_IMPORTED_MODULE_173__ = __webpack_require__(/*! ./library/pencil */ "./node_modules/@wordpress/icons/build-module/library/pencil.js");
|
|
/* harmony import */ var _library_people__WEBPACK_IMPORTED_MODULE_174__ = __webpack_require__(/*! ./library/people */ "./node_modules/@wordpress/icons/build-module/library/people.js");
|
|
/* harmony import */ var _library_pin__WEBPACK_IMPORTED_MODULE_175__ = __webpack_require__(/*! ./library/pin */ "./node_modules/@wordpress/icons/build-module/library/pin.js");
|
|
/* harmony import */ var _library_pin_small__WEBPACK_IMPORTED_MODULE_176__ = __webpack_require__(/*! ./library/pin-small */ "./node_modules/@wordpress/icons/build-module/library/pin-small.js");
|
|
/* harmony import */ var _library_plugins__WEBPACK_IMPORTED_MODULE_177__ = __webpack_require__(/*! ./library/plugins */ "./node_modules/@wordpress/icons/build-module/library/plugins.js");
|
|
/* harmony import */ var _library_plus_circle_filled__WEBPACK_IMPORTED_MODULE_178__ = __webpack_require__(/*! ./library/plus-circle-filled */ "./node_modules/@wordpress/icons/build-module/library/plus-circle-filled.js");
|
|
/* harmony import */ var _library_plus_circle__WEBPACK_IMPORTED_MODULE_179__ = __webpack_require__(/*! ./library/plus-circle */ "./node_modules/@wordpress/icons/build-module/library/plus-circle.js");
|
|
/* harmony import */ var _library_plus__WEBPACK_IMPORTED_MODULE_180__ = __webpack_require__(/*! ./library/plus */ "./node_modules/@wordpress/icons/build-module/library/plus.js");
|
|
/* harmony import */ var _library_post__WEBPACK_IMPORTED_MODULE_181__ = __webpack_require__(/*! ./library/post */ "./node_modules/@wordpress/icons/build-module/library/post.js");
|
|
/* harmony import */ var _library_post_author__WEBPACK_IMPORTED_MODULE_182__ = __webpack_require__(/*! ./library/post-author */ "./node_modules/@wordpress/icons/build-module/library/post-author.js");
|
|
/* harmony import */ var _library_post_categories__WEBPACK_IMPORTED_MODULE_183__ = __webpack_require__(/*! ./library/post-categories */ "./node_modules/@wordpress/icons/build-module/library/post-categories.js");
|
|
/* harmony import */ var _library_post_content__WEBPACK_IMPORTED_MODULE_184__ = __webpack_require__(/*! ./library/post-content */ "./node_modules/@wordpress/icons/build-module/library/post-content.js");
|
|
/* harmony import */ var _library_post_comments__WEBPACK_IMPORTED_MODULE_185__ = __webpack_require__(/*! ./library/post-comments */ "./node_modules/@wordpress/icons/build-module/library/post-comments.js");
|
|
/* harmony import */ var _library_post_comments_count__WEBPACK_IMPORTED_MODULE_186__ = __webpack_require__(/*! ./library/post-comments-count */ "./node_modules/@wordpress/icons/build-module/library/post-comments-count.js");
|
|
/* harmony import */ var _library_post_comments_form__WEBPACK_IMPORTED_MODULE_187__ = __webpack_require__(/*! ./library/post-comments-form */ "./node_modules/@wordpress/icons/build-module/library/post-comments-form.js");
|
|
/* harmony import */ var _library_post_date__WEBPACK_IMPORTED_MODULE_188__ = __webpack_require__(/*! ./library/post-date */ "./node_modules/@wordpress/icons/build-module/library/post-date.js");
|
|
/* harmony import */ var _library_post_excerpt__WEBPACK_IMPORTED_MODULE_189__ = __webpack_require__(/*! ./library/post-excerpt */ "./node_modules/@wordpress/icons/build-module/library/post-excerpt.js");
|
|
/* harmony import */ var _library_post_featured_image__WEBPACK_IMPORTED_MODULE_190__ = __webpack_require__(/*! ./library/post-featured-image */ "./node_modules/@wordpress/icons/build-module/library/post-featured-image.js");
|
|
/* harmony import */ var _library_post_list__WEBPACK_IMPORTED_MODULE_191__ = __webpack_require__(/*! ./library/post-list */ "./node_modules/@wordpress/icons/build-module/library/post-list.js");
|
|
/* harmony import */ var _library_post_terms__WEBPACK_IMPORTED_MODULE_192__ = __webpack_require__(/*! ./library/post-terms */ "./node_modules/@wordpress/icons/build-module/library/post-terms.js");
|
|
/* harmony import */ var _library_previous__WEBPACK_IMPORTED_MODULE_193__ = __webpack_require__(/*! ./library/previous */ "./node_modules/@wordpress/icons/build-module/library/previous.js");
|
|
/* harmony import */ var _library_next__WEBPACK_IMPORTED_MODULE_194__ = __webpack_require__(/*! ./library/next */ "./node_modules/@wordpress/icons/build-module/library/next.js");
|
|
/* harmony import */ var _library_offline__WEBPACK_IMPORTED_MODULE_195__ = __webpack_require__(/*! ./library/offline */ "./node_modules/@wordpress/icons/build-module/library/offline.js");
|
|
/* harmony import */ var _library_preformatted__WEBPACK_IMPORTED_MODULE_196__ = __webpack_require__(/*! ./library/preformatted */ "./node_modules/@wordpress/icons/build-module/library/preformatted.js");
|
|
/* harmony import */ var _library_pull_left__WEBPACK_IMPORTED_MODULE_197__ = __webpack_require__(/*! ./library/pull-left */ "./node_modules/@wordpress/icons/build-module/library/pull-left.js");
|
|
/* harmony import */ var _library_pull_right__WEBPACK_IMPORTED_MODULE_198__ = __webpack_require__(/*! ./library/pull-right */ "./node_modules/@wordpress/icons/build-module/library/pull-right.js");
|
|
/* harmony import */ var _library_pullquote__WEBPACK_IMPORTED_MODULE_199__ = __webpack_require__(/*! ./library/pullquote */ "./node_modules/@wordpress/icons/build-module/library/pullquote.js");
|
|
/* harmony import */ var _library_query_pagination__WEBPACK_IMPORTED_MODULE_200__ = __webpack_require__(/*! ./library/query-pagination */ "./node_modules/@wordpress/icons/build-module/library/query-pagination.js");
|
|
/* harmony import */ var _library_query_pagination_next__WEBPACK_IMPORTED_MODULE_201__ = __webpack_require__(/*! ./library/query-pagination-next */ "./node_modules/@wordpress/icons/build-module/library/query-pagination-next.js");
|
|
/* harmony import */ var _library_query_pagination_numbers__WEBPACK_IMPORTED_MODULE_202__ = __webpack_require__(/*! ./library/query-pagination-numbers */ "./node_modules/@wordpress/icons/build-module/library/query-pagination-numbers.js");
|
|
/* harmony import */ var _library_query_pagination_previous__WEBPACK_IMPORTED_MODULE_203__ = __webpack_require__(/*! ./library/query-pagination-previous */ "./node_modules/@wordpress/icons/build-module/library/query-pagination-previous.js");
|
|
/* harmony import */ var _library_quote__WEBPACK_IMPORTED_MODULE_204__ = __webpack_require__(/*! ./library/quote */ "./node_modules/@wordpress/icons/build-module/library/quote.js");
|
|
/* harmony import */ var _library_receipt__WEBPACK_IMPORTED_MODULE_205__ = __webpack_require__(/*! ./library/receipt */ "./node_modules/@wordpress/icons/build-module/library/receipt.js");
|
|
/* harmony import */ var _library_redo__WEBPACK_IMPORTED_MODULE_206__ = __webpack_require__(/*! ./library/redo */ "./node_modules/@wordpress/icons/build-module/library/redo.js");
|
|
/* harmony import */ var _library_remove_bug__WEBPACK_IMPORTED_MODULE_207__ = __webpack_require__(/*! ./library/remove-bug */ "./node_modules/@wordpress/icons/build-module/library/remove-bug.js");
|
|
/* harmony import */ var _library_remove_submenu__WEBPACK_IMPORTED_MODULE_208__ = __webpack_require__(/*! ./library/remove-submenu */ "./node_modules/@wordpress/icons/build-module/library/remove-submenu.js");
|
|
/* harmony import */ var _library_replace__WEBPACK_IMPORTED_MODULE_209__ = __webpack_require__(/*! ./library/replace */ "./node_modules/@wordpress/icons/build-module/library/replace.js");
|
|
/* harmony import */ var _library_reset__WEBPACK_IMPORTED_MODULE_210__ = __webpack_require__(/*! ./library/reset */ "./node_modules/@wordpress/icons/build-module/library/reset.js");
|
|
/* harmony import */ var _library_resize_corner_n_e__WEBPACK_IMPORTED_MODULE_211__ = __webpack_require__(/*! ./library/resize-corner-n-e */ "./node_modules/@wordpress/icons/build-module/library/resize-corner-n-e.js");
|
|
/* harmony import */ var _library_reusable_block__WEBPACK_IMPORTED_MODULE_212__ = __webpack_require__(/*! ./library/reusable-block */ "./node_modules/@wordpress/icons/build-module/library/reusable-block.js");
|
|
/* harmony import */ var _library_row__WEBPACK_IMPORTED_MODULE_213__ = __webpack_require__(/*! ./library/row */ "./node_modules/@wordpress/icons/build-module/library/row.js");
|
|
/* harmony import */ var _library_symbol__WEBPACK_IMPORTED_MODULE_214__ = __webpack_require__(/*! ./library/symbol */ "./node_modules/@wordpress/icons/build-module/library/symbol.js");
|
|
/* harmony import */ var _library_rotate_left__WEBPACK_IMPORTED_MODULE_215__ = __webpack_require__(/*! ./library/rotate-left */ "./node_modules/@wordpress/icons/build-module/library/rotate-left.js");
|
|
/* harmony import */ var _library_rotate_right__WEBPACK_IMPORTED_MODULE_216__ = __webpack_require__(/*! ./library/rotate-right */ "./node_modules/@wordpress/icons/build-module/library/rotate-right.js");
|
|
/* harmony import */ var _library_rss__WEBPACK_IMPORTED_MODULE_217__ = __webpack_require__(/*! ./library/rss */ "./node_modules/@wordpress/icons/build-module/library/rss.js");
|
|
/* harmony import */ var _library_search__WEBPACK_IMPORTED_MODULE_218__ = __webpack_require__(/*! ./library/search */ "./node_modules/@wordpress/icons/build-module/library/search.js");
|
|
/* harmony import */ var _library_seen__WEBPACK_IMPORTED_MODULE_219__ = __webpack_require__(/*! ./library/seen */ "./node_modules/@wordpress/icons/build-module/library/seen.js");
|
|
/* harmony import */ var _library_unseen__WEBPACK_IMPORTED_MODULE_220__ = __webpack_require__(/*! ./library/unseen */ "./node_modules/@wordpress/icons/build-module/library/unseen.js");
|
|
/* harmony import */ var _library_separator__WEBPACK_IMPORTED_MODULE_221__ = __webpack_require__(/*! ./library/separator */ "./node_modules/@wordpress/icons/build-module/library/separator.js");
|
|
/* harmony import */ var _library_settings__WEBPACK_IMPORTED_MODULE_222__ = __webpack_require__(/*! ./library/settings */ "./node_modules/@wordpress/icons/build-module/library/settings.js");
|
|
/* harmony import */ var _library_shadow__WEBPACK_IMPORTED_MODULE_223__ = __webpack_require__(/*! ./library/shadow */ "./node_modules/@wordpress/icons/build-module/library/shadow.js");
|
|
/* harmony import */ var _library_share__WEBPACK_IMPORTED_MODULE_224__ = __webpack_require__(/*! ./library/share */ "./node_modules/@wordpress/icons/build-module/library/share.js");
|
|
/* harmony import */ var _library_shield__WEBPACK_IMPORTED_MODULE_225__ = __webpack_require__(/*! ./library/shield */ "./node_modules/@wordpress/icons/build-module/library/shield.js");
|
|
/* harmony import */ var _library_shortcode__WEBPACK_IMPORTED_MODULE_226__ = __webpack_require__(/*! ./library/shortcode */ "./node_modules/@wordpress/icons/build-module/library/shortcode.js");
|
|
/* harmony import */ var _library_shuffle__WEBPACK_IMPORTED_MODULE_227__ = __webpack_require__(/*! ./library/shuffle */ "./node_modules/@wordpress/icons/build-module/library/shuffle.js");
|
|
/* harmony import */ var _library_site_logo__WEBPACK_IMPORTED_MODULE_228__ = __webpack_require__(/*! ./library/site-logo */ "./node_modules/@wordpress/icons/build-module/library/site-logo.js");
|
|
/* harmony import */ var _library_stack__WEBPACK_IMPORTED_MODULE_229__ = __webpack_require__(/*! ./library/stack */ "./node_modules/@wordpress/icons/build-module/library/stack.js");
|
|
/* harmony import */ var _library_star_empty__WEBPACK_IMPORTED_MODULE_230__ = __webpack_require__(/*! ./library/star-empty */ "./node_modules/@wordpress/icons/build-module/library/star-empty.js");
|
|
/* harmony import */ var _library_star_filled__WEBPACK_IMPORTED_MODULE_231__ = __webpack_require__(/*! ./library/star-filled */ "./node_modules/@wordpress/icons/build-module/library/star-filled.js");
|
|
/* harmony import */ var _library_star_half__WEBPACK_IMPORTED_MODULE_232__ = __webpack_require__(/*! ./library/star-half */ "./node_modules/@wordpress/icons/build-module/library/star-half.js");
|
|
/* harmony import */ var _library_store__WEBPACK_IMPORTED_MODULE_233__ = __webpack_require__(/*! ./library/store */ "./node_modules/@wordpress/icons/build-module/library/store.js");
|
|
/* harmony import */ var _library_stretch_full_width__WEBPACK_IMPORTED_MODULE_234__ = __webpack_require__(/*! ./library/stretch-full-width */ "./node_modules/@wordpress/icons/build-module/library/stretch-full-width.js");
|
|
/* harmony import */ var _library_styles__WEBPACK_IMPORTED_MODULE_235__ = __webpack_require__(/*! ./library/styles */ "./node_modules/@wordpress/icons/build-module/library/styles.js");
|
|
/* harmony import */ var _library_shipping__WEBPACK_IMPORTED_MODULE_236__ = __webpack_require__(/*! ./library/shipping */ "./node_modules/@wordpress/icons/build-module/library/shipping.js");
|
|
/* harmony import */ var _library_stretch_wide__WEBPACK_IMPORTED_MODULE_237__ = __webpack_require__(/*! ./library/stretch-wide */ "./node_modules/@wordpress/icons/build-module/library/stretch-wide.js");
|
|
/* harmony import */ var _library_subscript__WEBPACK_IMPORTED_MODULE_238__ = __webpack_require__(/*! ./library/subscript */ "./node_modules/@wordpress/icons/build-module/library/subscript.js");
|
|
/* harmony import */ var _library_superscript__WEBPACK_IMPORTED_MODULE_239__ = __webpack_require__(/*! ./library/superscript */ "./node_modules/@wordpress/icons/build-module/library/superscript.js");
|
|
/* harmony import */ var _library_swatch__WEBPACK_IMPORTED_MODULE_240__ = __webpack_require__(/*! ./library/swatch */ "./node_modules/@wordpress/icons/build-module/library/swatch.js");
|
|
/* harmony import */ var _library_table_column_after__WEBPACK_IMPORTED_MODULE_241__ = __webpack_require__(/*! ./library/table-column-after */ "./node_modules/@wordpress/icons/build-module/library/table-column-after.js");
|
|
/* harmony import */ var _library_table_column_before__WEBPACK_IMPORTED_MODULE_242__ = __webpack_require__(/*! ./library/table-column-before */ "./node_modules/@wordpress/icons/build-module/library/table-column-before.js");
|
|
/* harmony import */ var _library_table_column_delete__WEBPACK_IMPORTED_MODULE_243__ = __webpack_require__(/*! ./library/table-column-delete */ "./node_modules/@wordpress/icons/build-module/library/table-column-delete.js");
|
|
/* harmony import */ var _library_table_of_contents__WEBPACK_IMPORTED_MODULE_244__ = __webpack_require__(/*! ./library/table-of-contents */ "./node_modules/@wordpress/icons/build-module/library/table-of-contents.js");
|
|
/* harmony import */ var _library_table_row_after__WEBPACK_IMPORTED_MODULE_245__ = __webpack_require__(/*! ./library/table-row-after */ "./node_modules/@wordpress/icons/build-module/library/table-row-after.js");
|
|
/* harmony import */ var _library_table_row_before__WEBPACK_IMPORTED_MODULE_246__ = __webpack_require__(/*! ./library/table-row-before */ "./node_modules/@wordpress/icons/build-module/library/table-row-before.js");
|
|
/* harmony import */ var _library_table_row_delete__WEBPACK_IMPORTED_MODULE_247__ = __webpack_require__(/*! ./library/table-row-delete */ "./node_modules/@wordpress/icons/build-module/library/table-row-delete.js");
|
|
/* harmony import */ var _library_table__WEBPACK_IMPORTED_MODULE_248__ = __webpack_require__(/*! ./library/table */ "./node_modules/@wordpress/icons/build-module/library/table.js");
|
|
/* harmony import */ var _library_tag__WEBPACK_IMPORTED_MODULE_249__ = __webpack_require__(/*! ./library/tag */ "./node_modules/@wordpress/icons/build-module/library/tag.js");
|
|
/* harmony import */ var _library_symbol_filled__WEBPACK_IMPORTED_MODULE_250__ = __webpack_require__(/*! ./library/symbol-filled */ "./node_modules/@wordpress/icons/build-module/library/symbol-filled.js");
|
|
/* harmony import */ var _library_term_description__WEBPACK_IMPORTED_MODULE_251__ = __webpack_require__(/*! ./library/term-description */ "./node_modules/@wordpress/icons/build-module/library/term-description.js");
|
|
/* harmony import */ var _library_footer__WEBPACK_IMPORTED_MODULE_252__ = __webpack_require__(/*! ./library/footer */ "./node_modules/@wordpress/icons/build-module/library/footer.js");
|
|
/* harmony import */ var _library_header__WEBPACK_IMPORTED_MODULE_253__ = __webpack_require__(/*! ./library/header */ "./node_modules/@wordpress/icons/build-module/library/header.js");
|
|
/* harmony import */ var _library_sidebar__WEBPACK_IMPORTED_MODULE_254__ = __webpack_require__(/*! ./library/sidebar */ "./node_modules/@wordpress/icons/build-module/library/sidebar.js");
|
|
/* harmony import */ var _library_sides_all__WEBPACK_IMPORTED_MODULE_255__ = __webpack_require__(/*! ./library/sides-all */ "./node_modules/@wordpress/icons/build-module/library/sides-all.js");
|
|
/* harmony import */ var _library_sides_axial__WEBPACK_IMPORTED_MODULE_256__ = __webpack_require__(/*! ./library/sides-axial */ "./node_modules/@wordpress/icons/build-module/library/sides-axial.js");
|
|
/* harmony import */ var _library_sides_bottom__WEBPACK_IMPORTED_MODULE_257__ = __webpack_require__(/*! ./library/sides-bottom */ "./node_modules/@wordpress/icons/build-module/library/sides-bottom.js");
|
|
/* harmony import */ var _library_sides_horizontal__WEBPACK_IMPORTED_MODULE_258__ = __webpack_require__(/*! ./library/sides-horizontal */ "./node_modules/@wordpress/icons/build-module/library/sides-horizontal.js");
|
|
/* harmony import */ var _library_sides_left__WEBPACK_IMPORTED_MODULE_259__ = __webpack_require__(/*! ./library/sides-left */ "./node_modules/@wordpress/icons/build-module/library/sides-left.js");
|
|
/* harmony import */ var _library_sides_right__WEBPACK_IMPORTED_MODULE_260__ = __webpack_require__(/*! ./library/sides-right */ "./node_modules/@wordpress/icons/build-module/library/sides-right.js");
|
|
/* harmony import */ var _library_sides_top__WEBPACK_IMPORTED_MODULE_261__ = __webpack_require__(/*! ./library/sides-top */ "./node_modules/@wordpress/icons/build-module/library/sides-top.js");
|
|
/* harmony import */ var _library_sides_vertical__WEBPACK_IMPORTED_MODULE_262__ = __webpack_require__(/*! ./library/sides-vertical */ "./node_modules/@wordpress/icons/build-module/library/sides-vertical.js");
|
|
/* harmony import */ var _library_text_color__WEBPACK_IMPORTED_MODULE_263__ = __webpack_require__(/*! ./library/text-color */ "./node_modules/@wordpress/icons/build-module/library/text-color.js");
|
|
/* harmony import */ var _library_text_horizontal__WEBPACK_IMPORTED_MODULE_264__ = __webpack_require__(/*! ./library/text-horizontal */ "./node_modules/@wordpress/icons/build-module/library/text-horizontal.js");
|
|
/* harmony import */ var _library_text_vertical__WEBPACK_IMPORTED_MODULE_265__ = __webpack_require__(/*! ./library/text-vertical */ "./node_modules/@wordpress/icons/build-module/library/text-vertical.js");
|
|
/* harmony import */ var _library_tablet__WEBPACK_IMPORTED_MODULE_266__ = __webpack_require__(/*! ./library/tablet */ "./node_modules/@wordpress/icons/build-module/library/tablet.js");
|
|
/* harmony import */ var _library_title__WEBPACK_IMPORTED_MODULE_267__ = __webpack_require__(/*! ./library/title */ "./node_modules/@wordpress/icons/build-module/library/title.js");
|
|
/* harmony import */ var _library_tip__WEBPACK_IMPORTED_MODULE_268__ = __webpack_require__(/*! ./library/tip */ "./node_modules/@wordpress/icons/build-module/library/tip.js");
|
|
/* harmony import */ var _library_tool__WEBPACK_IMPORTED_MODULE_269__ = __webpack_require__(/*! ./library/tool */ "./node_modules/@wordpress/icons/build-module/library/tool.js");
|
|
/* harmony import */ var _library_trash__WEBPACK_IMPORTED_MODULE_270__ = __webpack_require__(/*! ./library/trash */ "./node_modules/@wordpress/icons/build-module/library/trash.js");
|
|
/* harmony import */ var _library_trending_down__WEBPACK_IMPORTED_MODULE_271__ = __webpack_require__(/*! ./library/trending-down */ "./node_modules/@wordpress/icons/build-module/library/trending-down.js");
|
|
/* harmony import */ var _library_trending_up__WEBPACK_IMPORTED_MODULE_272__ = __webpack_require__(/*! ./library/trending-up */ "./node_modules/@wordpress/icons/build-module/library/trending-up.js");
|
|
/* harmony import */ var _library_typography__WEBPACK_IMPORTED_MODULE_273__ = __webpack_require__(/*! ./library/typography */ "./node_modules/@wordpress/icons/build-module/library/typography.js");
|
|
/* harmony import */ var _library_undo__WEBPACK_IMPORTED_MODULE_274__ = __webpack_require__(/*! ./library/undo */ "./node_modules/@wordpress/icons/build-module/library/undo.js");
|
|
/* harmony import */ var _library_ungroup__WEBPACK_IMPORTED_MODULE_275__ = __webpack_require__(/*! ./library/ungroup */ "./node_modules/@wordpress/icons/build-module/library/ungroup.js");
|
|
/* harmony import */ var _library_unlock__WEBPACK_IMPORTED_MODULE_276__ = __webpack_require__(/*! ./library/unlock */ "./node_modules/@wordpress/icons/build-module/library/unlock.js");
|
|
/* harmony import */ var _library_update__WEBPACK_IMPORTED_MODULE_277__ = __webpack_require__(/*! ./library/update */ "./node_modules/@wordpress/icons/build-module/library/update.js");
|
|
/* harmony import */ var _library_upload__WEBPACK_IMPORTED_MODULE_278__ = __webpack_require__(/*! ./library/upload */ "./node_modules/@wordpress/icons/build-module/library/upload.js");
|
|
/* harmony import */ var _library_verse__WEBPACK_IMPORTED_MODULE_279__ = __webpack_require__(/*! ./library/verse */ "./node_modules/@wordpress/icons/build-module/library/verse.js");
|
|
/* harmony import */ var _library_video__WEBPACK_IMPORTED_MODULE_280__ = __webpack_require__(/*! ./library/video */ "./node_modules/@wordpress/icons/build-module/library/video.js");
|
|
/* harmony import */ var _library_warning__WEBPACK_IMPORTED_MODULE_281__ = __webpack_require__(/*! ./library/warning */ "./node_modules/@wordpress/icons/build-module/library/warning.js");
|
|
/* harmony import */ var _library_widget__WEBPACK_IMPORTED_MODULE_282__ = __webpack_require__(/*! ./library/widget */ "./node_modules/@wordpress/icons/build-module/library/widget.js");
|
|
/* harmony import */ var _library_wordpress__WEBPACK_IMPORTED_MODULE_283__ = __webpack_require__(/*! ./library/wordpress */ "./node_modules/@wordpress/icons/build-module/library/wordpress.js");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//# sourceMappingURL=index.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/add-card.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/add-card.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const addCard = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.5 5.5V8H20V5.5h2.5V4H20V1.5h-1.5V4H16v1.5h2.5zM12 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2v-6h-1.5v6a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5h6V4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (addCard);
|
|
//# sourceMappingURL=add-card.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/add-submenu.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/add-submenu.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const addSubmenu = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M2 12c0 3.6 2.4 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.5 0-4.5-1.5-4.5-4s2-4.5 4.5-4.5h3.5V6H8c-3.6 0-6 2.4-6 6zm19.5-1h-8v1.5h8V11zm0 5h-8v1.5h8V16zm0-10h-8v1.5h8V6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (addSubmenu);
|
|
//# sourceMappingURL=add-submenu.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/add-template.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/add-template.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const addTemplate = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M18.5 5.5V8H20V5.5H22.5V4H20V1.5H18.5V4H16V5.5H18.5ZM13.9624 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V10.0391H18.5V18C18.5 18.2761 18.2761 18.5 18 18.5H10L10 10.4917L16.4589 10.5139L16.4641 9.01389L5.5 8.97618V6C5.5 5.72386 5.72386 5.5 6 5.5H13.9624V4ZM5.5 10.4762V18C5.5 18.2761 5.72386 18.5 6 18.5H8.5L8.5 10.4865L5.5 10.4762Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (addTemplate);
|
|
//# sourceMappingURL=add-template.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/align-center.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/align-center.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const alignCenter = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7.5 5.5h9V4h-9v1.5Zm-3.5 7h16V11H4v1.5Zm3.5 7h9V18h-9v1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (alignCenter);
|
|
//# sourceMappingURL=align-center.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/align-justify.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/align-justify.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const alignJustify = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 12.8h16v-1.5H4v1.5zm0 7h12.4v-1.5H4v1.5zM4 4.3v1.5h16V4.3H4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (alignJustify);
|
|
//# sourceMappingURL=align-justify.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/align-left.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/align-left.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const alignLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 5.5H4V4h9v1.5Zm7 7H4V11h16v1.5Zm-7 7H4V18h9v1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (alignLeft);
|
|
//# sourceMappingURL=align-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/align-none.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/align-none.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const alignNone = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM5 9h14v6H5V9Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (alignNone);
|
|
//# sourceMappingURL=align-none.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/align-right.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/align-right.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const alignRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11.111 5.5H20V4h-8.889v1.5ZM4 12.5h16V11H4v1.5Zm7.111 7H20V18h-8.889v1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (alignRight);
|
|
//# sourceMappingURL=align-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/archive.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/archive.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const archive = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M11.934 7.406a1 1 0 0 0 .914.594H19a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h5.764a.5.5 0 0 1 .447.276l.723 1.63Zm1.064-1.216a.5.5 0 0 0 .462.31H19a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.764a2 2 0 0 1 1.789 1.106l.445 1.084ZM8.5 10.5h7V12h-7v-1.5Zm7 3.5h-7v1.5h7V14Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (archive);
|
|
//# sourceMappingURL=archive.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/arrow-down.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/arrow-down.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const arrowDown = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m16.5 13.5-3.7 3.7V4h-1.5v13.2l-3.8-3.7-1 1 5.5 5.6 5.5-5.6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (arrowDown);
|
|
//# sourceMappingURL=arrow-down.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/arrow-left.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/arrow-left.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const arrowLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 11.2H6.8l3.7-3.7-1-1L3.9 12l5.6 5.5 1-1-3.7-3.7H20z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (arrowLeft);
|
|
//# sourceMappingURL=arrow-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/arrow-right.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/arrow-right.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const arrowRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m14.5 6.5-1 1 3.7 3.7H4v1.6h13.2l-3.7 3.7 1 1 5.6-5.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (arrowRight);
|
|
//# sourceMappingURL=arrow-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/arrow-up.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/arrow-up.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const arrowUp = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 3.9 6.5 9.5l1 1 3.8-3.7V20h1.5V6.8l3.7 3.7 1-1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (arrowUp);
|
|
//# sourceMappingURL=arrow-up.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/aspect-ratio.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/aspect-ratio.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const aspectRatio = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.5 5.5h-13c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2v-9c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5h-13c-.3 0-.5-.2-.5-.5v-9c0-.3.2-.5.5-.5h13c.3 0 .5.2.5.5v9zM6.5 12H8v-2h2V8.5H6.5V12zm9.5 2h-2v1.5h3.5V12H16v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (aspectRatio);
|
|
//# sourceMappingURL=aspect-ratio.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/at-symbol.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/at-symbol.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const atSymbol = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
width: "24",
|
|
height: "24",
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12.5939 21C14.1472 21 16.1269 20.5701 17.0711 20.1975L16.6447 18.879C16.0964 19.051 14.3299 19.6242 12.6548 19.6242C7.4467 19.6242 4.67513 16.8726 4.67513 12C4.67513 7.21338 7.50762 4.34713 12.2893 4.34713C17.132 4.34713 19.4162 7.55732 19.4162 10.7675C19.4162 14.035 19.0508 15.4968 17.4975 15.4968C16.5838 15.4968 16.0964 14.7803 16.0964 13.9777V7.5H14.4822V8.30255H14.3909C14.1777 7.67198 12.9898 7.12739 11.467 7.2707C9.18274 7.5 7.4467 9.27707 7.4467 11.8567C7.4467 14.5796 8.81726 16.672 11.467 16.758C13.203 16.8153 14.1168 16.0127 14.4822 15.1815H14.5736C14.7563 16.414 16.401 16.8439 17.467 16.8439C20.6954 16.8439 21 13.5764 21 10.7962C21 6.86943 18.0761 3 12.3807 3C6.50254 3 3 6.3535 3 11.9427C3 17.7325 6.38071 21 12.5939 21ZM11.7107 15.2962C9.73096 15.2962 9.03046 13.6051 9.03046 11.7707C9.03046 10.1083 10.0355 8.67516 11.7716 8.67516C13.599 8.67516 14.5736 9.36306 14.5736 11.7707C14.5736 14.1497 13.7513 15.2962 11.7107 15.2962Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (atSymbol);
|
|
//# sourceMappingURL=at-symbol.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/audio.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/audio.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const audio = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.7 4.3c-1.2 0-2.8 0-3.8 1-.6.6-.9 1.5-.9 2.6V14c-.6-.6-1.5-1-2.5-1C8.6 13 7 14.6 7 16.5S8.6 20 10.5 20c1.5 0 2.8-1 3.3-2.3.5-.8.7-1.8.7-2.5V7.9c0-.7.2-1.2.5-1.6.6-.6 1.8-.6 2.8-.6h.3V4.3h-.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (audio);
|
|
//# sourceMappingURL=audio.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/backup.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/backup.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const backup = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5.5 12h1.75l-2.5 3-2.5-3H4a8 8 0 113.134 6.35l.907-1.194A6.5 6.5 0 105.5 12zm9.53 1.97l-2.28-2.28V8.5a.75.75 0 00-1.5 0V12a.747.747 0 00.218.529l1.282-.84-1.28.842 2.5 2.5a.75.75 0 101.06-1.061z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (backup);
|
|
//# sourceMappingURL=backup.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/block-default.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/block-default.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const blockDefault = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 8h-1V6h-5v2h-2V6H6v2H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2zm.5 10c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5v-8c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v8z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (blockDefault);
|
|
//# sourceMappingURL=block-default.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/block-meta.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/block-meta.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const blockMeta = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M8.95 11.25H4v1.5h4.95v4.5H13V18c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75h-2.55v-7.5H13V9c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v.75H8.95v4.5ZM14.5 15v3c0 .3.2.5.5.5h3c.3 0 .5-.2.5-.5v-3c0-.3-.2-.5-.5-.5h-3c-.3 0-.5.2-.5.5Zm0-6V6c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5Z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (blockMeta);
|
|
//# sourceMappingURL=block-meta.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/block-table.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/block-table.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const blockTable = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v3.5h-15V5c0-.3.2-.5.5-.5zm8 5.5h6.5v3.5H13V10zm-1.5 3.5h-7V10h7v3.5zm-7 5.5v-4h7v4.5H5c-.3 0-.5-.2-.5-.5zm14.5.5h-6V15h6.5v4c0 .3-.2.5-.5.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (blockTable);
|
|
//# sourceMappingURL=block-table.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/border.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/border.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const border = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m6.6 15.6-1.2.8c.6.9 1.3 1.6 2.2 2.2l.8-1.2c-.7-.5-1.3-1.1-1.8-1.8zM5.5 12c0-.4 0-.9.1-1.3l-1.5-.3c0 .5-.1 1.1-.1 1.6s.1 1.1.2 1.6l1.5-.3c-.2-.4-.2-.9-.2-1.3zm11.9-3.6 1.2-.8c-.6-.9-1.3-1.6-2.2-2.2l-.8 1.2c.7.5 1.3 1.1 1.8 1.8zM5.3 7.6l1.2.8c.5-.7 1.1-1.3 1.8-1.8l-.7-1.3c-.9.6-1.7 1.4-2.3 2.3zm14.5 2.8-1.5.3c.1.4.1.8.1 1.3s0 .9-.1 1.3l1.5.3c.1-.5.2-1 .2-1.6s-.1-1.1-.2-1.6zM12 18.5c-.4 0-.9 0-1.3-.1l-.3 1.5c.5.1 1 .2 1.6.2s1.1-.1 1.6-.2l-.3-1.5c-.4.1-.9.1-1.3.1zm3.6-1.1.8 1.2c.9-.6 1.6-1.3 2.2-2.2l-1.2-.8c-.5.7-1.1 1.3-1.8 1.8zM10.4 4.2l.3 1.5c.4-.1.8-.1 1.3-.1s.9 0 1.3.1l.3-1.5c-.5-.1-1.1-.2-1.6-.2s-1.1.1-1.6.2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (border);
|
|
//# sourceMappingURL=border.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/box.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/box.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const box = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M5 5.5h14a.5.5 0 01.5.5v1.5a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 9.232A2 2 0 013 7.5V6a2 2 0 012-2h14a2 2 0 012 2v1.5a2 2 0 01-1 1.732V18a2 2 0 01-2 2H6a2 2 0 01-2-2V9.232zm1.5.268V18a.5.5 0 00.5.5h12a.5.5 0 00.5-.5V9.5h-13z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (box);
|
|
//# sourceMappingURL=box.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/brush.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/brush.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const brush = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 20h8v-1.5H4V20zM18.9 3.5c-.6-.6-1.5-.6-2.1 0l-7.2 7.2c-.4-.1-.7 0-1.1.1-.5.2-1.5.7-1.9 2.2-.4 1.7-.8 2.2-1.1 2.7-.1.1-.2.3-.3.4l-.6 1.1H6c2 0 3.4-.4 4.7-1.4.8-.6 1.2-1.4 1.3-2.3 0-.3 0-.5-.1-.7L19 5.7c.5-.6.5-1.6-.1-2.2zM9.7 14.7c-.7.5-1.5.8-2.4 1 .2-.5.5-1.2.8-2.3.2-.6.4-1 .8-1.1.5-.1 1 .1 1.3.3.2.2.3.5.2.8 0 .3-.1.9-.7 1.3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (brush);
|
|
//# sourceMappingURL=brush.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/bug.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/bug.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const bug = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.13 5.5l1.926 1.927A4.975 4.975 0 007.025 10H5v1.5h2V13H5v1.5h2.1a5.002 5.002 0 009.8 0H19V13h-2v-1.5h2V10h-2.025a4.979 4.979 0 00-1.167-2.74l1.76-1.76-1.061-1.06-1.834 1.834A4.977 4.977 0 0012 5.5c-1.062 0-2.046.33-2.855.895L7.19 4.44 6.13 5.5zm2.37 5v3a3.5 3.5 0 107 0v-3a3.5 3.5 0 10-7 0z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (bug);
|
|
//# sourceMappingURL=bug.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/button.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/button.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const button = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M8 12.5h8V11H8v1.5Z M19 6.5H5a2 2 0 0 0-2 2V15a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a2 2 0 0 0-2-2ZM5 8h14a.5.5 0 0 1 .5.5V15a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8.5A.5.5 0 0 1 5 8Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (button);
|
|
//# sourceMappingURL=button.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/buttons.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/buttons.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const buttons = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14.5 17.5H9.5V16H14.5V17.5Z M14.5 8H9.5V6.5H14.5V8Z M7 3.5H17C18.1046 3.5 19 4.39543 19 5.5V9C19 10.1046 18.1046 11 17 11H7C5.89543 11 5 10.1046 5 9V5.5C5 4.39543 5.89543 3.5 7 3.5ZM17 5H7C6.72386 5 6.5 5.22386 6.5 5.5V9C6.5 9.27614 6.72386 9.5 7 9.5H17C17.2761 9.5 17.5 9.27614 17.5 9V5.5C17.5 5.22386 17.2761 5 17 5Z M7 13H17C18.1046 13 19 13.8954 19 15V18.5C19 19.6046 18.1046 20.5 17 20.5H7C5.89543 20.5 5 19.6046 5 18.5V15C5 13.8954 5.89543 13 7 13ZM17 14.5H7C6.72386 14.5 6.5 14.7239 6.5 15V18.5C6.5 18.7761 6.72386 19 7 19H17C17.2761 19 17.5 18.7761 17.5 18.5V15C17.5 14.7239 17.2761 14.5 17 14.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (buttons);
|
|
//# sourceMappingURL=buttons.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/calendar.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/calendar.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const calendar = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm.5 16c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V7h15v12zM9 10H7v2h2v-2zm0 4H7v2h2v-2zm4-4h-2v2h2v-2zm4 0h-2v2h2v-2zm-4 4h-2v2h2v-2zm4 0h-2v2h2v-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (calendar);
|
|
//# sourceMappingURL=calendar.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/cancel-circle-filled.js"
|
|
/*!************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/cancel-circle-filled.js ***!
|
|
\************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const cancelCircleFilled = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM15.5303 8.46967C15.8232 8.76256 15.8232 9.23744 15.5303 9.53033L13.0607 12L15.5303 14.4697C15.8232 14.7626 15.8232 15.2374 15.5303 15.5303C15.2374 15.8232 14.7626 15.8232 14.4697 15.5303L12 13.0607L9.53033 15.5303C9.23744 15.8232 8.76256 15.8232 8.46967 15.5303C8.17678 15.2374 8.17678 14.7626 8.46967 14.4697L10.9393 12L8.46967 9.53033C8.17678 9.23744 8.17678 8.76256 8.46967 8.46967C8.76256 8.17678 9.23744 8.17678 9.53033 8.46967L12 10.9393L14.4697 8.46967C14.7626 8.17678 15.2374 8.17678 15.5303 8.46967Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (cancelCircleFilled);
|
|
//# sourceMappingURL=cancel-circle-filled.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/caption.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/caption.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const caption = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M6 5.5h12a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5ZM4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6Zm4 10h2v-1.5H8V16Zm5 0h-2v-1.5h2V16Zm1 0h2v-1.5h-2V16Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (caption);
|
|
//# sourceMappingURL=caption.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/capture-photo.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/capture-photo.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const capturePhoto = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 9.2c-2.2 0-3.9 1.8-3.9 4s1.8 4 3.9 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.4-1.1-2.4-2.5s1.1-2.5 2.4-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM20.2 8c-.1 0-.3 0-.5-.1l-2.5-.8c-.4-.1-.8-.4-1.1-.8l-1-1.5c-.4-.5-1-.9-1.7-.9h-2.9c-.6.1-1.2.4-1.6 1l-1 1.5c-.3.3-.6.6-1.1.7l-2.5.8c-.2.1-.4.1-.6.1-1 .2-1.7.9-1.7 1.9v8.3c0 1 .9 1.9 2 1.9h16c1.1 0 2-.8 2-1.9V9.9c0-1-.7-1.7-1.8-1.9zm.3 10.1c0 .2-.2.4-.5.4H4c-.3 0-.5-.2-.5-.4V9.9c0-.1.2-.3.5-.4.2 0 .5-.1.8-.2l2.5-.8c.7-.2 1.4-.6 1.8-1.3l1-1.5c.1-.1.2-.2.4-.2h2.9c.2 0 .3.1.4.2l1 1.5c.4.7 1.1 1.1 1.9 1.4l2.5.8c.3.1.6.1.8.2.3 0 .4.2.4.4v8.1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (capturePhoto);
|
|
//# sourceMappingURL=capture-photo.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/capture-video.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/capture-video.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const captureVideo = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v10zm2.5-7v4l5 3V7l-5 3zm3.5 4.4l-2-1.2v-2.3l2-1.2v4.7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (captureVideo);
|
|
//# sourceMappingURL=capture-video.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/category.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/category.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const category = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6 5.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM4 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2V6zm11-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5zM13 6a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V6zm5 8.5h-3a.5.5 0 00-.5.5v3a.5.5 0 00.5.5h3a.5.5 0 00.5-.5v-3a.5.5 0 00-.5-.5zM15 13a2 2 0 00-2 2v3a2 2 0 002 2h3a2 2 0 002-2v-3a2 2 0 00-2-2h-3zm-9 1.5h3a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5zM4 15a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H6a2 2 0 01-2-2v-3z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (category);
|
|
//# sourceMappingURL=category.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chart-bar.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chart-bar.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chartBar = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M11.25 5h1.5v15h-1.5V5zM6 10h1.5v10H6V10zm12 4h-1.5v6H18v-6z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chartBar);
|
|
//# sourceMappingURL=chart-bar.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/check.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/check.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const check = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16.7 7.1l-6.3 8.5-3.3-2.5-.9 1.2 4.5 3.4L17.9 8z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (check);
|
|
//# sourceMappingURL=check.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-down-small.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-down-small.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronDownSmall = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m15.99 10.889-3.988 3.418-3.988-3.418.976-1.14 3.012 2.582 3.012-2.581.976 1.139Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronDownSmall);
|
|
//# sourceMappingURL=chevron-down-small.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-down.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-down.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronDown = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronDown);
|
|
//# sourceMappingURL=chevron-down.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-left-small.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-left-small.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronLeftSmall = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m13.1 16-3.4-4 3.4-4 1.1 1-2.6 3 2.6 3-1.1 1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronLeftSmall);
|
|
//# sourceMappingURL=chevron-left-small.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-left.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-left.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14.6 7l-1.2-1L8 12l5.4 6 1.2-1-4.6-5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronLeft);
|
|
//# sourceMappingURL=chevron-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-right-small.js"
|
|
/*!***********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-right-small.js ***!
|
|
\***********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronRightSmall = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10.8622 8.04053L14.2805 12.0286L10.8622 16.0167L9.72327 15.0405L12.3049 12.0286L9.72327 9.01672L10.8622 8.04053Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronRightSmall);
|
|
//# sourceMappingURL=chevron-right-small.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-right.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-right.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10.6 6L9.4 7l4.6 5-4.6 5 1.2 1 5.4-6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronRight);
|
|
//# sourceMappingURL=chevron-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-up-down.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-up-down.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronUpDown = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m12 20-4.5-3.6-.9 1.2L12 22l5.5-4.4-.9-1.2L12 20zm0-16 4.5 3.6.9-1.2L12 2 6.5 6.4l.9 1.2L12 4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronUpDown);
|
|
//# sourceMappingURL=chevron-up-down.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/chevron-up.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/chevron-up.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const chevronUp = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.5 12.4L12 8l5.5 4.4-.9 1.2L12 10l-4.5 3.6-1-1.2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (chevronUp);
|
|
//# sourceMappingURL=chevron-up.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/classic.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/classic.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const classic = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 6H4c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H4c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h16c.3 0 .5.2.5.5v9zM10 10H8v2h2v-2zm-5 2h2v-2H5v2zm8-2h-2v2h2v-2zm-5 6h8v-2H8v2zm6-4h2v-2h-2v2zm3 0h2v-2h-2v2zm0 4h2v-2h-2v2zM5 16h2v-2H5v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (classic);
|
|
//# sourceMappingURL=classic.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/close-small.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/close-small.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const closeSmall = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (closeSmall);
|
|
//# sourceMappingURL=close-small.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/close.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/close.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const close = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (close);
|
|
//# sourceMappingURL=close.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/cloud-upload.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/cloud-upload.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const cloudUpload = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-4v-2.4L14 14l1-1-3-3-3 3 1 1 1.2-1.2v2.4H7.7c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4H9l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8 0 1-.8 1.8-1.7 1.8z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (cloudUpload);
|
|
//# sourceMappingURL=cloud-upload.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/cloud.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/cloud.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const cloud = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-9c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4h1.3l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8-.1 1-.9 1.8-1.8 1.8z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (cloud);
|
|
//# sourceMappingURL=cloud.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/code.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/code.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const code = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20.8 10.7l-4.3-4.3-1.1 1.1 4.3 4.3c.1.1.1.3 0 .4l-4.3 4.3 1.1 1.1 4.3-4.3c.7-.8.7-1.9 0-2.6zM4.2 11.8l4.3-4.3-1-1-4.3 4.3c-.7.7-.7 1.8 0 2.5l4.3 4.3 1.1-1.1-4.3-4.3c-.2-.1-.2-.3-.1-.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (code);
|
|
//# sourceMappingURL=code.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/cog.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/cog.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const cog = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M10.289 4.836A1 1 0 0111.275 4h1.306a1 1 0 01.987.836l.244 1.466c.787.26 1.503.679 2.108 1.218l1.393-.522a1 1 0 011.216.437l.653 1.13a1 1 0 01-.23 1.273l-1.148.944a6.025 6.025 0 010 2.435l1.149.946a1 1 0 01.23 1.272l-.653 1.13a1 1 0 01-1.216.437l-1.394-.522c-.605.54-1.32.958-2.108 1.218l-.244 1.466a1 1 0 01-.987.836h-1.306a1 1 0 01-.986-.836l-.244-1.466a5.995 5.995 0 01-2.108-1.218l-1.394.522a1 1 0 01-1.217-.436l-.653-1.131a1 1 0 01.23-1.272l1.149-.946a6.026 6.026 0 010-2.435l-1.148-.944a1 1 0 01-.23-1.272l.653-1.131a1 1 0 011.217-.437l1.393.522a5.994 5.994 0 012.108-1.218l.244-1.466zM14.929 12a3 3 0 11-6 0 3 3 0 016 0z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (cog);
|
|
//# sourceMappingURL=cog.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/color.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/color.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const color = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.2 10.9c-.5-1-1.2-2.1-2.1-3.2-.6-.9-1.3-1.7-2.1-2.6L12 4l-1 1.1c-.6.9-1.3 1.7-2 2.6-.8 1.2-1.5 2.3-2 3.2-.6 1.2-1 2.2-1 3 0 3.4 2.7 6.1 6.1 6.1s6.1-2.7 6.1-6.1c0-.8-.3-1.8-1-3zm-5.1 7.6c-2.5 0-4.6-2.1-4.6-4.6 0-.3.1-1 .8-2.3.5-.9 1.1-1.9 2-3.1.7-.9 1.3-1.7 1.8-2.3.7.8 1.3 1.6 1.8 2.3.8 1.1 1.5 2.2 2 3.1.7 1.3.8 2 .8 2.3 0 2.5-2.1 4.6-4.6 4.6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (color);
|
|
//# sourceMappingURL=color.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/column.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/column.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const column = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 6H6c-1.1 0-2 .9-2 2v9c0 1.1.9 2 2 2h13c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM6 17.5c-.3 0-.5-.2-.5-.5V8c0-.3.2-.5.5-.5h3v10H6zm13.5-.5c0 .3-.2.5-.5.5h-3v-10h3c.3 0 .5.2.5.5v9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (column);
|
|
//# sourceMappingURL=column.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/columns.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/columns.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const columns = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M15 7.5h-5v10h5v-10Zm1.5 0v10H19a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5h-2.5ZM6 7.5h2.5v10H6a.5.5 0 0 1-.5-.5V8a.5.5 0 0 1 .5-.5ZM6 6h13a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (columns);
|
|
//# sourceMappingURL=columns.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/comment-author-avatar.js"
|
|
/*!*************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/comment-author-avatar.js ***!
|
|
\*************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const commentAuthorAvatar = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M7.25 16.437a6.5 6.5 0 1 1 9.5 0V16A2.75 2.75 0 0 0 14 13.25h-4A2.75 2.75 0 0 0 7.25 16v.437Zm1.5 1.193a6.47 6.47 0 0 0 3.25.87 6.47 6.47 0 0 0 3.25-.87V16c0-.69-.56-1.25-1.25-1.25h-4c-.69 0-1.25.56-1.25 1.25v1.63ZM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm10-2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (commentAuthorAvatar);
|
|
//# sourceMappingURL=comment-author-avatar.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/comment-author-name.js"
|
|
/*!***********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/comment-author-name.js ***!
|
|
\***********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const commentAuthorName = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M15 15V15C15 13.8954 14.1046 13 13 13L11 13C9.89543 13 9 13.8954 9 15V15",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Circle, {
|
|
cx: "12",
|
|
cy: "9",
|
|
r: "2",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (commentAuthorName);
|
|
//# sourceMappingURL=comment-author-name.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/comment-content.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/comment-content.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const commentContent = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M6.68822 16.625L5.5 17.8145L5.5 5.5L18.5 5.5L18.5 16.625L6.68822 16.625ZM7.31 18.125L19 18.125C19.5523 18.125 20 17.6773 20 17.125L20 5C20 4.44772 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V19.5247C4 19.8173 4.16123 20.086 4.41935 20.2237C4.72711 20.3878 5.10601 20.3313 5.35252 20.0845L7.31 18.125ZM16 9.99997H8V8.49997H16V9.99997ZM8 14H13V12.5H8V14Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (commentContent);
|
|
//# sourceMappingURL=comment-content.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/comment-edit-link.js"
|
|
/*!*********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/comment-edit-link.js ***!
|
|
\*********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const commentEditLink = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
width: "24",
|
|
height: "24",
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m6.249 11.065.44-.44h3.186l-1.5 1.5H7.31l-1.957 1.96A.792.792 0 0 1 4 13.524V5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1.5L12.5 8V5.5h-7v6.315l.749-.75ZM20 19.75H7v-1.5h13v1.5Zm0-12.653-8.967 9.064L8 17l.867-2.935L17.833 5 20 7.097Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (commentEditLink);
|
|
//# sourceMappingURL=comment-edit-link.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/comment-reply-link.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/comment-reply-link.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const commentReplyLink = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
width: "24",
|
|
height: "24",
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.68822 10.625L6.24878 11.0649L5.5 11.8145L5.5 5.5L12.5 5.5V8L14 6.5V5C14 4.44772 13.5523 4 13 4H5C4.44772 4 4 4.44771 4 5V13.5247C4 13.8173 4.16123 14.086 4.41935 14.2237C4.72711 14.3878 5.10601 14.3313 5.35252 14.0845L7.31 12.125H8.375L9.875 10.625H7.31H6.68822ZM14.5605 10.4983L11.6701 13.75H16.9975C17.9963 13.75 18.7796 14.1104 19.3553 14.7048C19.9095 15.2771 20.2299 16.0224 20.4224 16.7443C20.7645 18.0276 20.7543 19.4618 20.7487 20.2544C20.7481 20.345 20.7475 20.4272 20.7475 20.4999L19.2475 20.5001C19.2475 20.4191 19.248 20.3319 19.2484 20.2394V20.2394C19.2526 19.4274 19.259 18.2035 18.973 17.1307C18.8156 16.5401 18.586 16.0666 18.2778 15.7483C17.9909 15.4521 17.5991 15.25 16.9975 15.25H11.8106L14.5303 17.9697L13.4696 19.0303L8.96956 14.5303L13.4394 9.50171L14.5605 10.4983Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (commentReplyLink);
|
|
//# sourceMappingURL=comment-reply-link.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/comment.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/comment.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const comment = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 4H6c-1.1 0-2 .9-2 2v12.9c0 .6.5 1.1 1.1 1.1.3 0 .5-.1.8-.3L8.5 17H18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 11c0 .3-.2.5-.5.5H7.9l-2.4 2.4V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (comment);
|
|
//# sourceMappingURL=comment.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/connection.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/connection.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const connection = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
fillRule: "evenodd"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19.53 4.47a.75.75 0 0 1 0 1.06L17.06 8l.77.769a3.155 3.155 0 0 1 .685 3.439 3.15 3.15 0 0 1-.685 1.022v.001L13.23 17.83v.001a3.15 3.15 0 0 1-4.462 0L8 17.06l-2.47 2.47a.75.75 0 0 1-1.06-1.06L6.94 16l-.77-.769a3.154 3.154 0 0 1-.685-3.439 3.15 3.15 0 0 1 .685-1.023l4.599-4.598a3.152 3.152 0 0 1 4.462 0l.769.768 2.47-2.47a.75.75 0 0 1 1.06 0Zm-2.76 7.7L15 13.94 10.06 9l1.771-1.77a1.65 1.65 0 0 1 2.338 0L16.77 9.83a1.649 1.649 0 0 1 0 2.338h-.001ZM13.94 15 9 10.06l-1.77 1.771a1.65 1.65 0 0 0 0 2.338l2.601 2.602a1.649 1.649 0 0 0 2.338 0v-.001L13.94 15Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (connection);
|
|
//# sourceMappingURL=connection.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/copy-small.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/copy-small.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const copySmall = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M5.625 5.5h9.75c.069 0 .125.056.125.125v9.75a.125.125 0 0 1-.125.125h-9.75a.125.125 0 0 1-.125-.125v-9.75c0-.069.056-.125.125-.125ZM4 5.625C4 4.728 4.728 4 5.625 4h9.75C16.273 4 17 4.728 17 5.625v9.75c0 .898-.727 1.625-1.625 1.625h-9.75A1.625 1.625 0 0 1 4 15.375v-9.75Zm14.5 11.656v-9H20v9C20 18.8 18.77 20 17.251 20H6.25v-1.5h11.001c.69 0 1.249-.528 1.249-1.219Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (copySmall);
|
|
//# sourceMappingURL=copy-small.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/copy.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/copy.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const copy = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M5 4.5h11a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V5a.5.5 0 0 1 .5-.5ZM3 5a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5Zm17 3v10.75c0 .69-.56 1.25-1.25 1.25H6v1.5h12.75a2.75 2.75 0 0 0 2.75-2.75V8H20Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (copy);
|
|
//# sourceMappingURL=copy.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/cover.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/cover.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const cover = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h6.2v8.9l2.5-3.1 2.5 3.1V4.5h2.2c.4 0 .8.4.8.8v13.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (cover);
|
|
//# sourceMappingURL=cover.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/create.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/create.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const create = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16 11.2h-3.2V8h-1.6v3.2H8v1.6h3.2V16h1.6v-3.2H16z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (create);
|
|
//# sourceMappingURL=create.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/crop.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/crop.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const crop = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 20v-2h2v-1.5H7.75a.25.25 0 0 1-.25-.25V4H6v2H4v1.5h2v8.75c0 .966.784 1.75 1.75 1.75h8.75v2H18ZM9.273 7.5h6.977a.25.25 0 0 1 .25.25v6.977H18V7.75A1.75 1.75 0 0 0 16.25 6H9.273v1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (crop);
|
|
//# sourceMappingURL=crop.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/currency-dollar.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/currency-dollar.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const currencyDollar = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zm-1.338 4.877c-.314.22-.412.452-.412.623 0 .171.098.403.412.623.312.218.783.377 1.338.377.825 0 1.605.233 2.198.648.59.414 1.052 1.057 1.052 1.852 0 .795-.461 1.438-1.052 1.852-.41.286-.907.486-1.448.582v.316a.75.75 0 01-1.5 0v-.316a3.64 3.64 0 01-1.448-.582c-.59-.414-1.052-1.057-1.052-1.852a.75.75 0 011.5 0c0 .171.098.403.412.623.312.218.783.377 1.338.377s1.026-.159 1.338-.377c.314-.22.412-.452.412-.623 0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377-.825 0-1.605-.233-2.198-.648-.59-.414-1.052-1.057-1.052-1.852 0-.795.461-1.438 1.052-1.852a3.64 3.64 0 011.448-.582V7.5a.75.75 0 011.5 0v.316c.54.096 1.039.296 1.448.582.59.414 1.052 1.057 1.052 1.852a.75.75 0 01-1.5 0c0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377s-1.026.159-1.338.377z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (currencyDollar);
|
|
//# sourceMappingURL=currency-dollar.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/currency-euro.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/currency-euro.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const currencyEuro = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 3.25a8.75 8.75 0 100 17.5 8.75 8.75 0 000-17.5zM4.75 12a7.25 7.25 0 1114.5 0 7.25 7.25 0 01-14.5 0zm9.195 1.944a2.75 2.75 0 01-4.066-.194h.621a.75.75 0 000-1.5H9.262a2.767 2.767 0 010-.5H11.5a.75.75 0 000-1.5H9.88a2.75 2.75 0 014.066-.194.75.75 0 001.06-1.061 4.25 4.25 0 00-6.88 1.255H7.5a.75.75 0 000 1.5h.258c-.01.166-.01.334 0 .5H7.5a.75.75 0 000 1.5h.626a4.25 4.25 0 006.88 1.255.75.75 0 00-1.06-1.06z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (currencyEuro);
|
|
//# sourceMappingURL=currency-euro.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/currency-pound.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/currency-pound.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const currencyPound = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zm.25 4c-.787 0-1.425.638-1.425 1.425 0 .058.014.147.069.3.04.113.088.223.147.36a26.094 26.094 0 01.173.415H12.5a.75.75 0 010 1.5h-.953c.002.047.003.095.003.144 0 .617-.236 1.168-.511 1.606h3.386a.75.75 0 010 1.5H9.35a.75.75 0 01-.452-1.349l.007-.005a4.417 4.417 0 00.596-.581c.328-.39.549-.806.549-1.171 0-.05-.002-.097-.004-.144H9.5a.75.75 0 010-1.5h.088a5.875 5.875 0 01-.106-.27 2.382 2.382 0 01-.157-.805 2.925 2.925 0 015.637-1.097.75.75 0 01-1.39.563 1.426 1.426 0 00-1.322-.891zm-3.35 5.9l.45.6-.45-.6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (currencyPound);
|
|
//# sourceMappingURL=currency-pound.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/custom-link.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/custom-link.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const customLink = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12.5 14.5h-1V16h1c2.2 0 4-1.8 4-4s-1.8-4-4-4h-1v1.5h1c1.4 0 2.5 1.1 2.5 2.5s-1.1 2.5-2.5 2.5zm-4 1.5v-1.5h-1C6.1 14.5 5 13.4 5 12s1.1-2.5 2.5-2.5h1V8h-1c-2.2 0-4 1.8-4 4s1.8 4 4 4h1zm-1-3.2h5v-1.5h-5v1.5zM18 4H9c-1.1 0-2 .9-2 2v.5h1.5V6c0-.3.2-.5.5-.5h9c.3 0 .5.2.5.5v12c0 .3-.2.5-.5.5H9c-.3 0-.5-.2-.5-.5v-.5H7v.5c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (customLink);
|
|
//# sourceMappingURL=custom-link.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/custom-post-type.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/custom-post-type.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const customPostType = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4zm.8-4l.7.7 2-2V12h1V9.2l2 2 .7-.7-2-2H12v-1H9.2l2-2-.7-.7-2 2V4h-1v2.8l-2-2-.7.7 2 2H4v1h2.8l-2 2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (customPostType);
|
|
//# sourceMappingURL=custom-post-type.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/desktop.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/desktop.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const desktop = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20.5 16h-.7V8c0-1.1-.9-2-2-2H6.2c-1.1 0-2 .9-2 2v8h-.7c-.8 0-1.5.7-1.5 1.5h20c0-.8-.7-1.5-1.5-1.5zM5.7 8c0-.3.2-.5.5-.5h11.6c.3 0 .5.2.5.5v7.6H5.7V8z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (desktop);
|
|
//# sourceMappingURL=desktop.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/details.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/details.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const details = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 16h10v1.5H4V16Zm0-4.5h16V13H4v-1.5ZM10 7h10v1.5H10V7Z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m4 5.25 4 2.5-4 2.5v-5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (details);
|
|
//# sourceMappingURL=details.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/download.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/download.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const download = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 11.3l-1-1.1-4 4V3h-1.5v11.3L7 10.2l-1 1.1 6.2 5.8 5.8-5.8zm.5 3.7v3.5h-13V15H4v5h16v-5h-1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (download);
|
|
//# sourceMappingURL=download.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/drafts.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/drafts.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const drafts = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M8 2H6a2 2 0 0 0-2 2v2.4h1.5V4a.5.5 0 0 1 .5-.5h2V2ZM4 13.6V16a2 2 0 0 0 2 2h2v-1.5H6a.5.5 0 0 1-.5-.5v-2.4H4Zm0-1.2h1.5V7.6H4v4.8ZM9 2v1.5h4V2H9Zm5 0v1.5h2a.5.5 0 0 1 .5.5v2.4H18V4a2 2 0 0 0-2-2h-2Zm4 5.6h-1.5v4.8H18V7.6Zm0 6h-1.5V16a.5.5 0 0 1-.5.5h-2V18h2a2 2 0 0 0 2-2v-2.4ZM13 18v-1.5H9V18h4ZM7 7.25h8v-1.5H7v1.5Zm0 3.25h6V9H7v1.5ZM21.75 19V6h-1.5v13c0 .69-.56 1.25-1.25 1.25H8v1.5h11A2.75 2.75 0 0 0 21.75 19Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (drafts);
|
|
//# sourceMappingURL=drafts.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/drag-handle.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/drag-handle.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const dragHandle = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
width: "24",
|
|
height: "24",
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M8 7h2V5H8v2zm0 6h2v-2H8v2zm0 6h2v-2H8v2zm6-14v2h2V5h-2zm0 8h2v-2h-2v2zm0 6h2v-2h-2v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (dragHandle);
|
|
//# sourceMappingURL=drag-handle.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/drawer-left.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/drawer-left.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const drawerLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
width: "24",
|
|
height: "24",
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8.5 18.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h2.5v13zm10-.5c0 .3-.2.5-.5.5h-8v-13h8c.3 0 .5.2.5.5v12z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (drawerLeft);
|
|
//# sourceMappingURL=drawer-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/drawer-right.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/drawer-right.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const drawerRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
width: "24",
|
|
height: "24",
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4 14.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h8v13zm4.5-.5c0 .3-.2.5-.5.5h-2.5v-13H18c.3 0 .5.2.5.5v12z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (drawerRight);
|
|
//# sourceMappingURL=drawer-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/edit.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/edit.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var _pencil__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./pencil */ "./node_modules/@wordpress/icons/build-module/library/pencil.js");
|
|
/**
|
|
* Internal dependencies
|
|
*/
|
|
|
|
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_pencil__WEBPACK_IMPORTED_MODULE_0__["default"]);
|
|
//# sourceMappingURL=edit.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/external.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/external.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const external = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19.5 4.5h-7V6h4.44l-5.97 5.97 1.06 1.06L18 7.06v4.44h1.5v-7Zm-13 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-3H17v3a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h3V5.5h-3Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (external);
|
|
//# sourceMappingURL=external.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/file.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/file.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const file = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M12.848 8a1 1 0 0 1-.914-.594l-.723-1.63a.5.5 0 0 0-.447-.276H5a.5.5 0 0 0-.5.5v11.5a.5.5 0 0 0 .5.5h14a.5.5 0 0 0 .5-.5v-9A.5.5 0 0 0 19 8h-6.152Zm.612-1.5a.5.5 0 0 1-.462-.31l-.445-1.084A2 2 0 0 0 10.763 4H5a2 2 0 0 0-2 2v11.5a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2h-5.54Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (file);
|
|
//# sourceMappingURL=file.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/filter.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/filter.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const filter = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 4 4 19h16L12 4zm0 3.2 5.5 10.3H12V7.2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (filter);
|
|
//# sourceMappingURL=filter.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/flip-horizontal.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/flip-horizontal.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const flipHorizontal = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 6v12c0 1.1.9 2 2 2h3v-1.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h3V4H6c-1.1 0-2 .9-2 2zm7.2 16h1.5V2h-1.5v20zM15 5.5h1.5V4H15v1.5zm3.5.5H20c0-1.1-.9-2-2-2v1.5c.3 0 .5.2.5.5zm0 10.5H20v-2h-1.5v2zm0-3.5H20v-2h-1.5v2zm-.5 5.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zM15 20h1.5v-1.5H15V20zm3.5-10.5H20v-2h-1.5v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (flipHorizontal);
|
|
//# sourceMappingURL=flip-horizontal.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/flip-vertical.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/flip-vertical.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const flipVertical = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M2 11.2v1.5h20v-1.5H2zM5.5 6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v3H20V6c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3h1.5V6zm2 14h2v-1.5h-2V20zm3.5 0h2v-1.5h-2V20zm7-1.5V20c1.1 0 2-.9 2-2h-1.5c0 .3-.2.5-.5.5zm.5-2H20V15h-1.5v1.5zM5.5 18H4c0 1.1.9 2 2 2v-1.5c-.3 0-.5-.2-.5-.5zm0-3H4v1.5h1.5V15zm9 5h2v-1.5h-2V20z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (flipVertical);
|
|
//# sourceMappingURL=flip-vertical.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/footer.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/footer.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const footer = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M18 5.5h-8v8h8.5V6a.5.5 0 00-.5-.5zm-9.5 8h-3V6a.5.5 0 01.5-.5h2.5v8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (footer);
|
|
//# sourceMappingURL=footer.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-bold.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-bold.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatBold = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14.7 11.3c1-.6 1.5-1.6 1.5-3 0-2.3-1.3-3.4-4-3.4H7v14h5.8c1.4 0 2.5-.3 3.3-1 .8-.7 1.2-1.7 1.2-2.9.1-1.9-.8-3.1-2.6-3.7zm-5.1-4h2.3c.6 0 1.1.1 1.4.4.3.3.5.7.5 1.2s-.2 1-.5 1.2c-.3.3-.8.4-1.4.4H9.6V7.3zm4.6 9c-.4.3-1 .4-1.7.4H9.6v-3.9h2.9c.7 0 1.3.2 1.7.5.4.3.6.8.6 1.5s-.2 1.2-.6 1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatBold);
|
|
//# sourceMappingURL=format-bold.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-capitalize.js"
|
|
/*!*********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-capitalize.js ***!
|
|
\*********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatCapitalize = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7.1 6.8L3.1 18h1.6l1.1-3h4.3l1.1 3h1.6l-4-11.2H7.1zm-.8 6.8L8 8.9l1.7 4.7H6.3zm14.5-1.5c-.3-.6-.7-1.1-1.2-1.5-.6-.4-1.2-.6-1.9-.6-.5 0-.9.1-1.4.3-.4.2-.8.5-1.1.8V6h-1.4v12h1.3l.2-1c.2.4.6.6 1 .8.4.2.9.3 1.4.3.7 0 1.2-.2 1.8-.5.5-.4 1-.9 1.3-1.5.3-.6.5-1.3.5-2.1-.1-.6-.2-1.3-.5-1.9zm-1.7 4c-.4.5-.9.8-1.6.8s-1.2-.2-1.7-.7c-.4-.5-.7-1.2-.7-2.1 0-.9.2-1.6.7-2.1.4-.5 1-.7 1.7-.7s1.2.3 1.6.8c.4.5.6 1.2.6 2 .1.8-.2 1.4-.6 2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatCapitalize);
|
|
//# sourceMappingURL=format-capitalize.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-indent-rtl.js"
|
|
/*!*********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-indent-rtl.js ***!
|
|
\*********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatIndentRTL = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM20.0303 9.03033L17.0607 12L20.0303 14.9697L18.9697 16.0303L15.4697 12.5303L14.9393 12L15.4697 11.4697L18.9697 7.96967L20.0303 9.03033Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatIndentRTL);
|
|
//# sourceMappingURL=format-indent-rtl.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-indent.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-indent.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatIndent = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-8-3.5l3 3-3 3 1 1 4-4-4-4-1 1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatIndent);
|
|
//# sourceMappingURL=format-indent.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-italic.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-italic.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatItalic = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12.5 5L10 19h1.9l2.5-14z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatItalic);
|
|
//# sourceMappingURL=format-italic.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-list-bullets-rtl.js"
|
|
/*!***************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-list-bullets-rtl.js ***!
|
|
\***************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatListBulletsRTL = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 8.8h8.9V7.2H4v1.6zm0 7h8.9v-1.5H4v1.5zM18 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatListBulletsRTL);
|
|
//# sourceMappingURL=format-list-bullets-rtl.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-list-bullets.js"
|
|
/*!***********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-list-bullets.js ***!
|
|
\***********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatListBullets = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM6 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatListBullets);
|
|
//# sourceMappingURL=format-list-bullets.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-list-numbered-rtl.js"
|
|
/*!****************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-list-numbered-rtl.js ***!
|
|
\****************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatListNumberedRTL = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M3.8 15.8h8.9v-1.5H3.8v1.5zm0-7h8.9V7.2H3.8v1.6zm14.7-2.1V10h1V5.3l-2.2.7.3 1 .9-.3zm1.2 6.1c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5H20v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3 0-.8-.3-1.1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatListNumberedRTL);
|
|
//# sourceMappingURL=format-list-numbered-rtl.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-list-numbered.js"
|
|
/*!************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-list-numbered.js ***!
|
|
\************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatListNumbered = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11.1 15.8H20v-1.5h-8.9v1.5zm0-8.6v1.5H20V7.2h-8.9zM5 6.7V10h1V5.3L3.8 6l.4 1 .8-.3zm-.4 5.7c-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-1c.3-.6.8-1.4.9-2.1.1-.3 0-.8-.2-1.1-.5-.6-1.3-.5-1.7-.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatListNumbered);
|
|
//# sourceMappingURL=format-list-numbered.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-lowercase.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-lowercase.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatLowercase = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11 16.8c-.1-.1-.2-.3-.3-.5v-2.6c0-.9-.1-1.7-.3-2.2-.2-.5-.5-.9-.9-1.2-.4-.2-.9-.3-1.6-.3-.5 0-1 .1-1.5.2s-.9.3-1.2.6l.2 1.2c.4-.3.7-.4 1.1-.5.3-.1.7-.2 1-.2.6 0 1 .1 1.3.4.3.2.4.7.4 1.4-1.2 0-2.3.2-3.3.7s-1.4 1.1-1.4 2.1c0 .7.2 1.2.7 1.6.4.4 1 .6 1.8.6.9 0 1.7-.4 2.4-1.2.1.3.2.5.4.7.1.2.3.3.6.4.3.1.6.1 1.1.1h.1l.2-1.2h-.1c-.4.1-.6 0-.7-.1zM9.2 16c-.2.3-.5.6-.9.8-.3.1-.7.2-1.1.2-.4 0-.7-.1-.9-.3-.2-.2-.3-.5-.3-.9 0-.6.2-1 .7-1.3.5-.3 1.3-.4 2.5-.5v2zm10.6-3.9c-.3-.6-.7-1.1-1.2-1.5-.6-.4-1.2-.6-1.9-.6-.5 0-.9.1-1.4.3-.4.2-.8.5-1.1.8V6h-1.4v12h1.3l.2-1c.2.4.6.6 1 .8.4.2.9.3 1.4.3.7 0 1.2-.2 1.8-.5.5-.4 1-.9 1.3-1.5.3-.6.5-1.3.5-2.1-.1-.6-.2-1.3-.5-1.9zm-1.7 4c-.4.5-.9.8-1.6.8s-1.2-.2-1.7-.7c-.4-.5-.7-1.2-.7-2.1 0-.9.2-1.6.7-2.1.4-.5 1-.7 1.7-.7s1.2.3 1.6.8c.4.5.6 1.2.6 2s-.2 1.4-.6 2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatLowercase);
|
|
//# sourceMappingURL=format-lowercase.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-ltr.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-ltr.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatLtr = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM14 14l5-4-5-4v8z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatLtr);
|
|
//# sourceMappingURL=format-ltr.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-outdent-rtl.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-outdent-rtl.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatOutdentRTL = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 5.5H4V4H20V5.5ZM12 12.5H4V11H12V12.5ZM20 20V18.5H4V20H20ZM15.4697 14.9697L18.4393 12L15.4697 9.03033L16.5303 7.96967L20.0303 11.4697L20.5607 12L20.0303 12.5303L16.5303 16.0303L15.4697 14.9697Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatOutdentRTL);
|
|
//# sourceMappingURL=format-outdent-rtl.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-outdent.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-outdent.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatOutdent = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 7.2v1.5h16V7.2H4zm8 8.6h8v-1.5h-8v1.5zm-4-4.6l-4 4 4 4 1-1-3-3 3-3-1-1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatOutdent);
|
|
//# sourceMappingURL=format-outdent.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-rtl.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-rtl.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatRtl = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6zM5.52 2h7.43c.55 0 1 .45 1 1s-.45 1-1 1h-1v13c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55-.45-1-1-1s-1 .45-1 1v12c0 .55-.45 1-1 1s-1-.45-1-1v-5.96h-.43C3.02 11.04 1 9.02 1 6.52S3.02 2 5.52 2zM19 6l-5 4 5 4V6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatRtl);
|
|
//# sourceMappingURL=format-rtl.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-strikethrough.js"
|
|
/*!************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-strikethrough.js ***!
|
|
\************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatStrikethrough = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9.1 9v-.5c0-.6.2-1.1.7-1.4.5-.3 1.2-.5 2-.5.7 0 1.4.1 2.1.3.7.2 1.4.5 2.1.9l.2-1.9c-.6-.3-1.2-.5-1.9-.7-.8-.1-1.6-.2-2.4-.2-1.5 0-2.7.3-3.6 1-.8.7-1.2 1.5-1.2 2.6V9h2zM20 12H4v1h8.3c.3.1.6.2.8.3.5.2.9.5 1.1.8.3.3.4.7.4 1.2 0 .7-.2 1.1-.8 1.5-.5.3-1.2.5-2.1.5-.8 0-1.6-.1-2.4-.3-.8-.2-1.5-.5-2.2-.8L7 18.1c.5.2 1.2.4 2 .6.8.2 1.6.3 2.4.3 1.7 0 3-.3 3.9-1 .9-.7 1.3-1.6 1.3-2.8 0-.9-.2-1.7-.7-2.2H20v-1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatStrikethrough);
|
|
//# sourceMappingURL=format-strikethrough.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-underline.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-underline.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatUnderline = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7 18v1h10v-1H7zm5-2c1.5 0 2.6-.4 3.4-1.2.8-.8 1.1-2 1.1-3.5V5H15v5.8c0 1.2-.2 2.1-.6 2.8-.4.7-1.2 1-2.4 1s-2-.3-2.4-1c-.4-.7-.6-1.6-.6-2.8V5H7.5v6.2c0 1.5.4 2.7 1.1 3.5.8.9 1.9 1.3 3.4 1.3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatUnderline);
|
|
//# sourceMappingURL=format-underline.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/format-uppercase.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/format-uppercase.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const formatUppercase = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.1 6.8L2.1 18h1.6l1.1-3h4.3l1.1 3h1.6l-4-11.2H6.1zm-.8 6.8L7 8.9l1.7 4.7H5.3zm15.1-.7c-.4-.5-.9-.8-1.6-1 .4-.2.7-.5.8-.9.2-.4.3-.9.3-1.4 0-.9-.3-1.6-.8-2-.6-.5-1.3-.7-2.4-.7h-3.5V18h4.2c1.1 0 2-.3 2.6-.8.6-.6 1-1.4 1-2.4-.1-.8-.3-1.4-.6-1.9zm-5.7-4.7h1.8c.6 0 1.1.1 1.4.4.3.2.5.7.5 1.3 0 .6-.2 1.1-.5 1.3-.3.2-.8.4-1.4.4h-1.8V8.2zm4 8c-.4.3-.9.5-1.5.5h-2.6v-3.8h2.6c1.4 0 2 .6 2 1.9.1.6-.1 1-.5 1.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (formatUppercase);
|
|
//# sourceMappingURL=format-uppercase.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/fullscreen.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/fullscreen.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const fullscreen = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6 4a2 2 0 0 0-2 2v3h1.5V6a.5.5 0 0 1 .5-.5h3V4H6Zm3 14.5H6a.5.5 0 0 1-.5-.5v-3H4v3a2 2 0 0 0 2 2h3v-1.5Zm6 1.5v-1.5h3a.5.5 0 0 0 .5-.5v-3H20v3a2 2 0 0 1-2 2h-3Zm3-16a2 2 0 0 1 2 2v3h-1.5V6a.5.5 0 0 0-.5-.5h-3V4h3Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (fullscreen);
|
|
//# sourceMappingURL=fullscreen.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/funnel.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/funnel.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const funnel = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10 17.5H14V16H10V17.5ZM6 6V7.5H18V6H6ZM8 12.5H16V11H8V12.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (funnel);
|
|
//# sourceMappingURL=funnel.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/gallery.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/gallery.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
/* harmony export */ gallery: () => (/* binding */ gallery)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const gallery = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16.375 4.5H4.625a.125.125 0 0 0-.125.125v8.254l2.859-1.54a.75.75 0 0 1 .68-.016l2.384 1.142 2.89-2.074a.75.75 0 0 1 .874 0l2.313 1.66V4.625a.125.125 0 0 0-.125-.125Zm.125 9.398-2.75-1.975-2.813 2.02a.75.75 0 0 1-.76.067l-2.444-1.17L4.5 14.583v1.792c0 .069.056.125.125.125h11.75a.125.125 0 0 0 .125-.125v-2.477ZM4.625 3C3.728 3 3 3.728 3 4.625v11.75C3 17.273 3.728 18 4.625 18h11.75c.898 0 1.625-.727 1.625-1.625V4.625C18 3.728 17.273 3 16.375 3H4.625ZM20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (gallery);
|
|
//# sourceMappingURL=gallery.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/globe.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/globe.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const globe = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 3.3c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8s-4-8.8-8.8-8.8zm6.5 5.5h-2.6C15.4 7.3 14.8 6 14 5c2 .6 3.6 2 4.5 3.8zm.7 3.2c0 .6-.1 1.2-.2 1.8h-2.9c.1-.6.1-1.2.1-1.8s-.1-1.2-.1-1.8H19c.2.6.2 1.2.2 1.8zM12 18.7c-1-.7-1.8-1.9-2.3-3.5h4.6c-.5 1.6-1.3 2.9-2.3 3.5zm-2.6-4.9c-.1-.6-.1-1.1-.1-1.8 0-.6.1-1.2.1-1.8h5.2c.1.6.1 1.1.1 1.8s-.1 1.2-.1 1.8H9.4zM4.8 12c0-.6.1-1.2.2-1.8h2.9c-.1.6-.1 1.2-.1 1.8 0 .6.1 1.2.1 1.8H5c-.2-.6-.2-1.2-.2-1.8zM12 5.3c1 .7 1.8 1.9 2.3 3.5H9.7c.5-1.6 1.3-2.9 2.3-3.5zM10 5c-.8 1-1.4 2.3-1.8 3.8H5.5C6.4 7 8 5.6 10 5zM5.5 15.3h2.6c.4 1.5 1 2.8 1.8 3.7-1.8-.6-3.5-2-4.4-3.7zM14 19c.8-1 1.4-2.2 1.8-3.7h2.6C17.6 17 16 18.4 14 19z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (globe);
|
|
//# sourceMappingURL=globe.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/grid.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/grid.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const grid = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m3 5c0-1.10457.89543-2 2-2h13.5c1.1046 0 2 .89543 2 2v13.5c0 1.1046-.8954 2-2 2h-13.5c-1.10457 0-2-.8954-2-2zm2-.5h6v6.5h-6.5v-6c0-.27614.22386-.5.5-.5zm-.5 8v6c0 .2761.22386.5.5.5h6v-6.5zm8 0v6.5h6c.2761 0 .5-.2239.5-.5v-6zm0-8v6.5h6.5v-6c0-.27614-.2239-.5-.5-.5z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (grid);
|
|
//# sourceMappingURL=grid.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/group.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/group.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const group = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 4h-7c-1.1 0-2 .9-2 2v3H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-3h3c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-4.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h3V13c0 1.1.9 2 2 2h2.5v3zm0-4.5H11c-.3 0-.5-.2-.5-.5v-2.5H13c.3 0 .5.2.5.5v2.5zm5-.5c0 .3-.2.5-.5.5h-3V11c0-1.1-.9-2-2-2h-2.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (group);
|
|
//# sourceMappingURL=group.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/handle.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/handle.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const handle = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7 16.5h10V15H7v1.5zm0-9V9h10V7.5H7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (handle);
|
|
//# sourceMappingURL=handle.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/header.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/header.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const header = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.5 10.5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (header);
|
|
//# sourceMappingURL=header.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/heading-level-1.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/heading-level-1.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const headingLevel1 = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.6 7c-.6.9-1.5 1.7-2.6 2v1h2v7h2V7h-1.4zM11 11H7V7H5v10h2v-4h4v4h2V7h-2v4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (headingLevel1);
|
|
//# sourceMappingURL=heading-level-1.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/heading-level-2.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/heading-level-2.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const headingLevel2 = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 11.1H5v-4H3v10h2v-4h4v4h2v-10H9v4zm8 4c.5-.4.6-.6 1.1-1.1.4-.4.8-.8 1.2-1.3.3-.4.6-.8.9-1.3.2-.4.3-.8.3-1.3 0-.4-.1-.9-.3-1.3-.2-.4-.4-.7-.8-1-.3-.3-.7-.5-1.2-.6-.5-.2-1-.2-1.5-.2-.4 0-.7 0-1.1.1-.3.1-.7.2-1 .3-.3.1-.6.3-.9.5-.3.2-.6.4-.8.7l1.2 1.2c.3-.3.6-.5 1-.7.4-.2.7-.3 1.2-.3s.9.1 1.3.4c.3.3.5.7.5 1.1 0 .4-.1.8-.4 1.1-.3.5-.6.9-1 1.2-.4.4-1 .9-1.6 1.4-.6.5-1.4 1.1-2.2 1.6v1.5h8v-2H17z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (headingLevel2);
|
|
//# sourceMappingURL=heading-level-2.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/heading-level-3.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/heading-level-3.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const headingLevel3 = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.3 1.7c-.4-.4-1-.7-1.6-.8v-.1c.6-.2 1.1-.5 1.5-.9.3-.4.5-.8.5-1.3 0-.4-.1-.8-.3-1.1-.2-.3-.5-.6-.8-.8-.4-.2-.8-.4-1.2-.5-.6-.1-1.1-.2-1.6-.2-.6 0-1.3.1-1.8.3s-1.1.5-1.6.9l1.2 1.4c.4-.2.7-.4 1.1-.6.3-.2.7-.3 1.1-.3.4 0 .8.1 1.1.3.3.2.4.5.4.8 0 .4-.2.7-.6.9-.7.3-1.5.5-2.2.4v1.6c.5 0 1 0 1.5.1.3.1.7.2 1 .3.2.1.4.2.5.4s.1.4.1.6c0 .3-.2.7-.5.8-.4.2-.9.3-1.4.3s-1-.1-1.4-.3c-.4-.2-.8-.4-1.2-.7L13 15.6c.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.6 0 1.1-.1 1.6-.2.4-.1.9-.2 1.3-.5.4-.2.7-.5.9-.9.2-.4.3-.8.3-1.2 0-.6-.3-1.1-.7-1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (headingLevel3);
|
|
//# sourceMappingURL=heading-level-3.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/heading-level-4.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/heading-level-4.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const headingLevel4 = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 13V7h-3l-4 6v2h5v2h2v-2h1v-2h-1zm-2 0h-2.8L18 9v4zm-9-2H5V7H3v10h2v-4h4v4h2V7H9v4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (headingLevel4);
|
|
//# sourceMappingURL=heading-level-4.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/heading-level-5.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/heading-level-5.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const headingLevel5 = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 11H5V7H3v10h2v-4h4v4h2V7H9v4zm11.7 1.2c-.2-.3-.5-.7-.8-.9-.3-.3-.7-.5-1.1-.6-.5-.1-.9-.2-1.4-.2-.2 0-.5.1-.7.1-.2.1-.5.1-.7.2l.1-1.9h4.3V7H14l-.3 5 1 .6.5-.2.4-.1c.1-.1.3-.1.4-.1h.5c.5 0 1 .1 1.4.4.4.2.6.7.6 1.1 0 .4-.2.8-.6 1.1-.4.3-.9.4-1.4.4-.4 0-.9-.1-1.3-.3-.4-.2-.7-.4-1.1-.7 0 0-1.1 1.4-1 1.5.5.4 1 .8 1.6 1 .7.3 1.5.4 2.3.4.5 0 1-.1 1.5-.3s.9-.4 1.3-.7c.4-.3.7-.7.9-1.1s.3-.9.3-1.4-.1-1-.3-1.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (headingLevel5);
|
|
//# sourceMappingURL=heading-level-5.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/heading-level-6.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/heading-level-6.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const headingLevel6 = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20.7 12.4c-.2-.3-.4-.6-.7-.9s-.6-.5-1-.6c-.4-.2-.8-.2-1.2-.2-.5 0-.9.1-1.3.3s-.8.5-1.2.8c0-.5 0-.9.2-1.4l.6-.9c.2-.2.5-.4.8-.5.6-.2 1.3-.2 1.9 0 .3.1.6.3.8.5 0 0 1.3-1.3 1.3-1.4-.4-.3-.9-.6-1.4-.8-.6-.2-1.3-.3-2-.3-.6 0-1.1.1-1.7.4-.5.2-1 .5-1.4.9-.4.4-.8 1-1 1.6-.3.7-.4 1.5-.4 2.3s.1 1.5.3 2.1c.2.6.6 1.1 1 1.5.4.4.9.7 1.4.9 1 .3 2 .3 3 0 .4-.1.8-.3 1.2-.6.3-.3.6-.6.8-1 .2-.5.3-.9.3-1.4s-.1-.9-.3-1.3zm-2 2.1c-.1.2-.3.4-.4.5-.1.1-.3.2-.5.2-.2.1-.4.1-.6.1-.2.1-.5 0-.7-.1-.2 0-.3-.2-.5-.3-.1-.2-.3-.4-.4-.6-.2-.3-.3-.7-.3-1 .3-.3.6-.5 1-.7.3-.1.7-.2 1-.2.4 0 .8.1 1.1.3.3.3.4.7.4 1.1 0 .2 0 .5-.1.7zM9 11H5V7H3v10h2v-4h4v4h2V7H9v4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (headingLevel6);
|
|
//# sourceMappingURL=heading-level-6.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/heading.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/heading.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const heading = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6 5V18.5911L12 13.8473L18 18.5911V5H6Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (heading);
|
|
//# sourceMappingURL=heading.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/help-filled.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/help-filled.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const helpFilled = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24",
|
|
width: "24",
|
|
height: "24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm-1 16v-2h2v2h-2zm2-3v-1.141A3.991 3.991 0 0016 10a4 4 0 00-8 0h2c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2a1 1 0 00-1 1v2h2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (helpFilled);
|
|
//# sourceMappingURL=help-filled.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/help.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/help.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const help = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zM3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 8.75a1.5 1.5 0 01.167 2.99c-.465.052-.917.44-.917 1.01V14h1.5v-.845A3 3 0 109 10.25h1.5a1.5 1.5 0 011.5-1.5zM11.25 15v1.5h1.5V15h-1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (help);
|
|
//# sourceMappingURL=help.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/home.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/home.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const home = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 4L4 7.9V20h16V7.9L12 4zm6.5 14.5H14V13h-4v5.5H5.5V8.8L12 5.7l6.5 3.1v9.7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (home);
|
|
//# sourceMappingURL=home.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/html.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/html.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const html = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4.8 11.4H2.1V9H1v6h1.1v-2.6h2.7V15h1.1V9H4.8v2.4zm1.9-1.3h1.7V15h1.1v-4.9h1.7V9H6.7v1.1zM16.2 9l-1.5 2.7L13.3 9h-.9l-.8 6h1.1l.5-4 1.5 2.8 1.5-2.8.5 4h1.1L17 9h-.8zm3.8 5V9h-1.1v6h3.6v-1H20z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (html);
|
|
//# sourceMappingURL=html.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/image.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/image.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const image = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM5 4.5h14c.3 0 .5.2.5.5v8.4l-3-2.9c-.3-.3-.8-.3-1 0L11.9 14 9 12c-.3-.2-.6-.2-.8 0l-3.6 2.6V5c-.1-.3.1-.5.4-.5zm14 15H5c-.3 0-.5-.2-.5-.5v-2.4l4.1-3 3 1.9c.3.2.7.2.9-.1L16 12l3.5 3.4V19c0 .3-.2.5-.5.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (image);
|
|
//# sourceMappingURL=image.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/inbox.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/inbox.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const inbox = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M6 5.5h12a.5.5 0 01.5.5v7H14a2 2 0 11-4 0H5.5V6a.5.5 0 01.5-.5zm-.5 9V18a.5.5 0 00.5.5h12a.5.5 0 00.5-.5v-3.5h-3.337a3.5 3.5 0 01-6.326 0H5.5zM4 13V6a2 2 0 012-2h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2v-5z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (inbox);
|
|
//# sourceMappingURL=inbox.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/info.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/info.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const info = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 3.2c-4.8 0-8.8 3.9-8.8 8.8 0 4.8 3.9 8.8 8.8 8.8 4.8 0 8.8-3.9 8.8-8.8 0-4.8-4-8.8-8.8-8.8zm0 16c-4 0-7.2-3.3-7.2-7.2C4.8 8 8 4.8 12 4.8s7.2 3.3 7.2 7.2c0 4-3.2 7.2-7.2 7.2zM11 17h2v-6h-2v6zm0-8h2V7h-2v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (info);
|
|
//# sourceMappingURL=info.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/insert-after.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/insert-after.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const insertAfter = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 12h2v-2h2V8h-2V6H9v2H7v2h2v2zm1 4c3.9 0 7-3.1 7-7s-3.1-7-7-7-7 3.1-7 7 3.1 7 7 7zm0-12c2.8 0 5 2.2 5 5s-2.2 5-5 5-5-2.2-5-5 2.2-5 5-5zM3 19h14v-2H3v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (insertAfter);
|
|
//# sourceMappingURL=insert-after.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/insert-before.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/insert-before.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const insertBefore = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11 8H9v2H7v2h2v2h2v-2h2v-2h-2V8zm-1-4c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm0 12c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zM3 1v2h14V1H3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (insertBefore);
|
|
//# sourceMappingURL=insert-before.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/institution.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/institution.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const institute = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M18.646 9H20V8l-1-.5L12 4 5 7.5 4 8v1h14.646zm-3-1.5L12 5.677 8.354 7.5h7.292zm-7.897 9.44v-6.5h-1.5v6.5h1.5zm5-6.5v6.5h-1.5v-6.5h1.5zm5 0v6.5h-1.5v-6.5h1.5zm2.252 8.81c0 .414-.334.75-.748.75H4.752a.75.75 0 010-1.5h14.5a.75.75 0 01.749.75z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (institute);
|
|
//# sourceMappingURL=institution.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/justify-center.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/justify-center.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const justifyCenter = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12.5 15v5H11v-5H4V9h7V4h1.5v5h7v6h-7Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (justifyCenter);
|
|
//# sourceMappingURL=justify-center.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/justify-left.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/justify-left.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const justifyLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 9v6h11V9H9zM4 20h1.5V4H4v16z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (justifyLeft);
|
|
//# sourceMappingURL=justify-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/justify-right.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/justify-right.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const justifyRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 15h11V9H4v6zM18.5 4v16H20V4h-1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (justifyRight);
|
|
//# sourceMappingURL=justify-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/justify-space-between.js"
|
|
/*!*************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/justify-space-between.js ***!
|
|
\*************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const justifySpaceBetween = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 15h6V9H9v6zm-5 5h1.5V4H4v16zM18.5 4v16H20V4h-1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (justifySpaceBetween);
|
|
//# sourceMappingURL=justify-space-between.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/justify-stretch.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/justify-stretch.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const justifyStretch = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 4H5.5V20H4V4ZM7 10L17 10V14L7 14V10ZM20 4H18.5V20H20V4Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (justifyStretch);
|
|
//# sourceMappingURL=justify-stretch.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/key.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/key.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const key = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM9 16a4.002 4.002 0 003.8-2.75H15V16h2.5v-2.75H19v-2.5h-6.2A4.002 4.002 0 005 12a4 4 0 004 4z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (key);
|
|
//# sourceMappingURL=key.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/keyboard-close.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/keyboard-close.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const keyboardClose = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18,0 L2,0 C0.9,0 0.01,0.9 0.01,2 L0,12 C0,13.1 0.9,14 2,14 L18,14 C19.1,14 20,13.1 20,12 L20,2 C20,0.9 19.1,0 18,0 Z M18,12 L2,12 L2,2 L18,2 L18,12 Z M9,3 L11,3 L11,5 L9,5 L9,3 Z M9,6 L11,6 L11,8 L9,8 L9,6 Z M6,3 L8,3 L8,5 L6,5 L6,3 Z M6,6 L8,6 L8,8 L6,8 L6,6 Z M3,6 L5,6 L5,8 L3,8 L3,6 Z M3,3 L5,3 L5,5 L3,5 L3,3 Z M6,9 L14,9 L14,11 L6,11 L6,9 Z M12,6 L14,6 L14,8 L12,8 L12,6 Z M12,3 L14,3 L14,5 L12,5 L12,3 Z M15,6 L17,6 L17,8 L15,8 L15,6 Z M15,3 L17,3 L17,5 L15,5 L15,3 Z M10,20 L14,16 L6,16 L10,20 Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (keyboardClose);
|
|
//# sourceMappingURL=keyboard-close.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/keyboard-return.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/keyboard-return.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const keyboardReturn = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m6.734 16.106 2.176-2.38-1.093-1.028-3.846 4.158 3.846 4.158 1.093-1.028-2.176-2.38h2.811c1.125 0 2.25.03 3.374 0 1.428-.001 3.362-.25 4.963-1.277 1.66-1.065 2.868-2.906 2.868-5.859 0-2.479-1.327-4.896-3.65-5.93-1.82-.813-3.044-.8-4.806-.788l-.567.002v1.5c.184 0 .368 0 .553-.002 1.82-.007 2.704-.014 4.21.657 1.854.827 2.76 2.657 2.76 4.561 0 2.472-.973 3.824-2.178 4.596-1.258.807-2.864 1.04-4.163 1.04h-.02c-1.115.03-2.229 0-3.344 0H6.734Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (keyboardReturn);
|
|
//# sourceMappingURL=keyboard-return.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/keyboard.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/keyboard.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const keyboard = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m16 15.5h-8v-1.5h8zm-7.5-2.5h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm-9-3h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m18.5 6.5h-13a.5.5 0 0 0 -.5.5v9.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9.5a.5.5 0 0 0 -.5-.5zm-13-1.5h13a2 2 0 0 1 2 2v9.5a2 2 0 0 1 -2 2h-13a2 2 0 0 1 -2-2v-9.5a2 2 0 0 1 2-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (keyboard);
|
|
//# sourceMappingURL=keyboard.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/language.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/language.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const language = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.5 10h-1.7l-3.7 10.5h1.7l.9-2.6h3.9l.9 2.6h1.7L17.5 10zm-2.2 6.3 1.4-4 1.4 4h-2.8zm-4.8-3.8c1.6-1.8 2.9-3.6 3.7-5.7H16V5.2h-5.8V3H8.8v2.2H3v1.5h9.6c-.7 1.6-1.8 3.1-3.1 4.6C8.6 10.2 7.8 9 7.2 8H5.6c.6 1.4 1.7 2.9 2.9 4.4l-2.4 2.4c-.3.4-.7.8-1.1 1.2l1 1 1.2-1.2c.8-.8 1.6-1.5 2.3-2.3.8.9 1.7 1.7 2.5 2.5l.6-1.5c-.7-.6-1.4-1.3-2.1-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (language);
|
|
//# sourceMappingURL=language.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/layout.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/layout.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const layout = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zm-10 0h-3V18a.5.5 0 00.5.5h2.5v-8zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (layout);
|
|
//# sourceMappingURL=layout.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/level-up.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/level-up.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const levelUp = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m13.53 8.47-1.06 1.06-2.72-2.72V12h-1.5V6.81L5.53 9.53 4.47 8.47 9 3.94l4.53 4.53Zm-1.802 7.968c1.307.697 3.235.812 5.772.812v1.5c-2.463 0-4.785-.085-6.478-.988a4.721 4.721 0 0 1-2.07-2.13C8.48 14.67 8.25 13.471 8.25 12h1.5c0 1.328.208 2.28.548 2.969.332.675.81 1.138 1.43 1.47Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (levelUp);
|
|
//# sourceMappingURL=level-up.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/lifesaver.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/lifesaver.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const lifesaver = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M17.375 15.656A6.47 6.47 0 0018.5 12a6.47 6.47 0 00-.943-3.374l-1.262.813c.448.749.705 1.625.705 2.561a4.977 4.977 0 01-.887 2.844l1.262.813zm-1.951 1.87l-.813-1.261A4.976 4.976 0 0112 17c-.958 0-1.852-.27-2.613-.736l-.812 1.261A6.47 6.47 0 0012 18.5a6.47 6.47 0 003.424-.974zm-8.8-1.87A6.47 6.47 0 015.5 12c0-1.235.344-2.39.943-3.373l1.261.812A4.977 4.977 0 007 12c0 1.056.328 2.036.887 2.843l-1.262.813zm2.581-7.803A4.977 4.977 0 0112 7c1.035 0 1.996.314 2.794.853l.812-1.262A6.47 6.47 0 0012 5.5a6.47 6.47 0 00-3.607 1.092l.812 1.261zM12 20a8 8 0 100-16 8 8 0 000 16zm0-4.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (lifesaver);
|
|
//# sourceMappingURL=lifesaver.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/line-dashed.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/line-dashed.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const lineDashed = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M5 11.25h3v1.5H5v-1.5zm5.5 0h3v1.5h-3v-1.5zm8.5 0h-3v1.5h3v-1.5z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (lineDashed);
|
|
//# sourceMappingURL=line-dashed.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/line-dotted.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/line-dotted.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const lineDotted = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M5.25 11.25h1.5v1.5h-1.5v-1.5zm3 0h1.5v1.5h-1.5v-1.5zm4.5 0h-1.5v1.5h1.5v-1.5zm1.5 0h1.5v1.5h-1.5v-1.5zm4.5 0h-1.5v1.5h1.5v-1.5z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (lineDotted);
|
|
//# sourceMappingURL=line-dotted.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/line-solid.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/line-solid.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const lineSolid = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5 11.25h14v1.5H5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (lineSolid);
|
|
//# sourceMappingURL=line-solid.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/link-off.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/link-off.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const linkOff = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.031 4.703 15.576 4l-1.56 3H14v.03l-2.324 4.47H9.5V13h1.396l-1.502 2.889h-.95a3.694 3.694 0 0 1 0-7.389H10V7H8.444a5.194 5.194 0 1 0 0 10.389h.17L7.5 19.53l1.416.719L15.049 8.5h.507a3.694 3.694 0 0 1 0 7.39H14v1.5h1.556a5.194 5.194 0 0 0 .273-10.383l1.202-2.304Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (linkOff);
|
|
//# sourceMappingURL=link-off.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/link.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/link.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const link = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10 17.389H8.444A5.194 5.194 0 1 1 8.444 7H10v1.5H8.444a3.694 3.694 0 0 0 0 7.389H10v1.5ZM14 7h1.556a5.194 5.194 0 0 1 0 10.39H14v-1.5h1.556a3.694 3.694 0 0 0 0-7.39H14V7Zm-4.5 6h5v-1.5h-5V13Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (link);
|
|
//# sourceMappingURL=link.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/list-item.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/list-item.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const listItem = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 11v1.5h8V11h-8zm-6-1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (listItem);
|
|
//# sourceMappingURL=list-item.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/list-view.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/list-view.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const listView = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M3 6h11v1.5H3V6Zm3.5 5.5h11V13h-11v-1.5ZM21 17H10v1.5h11V17Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (listView);
|
|
//# sourceMappingURL=list-view.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/list.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/list.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const list = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 4v1.5h16V4H4zm8 8.5h8V11h-8v1.5zM4 20h16v-1.5H4V20zm4-8c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (list);
|
|
//# sourceMappingURL=list.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/lock-outline.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/lock-outline.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const lockOutline = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zM9.8 7c0-1.2 1-2.2 2.2-2.2 1.2 0 2.2 1 2.2 2.2v3H9.8V7zm6.7 11.5h-9v-7h9v7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (lockOutline);
|
|
//# sourceMappingURL=lock-outline.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/lock-small.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/lock-small.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const lockSmall = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M15 11h-.2V9c0-1.5-1.2-2.8-2.8-2.8S9.2 7.5 9.2 9v2H9c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h6c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm-1.8 0h-2.5V9c0-.7.6-1.2 1.2-1.2s1.2.6 1.2 1.2v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (lockSmall);
|
|
//# sourceMappingURL=lock-small.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/lock.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/lock.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const lock = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zm-2.8 0H9.8V7c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (lock);
|
|
//# sourceMappingURL=lock.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/login.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/login.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const login = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11 14.5l1.1 1.1 3-3 .5-.5-.6-.6-3-3-1 1 1.7 1.7H5v1.5h7.7L11 14.5zM16.8 5h-7c-1.1 0-2 .9-2 2v1.5h1.5V7c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v10c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5v-1.5H7.8V17c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (login);
|
|
//# sourceMappingURL=login.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/loop.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/loop.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const loop = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.1823 11.6392C18.1823 13.0804 17.0139 14.2487 15.5727 14.2487C14.3579 14.2487 13.335 13.4179 13.0453 12.2922L13.0377 12.2625L13.0278 12.2335L12.3985 10.377L12.3942 10.3785C11.8571 8.64997 10.246 7.39405 8.33961 7.39405C5.99509 7.39405 4.09448 9.29465 4.09448 11.6392C4.09448 13.9837 5.99509 15.8843 8.33961 15.8843C8.88499 15.8843 9.40822 15.781 9.88943 15.5923L9.29212 14.0697C8.99812 14.185 8.67729 14.2487 8.33961 14.2487C6.89838 14.2487 5.73003 13.0804 5.73003 11.6392C5.73003 10.1979 6.89838 9.02959 8.33961 9.02959C9.55444 9.02959 10.5773 9.86046 10.867 10.9862L10.8772 10.9836L11.4695 12.7311C11.9515 14.546 13.6048 15.8843 15.5727 15.8843C17.9172 15.8843 19.8178 13.9837 19.8178 11.6392C19.8178 9.29465 17.9172 7.39404 15.5727 7.39404C15.0287 7.39404 14.5066 7.4968 14.0264 7.6847L14.6223 9.20781C14.9158 9.093 15.2358 9.02959 15.5727 9.02959C17.0139 9.02959 18.1823 10.1979 18.1823 11.6392Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (loop);
|
|
//# sourceMappingURL=loop.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/map-marker.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/map-marker.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const mapMarker = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 9c-.8 0-1.5.7-1.5 1.5S11.2 12 12 12s1.5-.7 1.5-1.5S12.8 9 12 9zm0-5c-3.6 0-6.5 2.8-6.5 6.2 0 .8.3 1.8.9 3.1.5 1.1 1.2 2.3 2 3.6.7 1 3 3.8 3.2 3.9l.4.5.4-.5c.2-.2 2.6-2.9 3.2-3.9.8-1.2 1.5-2.5 2-3.6.6-1.3.9-2.3.9-3.1C18.5 6.8 15.6 4 12 4zm4.3 8.7c-.5 1-1.1 2.2-1.9 3.4-.5.7-1.7 2.2-2.4 3-.7-.8-1.9-2.3-2.4-3-.8-1.2-1.4-2.3-1.9-3.3-.6-1.4-.7-2.2-.7-2.5 0-2.6 2.2-4.7 5-4.7s5 2.1 5 4.7c0 .2-.1 1-.7 2.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (mapMarker);
|
|
//# sourceMappingURL=map-marker.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/media-and-text.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/media-and-text.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const mediaAndText = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M3 6v11.5h8V6H3Zm11 3h7V7.5h-7V9Zm7 3.5h-7V11h7v1.5ZM14 16h7v-1.5h-7V16Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (mediaAndText);
|
|
//# sourceMappingURL=media-and-text.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/media.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/media.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const media = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7 6.5 4 2.5-4 2.5z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "m5 3c-1.10457 0-2 .89543-2 2v14c0 1.1046.89543 2 2 2h14c1.1046 0 2-.8954 2-2v-14c0-1.10457-.8954-2-2-2zm14 1.5h-14c-.27614 0-.5.22386-.5.5v10.7072l3.62953-2.6465c.25108-.1831.58905-.1924.84981-.0234l2.92666 1.8969 3.5712-3.4719c.2911-.2831.7545-.2831 1.0456 0l2.9772 2.8945v-9.3568c0-.27614-.2239-.5-.5-.5zm-14.5 14.5v-1.4364l4.09643-2.987 2.99567 1.9417c.2936.1903.6798.1523.9307-.0917l3.4772-3.3806 3.4772 3.3806.0228-.0234v2.5968c0 .2761-.2239.5-.5.5h-14c-.27614 0-.5-.2239-.5-.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (media);
|
|
//# sourceMappingURL=media.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/megaphone.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/megaphone.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const megaphone = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M6.863 13.644L5 13.25h-.5a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5H5L18 6.5h2V16h-2l-3.854-.815.026.008a3.75 3.75 0 01-7.31-1.549zm1.477.313a2.251 2.251 0 004.356.921l-4.356-.921zm-2.84-3.28L18.157 8h.343v6.5h-.343L5.5 11.823v-1.146z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (megaphone);
|
|
//# sourceMappingURL=megaphone.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/menu.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/menu.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const menu = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5 5v1.5h14V5H5zm0 7.8h14v-1.5H5v1.5zM5 19h14v-1.5H5V19z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (menu);
|
|
//# sourceMappingURL=menu.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/mobile.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/mobile.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const mobile = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M15 4H9c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H9c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h6c.3 0 .5.2.5.5v12zm-4.5-.5h2V16h-2v1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (mobile);
|
|
//# sourceMappingURL=mobile.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/more-horizontal-mobile.js"
|
|
/*!**************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/more-horizontal-mobile.js ***!
|
|
\**************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const moreHorizontalMobile = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7.5 12C7.5 11.1716 6.82843 10.5 6 10.5C5.17157 10.5 4.5 11.1716 4.5 12C4.5 12.8284 5.17157 13.5 6 13.5C6.82843 13.5 7.5 12.8284 7.5 12Z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12Z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19.5 12C19.5 11.1716 18.8284 10.5 18 10.5C17.1716 10.5 16.5 11.1716 16.5 12C16.5 12.8284 17.1716 13.5 18 13.5C18.8284 13.5 19.5 12.8284 19.5 12Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (moreHorizontalMobile);
|
|
//# sourceMappingURL=more-horizontal-mobile.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/more-horizontal.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/more-horizontal.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const moreHorizontal = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11 13h2v-2h-2v2zm-6 0h2v-2H5v2zm12-2v2h2v-2h-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (moreHorizontal);
|
|
//# sourceMappingURL=more-horizontal.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/more-vertical.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/more-vertical.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const moreVertical = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 19h-2v-2h2v2zm0-6h-2v-2h2v2zm0-6h-2V5h2v2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (moreVertical);
|
|
//# sourceMappingURL=more-vertical.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/more.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/more.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const more = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 9v1.5h16V9H4zm12 5.5h4V13h-4v1.5zm-6 0h4V13h-4v1.5zm-6 0h4V13H4v1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (more);
|
|
//# sourceMappingURL=more.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/move-to.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/move-to.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const moveTo = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19.75 9c0-1.257-.565-2.197-1.39-2.858-.797-.64-1.827-1.017-2.815-1.247-1.802-.42-3.703-.403-4.383-.396L11 4.5V6l.177-.001c.696-.006 2.416-.02 4.028.356.887.207 1.67.518 2.216.957.52.416.829.945.829 1.688 0 .592-.167.966-.407 1.23-.255.281-.656.508-1.236.674-1.19.34-2.82.346-4.607.346h-.077c-1.692 0-3.527 0-4.942.404-.732.209-1.424.545-1.935 1.108-.526.579-.796 1.33-.796 2.238 0 1.257.565 2.197 1.39 2.858.797.64 1.827 1.017 2.815 1.247 1.802.42 3.703.403 4.383.396L13 19.5h.714V22L18 18.5 13.714 15v3H13l-.177.001c-.696.006-2.416.02-4.028-.356-.887-.207-1.67-.518-2.216-.957-.52-.416-.829-.945-.829-1.688 0-.592.167-.966.407-1.23.255-.281.656-.508 1.237-.674 1.189-.34 2.819-.346 4.606-.346h.077c1.692 0 3.527 0 4.941-.404.732-.209 1.425-.545 1.936-1.108.526-.579.796-1.33.796-2.238z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (moveTo);
|
|
//# sourceMappingURL=move-to.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/navigation.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/navigation.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const navigation = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 4c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.5c-3.6 0-6.5-2.9-6.5-6.5S8.4 5.5 12 5.5s6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM9 16l4.5-3L15 8.4l-4.5 3L9 16z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (navigation);
|
|
//# sourceMappingURL=navigation.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/next.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/next.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const next = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.6 6L5.4 7l4.5 5-4.5 5 1.1 1 5.5-6-5.4-6zm6 0l-1.1 1 4.5 5-4.5 5 1.1 1 5.5-6-5.5-6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (next);
|
|
//# sourceMappingURL=next.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/not-found.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/not-found.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const notFound = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 5H5c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm.5 12c0 .3-.2.5-.5.5H5c-.3 0-.5-.2-.5-.5V7c0-.3.2-.5.5-.5h14c.3 0 .5.2.5.5v10zm-11-7.6h-.7l-3.1 4.3h2.8V15h1v-1.3h.7v-.8h-.7V9.4zm-.9 3.5H6.3l1.2-1.7v1.7zm5.6-3.2c-.4-.2-.8-.4-1.2-.4-.5 0-.9.1-1.2.4-.4.2-.6.6-.8 1-.2.4-.3.9-.3 1.5s.1 1.1.3 1.6c.2.4.5.8.8 1 .4.2.8.4 1.2.4.5 0 .9-.1 1.2-.4.4-.2.6-.6.8-1 .2-.4.3-1 .3-1.6 0-.6-.1-1.1-.3-1.5-.1-.5-.4-.8-.8-1zm0 3.6c-.1.3-.3.5-.5.7-.2.1-.4.2-.7.2-.3 0-.5-.1-.7-.2-.2-.1-.4-.4-.5-.7-.1-.3-.2-.7-.2-1.2 0-.7.1-1.2.4-1.5.3-.3.6-.5 1-.5s.7.2 1 .5c.3.3.4.8.4 1.5-.1.5-.1.9-.2 1.2zm5-3.9h-.7l-3.1 4.3h2.8V15h1v-1.3h.7v-.8h-.7V9.4zm-1 3.5H16l1.2-1.7v1.7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (notFound);
|
|
//# sourceMappingURL=not-found.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/offline.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/offline.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const offline = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 16 16",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
"fill-rule": "evenodd",
|
|
"clip-rule": "evenodd",
|
|
d: "M1.36605 2.81332L2.30144 1.87332L13.5592 13.1867L12.6239 14.1267L7.92702 9.40666C6.74618 9.41999 5.57861 9.87999 4.68302 10.78L3.35623 9.44665C4.19874 8.60665 5.2071 8.03999 6.2818 7.75332L4.7958 6.25999C3.78744 6.67332 2.84542 7.29332 2.02944 8.11332L0.702656 6.77999C1.512 5.97332 2.42085 5.33332 3.3894 4.84665L1.36605 2.81332ZM15.2973 6.77999L13.9705 8.11332C12.3054 6.43999 10.1096 5.61332 7.92039 5.62666L6.20883 3.90665C9.41303 3.34665 12.8229 4.29332 15.2973 6.77999ZM10.1759 7.89332C11.0781 8.21332 11.9273 8.72665 12.6438 9.44665L12.1794 9.90665L10.1759 7.89332ZM6.00981 12.1133L8 14.1133L9.99018 12.1133C8.89558 11.0067 7.11105 11.0067 6.00981 12.1133Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (offline);
|
|
//# sourceMappingURL=offline.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/overlay-text.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/overlay-text.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const overlayText = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12-9.8c.4 0 .8-.3.9-.7l1.1-3h3.6l.5 1.7h1.9L13 9h-2.2l-3.4 9.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12H20V6c0-1.1-.9-2-2-2zm-6 7l1.4 3.9h-2.7L12 11z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (overlayText);
|
|
//# sourceMappingURL=overlay-text.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/page-break.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/page-break.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pageBreak = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.5 9V6a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v3H8V6a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v3h1.5Zm0 6.5V18a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-2.5H8V18a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2.5h1.5ZM4 13h16v-1.5H4V13Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pageBreak);
|
|
//# sourceMappingURL=page-break.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/page.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/page.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const page = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M15.5 7.5h-7V9h7V7.5Zm-7 3.5h7v1.5h-7V11Zm7 3.5h-7V16h7v-1.5Z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17 4H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2ZM7 5.5h10a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (page);
|
|
//# sourceMappingURL=page.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/pages.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/pages.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pages = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14.5 5.5h-7V7h7V5.5ZM7.5 9h7v1.5h-7V9Zm7 3.5h-7V14h7v-1.5Z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16 2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM6 3.5h10a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V4a.5.5 0 0 1 .5-.5Z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 8v11c0 .69-.31 1-.999 1H6v1.5h13.001c1.52 0 2.499-.982 2.499-2.5V8H20Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pages);
|
|
//# sourceMappingURL=pages.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/paragraph.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/paragraph.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const paragraph = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m9.99609 14v-.2251l.00391.0001v6.225h1.5v-14.5h2.5v14.5h1.5v-14.5h3v-1.5h-8.50391c-2.76142 0-5 2.23858-5 5 0 2.7614 2.23858 5 5 5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (paragraph);
|
|
//# sourceMappingURL=paragraph.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/payment.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/payment.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const payment = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M5.5 9.5v-2h13v2h-13zm0 3v4h13v-4h-13zM4 7a1 1 0 011-1h14a1 1 0 011 1v10a1 1 0 01-1 1H5a1 1 0 01-1-1V7z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (payment);
|
|
//# sourceMappingURL=payment.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/pencil.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/pencil.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pencil = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m19 7-3-3-8.5 8.5-1 4 4-1L19 7Zm-7 11.5H5V20h7v-1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pencil);
|
|
//# sourceMappingURL=pencil.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/people.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/people.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const people = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",
|
|
fillRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (people);
|
|
//# sourceMappingURL=people.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/percent.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/percent.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const percent = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M6.5 8a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zM8 5a3 3 0 100 6 3 3 0 000-6zm6.5 11a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0zm1.5-3a3 3 0 100 6 3 3 0 000-6zM5.47 17.41a.75.75 0 001.06 1.06L18.47 6.53a.75.75 0 10-1.06-1.06L5.47 17.41z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (percent);
|
|
//# sourceMappingURL=percent.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/pin-small.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/pin-small.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pinSmall = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
width: "24",
|
|
height: "24",
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10.97 10.159a3.382 3.382 0 0 0-2.857.955l1.724 1.723-2.836 2.913L7 17h1.25l2.913-2.837 1.723 1.723a3.38 3.38 0 0 0 .606-.825c.33-.63.446-1.343.35-2.032L17 10.695 13.305 7l-2.334 3.159Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pinSmall);
|
|
//# sourceMappingURL=pin-small.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/pin.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/pin.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pin = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m21.5 9.1-6.6-6.6-4.2 5.6c-1.2-.1-2.4.1-3.6.7-.1 0-.1.1-.2.1-.5.3-.9.6-1.2.9l3.7 3.7-5.7 5.7v1.1h1.1l5.7-5.7 3.7 3.7c.4-.4.7-.8.9-1.2.1-.1.1-.2.2-.3.6-1.1.8-2.4.6-3.6l5.6-4.1zm-7.3 3.5.1.9c.1.9 0 1.8-.4 2.6l-6-6c.8-.4 1.7-.5 2.6-.4l.9.1L15 4.9 19.1 9l-4.9 3.6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pin);
|
|
//# sourceMappingURL=pin.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/plugins.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/plugins.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const plugins = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10.5 4v4h3V4H15v4h1.5a1 1 0 011 1v4l-3 4v2a1 1 0 01-1 1h-3a1 1 0 01-1-1v-2l-3-4V9a1 1 0 011-1H9V4h1.5zm.5 12.5v2h2v-2l3-4v-3H8v3l3 4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (plugins);
|
|
//# sourceMappingURL=plugins.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/plus-circle-filled.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/plus-circle-filled.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const plusCircleFilled = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M2 12C2 6.44444 6.44444 2 12 2C17.5556 2 22 6.44444 22 12C22 17.5556 17.5556 22 12 22C6.44444 22 2 17.5556 2 12ZM13 11V7H11V11H7V13H11V17H13V13H17V11H13Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (plusCircleFilled);
|
|
//# sourceMappingURL=plus-circle-filled.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/plus-circle.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/plus-circle.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const plusCircle = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6zM10 1c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7zm1-11H9v3H6v2h3v3h2v-3h3V9h-3V6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (plusCircle);
|
|
//# sourceMappingURL=plus-circle.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/plus.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/plus.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const plus = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11 12.5V17.5H12.5V12.5H17.5V11H12.5V6H11V11H6V12.5H11Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (plus);
|
|
//# sourceMappingURL=plus.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/position-center.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/position-center.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const positionCenter = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 5.5H5V4h14v1.5ZM19 20H5v-1.5h14V20ZM7 9h10v6H7V9Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (positionCenter);
|
|
//# sourceMappingURL=position-center.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/position-left.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/position-left.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const positionLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5 5.5h8V4H5v1.5ZM5 20h8v-1.5H5V20ZM19 9H5v6h14V9Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (positionLeft);
|
|
//# sourceMappingURL=position-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/position-right.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/position-right.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const positionRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 5.5h-8V4h8v1.5ZM19 20h-8v-1.5h8V20ZM5 9h14v6H5V9Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (positionRight);
|
|
//# sourceMappingURL=position-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-author.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-author.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postAuthor = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10 4.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm2.25 7.5v-1A2.75 2.75 0 0011 8.25H7A2.75 2.75 0 004.25 11v1h1.5v-1c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1h1.5zM4 20h9v-1.5H4V20zm16-4H4v-1.5h16V16z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postAuthor);
|
|
//# sourceMappingURL=post-author.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-categories.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-categories.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postCategories = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 4H4v1.5h16V4zm-2 9h-3c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5h-3c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3zM4 9.5h9V8H4v1.5zM9 13H6c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h3c1.1 0 2-.9 2-2v-3c0-1.1-.9-2-2-2zm.5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-3c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v3z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postCategories);
|
|
//# sourceMappingURL=post-categories.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-comments-count.js"
|
|
/*!***********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-comments-count.js ***!
|
|
\***********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postCommentsCount = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-2.2 6.6H7l1.6-2.2c.3-.4.5-.7.6-.9.1-.2.2-.4.2-.5 0-.2-.1-.3-.1-.4-.1-.1-.2-.1-.4-.1s-.4 0-.6.1c-.3.1-.5.3-.7.4l-.2.2-.2-1.2.1-.1c.3-.2.5-.3.8-.4.3-.1.6-.1.9-.1.3 0 .6.1.9.2.2.1.4.3.6.5.1.2.2.5.2.7 0 .3-.1.6-.2.9-.1.3-.4.7-.7 1.1l-.5.6h1.6v1.2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postCommentsCount);
|
|
//# sourceMappingURL=post-comments-count.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-comments-form.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-comments-form.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postCommentsForm = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 8H4v1.5h9V8zM4 4v1.5h16V4H4zm9 8H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-.5 6.6H6.7l-1.2 1.2v-6.3h7v5.1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postCommentsForm);
|
|
//# sourceMappingURL=post-comments-form.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-comments.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-comments.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postComments = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14 10.1V4c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v8.3c0 .3.2.7.6.8.1.1.2.1.3.1.2 0 .5-.1.6-.3l1.8-1.8H13c.6 0 1-.4 1-1zm-1.5-.5H6.7l-1.2 1.2V4.5h7v5.1zM19 12h-8c-.6 0-1 .4-1 1v6.1c0 .6.4 1 1 1h5.7l1.8 1.8c.1.2.4.3.6.3.1 0 .2 0 .3-.1.4-.1.6-.5.6-.8V13c0-.6-.4-1-1-1zm-.5 7.8l-1.2-1.2h-5.8v-5.1h7v6.3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postComments);
|
|
//# sourceMappingURL=post-comments.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-content.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-content.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postContent = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 6h12V4.5H4V6Zm16 4.5H4V9h16v1.5ZM4 15h16v-1.5H4V15Zm0 4.5h16V18H4v1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postContent);
|
|
//# sourceMappingURL=post-content.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-date.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-date.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postDate = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11.696 13.972c.356-.546.599-.958.728-1.235a1.79 1.79 0 00.203-.783c0-.264-.077-.47-.23-.618-.148-.153-.354-.23-.618-.23-.295 0-.569.07-.82.212a3.413 3.413 0 00-.738.571l-.147-1.188c.289-.234.59-.41.903-.526.313-.117.66-.175 1.041-.175.375 0 .695.08.959.24.264.153.46.362.59.626.135.265.203.556.203.876 0 .362-.08.734-.24 1.115-.154.381-.427.87-.82 1.466l-.756 1.152H14v1.106h-4l1.696-2.609z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19.5 7h-15v12a.5.5 0 00.5.5h14a.5.5 0 00.5-.5V7zM3 7V5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postDate);
|
|
//# sourceMappingURL=post-date.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-excerpt.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-excerpt.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postExcerpt = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M8.001 3.984V9.47c0 1.518-.98 2.5-2.499 2.5h-.5v-1.5h.5c.69 0 1-.31 1-1V6.984H4v-3h4.001ZM4 20h9v-1.5H4V20Zm16-4H4v-1.5h16V16ZM13.001 3.984V9.47c0 1.518-.98 2.5-2.499 2.5h-.5v-1.5h.5c.69 0 1-.31 1-1V6.984H9v-3h4.001Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postExcerpt);
|
|
//# sourceMappingURL=post-excerpt.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-featured-image.js"
|
|
/*!***********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-featured-image.js ***!
|
|
\***********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postFeaturedImage = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M19 3H5c-.6 0-1 .4-1 1v7c0 .5.4 1 1 1h14c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1zM5.5 10.5v-.4l1.8-1.3 1.3.8c.3.2.7.2.9-.1L11 8.1l2.4 2.4H5.5zm13 0h-2.9l-4-4c-.3-.3-.8-.3-1.1 0L8.9 8l-1.2-.8c-.3-.2-.6-.2-.9 0l-1.3 1V4.5h13v6zM4 20h9v-1.5H4V20zm0-4h16v-1.5H4V16z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postFeaturedImage);
|
|
//# sourceMappingURL=post-featured-image.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-list.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-list.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postList = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 5.5H6a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5ZM6 4h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Zm1 5h1.5v1.5H7V9Zm1.5 4.5H7V15h1.5v-1.5ZM10 9h7v1.5h-7V9Zm7 4.5h-7V15h7v-1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postList);
|
|
//# sourceMappingURL=post-list.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post-terms.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post-terms.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const postTerms = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M8.1 12.3c.1.1.3.3.5.3.2.1.4.1.6.1.2 0 .4 0 .6-.1.2-.1.4-.2.5-.3l3-3c.3-.3.5-.7.5-1.1 0-.4-.2-.8-.5-1.1L9.7 3.5c-.1-.2-.3-.3-.5-.3H5c-.4 0-.8.4-.8.8v4.2c0 .2.1.4.2.5l3.7 3.6zM5.8 4.8h3.1l3.4 3.4v.1l-3 3 .5.5-.7-.5-3.3-3.4V4.8zM4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (postTerms);
|
|
//# sourceMappingURL=post-terms.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/post.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/post.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const post = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.3 9.7 1.4 1.4c.2-.2.3-.3.4-.5 0 0 0-.1.1-.1.3-.5.4-1.1.3-1.6L12 7 9 4 7.2 6.5c-.6-.1-1.1 0-1.6.3 0 0-.1 0-.1.1-.3.1-.4.2-.6.4l1.4 1.4L4 11v1h1l2.3-2.3zM4 20h9v-1.5H4V20zm0-5.5V16h16v-1.5H4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (post);
|
|
//# sourceMappingURL=post.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/preformatted.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/preformatted.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const preformatted = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 4H6c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v12zM7 16.5h6V15H7v1.5zm4-4h6V11h-6v1.5zM9 11H7v1.5h2V11zm6 5.5h2V15h-2v1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (preformatted);
|
|
//# sourceMappingURL=preformatted.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/previous.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/previous.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const previous = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11.6 7l-1.1-1L5 12l5.5 6 1.1-1L7 12l4.6-5zm6 0l-1.1-1-5.5 6 5.5 6 1.1-1-4.6-5 4.6-5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (previous);
|
|
//# sourceMappingURL=previous.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/pull-left.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/pull-left.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pullLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 18h6V6H4v12zm9-9.5V10h7V8.5h-7zm0 7h7V14h-7v1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pullLeft);
|
|
//# sourceMappingURL=pull-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/pull-right.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/pull-right.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pullRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14 6v12h6V6h-6zM4 10h7V8.5H4V10zm0 5.5h7V14H4v1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pullRight);
|
|
//# sourceMappingURL=pull-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/pullquote.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/pullquote.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const pullquote = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 8H6c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zm.5 6c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-4c0-.3.2-.5.5-.5h12c.3 0 .5.2.5.5v4zM4 4v1.5h16V4H4zm0 16h16v-1.5H4V20z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (pullquote);
|
|
//# sourceMappingURL=pullquote.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/query-pagination-next.js"
|
|
/*!*************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/query-pagination-next.js ***!
|
|
\*************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const queryPaginationNext = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5 13.5h3v-3H5v3zm5 0h3v-3h-3v3zM17 9l-1 1 2 2-2 2 1 1 3-3-3-3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (queryPaginationNext);
|
|
//# sourceMappingURL=query-pagination-next.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/query-pagination-numbers.js"
|
|
/*!****************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/query-pagination-numbers.js ***!
|
|
\****************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const queryPaginationNumbers = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 13.5h6v-3H4v3zm8.2-2.5.8-.3V14h1V9.3l-2.2.7.4 1zm7.1-1.2c-.5-.6-1.2-.5-1.7-.4-.3.1-.5.2-.7.3l.1 1.1c.2-.2.5-.4.8-.5.3-.1.6 0 .7.1.2.3 0 .8-.2 1.1-.5.8-.9 1.6-1.4 2.5h2.7v-1h-.9c.3-.6.8-1.4.9-2.1 0-.3-.1-.8-.3-1.1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (queryPaginationNumbers);
|
|
//# sourceMappingURL=query-pagination-numbers.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/query-pagination-previous.js"
|
|
/*!*****************************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/query-pagination-previous.js ***!
|
|
\*****************************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const queryPaginationPrevious = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16 10.5v3h3v-3h-3zm-5 3h3v-3h-3v3zM7 9l-3 3 3 3 1-1-2-2 2-2-1-1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (queryPaginationPrevious);
|
|
//# sourceMappingURL=query-pagination-previous.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/query-pagination.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/query-pagination.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const queryPagination = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 13.5h6v-3H4v3zm8 0h3v-3h-3v3zm5-3v3h3v-3h-3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (queryPagination);
|
|
//# sourceMappingURL=query-pagination.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/quote.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/quote.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const quote = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 6v6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H13zm-9 6h5.2v4c0 .8-.2 1.4-.5 1.7-.6.6-1.6.6-2.5.5h-.3v1.5h.5c1 0 2.3-.1 3.3-1 .6-.6 1-1.6 1-2.8V6H4v6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (quote);
|
|
//# sourceMappingURL=quote.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/receipt.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/receipt.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const receipt = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M16.83 6.342l.602.3.625-.25.443-.176v12.569l-.443-.178-.625-.25-.603.301-1.444.723-2.41-.804-.475-.158-.474.158-2.41.803-1.445-.722-.603-.3-.625.25-.443.177V6.215l.443.178.625.25.603-.301 1.444-.722 2.41.803.475.158.474-.158 2.41-.803 1.445.722zM20 4l-1.5.6-1 .4-2-1-3 1-3-1-2 1-1-.4L5 4v17l1.5-.6 1-.4 2 1 3-1 3 1 2-1 1 .4 1.5.6V4zm-3.5 6.25v-1.5h-8v1.5h8zm0 3v-1.5h-8v1.5h8zm-8 3v-1.5h8v1.5h-8z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (receipt);
|
|
//# sourceMappingURL=receipt.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/redo.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/redo.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const redo = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M15.6 6.5l-1.1 1 2.9 3.3H8c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.3-.5h9.2L14.5 15l1.1 1.1 4.6-4.6-4.6-5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (redo);
|
|
//# sourceMappingURL=redo.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/remove-bug.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/remove-bug.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const removeBug = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M8.45474 21.2069L16.4547 3.7069L15.5453 3.29114L14.2837 6.05081C13.5991 5.69873 12.8228 5.49999 12 5.49999C10.9385 5.49999 9.95431 5.83076 9.1448 6.39485L7.18994 4.44L6.12928 5.50066L8.05556 7.42694C7.49044 8.15127 7.12047 9.0353 7.02469 9.99999H5V11.5H7V13H5V14.5H7.10002C7.35089 15.7359 8.0576 16.8062 9.03703 17.5279L7.54526 20.7911L8.45474 21.2069ZM9.68024 16.1209C8.95633 15.4796 8.5 14.5431 8.5 13.5V10.5C8.5 8.567 10.067 6.99999 12 6.99999C12.6003 6.99999 13.1653 7.15111 13.659 7.41738L9.68024 16.1209ZM15.3555 9.50155L16.1645 7.73191C16.6053 8.39383 16.8926 9.16683 16.9753 9.99999H19V11.5H17V13H19V14.5H16.9C16.4367 16.7822 14.419 18.5 12 18.5C11.7508 18.5 11.5058 18.4818 11.2664 18.4466L11.928 16.9993C11.9519 16.9998 11.9759 17 12 17C13.933 17 15.5 15.433 15.5 13.5V10.5C15.5 10.1531 15.4495 9.81794 15.3555 9.50155Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (removeBug);
|
|
//# sourceMappingURL=remove-bug.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/remove-submenu.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/remove-submenu.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const removeSubmenu = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "m13.955 20.748 8-17.5-.91-.416L19.597 6H13.5v1.5h5.411l-1.6 3.5H13.5v1.5h3.126l-1.6 3.5H13.5l.028 1.5h.812l-1.295 2.832.91.416ZM17.675 16l-.686 1.5h4.539L21.5 16h-3.825Zm2.286-5-.686 1.5H21.5V11h-1.54ZM2 12c0 3.58 2.42 5.5 6 5.5h.5V19l3-2.5-3-2.5v2H8c-2.48 0-4.5-1.52-4.5-4S5.52 7.5 8 7.5h3.5V6H8c-3.58 0-6 2.42-6 6Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (removeSubmenu);
|
|
//# sourceMappingURL=remove-submenu.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/replace.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/replace.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const replace = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16 10h4c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1zm-8 4H4c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1zm10-2.6L14.5 15l1.1 1.1 1.7-1.7c-.1 1.1-.3 2.3-.9 2.9-.3.3-.7.5-1.3.5h-4.5v1.5H15c.9 0 1.7-.3 2.3-.9 1-1 1.3-2.7 1.4-4l1.8 1.8 1.1-1.1-3.6-3.7zM6.8 9.7c.1-1.1.3-2.3.9-2.9.4-.4.8-.6 1.3-.6h4.5V4.8H9c-.9 0-1.7.3-2.3.9-1 1-1.3 2.7-1.4 4L3.5 8l-1 1L6 12.6 9.5 9l-1-1-1.7 1.7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (replace);
|
|
//# sourceMappingURL=replace.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/reset.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/reset.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const reset = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7 11.5h10V13H7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (reset);
|
|
//# sourceMappingURL=reset.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/resize-corner-n-e.js"
|
|
/*!*********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/resize-corner-n-e.js ***!
|
|
\*********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const resizeCornerNE = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7 18h4.5v1.5h-7v-7H6V17L17 6h-4.5V4.5h7v7H18V7L7 18Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (resizeCornerNE);
|
|
//# sourceMappingURL=resize-corner-n-e.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/reusable-block.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/reusable-block.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const reusableBlock = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7 7.2h8.2L13.5 9l1.1 1.1 3.6-3.6-3.5-4-1.1 1 1.9 2.3H7c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.2-.5zm13.8 4V11h-1.5v.3c0 1.1 0 3.5-1 4.5-.3.3-.7.5-1.3.5H8.8l1.7-1.7-1.1-1.1L5.9 17l3.5 4 1.1-1-1.9-2.3H17c.9 0 1.7-.3 2.3-.9 1.5-1.4 1.5-4.2 1.5-5.6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (reusableBlock);
|
|
//# sourceMappingURL=reusable-block.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/rotate-left.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/rotate-left.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const rotateLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 4V2.2L9 4.8l3 2.5V5.5c3.6 0 6.5 2.9 6.5 6.5 0 2.9-1.9 5.3-4.5 6.2v.2l-.1-.2c-.4.1-.7.2-1.1.2l.2 1.5c.3 0 .6-.1 1-.2 3.5-.9 6-4 6-7.7 0-4.4-3.6-8-8-8zm-7.9 7l1.5.2c.1-1.2.5-2.3 1.2-3.2l-1.1-.9C4.8 8.2 4.3 9.6 4.1 11zm1.5 1.8l-1.5.2c.1.7.3 1.4.5 2 .3.7.6 1.3 1 1.8l1.2-.8c-.3-.5-.6-1-.8-1.5s-.4-1.1-.4-1.7zm1.5 5.5c1.1.9 2.4 1.4 3.8 1.6l.2-1.5c-1.1-.1-2.2-.5-3.1-1.2l-.9 1.1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (rotateLeft);
|
|
//# sourceMappingURL=rotate-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/rotate-right.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/rotate-right.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const rotateRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M15.1 4.8l-3-2.5V4c-4.4 0-8 3.6-8 8 0 3.7 2.5 6.9 6 7.7.3.1.6.1 1 .2l.2-1.5c-.4 0-.7-.1-1.1-.2l-.1.2v-.2c-2.6-.8-4.5-3.3-4.5-6.2 0-3.6 2.9-6.5 6.5-6.5v1.8l3-2.5zM20 11c-.2-1.4-.7-2.7-1.6-3.8l-1.2.8c.7.9 1.1 2 1.3 3.1L20 11zm-1.5 1.8c-.1.5-.2 1.1-.4 1.6s-.5 1-.8 1.5l1.2.9c.4-.5.8-1.1 1-1.8s.5-1.3.5-2l-1.5-.2zm-5.6 5.6l.2 1.5c1.4-.2 2.7-.7 3.8-1.6l-.9-1.1c-.9.7-2 1.1-3.1 1.2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (rotateRight);
|
|
//# sourceMappingURL=rotate-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/row.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/row.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const row = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 6.5h5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H4V16h5a.5.5 0 0 0 .5-.5v-7A.5.5 0 0 0 9 8H4V6.5Zm16 0h-5a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h5V16h-5a.5.5 0 0 1-.5-.5v-7A.5.5 0 0 1 15 8h5V6.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (row);
|
|
//# sourceMappingURL=row.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/rss.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/rss.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const rss = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5 10.2h-.8v1.5H5c1.9 0 3.8.8 5.1 2.1 1.4 1.4 2.1 3.2 2.1 5.1v.8h1.5V19c0-2.3-.9-4.5-2.6-6.2-1.6-1.6-3.8-2.6-6.1-2.6zm10.4-1.6C12.6 5.8 8.9 4.2 5 4.2h-.8v1.5H5c3.5 0 6.9 1.4 9.4 3.9s3.9 5.8 3.9 9.4v.8h1.5V19c0-3.9-1.6-7.6-4.4-10.4zM4 20h3v-3H4v3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (rss);
|
|
//# sourceMappingURL=rss.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/search.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/search.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const search = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (search);
|
|
//# sourceMappingURL=search.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/seen.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/seen.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const seen = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M3.99961 13C4.67043 13.3354 4.6703 13.3357 4.67017 13.3359L4.67298 13.3305C4.67621 13.3242 4.68184 13.3135 4.68988 13.2985C4.70595 13.2686 4.7316 13.2218 4.76695 13.1608C4.8377 13.0385 4.94692 12.8592 5.09541 12.6419C5.39312 12.2062 5.84436 11.624 6.45435 11.0431C7.67308 9.88241 9.49719 8.75 11.9996 8.75C14.502 8.75 16.3261 9.88241 17.5449 11.0431C18.1549 11.624 18.6061 12.2062 18.9038 12.6419C19.0523 12.8592 19.1615 13.0385 19.2323 13.1608C19.2676 13.2218 19.2933 13.2686 19.3093 13.2985C19.3174 13.3135 19.323 13.3242 19.3262 13.3305L19.3291 13.3359C19.3289 13.3357 19.3288 13.3354 19.9996 13C20.6704 12.6646 20.6703 12.6643 20.6701 12.664L20.6697 12.6632L20.6688 12.6614L20.6662 12.6563L20.6583 12.6408C20.6517 12.6282 20.6427 12.6108 20.631 12.5892C20.6078 12.5459 20.5744 12.4852 20.5306 12.4096C20.4432 12.2584 20.3141 12.0471 20.1423 11.7956C19.7994 11.2938 19.2819 10.626 18.5794 9.9569C17.1731 8.61759 14.9972 7.25 11.9996 7.25C9.00203 7.25 6.82614 8.61759 5.41987 9.9569C4.71736 10.626 4.19984 11.2938 3.85694 11.7956C3.68511 12.0471 3.55605 12.2584 3.4686 12.4096C3.42484 12.4852 3.39142 12.5459 3.36818 12.5892C3.35656 12.6108 3.34748 12.6282 3.34092 12.6408L3.33297 12.6563L3.33041 12.6614L3.32948 12.6632L3.32911 12.664C3.32894 12.6643 3.32879 12.6646 3.99961 13ZM11.9996 16C13.9326 16 15.4996 14.433 15.4996 12.5C15.4996 10.567 13.9326 9 11.9996 9C10.0666 9 8.49961 10.567 8.49961 12.5C8.49961 14.433 10.0666 16 11.9996 16Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (seen);
|
|
//# sourceMappingURL=seen.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/separator.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/separator.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const separator = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4.5 12.5v4H3V7h1.5v3.987h15V7H21v9.5h-1.5v-4h-15Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (separator);
|
|
//# sourceMappingURL=separator.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/settings.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/settings.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const settings = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m19 7.5h-7.628c-.3089-.87389-1.1423-1.5-2.122-1.5-.97966 0-1.81309.62611-2.12197 1.5h-2.12803v1.5h2.12803c.30888.87389 1.14231 1.5 2.12197 1.5.9797 0 1.8131-.62611 2.122-1.5h7.628z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m19 15h-2.128c-.3089-.8739-1.1423-1.5-2.122-1.5s-1.8131.6261-2.122 1.5h-7.628v1.5h7.628c.3089.8739 1.1423 1.5 2.122 1.5s1.8131-.6261 2.122-1.5h2.128z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (settings);
|
|
//# sourceMappingURL=settings.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/shadow.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/shadow.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const shadow = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12.8 3h-1.5v3h1.5V3zm-1.6 18h1.5v-3h-1.5v3zm6.8-9.8v1.5h3v-1.5h-3zm-12 0H3v1.5h3v-1.5zm9.7 5.6 2.1 2.1 1.1-1.1-2.1-2.1-1.1 1.1zM8.3 7.2 6.2 5.1 5.1 6.2l2.1 2.1 1.1-1.1zM5.1 17.8l1.1 1.1 2.1-2.1-1.1-1.1-2.1 2.1zM18.9 6.2l-1.1-1.1-2.1 2.1 1.1 1.1 2.1-2.1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (shadow);
|
|
//# sourceMappingURL=shadow.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/share.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/share.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const share = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9 11.8l6.1-4.5c.1.4.4.7.9.7h2c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1h-2c-.6 0-1 .4-1 1v.4l-6.4 4.8c-.2-.1-.4-.2-.6-.2H6c-.6 0-1 .4-1 1v2c0 .6.4 1 1 1h2c.2 0 .4-.1.6-.2l6.4 4.8v.4c0 .6.4 1 1 1h2c.6 0 1-.4 1-1v-2c0-.6-.4-1-1-1h-2c-.5 0-.8.3-.9.7L9 12.2v-.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (share);
|
|
//# sourceMappingURL=share.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/shield.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/shield.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const shield = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 3.176l6.75 3.068v4.574c0 3.9-2.504 7.59-6.035 8.755a2.283 2.283 0 01-1.43 0c-3.53-1.164-6.035-4.856-6.035-8.755V6.244L12 3.176zM6.75 7.21v3.608c0 3.313 2.145 6.388 5.005 7.33.159.053.331.053.49 0 2.86-.942 5.005-4.017 5.005-7.33V7.21L12 4.824 6.75 7.21z",
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (shield);
|
|
//# sourceMappingURL=shield.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/shipping.js"
|
|
/*!************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/shipping.js ***!
|
|
\************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const shipping = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M3 6.75C3 5.784 3.784 5 4.75 5H15V7.313l.05.027 5.056 2.73.394.212v3.468a1.75 1.75 0 01-1.75 1.75h-.012a2.5 2.5 0 11-4.975 0H9.737a2.5 2.5 0 11-4.975 0H3V6.75zM13.5 14V6.5H4.75a.25.25 0 00-.25.25V14h.965a2.493 2.493 0 011.785-.75c.7 0 1.332.287 1.785.75H13.5zm4.535 0h.715a.25.25 0 00.25-.25v-2.573l-4-2.16v4.568a2.487 2.487 0 011.25-.335c.7 0 1.332.287 1.785.75zM6.282 15.5a1.002 1.002 0 00.968 1.25 1 1 0 10-.968-1.25zm9 0a1 1 0 101.937.498 1 1 0 00-1.938-.498z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (shipping);
|
|
//# sourceMappingURL=shipping.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/shortcode.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/shortcode.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const shortcode = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16 4.2v1.5h2.5v12.5H16v1.5h4V4.2h-4zM4.2 19.8h4v-1.5H5.8V5.8h2.5V4.2h-4l-.1 15.6zm5.1-3.1l1.4.6 4-10-1.4-.6-4 10z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (shortcode);
|
|
//# sourceMappingURL=shortcode.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/shuffle.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/shuffle.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const shuffle = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/SVG"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.192 6.75L15.47 5.03l1.06-1.06 3.537 3.53-3.537 3.53-1.06-1.06 1.723-1.72h-3.19c-.602 0-.993.202-1.28.498-.309.319-.538.792-.695 1.383-.13.488-.222 1.023-.296 1.508-.034.664-.116 1.413-.303 2.117-.193.721-.513 1.467-1.068 2.04-.575.594-1.359.954-2.357.954H4v-1.5h4.003c.601 0 .993-.202 1.28-.498.308-.319.538-.792.695-1.383.149-.557.216-1.093.288-1.662l.039-.31a9.653 9.653 0 0 1 .272-1.653c.193-.722.513-1.467 1.067-2.04.576-.594 1.36-.954 2.358-.954h3.19zM8.004 6.75c.8 0 1.46.23 1.988.628a6.24 6.24 0 0 0-.684 1.396 1.725 1.725 0 0 0-.024-.026c-.287-.296-.679-.498-1.28-.498H4v-1.5h4.003zM12.699 14.726c-.161.459-.38.94-.684 1.396.527.397 1.188.628 1.988.628h3.19l-1.722 1.72 1.06 1.06L20.067 16l-3.537-3.53-1.06 1.06 1.723 1.72h-3.19c-.602 0-.993-.202-1.28-.498a1.96 1.96 0 0 1-.024-.026z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (shuffle);
|
|
//# sourceMappingURL=shuffle.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sidebar.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sidebar.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidebar = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 5.5H6a.5.5 0 00-.5.5v3h13V6a.5.5 0 00-.5-.5zm.5 5H10v8h8a.5.5 0 00.5-.5v-7.5zM6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidebar);
|
|
//# sourceMappingURL=sidebar.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-all.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-all.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesAll = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9zm0 13.5h9v-1.5h-9zm-3-3h1.5v-9h-1.5zm13.5-9v9h1.5v-9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesAll);
|
|
//# sourceMappingURL=sides-all.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-axial.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-axial.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesAxial = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M8.2 5.3h8V3.8h-8v1.5zm0 14.5h8v-1.5h-8v1.5zm3.5-6.5h1v-1h-1v1zm1-6.5h-1v.5h1v-.5zm-1 4.5h1v-1h-1v1zm0-2h1v-1h-1v1zm0 7.5h1v-.5h-1v.5zm1-2.5h-1v1h1v-1zm-8.5 1.5h1.5v-8H4.2v8zm14.5-8v8h1.5v-8h-1.5zm-5 4.5v-1h-1v1h1zm-6.5 0h.5v-1h-.5v1zm3.5-1v1h1v-1h-1zm6 1h.5v-1h-.5v1zm-8-1v1h1v-1h-1zm6 0v1h1v-1h-1z",
|
|
style: {
|
|
fill: '#1e1e1e',
|
|
fillRule: 'evenodd',
|
|
clipRule: 'evenodd'
|
|
}
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesAxial);
|
|
//# sourceMappingURL=sides-axial.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-bottom.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-bottom.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesBottom = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9zm0 13.5h9v-1.5h-9zm-3-3h1.5v-9h-1.5zm13.5-9v9h1.5v-9z",
|
|
style: {
|
|
opacity: 0.25
|
|
}
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m16.5 19.5h-9v-1.5h9z",
|
|
style: {
|
|
fill: '#1e1e1e'
|
|
}
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesBottom);
|
|
//# sourceMappingURL=sides-bottom.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-horizontal.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-horizontal.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesHorizontal = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9zm0 13.5h9v-1.5h-9zm-3-3h1.5v-9h-1.5zm13.5-9v9h1.5v-9z",
|
|
style: {
|
|
opacity: 0.25
|
|
}
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m4.5 7.5v9h1.5v-9z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m18 7.5v9h1.5v-9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesHorizontal);
|
|
//# sourceMappingURL=sides-horizontal.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-left.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-left.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesLeft = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9zm0 13.5h9v-1.5h-9zm-3-3h1.5v-9h-1.5zm13.5-9v9h1.5v-9z",
|
|
style: {
|
|
opacity: 0.25
|
|
}
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m4.5 16.5v-9h1.5v9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesLeft);
|
|
//# sourceMappingURL=sides-left.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-right.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-right.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesRight = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9zm0 13.5h9v-1.5h-9zm-3-3h1.5v-9h-1.5zm13.5-9v9h1.5v-9z",
|
|
style: {
|
|
opacity: 0.25
|
|
}
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m18 16.5v-9h1.5v9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesRight);
|
|
//# sourceMappingURL=sides-right.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-top.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-top.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesTop = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9zm0 13.5h9v-1.5h-9zm-3-3h1.5v-9h-1.5zm13.5-9v9h1.5v-9z",
|
|
style: {
|
|
opacity: 0.25
|
|
}
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m16.5 6h-9v-1.5h9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesTop);
|
|
//# sourceMappingURL=sides-top.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/sides-vertical.js"
|
|
/*!******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/sides-vertical.js ***!
|
|
\******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const sidesVertical = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9zm0 13.5h9v-1.5h-9zm-3-3h1.5v-9h-1.5zm13.5-9v9h1.5v-9z",
|
|
style: {
|
|
opacity: 0.25
|
|
}
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 6h9v-1.5h-9z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m7.5 19.5h9v-1.5h-9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (sidesVertical);
|
|
//# sourceMappingURL=sides-vertical.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/site-logo.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/site-logo.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const siteLogo = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 3c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 1.5c4.1 0 7.5 3.4 7.5 7.5v.1c-1.4-.8-3.3-1.7-3.4-1.8-.2-.1-.5-.1-.8.1l-2.9 2.1L9 11.3c-.2-.1-.4 0-.6.1l-3.7 2.2c-.1-.5-.2-1-.2-1.5 0-4.2 3.4-7.6 7.5-7.6zm0 15c-3.1 0-5.7-1.9-6.9-4.5l3.7-2.2 3.5 1.2c.2.1.5 0 .7-.1l2.9-2.1c.8.4 2.5 1.2 3.5 1.9-.9 3.3-3.9 5.8-7.4 5.8z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (siteLogo);
|
|
//# sourceMappingURL=site-logo.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/stack.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/stack.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const stack = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.5 4v5a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2V4H8v5a.5.5 0 0 0 .5.5h7A.5.5 0 0 0 16 9V4h1.5Zm0 16v-5a2 2 0 0 0-2-2h-7a2 2 0 0 0-2 2v5H8v-5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v5h1.5Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (stack);
|
|
//# sourceMappingURL=stack.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/star-empty.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/star-empty.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const starEmpty = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M9.706 8.646a.25.25 0 01-.188.137l-4.626.672a.25.25 0 00-.139.427l3.348 3.262a.25.25 0 01.072.222l-.79 4.607a.25.25 0 00.362.264l4.138-2.176a.25.25 0 01.233 0l4.137 2.175a.25.25 0 00.363-.263l-.79-4.607a.25.25 0 01.072-.222l3.347-3.262a.25.25 0 00-.139-.427l-4.626-.672a.25.25 0 01-.188-.137l-2.069-4.192a.25.25 0 00-.448 0L9.706 8.646zM12 7.39l-.948 1.921a1.75 1.75 0 01-1.317.957l-2.12.308 1.534 1.495c.412.402.6.982.503 1.55l-.362 2.11 1.896-.997a1.75 1.75 0 011.629 0l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (starEmpty);
|
|
//# sourceMappingURL=star-empty.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/star-filled.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/star-filled.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const starFilled = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M11.776 4.454a.25.25 0 01.448 0l2.069 4.192a.25.25 0 00.188.137l4.626.672a.25.25 0 01.139.426l-3.348 3.263a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.362.263l-4.138-2.175a.25.25 0 00-.232 0l-4.138 2.175a.25.25 0 01-.363-.263l.79-4.607a.25.25 0 00-.071-.222L4.754 9.881a.25.25 0 01.139-.426l4.626-.672a.25.25 0 00.188-.137l2.069-4.192z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (starFilled);
|
|
//# sourceMappingURL=star-filled.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/star-half.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/star-half.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const starHalf = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M9.518 8.783a.25.25 0 00.188-.137l2.069-4.192a.25.25 0 01.448 0l2.07 4.192a.25.25 0 00.187.137l4.626.672a.25.25 0 01.139.427l-3.347 3.262a.25.25 0 00-.072.222l.79 4.607a.25.25 0 01-.363.264l-4.137-2.176a.25.25 0 00-.233 0l-4.138 2.175a.25.25 0 01-.362-.263l.79-4.607a.25.25 0 00-.072-.222L4.753 9.882a.25.25 0 01.14-.427l4.625-.672zM12 14.533c.28 0 .559.067.814.2l1.895.997-.362-2.11a1.75 1.75 0 01.504-1.55l1.533-1.495-2.12-.308a1.75 1.75 0 01-1.317-.957L12 7.39v7.143z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (starHalf);
|
|
//# sourceMappingURL=star-half.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/store.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/store.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const store = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
d: "M19.75 11H21V8.667L19.875 4H4.125L3 8.667V11h1.25v8.75h15.5V11zm-1.5 0H5.75v7.25H10V13h4v5.25h4.25V11zm-5.5-5.5h2.067l.486 3.24.028.76H12.75v-4zm-3.567 0h2.067v4H8.669l.028-.76.486-3.24zm7.615 3.1l-.464-3.1h2.36l.806 3.345V9.5h-2.668l-.034-.9zM7.666 5.5h-2.36L4.5 8.845V9.5h2.668l.034-.9.464-3.1z",
|
|
clipRule: "evenodd"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (store);
|
|
//# sourceMappingURL=store.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/stretch-full-width.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/stretch-full-width.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const stretchFullWidth = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5 4h14v11H5V4Zm11 16H8v-1.5h8V20Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (stretchFullWidth);
|
|
//# sourceMappingURL=stretch-full-width.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/stretch-wide.js"
|
|
/*!****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/stretch-wide.js ***!
|
|
\****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const stretchWide = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16 5.5H8V4h8v1.5ZM16 20H8v-1.5h8V20ZM5 9h14v6H5V9Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (stretchWide);
|
|
//# sourceMappingURL=stretch-wide.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/styles.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/styles.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
|
|
/* harmony export */ styles: () => (/* binding */ styles)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const styles = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 4c-4.4 0-8 3.6-8 8v.1c0 4.1 3.2 7.5 7.2 7.9h.8c4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 15V5c3.9 0 7 3.1 7 7s-3.1 7-7 7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (styles);
|
|
//# sourceMappingURL=styles.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/subscript.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/subscript.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const subscript = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16.9 18.3l.8-1.2c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.1-.3-.4-.5-.6-.7-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.2 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3L15 19.4h4.3v-1.2h-2.4zM14.1 7.2h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (subscript);
|
|
//# sourceMappingURL=subscript.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/superscript.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/superscript.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const superscript = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M16.9 10.3l.8-1.3c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.2-.2-.4-.4-.7-.6-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.1 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3l-1.8 2.8h4.3v-1.2h-2.2zm-2.8-3.1h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (superscript);
|
|
//# sourceMappingURL=superscript.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/swatch.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/swatch.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const swatch = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M5 17.7c.4.5.8.9 1.2 1.2l1.1-1.4c-.4-.3-.7-.6-1-1L5 17.7zM5 6.3l1.4 1.1c.3-.4.6-.7 1-1L6.3 5c-.5.4-.9.8-1.3 1.3zm.1 7.8l-1.7.5c.2.6.4 1.1.7 1.6l1.5-.8c-.2-.4-.4-.8-.5-1.3zM4.8 12v-.7L3 11.1v1.8l1.7-.2c.1-.2.1-.5.1-.7zm3 7.9c.5.3 1.1.5 1.6.7l.5-1.7c-.5-.1-.9-.3-1.3-.5l-.8 1.5zM19 6.3c-.4-.5-.8-.9-1.2-1.2l-1.1 1.4c.4.3.7.6 1 1L19 6.3zm-.1 3.6l1.7-.5c-.2-.6-.4-1.1-.7-1.6l-1.5.8c.2.4.4.8.5 1.3zM5.6 8.6l-1.5-.8c-.3.5-.5 1-.7 1.6l1.7.5c.1-.5.3-.9.5-1.3zm2.2-4.5l.8 1.5c.4-.2.8-.4 1.3-.5l-.5-1.7c-.6.2-1.1.4-1.6.7zm8.8 13.5l1.1 1.4c.5-.4.9-.8 1.2-1.2l-1.4-1.1c-.2.3-.5.6-.9.9zm1.8-2.2l1.5.8c.3-.5.5-1.1.7-1.6l-1.7-.5c-.1.5-.3.9-.5 1.3zm2.6-4.3l-1.7.2v1.4l1.7.2V12v-.9zM11.1 3l.2 1.7h1.4l.2-1.7h-1.8zm3 2.1c.5.1.9.3 1.3.5l.8-1.5c-.5-.3-1.1-.5-1.6-.7l-.5 1.7zM12 19.2h-.7l-.2 1.8h1.8l-.2-1.7c-.2-.1-.5-.1-.7-.1zm2.1-.3l.5 1.7c.6-.2 1.1-.4 1.6-.7l-.8-1.5c-.4.2-.8.4-1.3.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (swatch);
|
|
//# sourceMappingURL=swatch.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/symbol-filled.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/symbol-filled.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const symbolFilled = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-17.6 1L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (symbolFilled);
|
|
//# sourceMappingURL=symbol-filled.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/symbol.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/symbol.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const symbol = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M21.3 10.8l-5.6-5.6c-.7-.7-1.8-.7-2.5 0l-5.6 5.6c-.7.7-.7 1.8 0 2.5l5.6 5.6c.3.3.8.5 1.2.5s.9-.2 1.2-.5l5.6-5.6c.8-.7.8-1.9.1-2.5zm-1 1.4l-5.6 5.6c-.1.1-.3.1-.4 0l-5.6-5.6c-.1-.1-.1-.3 0-.4l5.6-5.6s.1-.1.2-.1.1 0 .2.1l5.6 5.6c.1.1.1.3 0 .4zm-16.6-.4L10 5.5l-1-1-6.3 6.3c-.7.7-.7 1.8 0 2.5L9 19.5l1.1-1.1-6.3-6.3c-.2 0-.2-.2-.1-.3z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (symbol);
|
|
//# sourceMappingURL=symbol.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table-column-after.js"
|
|
/*!**********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table-column-after.js ***!
|
|
\**********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tableColumnAfter = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14.08 12.864V9.216h3.648V7.424H14.08V3.776h-1.728v3.648H8.64v1.792h3.712v3.648zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm0 5.12H1.28v3.84H6.4V6.4zm0 5.12H1.28v3.84H6.4v-3.84zM19.2 1.28H7.68v14.08H19.2V1.28z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tableColumnAfter);
|
|
//# sourceMappingURL=table-column-after.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table-column-before.js"
|
|
/*!***********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table-column-before.js ***!
|
|
\***********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tableColumnBefore = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.4 3.776v3.648H2.752v1.792H6.4v3.648h1.728V9.216h3.712V7.424H8.128V3.776zM0 17.92V0h20.48v17.92H0zM12.8 1.28H1.28v14.08H12.8V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.12h-5.12v3.84h5.12V6.4zm0 5.12h-5.12v3.84h5.12v-3.84z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tableColumnBefore);
|
|
//# sourceMappingURL=table-column-before.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table-column-delete.js"
|
|
/*!***********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table-column-delete.js ***!
|
|
\***********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tableColumnDelete = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.4 9.98L7.68 8.7v-.256L6.4 7.164V9.98zm6.4-1.532l1.28-1.28V9.92L12.8 8.64v-.192zm7.68 9.472V0H0v17.92h20.48zm-1.28-2.56h-5.12v-1.024l-.256.256-1.024-1.024v1.792H7.68v-1.792l-1.024 1.024-.256-.256v1.024H1.28V1.28H6.4v2.368l.704-.704.576.576V1.216h5.12V3.52l.96-.96.32.32V1.216h5.12V15.36zm-5.76-2.112l-3.136-3.136-3.264 3.264-1.536-1.536 3.264-3.264L5.632 5.44l1.536-1.536 3.136 3.136 3.2-3.2 1.536 1.536-3.2 3.2 3.136 3.136-1.536 1.536z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tableColumnDelete);
|
|
//# sourceMappingURL=table-column-delete.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table-of-contents.js"
|
|
/*!*********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table-of-contents.js ***!
|
|
\*********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tableOfContents = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M20 9.484h-8.889v-1.5H20v1.5Zm0 7h-4.889v-1.5H20v1.5Zm-14 .032a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13 15.516a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM8 8.484a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tableOfContents);
|
|
//# sourceMappingURL=table-of-contents.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table-row-after.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table-row-after.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tableRowAfter = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M13.824 10.176h-2.88v-2.88H9.536v2.88h-2.88v1.344h2.88v2.88h1.408v-2.88h2.88zM0 17.92V0h20.48v17.92H0zM6.4 1.28H1.28v3.84H6.4V1.28zm6.4 0H7.68v3.84h5.12V1.28zm6.4 0h-5.12v3.84h5.12V1.28zm0 5.056H1.28v9.024H19.2V6.336z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tableRowAfter);
|
|
//# sourceMappingURL=table-row-after.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table-row-before.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table-row-before.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tableRowBefore = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84zM6.656 6.464h2.88v2.88h1.408v-2.88h2.88V5.12h-2.88V2.24H9.536v2.88h-2.88zM0 17.92V0h20.48v17.92H0zm7.68-2.56h5.12v-3.84H7.68v3.84zm-6.4 0H6.4v-3.84H1.28v3.84zM19.2 1.28H1.28v9.024H19.2V1.28zm0 10.24h-5.12v3.84h5.12v-3.84z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tableRowBefore);
|
|
//# sourceMappingURL=table-row-before.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table-row-delete.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table-row-delete.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tableRowDelete = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.728 11.456L14.592 8.32l3.2-3.2-1.536-1.536-3.2 3.2L9.92 3.648 8.384 5.12l3.2 3.2-3.264 3.264 1.536 1.536 3.264-3.264 3.136 3.136 1.472-1.536zM0 17.92V0h20.48v17.92H0zm19.2-6.4h-.448l-1.28-1.28H19.2V6.4h-1.792l1.28-1.28h.512V1.28H1.28v3.84h6.208l1.28 1.28H1.28v3.84h7.424l-1.28 1.28H1.28v3.84H19.2v-3.84z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tableRowDelete);
|
|
//# sourceMappingURL=table-row-delete.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/table.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/table.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const table = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4 6v11.5h16V6H4zm1.5 1.5h6V11h-6V7.5zm0 8.5v-3.5h6V16h-6zm13 0H13v-3.5h5.5V16zM13 11V7.5h5.5V11H13z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (table);
|
|
//# sourceMappingURL=table.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/tablet.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/tablet.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tablet = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17 4H7c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 14c0 .3-.2.5-.5.5H7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h10c.3 0 .5.2.5.5v12zm-7.5-.5h4V16h-4v1.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tablet);
|
|
//# sourceMappingURL=tablet.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/tag.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/tag.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tag = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4.75 4a.75.75 0 0 0-.75.75v7.826c0 .2.08.39.22.53l6.72 6.716a2.313 2.313 0 0 0 3.276-.001l5.61-5.611-.531-.53.532.528a2.315 2.315 0 0 0 0-3.264L13.104 4.22a.75.75 0 0 0-.53-.22H4.75ZM19 12.576a.815.815 0 0 1-.236.574l-5.61 5.611a.814.814 0 0 1-1.153 0L5.5 12.264V5.5h6.763l6.5 6.502a.816.816 0 0 1 .237.574ZM8.75 9.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tag);
|
|
//# sourceMappingURL=tag.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/term-description.js"
|
|
/*!********************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/term-description.js ***!
|
|
\********************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tag = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.08 10.103h2.914L9.657 12h1.417L8.23 4H6.846L4 12h1.417l.663-1.897Zm1.463-4.137.994 2.857h-2l1.006-2.857ZM11 16H4v-1.5h7V16Zm1 0h8v-1.5h-8V16Zm-4 4H4v-1.5h4V20Zm7-1.5V20H9v-1.5h6Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tag);
|
|
//# sourceMappingURL=term-description.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/text-color.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/text-color.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const textColor = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12.9 6h-2l-4 11h1.9l1.1-3h4.2l1.1 3h1.9L12.9 6zm-2.5 6.5l1.5-4.9 1.7 4.9h-3.2z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (textColor);
|
|
//# sourceMappingURL=text-color.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/text-horizontal.js"
|
|
/*!*******************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/text-horizontal.js ***!
|
|
\*******************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const textHorizontal = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M8.2 14.4h3.9L13 17h1.7L11 6.5H9.3L5.6 17h1.7l.9-2.6zm2-5.5 1.4 4H8.8l1.4-4zm7.4 7.5-1.3.8.8 1.4H5.5V20h14.3l-2.2-3.6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (textHorizontal);
|
|
//# sourceMappingURL=text-horizontal.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/text-vertical.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/text-vertical.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const textVertical = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M7 5.6v1.7l2.6.9v3.9L7 13v1.7L17.5 11V9.3L7 5.6zm4.2 6V8.8l4 1.4-4 1.4zm-5.7 5.6V5.5H4v14.3l3.6-2.2-.8-1.3-1.3.9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (textVertical);
|
|
//# sourceMappingURL=text-vertical.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/tip.js"
|
|
/*!*******************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/tip.js ***!
|
|
\*******************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tip = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tip);
|
|
//# sourceMappingURL=tip.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/title.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/title.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const title = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m4 5.5h2v6.5h1.5v-6.5h2v-1.5h-5.5zm16 10.5h-16v-1.5h16zm-7 4h-9v-1.5h9z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (title);
|
|
//# sourceMappingURL=title.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/tool.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/tool.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const tool = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M14.103 7.128l2.26-2.26a4 4 0 00-5.207 4.804L5.828 15a2 2 0 102.828 2.828l5.329-5.328a4 4 0 004.804-5.208l-2.261 2.26-1.912-.512-.513-1.912zm-7.214 9.64a.5.5 0 11.707-.707.5.5 0 01-.707.707z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (tool);
|
|
//# sourceMappingURL=tool.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/trash.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/trash.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const trash = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
fillRule: "evenodd",
|
|
clipRule: "evenodd",
|
|
d: "M12 5.5A2.25 2.25 0 0 0 9.878 7h4.244A2.251 2.251 0 0 0 12 5.5ZM12 4a3.751 3.751 0 0 0-3.675 3H5v1.5h1.27l.818 8.997a2.75 2.75 0 0 0 2.739 2.501h4.347a2.75 2.75 0 0 0 2.738-2.5L17.73 8.5H19V7h-3.325A3.751 3.751 0 0 0 12 4Zm4.224 4.5H7.776l.806 8.861a1.25 1.25 0 0 0 1.245 1.137h4.347a1.25 1.25 0 0 0 1.245-1.137l.805-8.861Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (trash);
|
|
//# sourceMappingURL=trash.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/trending-down.js"
|
|
/*!*****************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/trending-down.js ***!
|
|
\*****************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const trendingDown = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4.195 8.245a.75.75 0 011.06-.05l5.004 4.55 4.025-3.521L19 13.939V10.75h1.5v5.75h-5.75V15h3.19l-3.724-3.723-3.975 3.478-5.995-5.45a.75.75 0 01-.051-1.06z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (trendingDown);
|
|
//# sourceMappingURL=trending-down.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/trending-up.js"
|
|
/*!***************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/trending-up.js ***!
|
|
\***************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const trendingUp = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M3.445 16.505a.75.75 0 001.06.05l5.005-4.55 4.024 3.521 4.716-4.715V14h1.5V8.25H14v1.5h3.19l-3.724 3.723L9.49 9.995l-5.995 5.45a.75.75 0 00-.05 1.06z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (trendingUp);
|
|
//# sourceMappingURL=trending-up.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/typography.js"
|
|
/*!**************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/typography.js ***!
|
|
\**************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const typography = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6.9 7L3 17.8h1.7l1-2.8h4.1l1 2.8h1.7L8.6 7H6.9zm-.7 6.6l1.5-4.3 1.5 4.3h-3zM21.6 17c-.1.1-.2.2-.3.2-.1.1-.2.1-.4.1s-.3-.1-.4-.2c-.1-.1-.1-.3-.1-.6V12c0-.5 0-1-.1-1.4-.1-.4-.3-.7-.5-1-.2-.2-.5-.4-.9-.5-.4 0-.8-.1-1.3-.1s-1 .1-1.4.2c-.4.1-.7.3-1 .4-.2.2-.4.3-.6.5-.1.2-.2.4-.2.7 0 .3.1.5.2.8.2.2.4.3.8.3.3 0 .6-.1.8-.3.2-.2.3-.4.3-.7 0-.3-.1-.5-.2-.7-.2-.2-.4-.3-.6-.4.2-.2.4-.3.7-.4.3-.1.6-.1.8-.1.3 0 .6 0 .8.1.2.1.4.3.5.5.1.2.2.5.2.9v1.1c0 .3-.1.5-.3.6-.2.2-.5.3-.9.4-.3.1-.7.3-1.1.4-.4.1-.8.3-1.1.5-.3.2-.6.4-.8.7-.2.3-.3.7-.3 1.2 0 .6.2 1.1.5 1.4.3.4.9.5 1.6.5.5 0 1-.1 1.4-.3.4-.2.8-.6 1.1-1.1 0 .4.1.7.3 1 .2.3.6.4 1.2.4.4 0 .7-.1.9-.2.2-.1.5-.3.7-.4h-.3zm-3-.9c-.2.4-.5.7-.8.8-.3.2-.6.2-.8.2-.4 0-.6-.1-.9-.3-.2-.2-.3-.6-.3-1.1 0-.5.1-.9.3-1.2s.5-.5.8-.7c.3-.2.7-.3 1-.5.3-.1.6-.3.7-.6v3.4z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (typography);
|
|
//# sourceMappingURL=typography.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/undo.js"
|
|
/*!********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/undo.js ***!
|
|
\********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const undo = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.3 11.7c-.6-.6-1.4-.9-2.3-.9H6.7l2.9-3.3-1.1-1-4.5 5L8.5 16l1-1-2.7-2.7H16c.5 0 .9.2 1.3.5 1 1 1 3.4 1 4.5v.3h1.5v-.2c0-1.5 0-4.3-1.5-5.7z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (undo);
|
|
//# sourceMappingURL=undo.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/ungroup.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/ungroup.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const ungroup = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18 4h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm.5 9c0 .3-.2.5-.5.5h-7c-.3 0-.5-.2-.5-.5V6c0-.3.2-.5.5-.5h7c.3 0 .5.2.5.5v7zm-5 5c0 .3-.2.5-.5.5H6c-.3 0-.5-.2-.5-.5v-7c0-.3.2-.5.5-.5h1V9H6c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-1h-1.5v1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (ungroup);
|
|
//# sourceMappingURL=ungroup.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/unlock.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/unlock.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const unlock = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8h1.5c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (unlock);
|
|
//# sourceMappingURL=unlock.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/unseen.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/unseen.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const unseen = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M4.67 10.664s-2.09 1.11-2.917 1.582l.494.87 1.608-.914.002.002c.343.502.86 1.17 1.563 1.84.348.33.742.663 1.185.976L5.57 16.744l.858.515 1.02-1.701a9.1 9.1 0 0 0 4.051 1.18V19h1v-2.263a9.1 9.1 0 0 0 4.05-1.18l1.021 1.7.858-.514-1.034-1.723c.442-.313.837-.646 1.184-.977.703-.669 1.22-1.337 1.563-1.839l.002-.003 1.61.914.493-.87c-1.75-.994-2.918-1.58-2.918-1.58l-.003.005a8.29 8.29 0 0 1-.422.689 10.097 10.097 0 0 1-1.36 1.598c-1.218 1.16-3.042 2.293-5.544 2.293-2.503 0-4.327-1.132-5.546-2.293a10.099 10.099 0 0 1-1.359-1.599 8.267 8.267 0 0 1-.422-.689l-.003-.005Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (unseen);
|
|
//# sourceMappingURL=unseen.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/update.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/update.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const update = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "m11.3 17.2-5-5c-.1-.1-.1-.3 0-.4l2.3-2.3-1.1-1-2.3 2.3c-.7.7-.7 1.8 0 2.5l5 5H7.5v1.5h5.3v-5.2h-1.5v2.6zm7.5-6.4-5-5h2.7V4.2h-5.2v5.2h1.5V6.8l5 5c.1.1.1.3 0 .4l-2.3 2.3 1.1 1.1 2.3-2.3c.6-.7.6-1.9-.1-2.5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (update);
|
|
//# sourceMappingURL=update.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/upload.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/upload.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const upload = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.5 15v3.5H13V6.7l4.5 4.1 1-1.1-6.2-5.8-5.8 5.8 1 1.1 4-4v11.7h-6V15H4v5h16v-5z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (upload);
|
|
//# sourceMappingURL=upload.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/verse.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/verse.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const verse = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M17.8 2l-.9.3c-.1 0-3.6 1-5.2 2.1C10 5.5 9.3 6.5 8.9 7.1c-.6.9-1.7 4.7-1.7 6.3l-.9 2.3c-.2.4 0 .8.4 1 .1 0 .2.1.3.1.3 0 .6-.2.7-.5l.6-1.5c.3 0 .7-.1 1.2-.2.7-.1 1.4-.3 2.2-.5.8-.2 1.6-.5 2.4-.8.7-.3 1.4-.7 1.9-1.2s.8-1.2 1-1.9c.2-.7.3-1.6.4-2.4.1-.8.1-1.7.2-2.5 0-.8.1-1.5.2-2.1V2zm-1.9 5.6c-.1.8-.2 1.5-.3 2.1-.2.6-.4 1-.6 1.3-.3.3-.8.6-1.4.9-.7.3-1.4.5-2.2.8-.6.2-1.3.3-1.8.4L15 7.5c.3-.3.6-.7 1-1.1 0 .4 0 .8-.1 1.2zM6 20h8v-1.5H6V20z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (verse);
|
|
//# sourceMappingURL=verse.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/video.js"
|
|
/*!*********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/video.js ***!
|
|
\*********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const video = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
viewBox: "0 0 24 24",
|
|
xmlns: "http://www.w3.org/2000/svg"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M18.7 3H5.3C4 3 3 4 3 5.3v13.4C3 20 4 21 5.3 21h13.4c1.3 0 2.3-1 2.3-2.3V5.3C21 4 20 3 18.7 3zm.8 15.7c0 .4-.4.8-.8.8H5.3c-.4 0-.8-.4-.8-.8V5.3c0-.4.4-.8.8-.8h13.4c.4 0 .8.4.8.8v13.4zM10 15l5-3-5-3v6z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (video);
|
|
//# sourceMappingURL=video.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/warning.js"
|
|
/*!***********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/warning.js ***!
|
|
\***********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const warning = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (warning);
|
|
//# sourceMappingURL=warning.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/widget.js"
|
|
/*!**********************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/widget.js ***!
|
|
\**********************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const widget = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "0 0 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M6 3H8V5H16V3H18V5C19.1046 5 20 5.89543 20 7V19C20 20.1046 19.1046 21 18 21H6C4.89543 21 4 20.1046 4 19V7C4 5.89543 4.89543 5 6 5V3ZM18 6.5H6C5.72386 6.5 5.5 6.72386 5.5 7V8H18.5V7C18.5 6.72386 18.2761 6.5 18 6.5ZM18.5 9.5H5.5V19C5.5 19.2761 5.72386 19.5 6 19.5H18C18.2761 19.5 18.5 19.2761 18.5 19V9.5ZM11 11H13V13H11V11ZM7 11V13H9V11H7ZM15 13V11H17V13H15Z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (widget);
|
|
//# sourceMappingURL=widget.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./node_modules/@wordpress/icons/build-module/library/wordpress.js"
|
|
/*!*************************************************************************!*\
|
|
!*** ./node_modules/@wordpress/icons/build-module/library/wordpress.js ***!
|
|
\*************************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/primitives */ "@wordpress/primitives");
|
|
/* harmony import */ var _wordpress_primitives__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* WordPress dependencies
|
|
*/
|
|
|
|
const wordpress = (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.SVG, {
|
|
xmlns: "http://www.w3.org/2000/svg",
|
|
viewBox: "-2 -2 24 24"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_primitives__WEBPACK_IMPORTED_MODULE_1__.Path, {
|
|
d: "M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z"
|
|
}));
|
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (wordpress);
|
|
//# sourceMappingURL=wordpress.js.map
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/api/client.js"
|
|
/*!*********************************!*\
|
|
!*** ./src/admin/api/client.js ***!
|
|
\*********************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ API_BASE: () => (/* binding */ API_BASE),
|
|
/* harmony export */ NONCE: () => (/* binding */ NONCE),
|
|
/* harmony export */ REST_BASE: () => (/* binding */ REST_BASE),
|
|
/* harmony export */ ajaxRequest: () => (/* binding */ ajaxRequest),
|
|
/* harmony export */ apiRequest: () => (/* binding */ apiRequest),
|
|
/* harmony export */ couponsApi: () => (/* binding */ couponsApi),
|
|
/* harmony export */ customersApi: () => (/* binding */ customersApi),
|
|
/* harmony export */ formsApi: () => (/* binding */ formsApi),
|
|
/* harmony export */ licenseApi: () => (/* binding */ licenseApi),
|
|
/* harmony export */ ordersApi: () => (/* binding */ ordersApi),
|
|
/* harmony export */ productsApi: () => (/* binding */ productsApi)
|
|
/* harmony export */ });
|
|
/**
|
|
* API client for Formipay admin interface
|
|
* Handles nonce-secured requests to WordPress admin-ajax.php
|
|
*/
|
|
|
|
const API_BASE = window.formipayAdmin?.ajaxUrl || '/wp-admin/admin-ajax.php';
|
|
const NONCE = window.formipayAdmin?.nonce || '';
|
|
const REST_BASE = window.formipayAdmin?.restUrl || '/wp-json/formipay/v1';
|
|
|
|
/**
|
|
* Generic AJAX request handler with nonce
|
|
*/
|
|
async function ajaxRequest(action, data = {}) {
|
|
const formData = new FormData();
|
|
formData.append('action', action);
|
|
formData.append('_wpnonce', NONCE);
|
|
Object.keys(data).forEach(key => {
|
|
if (typeof data[key] === 'object') {
|
|
formData.append(key, JSON.stringify(data[key]));
|
|
} else {
|
|
formData.append(key, data[key]);
|
|
}
|
|
});
|
|
try {
|
|
const response = await fetch(API_BASE, {
|
|
method: 'POST',
|
|
credentials: 'same-origin',
|
|
body: formData
|
|
});
|
|
const result = await response.json();
|
|
if (!response.ok || result.success === false) {
|
|
throw new Error(result.message || 'Request failed');
|
|
}
|
|
return result;
|
|
} catch (error) {
|
|
console.error(`AJAX error [${action}]:`, error);
|
|
throw error;
|
|
}
|
|
}
|
|
|
|
/**
|
|
* REST API request handler
|
|
*/
|
|
async function apiRequest(endpoint, options = {}) {
|
|
const url = `${REST_BASE}${endpoint}`;
|
|
const defaultOptions = {
|
|
headers: {
|
|
'Content-Type': 'application/json',
|
|
'X-WP-Nonce': NONCE
|
|
}
|
|
};
|
|
try {
|
|
const response = await fetch(url, {
|
|
...defaultOptions,
|
|
...options
|
|
});
|
|
const result = await response.json();
|
|
if (!response.ok) {
|
|
throw new Error(result.message || 'API request failed');
|
|
}
|
|
return result;
|
|
} catch (error) {
|
|
console.error(`API error [${endpoint}]:`, error);
|
|
throw error;
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Orders API
|
|
*/
|
|
const ordersApi = {
|
|
list: (params = {}) => ajaxRequest('formipay_tabledata_orders', params),
|
|
get: orderId => ajaxRequest('formipay_get_order', {
|
|
order_id: orderId
|
|
}),
|
|
updateStatus: (orderId, status) => ajaxRequest('formipay_update_order_status', {
|
|
order_id: orderId,
|
|
status
|
|
}),
|
|
delete: orderIds => ajaxRequest('formipay_bulk_delete_order', {
|
|
ids: orderIds
|
|
})
|
|
};
|
|
|
|
/**
|
|
* Customers API
|
|
*/
|
|
const customersApi = {
|
|
list: (params = {}) => ajaxRequest('formipay_tabledata_customers', params),
|
|
get: customerId => ajaxRequest('formipay_get_customer', {
|
|
customer_id: customerId
|
|
})
|
|
};
|
|
|
|
/**
|
|
* Products API
|
|
*/
|
|
const productsApi = {
|
|
list: (params = {}) => ajaxRequest('formipay_tabledata_products', params),
|
|
get: productId => ajaxRequest('formipay_get_product', {
|
|
post_id: productId
|
|
}),
|
|
getVariables: productId => ajaxRequest('get_product_variables', {
|
|
post_id: productId
|
|
})
|
|
};
|
|
|
|
/**
|
|
* Forms API
|
|
*/
|
|
const formsApi = {
|
|
list: (params = {}) => ajaxRequest('formipay_tabledata_forms', params),
|
|
get: formId => ajaxRequest('formipay_get_form', {
|
|
post_id: formId
|
|
})
|
|
};
|
|
|
|
/**
|
|
* Coupons API
|
|
*/
|
|
const couponsApi = {
|
|
list: (params = {}) => ajaxRequest('formipay_tabledata_coupons', params),
|
|
check: (code, formId) => ajaxRequest('formipay_check_coupon', {
|
|
code,
|
|
form_id: formId
|
|
})
|
|
};
|
|
|
|
/**
|
|
* License API
|
|
*/
|
|
const licenseApi = {
|
|
verify: key => ajaxRequest('formipay_verify_license', {
|
|
license_key: key
|
|
}),
|
|
activate: key => ajaxRequest('formipay_activate_license', {
|
|
license_key: key
|
|
}),
|
|
deactivate: key => ajaxRequest('formipay_deactivate_license', {
|
|
license_key: key
|
|
})
|
|
};
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/App.js"
|
|
/*!*************************************!*\
|
|
!*** ./src/admin/components/App.js ***!
|
|
\*************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ App)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _pages_Orders__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../pages/Orders */ "./src/admin/pages/Orders.js");
|
|
/* harmony import */ var _pages_Customers__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../pages/Customers */ "./src/admin/pages/Customers.js");
|
|
/* harmony import */ var _pages_Products__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../pages/Products */ "./src/admin/pages/Products.js");
|
|
/* harmony import */ var _pages_Forms__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../pages/Forms */ "./src/admin/pages/Forms.js");
|
|
/* harmony import */ var _pages_Coupons__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../pages/Coupons */ "./src/admin/pages/Coupons.js");
|
|
/* harmony import */ var _pages_Access__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../pages/Access */ "./src/admin/pages/Access.js");
|
|
/* harmony import */ var _pages_Licenses__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../pages/Licenses */ "./src/admin/pages/Licenses.js");
|
|
|
|
/**
|
|
* App Component - Main admin application shell
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const pageComponents = {
|
|
orders: _pages_Orders__WEBPACK_IMPORTED_MODULE_1__["default"],
|
|
customers: _pages_Customers__WEBPACK_IMPORTED_MODULE_2__["default"],
|
|
products: _pages_Products__WEBPACK_IMPORTED_MODULE_3__["default"],
|
|
forms: _pages_Forms__WEBPACK_IMPORTED_MODULE_4__["default"],
|
|
coupons: _pages_Coupons__WEBPACK_IMPORTED_MODULE_5__["default"],
|
|
access: _pages_Access__WEBPACK_IMPORTED_MODULE_6__["default"],
|
|
licenses: _pages_Licenses__WEBPACK_IMPORTED_MODULE_7__["default"]
|
|
};
|
|
function App({
|
|
page,
|
|
initialData
|
|
}) {
|
|
const PageComponent = pageComponents[page];
|
|
if (!PageComponent) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-error"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, "Unknown page: ", page));
|
|
}
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-admin-wrap"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(PageComponent, {
|
|
initialData: initialData
|
|
}));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FieldPalette.js"
|
|
/*!**********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FieldPalette.js ***!
|
|
\**********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FieldPalette)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _config_fieldTypes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../config/fieldTypes */ "./src/admin/config/fieldTypes.js");
|
|
/* harmony import */ var _FieldPalette_css__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./FieldPalette.css */ "./src/admin/components/formBuilder/FieldPalette.css");
|
|
|
|
/**
|
|
* Field Palette - Drag-and-drop source for form fields
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
function FieldPalette({
|
|
onDragStart
|
|
}) {
|
|
const fieldTypesByCategory = (0,_config_fieldTypes__WEBPACK_IMPORTED_MODULE_3__.getFieldTypesByCategory)();
|
|
const categories = Object.values(_config_fieldTypes__WEBPACK_IMPORTED_MODULE_3__.FIELD_CATEGORIES).sort((a, b) => a.order - b.order);
|
|
const handleDragStart = (event, fieldType) => {
|
|
event.dataTransfer.effectAllowed = 'copy';
|
|
event.dataTransfer.setData('formipay-field-type', fieldType);
|
|
onDragStart?.(fieldType);
|
|
};
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-field-palette"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Add Field', 'formipay')), categories.map(category => {
|
|
const fields = fieldTypesByCategory[category.label] || [];
|
|
if (fields.length === 0) return null;
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
key: category.label,
|
|
className: "formipay-palette-category"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h4", null, category.label), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-palette-items"
|
|
}, fields.map(field => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
key: field.type,
|
|
className: "formipay-palette-item",
|
|
draggable: true,
|
|
onDragStart: e => handleDragStart(e, field.type),
|
|
title: field.label
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
icon: field.icon
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", null, field.label)))));
|
|
}));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FieldSettingsPanel.js"
|
|
/*!****************************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FieldSettingsPanel.js ***!
|
|
\****************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FieldSettingsPanel)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/components */ "@wordpress/components");
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _config_fieldTypes__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../config/fieldTypes */ "./src/admin/config/fieldTypes.js");
|
|
/* harmony import */ var _FormFieldOptions__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./FormFieldOptions */ "./src/admin/components/formBuilder/FormFieldOptions.js");
|
|
/* harmony import */ var _FieldSettingsPanel_css__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./FieldSettingsPanel.css */ "./src/admin/components/formBuilder/FieldSettingsPanel.css");
|
|
|
|
/**
|
|
* Field Settings Panel - Edit field properties
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function FieldSettingsPanel({
|
|
field,
|
|
open,
|
|
onClose,
|
|
onUpdate
|
|
}) {
|
|
if (!open || !field) {
|
|
return null;
|
|
}
|
|
const fieldConfig = _config_fieldTypes__WEBPACK_IMPORTED_MODULE_3__.FIELD_TYPES[field.field_type] || _config_fieldTypes__WEBPACK_IMPORTED_MODULE_3__.FIELD_TYPES.text;
|
|
const hasOptions = ['select', 'checkbox', 'radio'].includes(field.field_type);
|
|
const hasPlaceholder = ['text', 'url', 'email', 'tel', 'number', 'date', 'datetime', 'color', 'select', 'checkbox', 'radio', 'hidden', 'textarea', 'country_list'].includes(field.field_type);
|
|
const hasDefaultValue = ['text', 'url', 'email', 'tel', 'number', 'date', 'datetime', 'color', 'select', 'checkbox', 'radio', 'hidden', 'textarea'].includes(field.field_type);
|
|
const hasDescription = !['hidden'].includes(field.field_type);
|
|
const isRequired = !['divider', 'page_break', 'hidden'].includes(field.field_type);
|
|
const hasGridColumns = ['radio', 'checkbox'].includes(field.field_type);
|
|
const handleChange = (key, value) => {
|
|
onUpdate?.({
|
|
...field,
|
|
[key]: value
|
|
});
|
|
};
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-field-settings-panel"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-settings-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "field-type-badge"
|
|
}, fieldConfig.label), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Field Settings', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button-link",
|
|
onClick: onClose
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Close', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-settings-content"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Label', 'formipay'),
|
|
value: field.label || '',
|
|
onChange: value => handleChange('label', value),
|
|
help: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('The display label for this field', 'formipay')
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Field ID', 'formipay'),
|
|
value: field.field_id || '',
|
|
onChange: value => handleChange('field_id', value),
|
|
help: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Unique identifier for this field (used in form data)', 'formipay')
|
|
}), hasPlaceholder && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Placeholder', 'formipay'),
|
|
value: field.placeholder || '',
|
|
onChange: value => handleChange('placeholder', value)
|
|
}), hasDefaultValue && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Default Value', 'formipay'),
|
|
value: field.default_value || '',
|
|
onChange: value => handleChange('default_value', value)
|
|
}), hasDescription && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextareaControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Description', 'formipay'),
|
|
value: field.description || '',
|
|
onChange: value => handleChange('description', value),
|
|
help: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Optional help text displayed below the field', 'formipay'),
|
|
rows: 3
|
|
}), hasOptions && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_FormFieldOptions__WEBPACK_IMPORTED_MODULE_4__["default"], {
|
|
options: field.field_options || [],
|
|
onChange: value => handleChange('field_options', value),
|
|
fieldType: field.field_type
|
|
}), hasGridColumns && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.SelectControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Option Grid Columns', 'formipay'),
|
|
value: field.option_grid_columns || 1,
|
|
options: [{
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('1 Column', 'formipay'),
|
|
value: 1
|
|
}, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('2 Columns', 'formipay'),
|
|
value: 2
|
|
}, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('3 Columns', 'formipay'),
|
|
value: 3
|
|
}, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('4 Columns', 'formipay'),
|
|
value: 4
|
|
}],
|
|
onChange: value => handleChange('option_grid_columns', parseInt(value))
|
|
}), isRequired && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.CheckboxControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Required Field', 'formipay'),
|
|
checked: field.is_required || false,
|
|
onChange: value => handleChange('is_required', value),
|
|
help: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('User must fill this field before submitting', 'formipay')
|
|
})));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormBuilder.js"
|
|
/*!*********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormBuilder.js ***!
|
|
\*********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FormBuilder)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _FormCanvas__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./FormCanvas */ "./src/admin/components/formBuilder/FormCanvas.js");
|
|
/* harmony import */ var _FieldPalette__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./FieldPalette */ "./src/admin/components/formBuilder/FieldPalette.js");
|
|
/* harmony import */ var _FieldSettingsPanel__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./FieldSettingsPanel */ "./src/admin/components/formBuilder/FieldSettingsPanel.js");
|
|
/* harmony import */ var _FormPreview__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./FormPreview */ "./src/admin/components/formBuilder/FormPreview.js");
|
|
/* harmony import */ var _FormBuilder_css__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./FormBuilder.css */ "./src/admin/components/formBuilder/FormBuilder.css");
|
|
|
|
/**
|
|
* Form Builder - Main container component
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function FormBuilder({
|
|
formId,
|
|
initialData = {}
|
|
}) {
|
|
const [fields, setFields] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(initialData.fields || []);
|
|
const [selectedFieldId, setSelectedFieldId] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(null);
|
|
const [saveStatus, setSaveStatus] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(null);
|
|
const selectedField = fields.find(f => f.field_id === selectedFieldId) || null;
|
|
|
|
// Load existing fields on mount
|
|
(0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useEffect)(() => {
|
|
if (formId && !initialData.fields) {
|
|
loadFields();
|
|
}
|
|
}, [formId]);
|
|
const loadFields = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(() => {
|
|
const params = new URLSearchParams({
|
|
action: 'formipay_load_form_fields',
|
|
post_id: formId,
|
|
_wpnonce: window.formipayAdmin?.nonce || ''
|
|
});
|
|
fetch(`${window.formipayAdmin?.ajaxUrl || '/wp-admin/admin-ajax.php'}?${params}`).then(response => response.json()).then(result => {
|
|
if (result.success && result.data.fields) {
|
|
setFields(result.data.fields);
|
|
}
|
|
}).catch(error => {
|
|
console.error('Load error:', error);
|
|
});
|
|
}, [formId]);
|
|
const handleDrop = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(newField => {
|
|
setFields([...fields, newField]);
|
|
setSelectedFieldId(newField.field_id);
|
|
}, [fields]);
|
|
const handleSelectField = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(fieldId => {
|
|
setSelectedFieldId(fieldId);
|
|
}, []);
|
|
const handleUpdateField = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)((fieldId, updates) => {
|
|
setFields(fields.map(f => f.field_id === fieldId ? {
|
|
...f,
|
|
...updates
|
|
} : f));
|
|
}, [fields]);
|
|
const handleMoveField = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(newFields => {
|
|
setFields(newFields);
|
|
}, []);
|
|
const handleDeleteField = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(fieldId => {
|
|
const newFields = fields.filter(f => f.field_id !== fieldId);
|
|
setFields(newFields);
|
|
if (selectedFieldId === fieldId) {
|
|
setSelectedFieldId(null);
|
|
}
|
|
}, [fields, selectedFieldId]);
|
|
const handleSave = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(() => {
|
|
setSaveStatus('saving');
|
|
const formData = new FormData();
|
|
formData.append('action', 'formipay_save_form_fields');
|
|
formData.append('post_id', formId);
|
|
formData.append('fields', JSON.stringify(fields));
|
|
formData.append('_wpnonce', window.formipayAdmin?.nonce || '');
|
|
fetch(window.formipayAdmin?.ajaxUrl || '/wp-admin/admin-ajax.php', {
|
|
method: 'POST',
|
|
credentials: 'same-origin',
|
|
body: formData
|
|
}).then(response => response.json()).then(result => {
|
|
if (result.success) {
|
|
setSaveStatus('saved');
|
|
setTimeout(() => setSaveStatus(null), 2000);
|
|
} else {
|
|
setSaveStatus('error');
|
|
console.error('Failed to save form:', result.message);
|
|
}
|
|
}).catch(error => {
|
|
setSaveStatus('error');
|
|
console.error('Save error:', error);
|
|
});
|
|
}, [fields, formId]);
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-form-builder"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-builder-toolbar"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h2", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Form Builder', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-builder-actions"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button button-secondary",
|
|
onClick: () => setFields([])
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Clear All', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: `button button-primary ${saveStatus === 'saving' ? 'is-busy' : ''}`,
|
|
onClick: handleSave,
|
|
disabled: saveStatus === 'saving'
|
|
}, saveStatus === 'saved' ? (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Saved!', 'formipay') : saveStatus === 'error' ? (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Failed', 'formipay') : saveStatus === 'saving' ? (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Saving...', 'formipay') : (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Save Form', 'formipay')))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-builder-content"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_FieldPalette__WEBPACK_IMPORTED_MODULE_4__["default"], {
|
|
onDragStart: () => {}
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_FormCanvas__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
fields: fields,
|
|
selectedFieldId: selectedFieldId,
|
|
onDrop: handleDrop,
|
|
onSelectField: handleSelectField,
|
|
onUpdateField: handleUpdateField,
|
|
onMoveField: handleMoveField,
|
|
onDeleteField: handleDeleteField
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_FormPreview__WEBPACK_IMPORTED_MODULE_6__["default"], {
|
|
fields: fields
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_FieldSettingsPanel__WEBPACK_IMPORTED_MODULE_5__["default"], {
|
|
field: selectedField,
|
|
open: !!selectedField,
|
|
onClose: () => setSelectedFieldId(null),
|
|
onUpdate: handleUpdateField
|
|
})));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormCanvas.js"
|
|
/*!********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormCanvas.js ***!
|
|
\********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FormCanvas)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/plus.js");
|
|
/* harmony import */ var _config_fieldTypes__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../config/fieldTypes */ "./src/admin/config/fieldTypes.js");
|
|
/* harmony import */ var _FormField__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./FormField */ "./src/admin/components/formBuilder/FormField.js");
|
|
/* harmony import */ var _FormCanvas_css__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./FormCanvas.css */ "./src/admin/components/formBuilder/FormCanvas.css");
|
|
|
|
/**
|
|
* Form Canvas - Drop target for form fields
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function FormCanvas({
|
|
fields = [],
|
|
selectedFieldId,
|
|
onDrop,
|
|
onSelectField,
|
|
onUpdateField,
|
|
onMoveField,
|
|
onDeleteField
|
|
}) {
|
|
const handleDragOver = event => {
|
|
event.preventDefault();
|
|
event.dataTransfer.dropEffect = 'copy';
|
|
};
|
|
const handleDrop = event => {
|
|
event.preventDefault();
|
|
const fieldType = event.dataTransfer.getData('formipay-field-type');
|
|
if (!fieldType) return;
|
|
const newField = {
|
|
..._config_fieldTypes__WEBPACK_IMPORTED_MODULE_4__.DEFAULT_FIELD_CONFIG,
|
|
field_type: fieldType,
|
|
field_id: (0,_config_fieldTypes__WEBPACK_IMPORTED_MODULE_4__.generateFieldId)(fieldType.replace('_', ' ')),
|
|
label: fieldType.replace('_', ' ').replace(/\b\w/g, l => l.toUpperCase())
|
|
};
|
|
onDrop?.(newField);
|
|
};
|
|
const handleReorder = (dragIndex, dropIndex) => {
|
|
const newFields = [...fields];
|
|
const [draggedField] = newFields.splice(dragIndex, 1);
|
|
newFields.splice(dropIndex, 0, draggedField);
|
|
onMoveField?.(newFields);
|
|
};
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-form-canvas"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-canvas-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Form Fields', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "field-count"
|
|
}, fields.length, " ", (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('fields', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: `formipay-canvas-area ${fields.length === 0 ? 'is-empty' : ''}`,
|
|
onDragOver: handleDragOver,
|
|
onDrop: handleDrop
|
|
}, fields.length === 0 ? (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-empty-state"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"],
|
|
size: 48
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Drag fields from the palette to build your form', 'formipay'))) : (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-fields-list"
|
|
}, fields.map((field, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_FormField__WEBPACK_IMPORTED_MODULE_5__["default"], {
|
|
key: field.field_id,
|
|
field: field,
|
|
index: index,
|
|
isSelected: selectedFieldId === field.field_id,
|
|
onSelect: () => onSelectField?.(field.field_id),
|
|
onUpdate: updates => onUpdateField?.(field.field_id, updates),
|
|
onMoveUp: index > 0 ? () => handleReorder(index, index - 1) : null,
|
|
onMoveDown: index < fields.length - 1 ? () => handleReorder(index, index + 1) : null,
|
|
onDelete: () => onDeleteField?.(field.field_id),
|
|
onDragStart: e => {
|
|
e.dataTransfer.effectAllowed = 'move';
|
|
e.dataTransfer.setData('formipay-field-index', index.toString());
|
|
},
|
|
onDragOver: e => {
|
|
e.preventDefault();
|
|
e.dataTransfer.dropEffect = 'move';
|
|
},
|
|
onDrop: e => {
|
|
e.preventDefault();
|
|
const fromIndex = parseInt(e.dataTransfer.getData('formipay-field-index'));
|
|
if (!isNaN(fromIndex) && fromIndex !== index) {
|
|
handleReorder(fromIndex, index);
|
|
}
|
|
}
|
|
})))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormField.js"
|
|
/*!*******************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormField.js ***!
|
|
\*******************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FormField)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/chevron-down.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/chevron-up.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/trash.js");
|
|
/* harmony import */ var _config_fieldTypes__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../config/fieldTypes */ "./src/admin/config/fieldTypes.js");
|
|
/* harmony import */ var _FormField_css__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./FormField.css */ "./src/admin/components/formBuilder/FormField.css");
|
|
|
|
/**
|
|
* Form Field - Individual field component in canvas
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
function FormField({
|
|
field,
|
|
index,
|
|
isSelected,
|
|
onSelect,
|
|
onUpdate,
|
|
onMoveUp,
|
|
onMoveDown,
|
|
onDelete,
|
|
onDragStart,
|
|
onDragOver,
|
|
onDrop
|
|
}) {
|
|
const fieldConfig = _config_fieldTypes__WEBPACK_IMPORTED_MODULE_6__.FIELD_TYPES[field.field_type] || _config_fieldTypes__WEBPACK_IMPORTED_MODULE_6__.FIELD_TYPES.text;
|
|
const hasOptions = ['select', 'checkbox', 'radio'].includes(field.field_type);
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: `formipay-field-item ${isSelected ? 'is-selected' : ''}`,
|
|
draggable: true,
|
|
onDragStart: onDragStart,
|
|
onDragOver: onDragOver,
|
|
onDrop: onDrop,
|
|
onClick: onSelect
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-field-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-field-info"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "field-type-badge"
|
|
}, fieldConfig.label), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "field-id"
|
|
}, "#", field.field_id || index)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-field-actions"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button-icon",
|
|
onClick: e => {
|
|
e.stopPropagation();
|
|
onMoveUp?.();
|
|
},
|
|
disabled: !onMoveUp,
|
|
title: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Move Up', 'formipay')
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__["default"],
|
|
size: 16
|
|
})), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button-icon",
|
|
onClick: e => {
|
|
e.stopPropagation();
|
|
onMoveDown?.();
|
|
},
|
|
disabled: !onMoveDown,
|
|
title: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Move Down', 'formipay')
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"],
|
|
size: 16
|
|
})), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button-icon button-danger",
|
|
onClick: e => {
|
|
e.stopPropagation();
|
|
onDelete?.();
|
|
},
|
|
title: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Delete', 'formipay')
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_5__["default"],
|
|
size: 16
|
|
})))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-field-content"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "field-label-row"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("strong", null, field.label || (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("em", null, "Untitled")), field.is_required && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "required-badge"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Required', 'formipay'))), field.description && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
|
className: "field-description"
|
|
}, field.description), hasOptions && field.field_options && field.field_options.length > 0 && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "field-options-preview"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("small", null, field.field_options.length, " ", (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('options', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "field-meta"
|
|
}, field.placeholder && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "meta-item"
|
|
}, "Placeholder: \"", field.placeholder, "\""), field.default_value && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "meta-item"
|
|
}, "Default: \"", field.default_value, "\""))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormFieldOptions.js"
|
|
/*!**************************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormFieldOptions.js ***!
|
|
\**************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FormFieldOptions)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/components */ "@wordpress/components");
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/plus.js");
|
|
|
|
/**
|
|
* Form Field Options - Manage select/radio/checkbox options
|
|
*/
|
|
|
|
|
|
|
|
|
|
function FormFieldOptions({
|
|
options = [],
|
|
onChange,
|
|
fieldType
|
|
}) {
|
|
const handleAddOption = () => {
|
|
const newOption = {
|
|
label: '',
|
|
value: '',
|
|
amount: '',
|
|
weight: '',
|
|
quantity: false
|
|
};
|
|
onChange([...options, newOption]);
|
|
};
|
|
const handleUpdateOption = (index, updates) => {
|
|
const newOptions = [...options];
|
|
newOptions[index] = {
|
|
...newOptions[index],
|
|
...updates
|
|
};
|
|
onChange(newOptions);
|
|
};
|
|
const handleDeleteOption = index => {
|
|
const newOptions = options.filter((_, i) => i !== index);
|
|
onChange(newOptions);
|
|
};
|
|
const isMultiSelect = fieldType === 'checkbox';
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-field-options"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-options-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("label", null, isMultiSelect ? (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Checkbox Options', 'formipay') : fieldType === 'radio' ? (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Radio Options', 'formipay') : (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Select Options', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.Button, {
|
|
variant: "secondary",
|
|
size: "compact",
|
|
onClick: handleAddOption,
|
|
icon: (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__["default"],
|
|
size: 16
|
|
})
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Add Option', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-options-list"
|
|
}, options.map((option, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
key: index,
|
|
className: "formipay-option-item"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-option-fields"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Label', 'formipay'),
|
|
value: option.label || '',
|
|
onChange: value => handleUpdateOption(index, {
|
|
label: value
|
|
}),
|
|
placeholder: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Option label', 'formipay')
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Value', 'formipay'),
|
|
value: option.value || '',
|
|
onChange: value => handleUpdateOption(index, {
|
|
value: value
|
|
}),
|
|
placeholder: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Optional custom value', 'formipay')
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.TextControl, {
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Amount', 'formipay'),
|
|
type: "number",
|
|
value: option.amount || '',
|
|
onChange: value => handleUpdateOption(index, {
|
|
amount: value
|
|
}),
|
|
placeholder: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('0', 'formipay'),
|
|
step: "0.01"
|
|
})), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-option-actions"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_2__.Button, {
|
|
variant: "tertiary",
|
|
size: "compact",
|
|
onClick: () => handleDeleteOption(index),
|
|
icon: (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
icon: trash,
|
|
size: 16
|
|
}),
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Delete Option', 'formipay')
|
|
})))), options.length === 0 && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-no-options"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('No options added yet. Click "Add Option" to create one.', 'formipay')))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormFieldPreview.js"
|
|
/*!**************************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormFieldPreview.js ***!
|
|
\**************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FormFieldPreview)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _FormFieldPreview_css__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./FormFieldPreview.css */ "./src/admin/components/formBuilder/FormFieldPreview.css");
|
|
|
|
/**
|
|
* Form Field Preview - Preview individual form fields
|
|
*/
|
|
|
|
|
|
|
|
function FormFieldPreview({
|
|
field
|
|
}) {
|
|
const fieldType = field.field_type || 'text';
|
|
const label = field.label || '';
|
|
const placeholder = field.placeholder || '';
|
|
const defaultValue = field.default_value || '';
|
|
const description = field.description || '';
|
|
const isRequired = field.is_required || false;
|
|
const fieldId = field.field_id || `field_${Math.random().toString(36).slice(2, 11)}`;
|
|
const renderFieldInput = () => {
|
|
const commonProps = {
|
|
id: fieldId,
|
|
name: fieldId,
|
|
placeholder,
|
|
defaultValue,
|
|
required: isRequired,
|
|
disabled: true
|
|
};
|
|
switch (fieldType) {
|
|
case 'text':
|
|
case 'url':
|
|
case 'email':
|
|
case 'tel':
|
|
case 'number':
|
|
case 'date':
|
|
case 'datetime':
|
|
case 'color':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("input", {
|
|
type: fieldType,
|
|
className: "formipay-input",
|
|
...commonProps
|
|
});
|
|
case 'textarea':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("textarea", {
|
|
className: "formipay-textarea",
|
|
rows: 4,
|
|
...commonProps
|
|
});
|
|
case 'select':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("select", {
|
|
className: "formipay-select",
|
|
...commonProps
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("option", {
|
|
value: ""
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Select an option', 'formipay')), field.field_options?.map((option, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("option", {
|
|
key: index,
|
|
value: option.value || option.label
|
|
}, option.label)));
|
|
case 'radio':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-radio-group"
|
|
}, field.field_options?.map((option, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("label", {
|
|
key: index,
|
|
className: "formipay-radio-label"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("input", {
|
|
type: "radio",
|
|
name: fieldId,
|
|
value: option.value || option.label,
|
|
disabled: true
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", null, option.label))));
|
|
case 'checkbox':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-checkbox-group"
|
|
}, field.field_options?.map((option, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("label", {
|
|
key: index,
|
|
className: "formipay-checkbox-label"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("input", {
|
|
type: "checkbox",
|
|
name: `${fieldId}_${index}`,
|
|
value: option.value || option.label,
|
|
disabled: true
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", null, option.label))));
|
|
case 'divider':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("hr", {
|
|
className: "formipay-divider"
|
|
});
|
|
case 'page_break':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-break"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Page Break', 'formipay'));
|
|
case 'country_list':
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("select", {
|
|
className: "formipay-select",
|
|
...commonProps
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("option", {
|
|
value: ""
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Select country', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("option", {
|
|
value: "United States"
|
|
}, "United States"), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("option", {
|
|
value: "Indonesia"
|
|
}, "Indonesia"));
|
|
default:
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("input", {
|
|
type: "text",
|
|
className: "formipay-input",
|
|
...commonProps
|
|
});
|
|
}
|
|
};
|
|
const isLayout = ['divider', 'page_break'].includes(fieldType);
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: `formipay-field-preview formipay-field-preview--${fieldType}`
|
|
}, !isLayout && label && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("label", {
|
|
htmlFor: fieldId,
|
|
className: "formipay-field-label"
|
|
}, label, isRequired && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "required"
|
|
}, "*")), renderFieldInput(), description && !isLayout && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
|
className: "formipay-field-description"
|
|
}, description));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormPreview.js"
|
|
/*!*********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormPreview.js ***!
|
|
\*********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FormPreview)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _FormFieldPreview__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./FormFieldPreview */ "./src/admin/components/formBuilder/FormFieldPreview.js");
|
|
/* harmony import */ var _FormPreview_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./FormPreview.css */ "./src/admin/components/formBuilder/FormPreview.css");
|
|
|
|
/**
|
|
* Form Preview - Live preview of form rendering
|
|
*/
|
|
|
|
|
|
|
|
|
|
function FormPreview({
|
|
fields
|
|
}) {
|
|
if (!fields || fields.length === 0) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-form-preview"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-preview-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h4", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Live Preview', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-preview-content is-empty"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Add fields to see the preview', 'formipay'))));
|
|
}
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-form-preview"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-preview-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h4", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Live Preview', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-preview-content"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("form", {
|
|
className: "formipay-preview-form"
|
|
}, fields.map((field, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_FormFieldPreview__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
key: field.field_id || index,
|
|
field: field
|
|
})))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/notifications/NotificationLog.js"
|
|
/*!***************************************************************!*\
|
|
!*** ./src/admin/components/notifications/NotificationLog.js ***!
|
|
\***************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ NotificationLog)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _NotificationLog_css__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./NotificationLog.css */ "./src/admin/components/notifications/NotificationLog.css");
|
|
|
|
/**
|
|
* Notification Log - View notification history
|
|
*/
|
|
|
|
|
|
|
|
|
|
function NotificationLog() {
|
|
const logs = [
|
|
// Mock data for now
|
|
{
|
|
id: 1,
|
|
type: 'email',
|
|
recipient: 'customer@example.com',
|
|
subject: 'Order Confirmation',
|
|
status: 'sent',
|
|
date: new Date().toISOString()
|
|
}];
|
|
const getIcon = type => {
|
|
switch (type) {
|
|
case 'email':
|
|
return _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__.mail;
|
|
case 'sms':
|
|
case 'whatsapp':
|
|
return _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__.message;
|
|
default:
|
|
return _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__.bell;
|
|
}
|
|
};
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-notification-log"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__.bell,
|
|
size: 18
|
|
}), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Notification Log', 'formipay')), logs.length === 0 ? (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
|
className: "no-logs"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('No notifications sent yet', 'formipay')) : (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("ul", {
|
|
className: "notification-list"
|
|
}, logs.map(log => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("li", {
|
|
key: log.id,
|
|
className: `notification-item ${log.status}`
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "notification-icon"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
icon: getIcon(log.type),
|
|
size: 20
|
|
})), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "notification-content"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "notification-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "notification-type"
|
|
}, log.type.toUpperCase()), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "notification-status"
|
|
}, log.status)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "notification-details"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("strong", null, log.subject || log.type), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "notification-recipient"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('To:', 'formipay'), " ", log.recipient)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "notification-date"
|
|
}, new Date(log.date).toLocaleString()))))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderDetail.js"
|
|
/*!****************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderDetail.js ***!
|
|
\****************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ OrderDetail)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/components */ "@wordpress/components");
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/arrow-left.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/trash.js");
|
|
/* harmony import */ var _api_client__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../api/client */ "./src/admin/api/client.js");
|
|
/* harmony import */ var _OrderTimeline__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./OrderTimeline */ "./src/admin/components/orders/OrderTimeline.js");
|
|
/* harmony import */ var _notifications_NotificationLog__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../notifications/NotificationLog */ "./src/admin/components/notifications/NotificationLog.js");
|
|
/* harmony import */ var _OrderDetail_css__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./OrderDetail.css */ "./src/admin/components/orders/OrderDetail.css");
|
|
|
|
/**
|
|
* Order Detail - Complete order information view
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const STATUS_OPTIONS = [{
|
|
value: 'on-hold',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('On Hold', 'formipay')
|
|
}, {
|
|
value: 'payment-confirm',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Payment Confirmed', 'formipay')
|
|
}, {
|
|
value: 'in-progress',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('In Progress', 'formipay')
|
|
}, {
|
|
value: 'shipping',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Shipping', 'formipay')
|
|
}, {
|
|
value: 'completed',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Completed', 'formipay')
|
|
}, {
|
|
value: 'failed',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Failed', 'formipay')
|
|
}, {
|
|
value: 'refunded',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Refunded', 'formipay')
|
|
}, {
|
|
value: 'cancelled',
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Cancelled', 'formipay')
|
|
}];
|
|
function OrderDetail({
|
|
orderId,
|
|
onBack
|
|
}) {
|
|
const [order, setOrder] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(null);
|
|
const [loading, setLoading] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(true);
|
|
const [updating, setUpdating] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(false);
|
|
const [newStatus, setNewStatus] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)('');
|
|
const loadOrder = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(() => {
|
|
setLoading(true);
|
|
_api_client__WEBPACK_IMPORTED_MODULE_7__.ordersApi.get(orderId).then(result => {
|
|
if (result.data) {
|
|
setOrder(result.data);
|
|
setNewStatus(result.data.status);
|
|
}
|
|
}).catch(error => {
|
|
console.error('Load order error:', error);
|
|
}).finally(() => {
|
|
setLoading(false);
|
|
});
|
|
}, [orderId]);
|
|
(0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useEffect)(() => {
|
|
loadOrder();
|
|
}, [loadOrder]);
|
|
const handleStatusChange = () => {
|
|
if (!newStatus || newStatus === order.status) return;
|
|
setUpdating(true);
|
|
_api_client__WEBPACK_IMPORTED_MODULE_7__.ordersApi.updateStatus(orderId, newStatus).then(result => {
|
|
if (result.success || result.data?.valid) {
|
|
loadOrder();
|
|
}
|
|
}).catch(error => {
|
|
console.error('Update status error:', error);
|
|
}).finally(() => {
|
|
setUpdating(false);
|
|
});
|
|
};
|
|
const handleDelete = () => {
|
|
if (!confirm((0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Are you sure you want to delete this order?', 'formipay'))) {
|
|
return;
|
|
}
|
|
_api_client__WEBPACK_IMPORTED_MODULE_7__.ordersApi.delete([orderId]).then(result => {
|
|
if (result.success) {
|
|
onBack?.();
|
|
}
|
|
}).catch(error => {
|
|
console.error('Delete order error:', error);
|
|
});
|
|
};
|
|
if (loading) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-order-detail"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-loading"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "spinner is-active"
|
|
})));
|
|
}
|
|
if (!order) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-order-detail"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-error"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Order not found', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.Button, {
|
|
variant: "secondary",
|
|
onClick: onBack
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_4__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_5__["default"],
|
|
size: 16
|
|
}), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Back to Orders', 'formipay'))));
|
|
}
|
|
const formatDate = dateString => {
|
|
if (!dateString) return '-';
|
|
return new Date(dateString).toLocaleString();
|
|
};
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-order-detail"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-detail-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.Button, {
|
|
variant: "secondary",
|
|
onClick: onBack
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_4__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_5__["default"],
|
|
size: 16
|
|
}), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Back', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Order', 'formipay'), " #", order.id), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "header-actions"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.Button, {
|
|
variant: "secondary",
|
|
isDestructive: true,
|
|
onClick: handleDelete
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_4__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_6__["default"],
|
|
size: 16
|
|
}), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Delete', 'formipay')))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-detail-content"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-detail-main"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-detail-card"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Order Details', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dl", {
|
|
className: "detail-list"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dt", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Status', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dd", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.SelectControl, {
|
|
value: newStatus,
|
|
options: STATUS_OPTIONS,
|
|
onChange: setNewStatus,
|
|
disabled: updating
|
|
}), newStatus !== order.status && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.Button, {
|
|
variant: "primary",
|
|
size: "small",
|
|
onClick: handleStatusChange,
|
|
disabled: updating,
|
|
isBusy: updating
|
|
}, updating ? (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Updating...', 'formipay') : (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Update Status', 'formipay')))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dt", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Date Created', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dd", null, formatDate(order.created_date))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dt", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Form ID', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dd", null, order.form_id)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dt", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Payment Gateway', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dd", null, order.payment_gateway || '-')))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-detail-card"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Items', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("table", {
|
|
className: "items-table"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("thead", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tr", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Item', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Qty', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Subtotal', 'formipay')))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tbody", null, order.items?.map((item, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tr", {
|
|
key: index
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("strong", null, item.item), item.description && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("small", null, item.description)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, item.qty || 1), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, item.subtotal_formatted || item.subtotal))) || (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tr", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", {
|
|
colSpan: "3",
|
|
className: "text-center"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('No items', 'formipay')))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tfoot", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tr", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", {
|
|
colSpan: "2"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("strong", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Total', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("strong", null, order.total_formatted || order.total))))))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-detail-sidebar"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-detail-card"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Customer Information', 'formipay')), order.form_data ? (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dl", {
|
|
className: "customer-info"
|
|
}, Object.entries(order.form_data).map(([key, value]) => {
|
|
if (['payment', 'payment_gateway', 'coupon_code', 'qty'].includes(key)) {
|
|
return null;
|
|
}
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
key: key
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dt", null, key.replace(/_/g, ' ')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("dd", null, value?.value || value || '-'));
|
|
})) : (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
|
className: "no-data"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('No customer data available', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_OrderTimeline__WEBPACK_IMPORTED_MODULE_8__["default"], {
|
|
orderId: orderId
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_notifications_NotificationLog__WEBPACK_IMPORTED_MODULE_9__["default"], null))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderList.js"
|
|
/*!**************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderList.js ***!
|
|
\**************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ OrderList)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/components */ "@wordpress/components");
|
|
/* harmony import */ var _wordpress_components__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/list.js");
|
|
/* harmony import */ var _api_client__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../../api/client */ "./src/admin/api/client.js");
|
|
/* harmony import */ var _OrderListItem__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./OrderListItem */ "./src/admin/components/orders/OrderListItem.js");
|
|
/* harmony import */ var _OrderList_css__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./OrderList.css */ "./src/admin/components/orders/OrderList.css");
|
|
|
|
/**
|
|
* Order List - Main orders table with filters
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function OrderList({
|
|
onSelectOrder
|
|
}) {
|
|
const [orders, setOrders] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)([]);
|
|
const [loading, setLoading] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(true);
|
|
const [total, setTotal] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(0);
|
|
const [filters, setFilters] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)({
|
|
keyword: '',
|
|
status: '',
|
|
date_from: '',
|
|
date_to: ''
|
|
});
|
|
const [pagination, setPagination] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)({
|
|
limit: 20,
|
|
offset: 0
|
|
});
|
|
const loadOrders = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useCallback)(() => {
|
|
setLoading(true);
|
|
_api_client__WEBPACK_IMPORTED_MODULE_6__.ordersApi.list({
|
|
keyword: filters.keyword,
|
|
status: filters.status,
|
|
date_from: filters.date_from,
|
|
date_to: filters.date_to,
|
|
limit: pagination.limit,
|
|
offset: pagination.offset
|
|
}).then(result => {
|
|
if (result.data) {
|
|
setOrders(result.data.results || []);
|
|
setTotal(result.data.total || 0);
|
|
}
|
|
}).catch(error => {
|
|
console.error('Load orders error:', error);
|
|
}).finally(() => {
|
|
setLoading(false);
|
|
});
|
|
}, [filters, pagination]);
|
|
(0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useEffect)(() => {
|
|
loadOrders();
|
|
}, [loadOrders]);
|
|
const handleFilterChange = (key, value) => {
|
|
setFilters({
|
|
...filters,
|
|
[key]: value
|
|
});
|
|
setPagination({
|
|
...pagination,
|
|
offset: 0
|
|
});
|
|
};
|
|
const handleSearch = value => {
|
|
handleFilterChange('keyword', value);
|
|
};
|
|
const handlePageChange = newOffset => {
|
|
setPagination({
|
|
...pagination,
|
|
offset: newOffset
|
|
});
|
|
};
|
|
const statusOptions = {
|
|
'': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('All Statuses', 'formipay'),
|
|
'on-hold': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('On Hold', 'formipay'),
|
|
'payment-confirm': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Payment Confirmed', 'formipay'),
|
|
'in-progress': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('In Progress', 'formipay'),
|
|
'shipping': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Shipping', 'formipay'),
|
|
'completed': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Completed', 'formipay'),
|
|
'failed': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Failed', 'formipay'),
|
|
'refunded': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Refunded', 'formipay'),
|
|
'cancelled': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Cancelled', 'formipay')
|
|
};
|
|
const totalPages = Math.ceil(total / pagination.limit);
|
|
const currentPage = Math.floor(pagination.offset / pagination.limit) + 1;
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-order-list"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-orders-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h2", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_4__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_5__["default"]
|
|
}), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Orders', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "order-count"
|
|
}, total, " ", (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('orders', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-orders-filters"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.SearchControl, {
|
|
value: filters.keyword,
|
|
onChange: handleSearch,
|
|
placeholder: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Search by order ID, customer name, email...', 'formipay')
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.SelectControl, {
|
|
value: filters.status,
|
|
options: Object.entries(statusOptions).map(([value, label]) => ({
|
|
value,
|
|
label
|
|
})),
|
|
onChange: value => handleFilterChange('status', value),
|
|
label: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Status', 'formipay')
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("input", {
|
|
type: "date",
|
|
value: filters.date_from,
|
|
onChange: e => handleFilterChange('date_from', e.target.value),
|
|
className: "formipay-date-input"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("input", {
|
|
type: "date",
|
|
value: filters.date_to,
|
|
onChange: e => handleFilterChange('date_to', e.target.value),
|
|
className: "formipay-date-input"
|
|
}), (filters.keyword || filters.status || filters.date_from || filters.date_to) && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.Button, {
|
|
variant: "secondary",
|
|
onClick: () => {
|
|
setFilters({
|
|
keyword: '',
|
|
status: '',
|
|
date_from: '',
|
|
date_to: ''
|
|
});
|
|
setPagination({
|
|
limit: 20,
|
|
offset: 0
|
|
});
|
|
}
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Clear Filters', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-orders-table-wrapper"
|
|
}, loading ? (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-loading"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "spinner is-active"
|
|
})) : orders.length === 0 ? (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-no-results"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('No orders found', 'formipay'))) : (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(react__WEBPACK_IMPORTED_MODULE_0__.Fragment, null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("table", {
|
|
className: "formipay-orders-table wp-list-table widefat fixed striped"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("thead", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tr", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('ID', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Date', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Customer', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Total', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Status', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("th", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Actions', 'formipay')))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tbody", null, orders.map(order => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_OrderListItem__WEBPACK_IMPORTED_MODULE_7__["default"], {
|
|
key: order.id,
|
|
order: order,
|
|
onSelect: () => onSelectOrder?.(order.id)
|
|
})))), totalPages > 1 && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-pagination"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.Button, {
|
|
variant: "secondary",
|
|
disabled: currentPage === 1,
|
|
onClick: () => handlePageChange(pagination.offset - pagination.limit)
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Previous', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "pagination-info"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Page', 'formipay'), " ", currentPage, " ", (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('of', 'formipay'), " ", totalPages), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_components__WEBPACK_IMPORTED_MODULE_3__.Button, {
|
|
variant: "secondary",
|
|
disabled: currentPage === totalPages,
|
|
onClick: () => handlePageChange(pagination.offset + pagination.limit)
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Next', 'formipay'))))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderListItem.js"
|
|
/*!******************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderListItem.js ***!
|
|
\******************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ OrderListItem)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/seen.js");
|
|
/* harmony import */ var _OrderListItem_css__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./OrderListItem.css */ "./src/admin/components/orders/OrderListItem.css");
|
|
|
|
/**
|
|
* Order List Item - Single row in orders table
|
|
*/
|
|
|
|
|
|
|
|
|
|
const STATUS_COLORS = {
|
|
'on-hold': '#f0ad4e',
|
|
'payment-confirm': '#17a2b8',
|
|
'in-progress': '#17a2b8',
|
|
'shipping': '#6c757d',
|
|
'completed': '#28a745',
|
|
'failed': '#dc3545',
|
|
'refunded': '#6c757d',
|
|
'cancelled': '#dc3545'
|
|
};
|
|
const STATUS_LABELS = {
|
|
'on-hold': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('On Hold', 'formipay'),
|
|
'payment-confirm': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Payment Confirmed', 'formipay'),
|
|
'in-progress': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('In Progress', 'formipay'),
|
|
'shipping': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Shipping', 'formipay'),
|
|
'completed': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Completed', 'formipay'),
|
|
'failed': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Failed', 'formipay'),
|
|
'refunded': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Refunded', 'formipay'),
|
|
'cancelled': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Cancelled', 'formipay')
|
|
};
|
|
function OrderListItem({
|
|
order,
|
|
onSelect
|
|
}) {
|
|
const statusColor = STATUS_COLORS[order.status] || '#6c757d';
|
|
const statusLabel = STATUS_LABELS[order.status] || order.status;
|
|
const formatDate = dateString => {
|
|
if (!dateString) return '-';
|
|
const date = new Date(dateString);
|
|
return date.toLocaleDateString();
|
|
};
|
|
const getCustomerName = order => {
|
|
if (order.form_data) {
|
|
const nameField = Object.values(order.form_data).find(field => field.name && field.name.includes('name'));
|
|
return nameField?.value || '-';
|
|
}
|
|
return '-';
|
|
};
|
|
const customerName = getCustomerName(order);
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("tr", {
|
|
className: "formipay-order-item"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("strong", null, "#", order.id)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, formatDate(order.created_date)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, customerName !== '-' ? customerName : (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("em", null, "Unknown")), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("strong", null, order.total_formatted || order.total)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "status-badge",
|
|
style: {
|
|
backgroundColor: statusColor
|
|
}
|
|
}, statusLabel)), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("td", null, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button button-small",
|
|
onClick: onSelect
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"],
|
|
size: 16
|
|
}), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('View', 'formipay'))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderTimeline.js"
|
|
/*!******************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderTimeline.js ***!
|
|
\******************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ OrderTimeline)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _OrderTimeline_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./OrderTimeline.css */ "./src/admin/components/orders/OrderTimeline.css");
|
|
|
|
/**
|
|
* Order Timeline - Status change history
|
|
*/
|
|
|
|
|
|
|
|
|
|
const STATUS_FLOW = ['on-hold', 'payment-confirm', 'in-progress', 'shipping', 'completed'];
|
|
const STATUS_LABELS = {
|
|
'on-hold': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('On Hold', 'formipay'),
|
|
'payment-confirm': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Payment Confirmed', 'formipay'),
|
|
'in-progress': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('In Progress', 'formipay'),
|
|
'shipping': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Shipping', 'formipay'),
|
|
'completed': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Completed', 'formipay'),
|
|
'failed': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Failed', 'formipay'),
|
|
'refunded': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Refunded', 'formipay'),
|
|
'cancelled': (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Cancelled', 'formipay')
|
|
};
|
|
function OrderTimeline({
|
|
orderId
|
|
}) {
|
|
const [timeline, setTimeline] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)([]);
|
|
(0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useEffect)(() => {
|
|
// Load timeline data - this would be from an API
|
|
// For now, we'll create a mock timeline based on status
|
|
const mockTimeline = [{
|
|
status: 'on-hold',
|
|
date: new Date().toISOString(),
|
|
note: (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Order placed', 'formipay')
|
|
}];
|
|
setTimeline(mockTimeline);
|
|
}, [orderId]);
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-order-timeline"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h3", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Order Timeline', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "timeline-progress"
|
|
}, STATUS_FLOW.map((status, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
key: status,
|
|
className: `timeline-step ${index === 0 ? 'first' : ''} ${index === STATUS_FLOW.length - 1 ? 'last' : ''}`
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "timeline-dot"
|
|
}), index < STATUS_FLOW.length - 1 && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "timeline-line"
|
|
}), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "timeline-label"
|
|
}, STATUS_LABELS[status])))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "timeline-events"
|
|
}, timeline.length === 0 ? (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
|
className: "no-events"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('No timeline events yet', 'formipay')) : (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("ul", null, timeline.map((event, index) => (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("li", {
|
|
key: index
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "event-status"
|
|
}, STATUS_LABELS[event.status] || event.status), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "event-date"
|
|
}, new Date(event.date).toLocaleString()), event.note && (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("span", {
|
|
className: "event-note"
|
|
}, event.note))))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/products/VariationPricingTable.js"
|
|
/*!****************************************************************!*\
|
|
!*** ./src/admin/components/products/VariationPricingTable.js ***!
|
|
\****************************************************************/
|
|
() {
|
|
|
|
throw new Error("Module build failed (from ./node_modules/babel-loader/lib/index.js):\nSyntaxError: /Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/src/admin/components/products/VariationPricingTable.js: Identifier 'eyeClosed' has already been declared. (542:6)\n\n 540 | // Icon helpers\n 541 | const eyeOpened = { ...eye, icon: 'eyeOpened' };\n> 542 | const eyeClosed = { ...eyeClosed, icon: 'eyeClosed' };\n | ^\n 543 |\n at constructor (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:365:19)\n at JSXParserMixin.raise (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:6599:19)\n at ScopeHandler.checkRedeclarationInScope (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:1619:19)\n at ScopeHandler.declareName (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:1585:12)\n at JSXParserMixin.declareNameFromIdentifier (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:7567:16)\n at JSXParserMixin.checkIdentifier (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:7563:12)\n at JSXParserMixin.checkLVal (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:7500:12)\n at JSXParserMixin.parseVarId (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:13412:10)\n at JSXParserMixin.parseVar (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:13383:12)\n at JSXParserMixin.parseVarStatement (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:13230:10)\n at JSXParserMixin.parseStatementContent (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:12851:23)\n at JSXParserMixin.parseStatementLike (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:12767:17)\n at JSXParserMixin.parseModuleItem (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:12744:17)\n at JSXParserMixin.parseBlockOrModuleBlockBody (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:13316:36)\n at JSXParserMixin.parseBlockBody (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:13309:10)\n at JSXParserMixin.parseProgram (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:12622:10)\n at JSXParserMixin.parseTopLevel (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:12612:25)\n at JSXParserMixin.parse (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:14488:25)\n at parse (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/parser/lib/index.js:14522:38)\n at parser (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/core/lib/parser/index.js:41:34)\n at parser.next (<anonymous>)\n at normalizeFile (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/core/lib/transformation/normalize-file.js:64:37)\n at normalizeFile.next (<anonymous>)\n at run (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/core/lib/transformation/index.js:22:50)\n at run.next (<anonymous>)\n at transform (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/@babel/core/lib/transform.js:22:33)\n at transform.next (<anonymous>)\n at step (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/gensync/index.js:261:32)\n at /Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/gensync/index.js:273:13\n at async.call.result.err.err (/Users/dwindown/Local Sites/formipay/app/public/wp-content/plugins/formipay/node_modules/gensync/index.js:223:11)");
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/config/fieldTypes.js"
|
|
/*!****************************************!*\
|
|
!*** ./src/admin/config/fieldTypes.js ***!
|
|
\****************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ DEFAULT_FIELD_CONFIG: () => (/* binding */ DEFAULT_FIELD_CONFIG),
|
|
/* harmony export */ FIELD_CATEGORIES: () => (/* binding */ FIELD_CATEGORIES),
|
|
/* harmony export */ FIELD_TYPES: () => (/* binding */ FIELD_TYPES),
|
|
/* harmony export */ generateFieldId: () => (/* binding */ generateFieldId),
|
|
/* harmony export */ getFieldTypesByCategory: () => (/* binding */ getFieldTypesByCategory)
|
|
/* harmony export */ });
|
|
/**
|
|
* Form Field Type Definitions
|
|
*/
|
|
|
|
const FIELD_TYPES = {
|
|
text: {
|
|
label: 'Text',
|
|
icon: 'text',
|
|
category: 'input'
|
|
},
|
|
url: {
|
|
label: 'URL',
|
|
icon: 'link',
|
|
category: 'input'
|
|
},
|
|
email: {
|
|
label: 'Email',
|
|
icon: 'email',
|
|
category: 'input'
|
|
},
|
|
tel: {
|
|
label: 'Telephone',
|
|
icon: 'phone',
|
|
category: 'input'
|
|
},
|
|
number: {
|
|
label: 'Number',
|
|
icon: 'number',
|
|
category: 'input'
|
|
},
|
|
date: {
|
|
label: 'Date',
|
|
icon: 'calendar',
|
|
category: 'input'
|
|
},
|
|
datetime: {
|
|
label: 'Date & Time',
|
|
icon: 'calendar-alt',
|
|
category: 'input'
|
|
},
|
|
color: {
|
|
label: 'Color',
|
|
icon: 'art',
|
|
category: 'input'
|
|
},
|
|
select: {
|
|
label: 'Select Dropdown',
|
|
icon: 'list-view',
|
|
category: 'choice'
|
|
},
|
|
checkbox: {
|
|
label: 'Checkbox',
|
|
icon: 'checkbox',
|
|
category: 'choice'
|
|
},
|
|
radio: {
|
|
label: 'Radio',
|
|
icon: 'radio',
|
|
category: 'choice'
|
|
},
|
|
hidden: {
|
|
label: 'Hidden',
|
|
icon: 'hidden',
|
|
category: 'advanced'
|
|
},
|
|
textarea: {
|
|
label: 'Textarea',
|
|
icon: 'document',
|
|
category: 'input'
|
|
},
|
|
divider: {
|
|
label: 'Divider',
|
|
icon: 'minus',
|
|
category: 'layout'
|
|
},
|
|
page_break: {
|
|
label: 'Page Break',
|
|
icon: 'page-break',
|
|
category: 'layout'
|
|
},
|
|
country_list: {
|
|
label: 'Preset: Country List',
|
|
icon: 'globe',
|
|
category: 'preset'
|
|
}
|
|
};
|
|
const FIELD_CATEGORIES = {
|
|
input: {
|
|
label: 'Input Fields',
|
|
order: 1
|
|
},
|
|
choice: {
|
|
label: 'Choice Fields',
|
|
order: 2
|
|
},
|
|
layout: {
|
|
label: 'Layout',
|
|
order: 3
|
|
},
|
|
preset: {
|
|
label: 'Presets',
|
|
order: 4
|
|
},
|
|
advanced: {
|
|
label: 'Advanced',
|
|
order: 5
|
|
}
|
|
};
|
|
const DEFAULT_FIELD_CONFIG = {
|
|
field_type: 'text',
|
|
label: '',
|
|
field_id: '',
|
|
placeholder: '',
|
|
default_value: '',
|
|
description: '',
|
|
is_required: false,
|
|
field_options: [],
|
|
option_grid_columns: 1
|
|
};
|
|
|
|
/**
|
|
* Get field types grouped by category
|
|
*/
|
|
function getFieldTypesByCategory() {
|
|
const grouped = {};
|
|
Object.entries(FIELD_TYPES).forEach(([type, config]) => {
|
|
if (!grouped[config.category]) {
|
|
grouped[config.category] = [];
|
|
}
|
|
grouped[config.category].push({
|
|
type,
|
|
...config
|
|
});
|
|
});
|
|
return grouped;
|
|
}
|
|
|
|
/**
|
|
* Generate unique field ID
|
|
*/
|
|
function generateFieldId(label) {
|
|
const base = label.toLowerCase().replace(/[^a-z0-9]/g, '_');
|
|
const timestamp = Date.now().toString(36);
|
|
return `${base}_${timestamp}`;
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/pages/Access.js"
|
|
/*!***********************************!*\
|
|
!*** ./src/admin/pages/Access.js ***!
|
|
\***********************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ AccessPage)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* Access Page - Placeholder
|
|
*/
|
|
|
|
|
|
function AccessPage({
|
|
initialData
|
|
}) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-access"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Access Items', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Access items management coming soon. Use the classic editor for now.', 'formipay')));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/pages/Coupons.js"
|
|
/*!************************************!*\
|
|
!*** ./src/admin/pages/Coupons.js ***!
|
|
\************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ CouponsPage)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* Coupons Page - Placeholder
|
|
*/
|
|
|
|
|
|
function CouponsPage({
|
|
initialData
|
|
}) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-coupons"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Coupons', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Coupon management coming soon. Use the classic editor for now.', 'formipay')));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/pages/Customers.js"
|
|
/*!**************************************!*\
|
|
!*** ./src/admin/pages/Customers.js ***!
|
|
\**************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ CustomersPage)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* Customers Page - Placeholder
|
|
*/
|
|
|
|
|
|
function CustomersPage({
|
|
initialData
|
|
}) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-formipay-page"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Customers', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Page content coming soon...', 'formipay')));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/pages/Forms.js"
|
|
/*!**********************************!*\
|
|
!*** ./src/admin/pages/Forms.js ***!
|
|
\**********************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ FormsPage)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _components_formBuilder_FormBuilder__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../components/formBuilder/FormBuilder */ "./src/admin/components/formBuilder/FormBuilder.js");
|
|
|
|
/**
|
|
* Forms Page - List view and Form Builder
|
|
*/
|
|
|
|
|
|
|
|
|
|
function FormsPage({
|
|
initialData
|
|
}) {
|
|
const [isBuilder, setIsBuilder] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(false);
|
|
const [selectedFormId, setSelectedFormId] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(null);
|
|
if (isBuilder) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-forms"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_components_formBuilder_FormBuilder__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
formId: selectedFormId,
|
|
initialData: initialData
|
|
}));
|
|
}
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-forms"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-forms-list"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Forms', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Forms list coming soon. Use the classic editor for now.', 'formipay'))));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/pages/Licenses.js"
|
|
/*!*************************************!*\
|
|
!*** ./src/admin/pages/Licenses.js ***!
|
|
\*************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ LicensesPage)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
|
|
/**
|
|
* Licenses Page - Placeholder
|
|
*/
|
|
|
|
|
|
function LicensesPage({
|
|
initialData
|
|
}) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-licenses"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Licenses', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('License management coming soon. Use the classic editor for now.', 'formipay')));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/pages/Orders.js"
|
|
/*!***********************************!*\
|
|
!*** ./src/admin/pages/Orders.js ***!
|
|
\***********************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ OrdersPage)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _components_orders_OrderList__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../components/orders/OrderList */ "./src/admin/components/orders/OrderList.js");
|
|
/* harmony import */ var _components_orders_OrderDetail__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../components/orders/OrderDetail */ "./src/admin/components/orders/OrderDetail.js");
|
|
|
|
/**
|
|
* Orders Page - List and detail view
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
function OrdersPage({
|
|
initialData
|
|
}) {
|
|
const [selectedOrderId, setSelectedOrderId] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(null);
|
|
if (selectedOrderId) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_components_orders_OrderDetail__WEBPACK_IMPORTED_MODULE_4__["default"], {
|
|
orderId: selectedOrderId,
|
|
onBack: () => setSelectedOrderId(null)
|
|
});
|
|
}
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_components_orders_OrderList__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
onSelectOrder: orderId => setSelectedOrderId(orderId)
|
|
});
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/pages/Products.js"
|
|
/*!*************************************!*\
|
|
!*** ./src/admin/pages/Products.js ***!
|
|
\*************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
/* harmony export */ "default": () => (/* binding */ ProductsPage)
|
|
/* harmony export */ });
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/i18n */ "@wordpress/i18n");
|
|
/* harmony import */ var _wordpress_i18n__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_2__);
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/icon/index.js");
|
|
/* harmony import */ var _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @wordpress/icons */ "./node_modules/@wordpress/icons/build-module/library/plus.js");
|
|
/* harmony import */ var _components_products_VariationPricingTable__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../components/products/VariationPricingTable */ "./src/admin/components/products/VariationPricingTable.js");
|
|
/* harmony import */ var _components_products_VariationPricingTable__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_components_products_VariationPricingTable__WEBPACK_IMPORTED_MODULE_5__);
|
|
|
|
/**
|
|
* Products Page - Product list and editor
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
function ProductsPage({
|
|
initialData
|
|
}) {
|
|
const [isEditor, setIsEditor] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(false);
|
|
const [selectedProductId, setSelectedProductId] = (0,_wordpress_element__WEBPACK_IMPORTED_MODULE_2__.useState)(null);
|
|
|
|
// This would be the actual product data loaded from the server
|
|
const productDetails = initialData?.productDetails || {};
|
|
if (isEditor && selectedProductId) {
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-products"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-products-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button button-secondary",
|
|
onClick: () => setIsEditor(false)
|
|
}, "\u2190 ", (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Back to Products', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Edit Product', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-product-editor"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)((_components_products_VariationPricingTable__WEBPACK_IMPORTED_MODULE_5___default()), {
|
|
productId: selectedProductId,
|
|
productDetails: productDetails
|
|
})));
|
|
}
|
|
return (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-page-products"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("div", {
|
|
className: "formipay-products-list-header"
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("h1", null, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Products', 'formipay')), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("button", {
|
|
type: "button",
|
|
className: "button button-primary",
|
|
onClick: () => {
|
|
setSelectedProductId(null);
|
|
setIsEditor(true);
|
|
}
|
|
}, (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_wordpress_icons__WEBPACK_IMPORTED_MODULE_3__["default"], {
|
|
icon: _wordpress_icons__WEBPACK_IMPORTED_MODULE_4__["default"],
|
|
size: 16
|
|
}), (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Add New Product', 'formipay'))), (0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)("p", {
|
|
className: "formipay-coming-soon"
|
|
}, (0,_wordpress_i18n__WEBPACK_IMPORTED_MODULE_1__.__)('Products list coming soon. Use the classic editor for now.', 'formipay')));
|
|
}
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FieldPalette.css"
|
|
/*!***********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FieldPalette.css ***!
|
|
\***********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FieldSettingsPanel.css"
|
|
/*!*****************************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FieldSettingsPanel.css ***!
|
|
\*****************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormBuilder.css"
|
|
/*!**********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormBuilder.css ***!
|
|
\**********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormCanvas.css"
|
|
/*!*********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormCanvas.css ***!
|
|
\*********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormField.css"
|
|
/*!********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormField.css ***!
|
|
\********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormFieldPreview.css"
|
|
/*!***************************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormFieldPreview.css ***!
|
|
\***************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/formBuilder/FormPreview.css"
|
|
/*!**********************************************************!*\
|
|
!*** ./src/admin/components/formBuilder/FormPreview.css ***!
|
|
\**********************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/notifications/NotificationLog.css"
|
|
/*!****************************************************************!*\
|
|
!*** ./src/admin/components/notifications/NotificationLog.css ***!
|
|
\****************************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderDetail.css"
|
|
/*!*****************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderDetail.css ***!
|
|
\*****************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderList.css"
|
|
/*!***************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderList.css ***!
|
|
\***************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderListItem.css"
|
|
/*!*******************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderListItem.css ***!
|
|
\*******************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "./src/admin/components/orders/OrderTimeline.css"
|
|
/*!*******************************************************!*\
|
|
!*** ./src/admin/components/orders/OrderTimeline.css ***!
|
|
\*******************************************************/
|
|
(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
// extracted by mini-css-extract-plugin
|
|
|
|
|
|
/***/ },
|
|
|
|
/***/ "react"
|
|
/*!************************!*\
|
|
!*** external "React" ***!
|
|
\************************/
|
|
(module) {
|
|
|
|
"use strict";
|
|
module.exports = window["React"];
|
|
|
|
/***/ },
|
|
|
|
/***/ "@wordpress/components"
|
|
/*!************************************!*\
|
|
!*** external ["wp","components"] ***!
|
|
\************************************/
|
|
(module) {
|
|
|
|
"use strict";
|
|
module.exports = window["wp"]["components"];
|
|
|
|
/***/ },
|
|
|
|
/***/ "@wordpress/element"
|
|
/*!*********************************!*\
|
|
!*** external ["wp","element"] ***!
|
|
\*********************************/
|
|
(module) {
|
|
|
|
"use strict";
|
|
module.exports = window["wp"]["element"];
|
|
|
|
/***/ },
|
|
|
|
/***/ "@wordpress/i18n"
|
|
/*!******************************!*\
|
|
!*** external ["wp","i18n"] ***!
|
|
\******************************/
|
|
(module) {
|
|
|
|
"use strict";
|
|
module.exports = window["wp"]["i18n"];
|
|
|
|
/***/ },
|
|
|
|
/***/ "@wordpress/primitives"
|
|
/*!************************************!*\
|
|
!*** external ["wp","primitives"] ***!
|
|
\************************************/
|
|
(module) {
|
|
|
|
"use strict";
|
|
module.exports = window["wp"]["primitives"];
|
|
|
|
/***/ }
|
|
|
|
/******/ });
|
|
/************************************************************************/
|
|
/******/ // The module cache
|
|
/******/ var __webpack_module_cache__ = {};
|
|
/******/
|
|
/******/ // The require function
|
|
/******/ function __webpack_require__(moduleId) {
|
|
/******/ // Check if module is in cache
|
|
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
/******/ if (cachedModule !== undefined) {
|
|
/******/ return cachedModule.exports;
|
|
/******/ }
|
|
/******/ // Create a new module (and put it into the cache)
|
|
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
/******/ // no module.id needed
|
|
/******/ // no module.loaded needed
|
|
/******/ exports: {}
|
|
/******/ };
|
|
/******/
|
|
/******/ // Execute the module function
|
|
/******/ if (!(moduleId in __webpack_modules__)) {
|
|
/******/ delete __webpack_module_cache__[moduleId];
|
|
/******/ var e = new Error("Cannot find module '" + moduleId + "'");
|
|
/******/ e.code = 'MODULE_NOT_FOUND';
|
|
/******/ throw e;
|
|
/******/ }
|
|
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
/******/
|
|
/******/ // Return the exports of the module
|
|
/******/ return module.exports;
|
|
/******/ }
|
|
/******/
|
|
/************************************************************************/
|
|
/******/ /* webpack/runtime/compat get default export */
|
|
/******/ (() => {
|
|
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
/******/ __webpack_require__.n = (module) => {
|
|
/******/ var getter = module && module.__esModule ?
|
|
/******/ () => (module['default']) :
|
|
/******/ () => (module);
|
|
/******/ __webpack_require__.d(getter, { a: getter });
|
|
/******/ return getter;
|
|
/******/ };
|
|
/******/ })();
|
|
/******/
|
|
/******/ /* webpack/runtime/define property getters */
|
|
/******/ (() => {
|
|
/******/ // define getter functions for harmony exports
|
|
/******/ __webpack_require__.d = (exports, definition) => {
|
|
/******/ for(var key in definition) {
|
|
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
/******/ }
|
|
/******/ }
|
|
/******/ };
|
|
/******/ })();
|
|
/******/
|
|
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
/******/ (() => {
|
|
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
/******/ })();
|
|
/******/
|
|
/******/ /* webpack/runtime/make namespace object */
|
|
/******/ (() => {
|
|
/******/ // define __esModule on exports
|
|
/******/ __webpack_require__.r = (exports) => {
|
|
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
/******/ }
|
|
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
/******/ };
|
|
/******/ })();
|
|
/******/
|
|
/************************************************************************/
|
|
var __webpack_exports__ = {};
|
|
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
|
|
(() => {
|
|
"use strict";
|
|
/*!****************************!*\
|
|
!*** ./src/admin/index.js ***!
|
|
\****************************/
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @wordpress/element */ "@wordpress/element");
|
|
/* harmony import */ var _wordpress_element__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_wordpress_element__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _components_App__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./components/App */ "./src/admin/components/App.js");
|
|
|
|
/**
|
|
* Formipay Admin - React Application Entry Point
|
|
*/
|
|
|
|
|
|
|
|
|
|
// Mount the React app to all available mount points
|
|
const mountApps = () => {
|
|
const mountPoints = document.querySelectorAll('[data-formipay-mount]');
|
|
mountPoints.forEach(mountPoint => {
|
|
const page = mountPoint.dataset.formipayMount;
|
|
const initialData = window.formipayAdmin?.[page] || {};
|
|
(0,_wordpress_element__WEBPACK_IMPORTED_MODULE_1__.render)((0,react__WEBPACK_IMPORTED_MODULE_0__.createElement)(_components_App__WEBPACK_IMPORTED_MODULE_2__["default"], {
|
|
page: page,
|
|
initialData: initialData
|
|
}), mountPoint);
|
|
});
|
|
};
|
|
|
|
// Initialize when DOM is ready
|
|
if (document.readyState === 'loading') {
|
|
document.addEventListener('DOMContentLoaded', mountApps);
|
|
} else {
|
|
mountApps();
|
|
}
|
|
})();
|
|
|
|
/******/ })()
|
|
;
|
|
//# sourceMappingURL=admin.js.map
|