@ably/ui 13.3.0 → 14.0.0-dev.58ef698
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +25 -152
- package/core/.DS_Store +0 -0
- package/core/Accordion/component.js +1 -0
- package/core/Code/component.css +1 -72
- package/core/Code/component.js +1 -1
- package/core/ConnectStateWrapper/component.js +1 -1
- package/core/ContactFooter/component.css +7 -10
- package/core/ContactFooter/component.js +1 -1
- package/core/CookieMessage/component.css +10 -13
- package/core/CookieMessage/component.js +1 -1
- package/core/CustomerLogos/component.js +1 -1
- package/core/DropdownMenu/component.js +1 -1
- package/core/FeaturedLink/component.js +1 -1
- package/core/Flash/component.css +19 -22
- package/core/Flash/component.js +1 -1
- package/core/Footer/component.css +22 -25
- package/core/Footer/component.js +1 -1
- package/core/Icon/component.js +1 -1
- package/core/Loader/component.js +1 -1
- package/core/Logo/component.js +1 -1
- package/core/Meganav/.DS_Store +0 -0
- package/core/Meganav/component.css +103 -106
- package/core/Meganav/component.js +1 -1
- package/core/MeganavBlogPostsList/component.js +1 -2
- package/core/MeganavContentCompany/component.js +1 -1
- package/core/MeganavContentDevelopers/component.js +1 -1
- package/core/MeganavContentProducts/component.js +1 -1
- package/core/MeganavContentUseCases/component.js +1 -1
- package/core/MeganavControl/component.js +1 -1
- package/core/MeganavControlMobileDropdown/component.js +1 -1
- package/core/MeganavControlMobilePanelClose/component.js +1 -1
- package/core/MeganavControlMobilePanelOpen/component.js +1 -1
- package/core/MeganavItemsDesktop/component.js +1 -1
- package/core/MeganavItemsMobile/component.js +1 -1
- package/core/MeganavItemsSignedIn/component.js +1 -1
- package/core/MeganavSearch/component.js +1 -1
- package/core/MeganavSearchAutocomplete/component.js +1 -1
- package/core/MeganavSearchPanel/component.js +1 -1
- package/core/MeganavSearchSuggestions/component.js +1 -1
- package/core/Notice/component.css +4 -7
- package/core/Notice/component.js +1 -1
- package/core/SignOutLink/component.js +1 -1
- package/core/Slider/component.css +4 -7
- package/core/Slider/component.js +1 -1
- package/core/Table/Table.js +1 -0
- package/core/Table/TableCell.js +1 -0
- package/core/Table/TableRow.js +1 -0
- package/core/Table/index.js +1 -0
- package/core/Table/stories/data.js +1 -0
- package/core/Tooltip/component.js +1 -0
- package/core/css.js +1 -0
- package/core/dom-query.js +1 -0
- package/core/hubspot-chat-toggle.js +1 -0
- package/core/icons/discord.svg +10 -0
- package/core/icons/facebook.svg +4 -0
- package/core/icons/github.svg +3 -0
- package/core/icons/glassdoor.svg +3 -0
- package/core/icons/google.svg +3 -0
- package/core/icons/icon-display-48hrs.svg +3 -0
- package/core/icons/icon-display-about-ably-col.svg +4 -0
- package/core/icons/icon-display-api-keys.svg +3 -0
- package/core/icons/icon-display-api.svg +3 -0
- package/core/icons/icon-display-asset-tracking-col.svg +18 -0
- package/core/icons/icon-display-browser.svg +10 -0
- package/core/icons/icon-display-calendar.svg +3 -0
- package/core/icons/icon-display-call-mobile.svg +3 -0
- package/core/icons/icon-display-careers-col.svg +9 -0
- package/core/icons/icon-display-case-studies-col.svg +5 -0
- package/core/icons/icon-display-chat-col.svg +4 -0
- package/core/icons/icon-display-chat-stack-col.svg +4 -0
- package/core/icons/icon-display-chat-stack.svg +4 -0
- package/core/icons/icon-display-cloud-servers.svg +3 -0
- package/core/icons/icon-display-compare-tech-col.svg +9 -0
- package/core/icons/icon-display-customers-col.svg +15 -0
- package/core/icons/icon-display-data-broadcast-col.svg +26 -0
- package/core/icons/icon-display-data-synchronization-col.svg +14 -0
- package/core/icons/icon-display-docs-col.svg +7 -0
- package/core/icons/icon-display-documentation.svg +3 -0
- package/core/icons/icon-display-events-col.svg +13 -0
- package/core/icons/icon-display-examples-col.svg +11 -0
- package/core/icons/icon-display-gdpr.svg +3 -0
- package/core/icons/icon-display-general-comms.svg +3 -0
- package/core/icons/icon-display-hipaa.svg +10 -0
- package/core/icons/icon-display-integrations-col.svg +8 -0
- package/core/icons/icon-display-it-support-access.svg +3 -0
- package/core/icons/icon-display-it-support-helpdesk.svg +3 -0
- package/core/icons/icon-display-kafka-at-the-edge-col.svg +8 -0
- package/core/icons/icon-display-laptop.svg +10 -0
- package/core/icons/icon-display-lightbulb-col.svg +10 -0
- package/core/icons/icon-display-live-chat.svg +3 -0
- package/core/icons/icon-display-map-pin.svg +3 -0
- package/core/icons/icon-display-message.svg +3 -0
- package/core/icons/icon-display-padlock-closed.svg +3 -0
- package/core/icons/icon-display-platform.svg +22 -0
- package/core/icons/icon-display-play.svg +3 -0
- package/core/icons/icon-display-privacy-shield-framework.svg +7 -0
- package/core/icons/icon-display-push-notifications-col.svg +6 -0
- package/core/icons/icon-display-quickstart-guides-col.svg +8 -0
- package/core/icons/icon-display-resources-col.svg +21 -0
- package/core/icons/icon-display-sdks-col.svg +11 -0
- package/core/icons/icon-display-servers.svg +3 -0
- package/core/icons/icon-display-shopping-cart.svg +10 -0
- package/core/icons/icon-display-sla.svg +3 -0
- package/core/icons/icon-display-soc2-type2.svg +3 -0
- package/core/icons/icon-display-tech-account-comms.svg +3 -0
- package/core/icons/icon-display-tutorials-demos-col.svg +25 -0
- package/core/icons/icon-display-virtual-events-col.svg +12 -0
- package/core/icons/icon-display-virtual-events.svg +12 -0
- package/core/icons/icon-gui-ably-badge.svg +3 -0
- package/core/icons/icon-gui-arrow-bidirectional-horizontal.svg +3 -0
- package/core/icons/icon-gui-arrow-bidirectional-vertical.svg +3 -0
- package/core/icons/icon-gui-arrow-down.svg +3 -0
- package/core/icons/icon-gui-arrow-left.svg +3 -0
- package/core/icons/icon-gui-arrow-right.svg +3 -0
- package/core/icons/icon-gui-arrow-up.svg +3 -0
- package/core/icons/icon-gui-burger-menu.svg +5 -0
- package/core/icons/icon-gui-check-circled-fill-black.svg +4 -0
- package/core/icons/icon-gui-check-circled-fill.svg +4 -0
- package/core/icons/icon-gui-check-circled.svg +3 -0
- package/core/icons/icon-gui-checklist-checked.svg +3 -0
- package/core/icons/icon-gui-clock.svg +3 -0
- package/core/icons/icon-gui-close.svg +3 -0
- package/core/icons/icon-gui-copy.svg +10 -0
- package/core/icons/icon-gui-cross-circled-fill.svg +4 -0
- package/core/icons/icon-gui-cross-circled.svg +3 -0
- package/core/icons/icon-gui-dash-circled.svg +3 -0
- package/core/icons/icon-gui-disclosure-arrow.svg +3 -0
- package/core/icons/icon-gui-document-generic.svg +3 -0
- package/core/icons/icon-gui-enlarge.svg +3 -0
- package/core/icons/icon-gui-external-link.svg +3 -0
- package/core/icons/icon-gui-filter-flow-step-1.svg +5 -0
- package/core/icons/icon-gui-filter-flow-step-2.svg +5 -0
- package/core/icons/icon-gui-filter-flow-step-3.svg +5 -0
- package/core/icons/icon-gui-history.svg +3 -0
- package/core/icons/icon-gui-info.svg +3 -0
- package/core/icons/icon-gui-link-arrow.svg +3 -0
- package/core/icons/icon-gui-link.svg +4 -0
- package/core/icons/icon-gui-live-chat.svg +3 -0
- package/core/icons/icon-gui-minus.svg +3 -0
- package/core/icons/icon-gui-plus.svg +3 -0
- package/core/icons/icon-gui-quote-marks-solid.svg +3 -0
- package/core/icons/icon-gui-refresh.svg +10 -0
- package/core/icons/icon-gui-resources.svg +3 -0
- package/core/icons/icon-gui-search.svg +3 -0
- package/core/icons/icon-gui-tick.svg +3 -0
- package/core/icons/icon-gui-warning.svg +5 -0
- package/core/icons/icon-live-updates-results-metrics-col.svg +26 -0
- package/core/icons/icon-multi-user-spaces-col.svg +13 -0
- package/core/icons/icon-social-x.svg +3 -0
- package/core/icons/icon-tech-apachekafka.svg +3 -0
- package/core/icons/linkedin.svg +3 -0
- package/core/icons/quote.svg +3 -0
- package/core/icons/stackoverflow.svg +3 -0
- package/core/icons/twitter.svg +3 -0
- package/core/icons/youtube.svg +11 -0
- package/core/icons.js +1 -0
- package/core/load-sprites.js +1 -0
- package/core/react-renderer.js +1 -0
- package/core/remote-blogs-posts.js +1 -0
- package/core/remote-data-store.js +1 -0
- package/core/remote-data-util.js +1 -0
- package/core/remote-session-data.js +1 -0
- package/core/scripts.js +1 -2
- package/core/sprites.svg +1 -525
- package/core/styles/buttons.css +122 -0
- package/core/styles/forms.css +62 -0
- package/core/styles/layout.css +19 -0
- package/core/styles/properties.css +276 -0
- package/core/styles/text.css +166 -0
- package/core/styles.base.css +1 -0
- package/core/styles.components.css +33 -0
- package/core/styles.css +2 -699
- package/core/url-base.js +1 -0
- package/core/utils/syntax-highlighter-registry.js +1 -0
- package/core/utils/syntax-highlighter.css +67 -0
- package/core/utils/syntax-highlighter.js +1 -0
- package/package.json +39 -34
- package/reset/scripts.js +1 -1
- package/reset/styles/normalize.css +353 -0
- package/reset/styles/reset.css +129 -0
- package/reset/styles.css +2 -477
- package/src/.DS_Store +0 -0
- package/src/core/.DS_Store +0 -0
- package/src/core/Accordion/Accordion.stories.tsx +39 -0
- package/src/core/Accordion/component.tsx +147 -0
- package/src/core/Code/Code.stories.tsx +71 -0
- package/src/core/Code/component.tsx +45 -0
- package/src/core/ConnectStateWrapper/{component.jsx → component.tsx} +7 -3
- package/src/core/ContactFooter/ContactFooter.stories.tsx +11 -0
- package/src/core/ContactFooter/component.css +7 -9
- package/src/core/ContactFooter/component.tsx +92 -0
- package/src/core/CookieMessage/CookieMessage.stories.tsx +12 -0
- package/src/core/CookieMessage/component.css +10 -12
- package/src/core/CookieMessage/{component.jsx → component.tsx} +15 -10
- package/src/core/CustomerLogos/CustomerLogos.stories.tsx +43 -0
- package/src/core/CustomerLogos/component.tsx +35 -0
- package/src/core/DropdownMenu/DropdownMenu.stories.tsx +48 -0
- package/src/core/DropdownMenu/{component.jsx → component.tsx} +64 -36
- package/src/core/FeaturedLink/FeaturedLink.stories.tsx +43 -0
- package/src/core/FeaturedLink/{component.jsx → component.tsx} +26 -18
- package/src/core/Flash/Flash.stories.tsx +37 -0
- package/src/core/Flash/component.css +19 -21
- package/src/core/Flash/{component.jsx → component.tsx} +78 -39
- package/src/core/Footer/Footer.stories.tsx +26 -0
- package/src/core/Footer/component.css +22 -24
- package/src/core/Footer/{component.jsx → component.tsx} +237 -70
- package/src/core/Icon/Icon.stories.tsx +150 -0
- package/src/core/Icon/component.tsx +26 -0
- package/src/core/Loader/Loader.stories.tsx +21 -0
- package/src/core/Loader/{component.jsx → component.tsx} +11 -8
- package/src/core/Logo/Logo.stories.tsx +12 -0
- package/src/core/Logo/component.tsx +29 -0
- package/src/core/Meganav/.DS_Store +0 -0
- package/src/core/Meganav/Meganav.stories.tsx +86 -0
- package/src/core/Meganav/component.css +103 -105
- package/src/core/Meganav/component.js +6 -7
- package/src/core/Meganav/component.tsx +228 -0
- package/src/core/MeganavBlogPostsList/{component.jsx → component.tsx} +15 -14
- package/src/core/MeganavContentCompany/{component.jsx → component.tsx} +82 -33
- package/src/core/MeganavContentDevelopers/{component.jsx → component.tsx} +98 -34
- package/src/core/MeganavContentProducts/component.tsx +165 -0
- package/src/core/MeganavContentUseCases/component.tsx +244 -0
- package/src/core/MeganavControl/{component.jsx → component.tsx} +18 -12
- package/src/core/MeganavControlMobileDropdown/{component.jsx → component.tsx} +3 -7
- package/src/core/MeganavControlMobilePanelClose/{component.jsx → component.tsx} +16 -9
- package/src/core/MeganavControlMobilePanelOpen/component.tsx +32 -0
- package/src/core/MeganavItemsDesktop/component.tsx +68 -0
- package/src/core/MeganavItemsMobile/component.tsx +197 -0
- package/src/core/MeganavItemsSignedIn/{component.jsx → component.tsx} +59 -23
- package/src/core/MeganavSearch/component.tsx +36 -0
- package/src/core/MeganavSearchAutocomplete/component.tsx +12 -0
- package/src/core/MeganavSearchPanel/component.tsx +52 -0
- package/src/core/MeganavSearchSuggestions/component.tsx +62 -0
- package/src/core/Notice/component.css +4 -6
- package/src/core/Notice/component.js +1 -1
- package/src/core/Notice/component.tsx +104 -0
- package/src/core/SignOutLink/component.tsx +51 -0
- package/src/core/Slider/Slider.stories.tsx +45 -0
- package/src/core/Slider/component.css +4 -6
- package/src/core/Slider/component.tsx +112 -0
- package/src/core/Table/Table.tsx +30 -0
- package/src/core/Table/TableCell.tsx +84 -0
- package/src/core/Table/TableRow.tsx +25 -0
- package/src/core/Table/index.ts +24 -0
- package/src/core/Table/stories/Table.stories.tsx +12 -0
- package/src/core/Table/stories/data.tsx +113 -0
- package/src/core/Tooltip/Tooltip.stories.tsx +27 -0
- package/src/core/Tooltip/component.tsx +60 -0
- package/src/core/icons.js +6 -0
- package/src/core/{react-renderer.js → react-renderer.tsx} +9 -7
- package/src/core/styles/buttons.css +121 -123
- package/src/core/styles/forms.css +49 -51
- package/src/core/styles/layout.css +14 -16
- package/src/core/styles/properties.css +250 -259
- package/src/core/styles/text.css +165 -167
- package/src/core/styles.components.css +22 -24
- package/src/core/utils/syntax-highlighter.css +55 -59
- package/src/pages/Buttons.mdx +121 -0
- package/src/pages/Chips.mdx +136 -0
- package/src/pages/Colour.mdx +23 -0
- package/src/pages/Forms.mdx +173 -0
- package/src/pages/Layout.mdx +58 -0
- package/src/pages/Typography.mdx +206 -0
- package/src/pages/utils.ts +70 -0
- package/tailwind.config.js +1 -7
- package/tailwind.extend.js +1 -1
- package/core/.gitignore +0 -1
- package/core/Code.jsx +0 -684
- package/core/CompanyAutocomplete/component.css +0 -46
- package/core/CompanyAutocomplete/component.js +0 -2
- package/core/CompanyAutocomplete/component.js.LICENSE.txt +0 -1
- package/core/ConnectStateWrapper.jsx +0 -222
- package/core/ContactFooter.jsx +0 -342
- package/core/CookieMessage.jsx +0 -204
- package/core/CustomerLogos.jsx +0 -144
- package/core/DropdownMenu.jsx +0 -313
- package/core/FeatureFooter/component.css +0 -13
- package/core/FeatureFooter/component.js +0 -1
- package/core/FeaturedLink.jsx +0 -241
- package/core/Flash.jsx +0 -622
- package/core/Footer.jsx +0 -587
- package/core/Icon.jsx +0 -152
- package/core/Loader.jsx +0 -154
- package/core/Logo.jsx +0 -147
- package/core/Meganav.jsx +0 -4151
- package/core/MeganavBlogPostsList/component.js.LICENSE.txt +0 -1
- package/core/MeganavBlogPostsList.jsx +0 -296
- package/core/MeganavContentCompany.jsx +0 -1058
- package/core/MeganavContentDevelopers.jsx +0 -334
- package/core/MeganavContentProducts.jsx +0 -373
- package/core/MeganavContentUseCases.jsx +0 -341
- package/core/MeganavControl.jsx +0 -199
- package/core/MeganavControlMobileDropdown.jsx +0 -197
- package/core/MeganavControlMobilePanelClose.jsx +0 -198
- package/core/MeganavControlMobilePanelOpen.jsx +0 -193
- package/core/MeganavItemsDesktop.jsx +0 -279
- package/core/MeganavItemsMobile.jsx +0 -689
- package/core/MeganavItemsSignedIn.jsx +0 -643
- package/core/MeganavSearch.jsx +0 -434
- package/core/MeganavSearchAutocomplete.jsx +0 -117
- package/core/MeganavSearchPanel.jsx +0 -386
- package/core/MeganavSearchSuggestions.jsx +0 -299
- package/core/Notice.jsx +0 -914
- package/core/Showcase/component.css +0 -31
- package/core/Showcase/component.js +0 -1
- package/core/Showcase.jsx +0 -17
- package/core/SignOutLink.jsx +0 -157
- package/core/Slider.jsx +0 -400
- package/core/Uptime/component.css +0 -128
- package/core/Uptime/component.js +0 -1
- package/core/Uptime.jsx +0 -895
- package/core/scripts.js.LICENSE.txt +0 -1
- package/preview/tmp/.keep +0 -0
- package/preview/tmp/pids/.keep +0 -0
- package/reset/.gitignore +0 -1
- package/src/core/Code/component.html.erb +0 -3
- package/src/core/Code/component.jsx +0 -31
- package/src/core/Code/component.rb +0 -12
- package/src/core/CompanyAutocomplete/component.css +0 -45
- package/src/core/CompanyAutocomplete/component.js +0 -204
- package/src/core/ContactFooter/component.html.erb +0 -32
- package/src/core/ContactFooter/component.jsx +0 -66
- package/src/core/ContactFooter/component.rb +0 -13
- package/src/core/CustomerLogos/component.html.erb +0 -9
- package/src/core/CustomerLogos/component.jsx +0 -28
- package/src/core/CustomerLogos/component.rb +0 -14
- package/src/core/FeatureFooter/component.css +0 -12
- package/src/core/FeatureFooter/component.html.erb +0 -54
- package/src/core/FeatureFooter/component.js +0 -7
- package/src/core/FeatureFooter/component.rb +0 -30
- package/src/core/FeaturedLink/component.html.erb +0 -15
- package/src/core/FeaturedLink/component.rb +0 -21
- package/src/core/Footer/component.html.erb +0 -256
- package/src/core/Footer/component.rb +0 -14
- package/src/core/Icon/component.html.erb +0 -3
- package/src/core/Icon/component.jsx +0 -19
- package/src/core/Icon/component.rb +0 -25
- package/src/core/Loader/component.html.erb +0 -18
- package/src/core/Loader/component.rb +0 -19
- package/src/core/Logo/component.html.erb +0 -3
- package/src/core/Logo/component.jsx +0 -20
- package/src/core/Logo/component.rb +0 -31
- package/src/core/Meganav/component.html.erb +0 -31
- package/src/core/Meganav/component.jsx +0 -123
- package/src/core/Meganav/component.rb +0 -60
- package/src/core/MeganavBlogPostsList/component.html.erb +0 -5
- package/src/core/MeganavBlogPostsList/component.rb +0 -13
- package/src/core/MeganavContentCompany/component.html.erb +0 -90
- package/src/core/MeganavContentCompany/component.rb +0 -14
- package/src/core/MeganavContentDevelopers/component.html.erb +0 -129
- package/src/core/MeganavContentDevelopers/component.rb +0 -13
- package/src/core/MeganavContentProducts/component.html.erb +0 -83
- package/src/core/MeganavContentProducts/component.jsx +0 -105
- package/src/core/MeganavContentProducts/component.rb +0 -14
- package/src/core/MeganavContentUseCases/component.html.erb +0 -135
- package/src/core/MeganavContentUseCases/component.jsx +0 -147
- package/src/core/MeganavContentUseCases/component.rb +0 -13
- package/src/core/MeganavControl/component.html.erb +0 -6
- package/src/core/MeganavControl/component.rb +0 -20
- package/src/core/MeganavControlMobileDropdown/component.html.erb +0 -7
- package/src/core/MeganavControlMobileDropdown/component.rb +0 -11
- package/src/core/MeganavControlMobilePanelClose/component.html.erb +0 -12
- package/src/core/MeganavControlMobilePanelClose/component.rb +0 -12
- package/src/core/MeganavControlMobilePanelOpen/component.html.erb +0 -7
- package/src/core/MeganavControlMobilePanelOpen/component.jsx +0 -25
- package/src/core/MeganavControlMobilePanelOpen/component.rb +0 -9
- package/src/core/MeganavItemsDesktop/component.html.erb +0 -17
- package/src/core/MeganavItemsDesktop/component.jsx +0 -49
- package/src/core/MeganavItemsDesktop/component.rb +0 -23
- package/src/core/MeganavItemsMobile/component.html.erb +0 -75
- package/src/core/MeganavItemsMobile/component.jsx +0 -137
- package/src/core/MeganavItemsMobile/component.rb +0 -21
- package/src/core/MeganavItemsSignedIn/component.html.erb +0 -53
- package/src/core/MeganavItemsSignedIn/component.rb +0 -33
- package/src/core/MeganavSearch/component.html.erb +0 -15
- package/src/core/MeganavSearch/component.jsx +0 -33
- package/src/core/MeganavSearch/component.rb +0 -13
- package/src/core/MeganavSearchAutocomplete/component.html.erb +0 -6
- package/src/core/MeganavSearchAutocomplete/component.jsx +0 -14
- package/src/core/MeganavSearchAutocomplete/component.rb +0 -6
- package/src/core/MeganavSearchPanel/component.html.erb +0 -22
- package/src/core/MeganavSearchPanel/component.jsx +0 -39
- package/src/core/MeganavSearchPanel/component.rb +0 -13
- package/src/core/MeganavSearchSuggestions/component.html.erb +0 -22
- package/src/core/MeganavSearchSuggestions/component.jsx +0 -49
- package/src/core/MeganavSearchSuggestions/component.rb +0 -18
- package/src/core/Notice/component.html.erb +0 -16
- package/src/core/Notice/component.jsx +0 -71
- package/src/core/Notice/component.rb +0 -29
- package/src/core/Showcase/component.css +0 -30
- package/src/core/Showcase/component.html.erb +0 -76
- package/src/core/Showcase/component.js +0 -180
- package/src/core/Showcase/component.jsx +0 -0
- package/src/core/Showcase/component.rb +0 -190
- package/src/core/SignOutLink/component.html.erb +0 -1
- package/src/core/SignOutLink/component.jsx +0 -32
- package/src/core/SignOutLink/component.rb +0 -17
- package/src/core/Slider/component.html.erb +0 -28
- package/src/core/Slider/component.jsx +0 -86
- package/src/core/Slider/component.rb +0 -38
- package/src/core/Uptime/component.css +0 -127
- package/src/core/Uptime/component.html.erb +0 -0
- package/src/core/Uptime/component.js +0 -1
- package/src/core/Uptime/component.jsx +0 -183
- package/src/core/Uptime/component.rb +0 -7
- package/src/core/core.rb +0 -81
- /package/{preview/log/.keep → src/core/Accordion/component.js} +0 -0
package/core/Icon.jsx
DELETED
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
|
-
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
|
-
module.exports = factory(require("react"), require("prop-types"));
|
|
4
|
-
else if(typeof define === 'function' && define.amd)
|
|
5
|
-
define([, ], factory);
|
|
6
|
-
else {
|
|
7
|
-
var a = typeof exports === 'object' ? factory(require("react"), require("prop-types")) : factory(root[undefined], root[undefined]);
|
|
8
|
-
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
|
-
}
|
|
10
|
-
})(this, (__WEBPACK_EXTERNAL_MODULE__5225__, __WEBPACK_EXTERNAL_MODULE__6073__) => {
|
|
11
|
-
return /******/ (() => { // webpackBootstrap
|
|
12
|
-
/******/ "use strict";
|
|
13
|
-
/******/ var __webpack_modules__ = ({
|
|
14
|
-
|
|
15
|
-
/***/ 6073:
|
|
16
|
-
/***/ ((module) => {
|
|
17
|
-
|
|
18
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__6073__;
|
|
19
|
-
|
|
20
|
-
/***/ }),
|
|
21
|
-
|
|
22
|
-
/***/ 5225:
|
|
23
|
-
/***/ ((module) => {
|
|
24
|
-
|
|
25
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__5225__;
|
|
26
|
-
|
|
27
|
-
/***/ })
|
|
28
|
-
|
|
29
|
-
/******/ });
|
|
30
|
-
/************************************************************************/
|
|
31
|
-
/******/ // The module cache
|
|
32
|
-
/******/ var __webpack_module_cache__ = {};
|
|
33
|
-
/******/
|
|
34
|
-
/******/ // The require function
|
|
35
|
-
/******/ function __webpack_require__(moduleId) {
|
|
36
|
-
/******/ // Check if module is in cache
|
|
37
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
38
|
-
/******/ if (cachedModule !== undefined) {
|
|
39
|
-
/******/ return cachedModule.exports;
|
|
40
|
-
/******/ }
|
|
41
|
-
/******/ // Create a new module (and put it into the cache)
|
|
42
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
43
|
-
/******/ // no module.id needed
|
|
44
|
-
/******/ // no module.loaded needed
|
|
45
|
-
/******/ exports: {}
|
|
46
|
-
/******/ };
|
|
47
|
-
/******/
|
|
48
|
-
/******/ // Execute the module function
|
|
49
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
50
|
-
/******/
|
|
51
|
-
/******/ // Return the exports of the module
|
|
52
|
-
/******/ return module.exports;
|
|
53
|
-
/******/ }
|
|
54
|
-
/******/
|
|
55
|
-
/************************************************************************/
|
|
56
|
-
/******/ /* webpack/runtime/compat get default export */
|
|
57
|
-
/******/ (() => {
|
|
58
|
-
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
59
|
-
/******/ __webpack_require__.n = (module) => {
|
|
60
|
-
/******/ var getter = module && module.__esModule ?
|
|
61
|
-
/******/ () => (module['default']) :
|
|
62
|
-
/******/ () => (module);
|
|
63
|
-
/******/ __webpack_require__.d(getter, { a: getter });
|
|
64
|
-
/******/ return getter;
|
|
65
|
-
/******/ };
|
|
66
|
-
/******/ })();
|
|
67
|
-
/******/
|
|
68
|
-
/******/ /* webpack/runtime/define property getters */
|
|
69
|
-
/******/ (() => {
|
|
70
|
-
/******/ // define getter functions for harmony exports
|
|
71
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
72
|
-
/******/ for(var key in definition) {
|
|
73
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
74
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
75
|
-
/******/ }
|
|
76
|
-
/******/ }
|
|
77
|
-
/******/ };
|
|
78
|
-
/******/ })();
|
|
79
|
-
/******/
|
|
80
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
81
|
-
/******/ (() => {
|
|
82
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
83
|
-
/******/ })();
|
|
84
|
-
/******/
|
|
85
|
-
/******/ /* webpack/runtime/make namespace object */
|
|
86
|
-
/******/ (() => {
|
|
87
|
-
/******/ // define __esModule on exports
|
|
88
|
-
/******/ __webpack_require__.r = (exports) => {
|
|
89
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
90
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
91
|
-
/******/ }
|
|
92
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
93
|
-
/******/ };
|
|
94
|
-
/******/ })();
|
|
95
|
-
/******/
|
|
96
|
-
/************************************************************************/
|
|
97
|
-
var __webpack_exports__ = {};
|
|
98
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
99
|
-
(() => {
|
|
100
|
-
__webpack_require__.r(__webpack_exports__);
|
|
101
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
102
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
103
|
-
/* harmony export */ });
|
|
104
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5225);
|
|
105
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
106
|
-
/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6073);
|
|
107
|
-
/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_1__);
|
|
108
|
-
var _excluded = ["name", "size", "color", "additionalCSS"];
|
|
109
|
-
|
|
110
|
-
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
111
|
-
|
|
112
|
-
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
113
|
-
|
|
114
|
-
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
var Icon = function Icon(_ref) {
|
|
120
|
-
var name = _ref.name,
|
|
121
|
-
_ref$size = _ref.size,
|
|
122
|
-
size = _ref$size === void 0 ? "0.75rem" : _ref$size,
|
|
123
|
-
_ref$color = _ref.color,
|
|
124
|
-
color = _ref$color === void 0 ? "" : _ref$color,
|
|
125
|
-
_ref$additionalCSS = _ref.additionalCSS,
|
|
126
|
-
additionalCSS = _ref$additionalCSS === void 0 ? "" : _ref$additionalCSS,
|
|
127
|
-
additionalAttributes = _objectWithoutProperties(_ref, _excluded);
|
|
128
|
-
|
|
129
|
-
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("svg", _extends({
|
|
130
|
-
className: "".concat(color, " ").concat(additionalCSS),
|
|
131
|
-
style: {
|
|
132
|
-
width: size,
|
|
133
|
-
height: size
|
|
134
|
-
}
|
|
135
|
-
}, additionalAttributes), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("use", {
|
|
136
|
-
xlinkHref: "#sprite-".concat(name)
|
|
137
|
-
}));
|
|
138
|
-
};
|
|
139
|
-
|
|
140
|
-
Icon.propTypes = {
|
|
141
|
-
name: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string.isRequired),
|
|
142
|
-
size: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
143
|
-
color: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
144
|
-
additionalCSS: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string)
|
|
145
|
-
};
|
|
146
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Icon);
|
|
147
|
-
})();
|
|
148
|
-
|
|
149
|
-
/******/ return __webpack_exports__;
|
|
150
|
-
/******/ })()
|
|
151
|
-
;
|
|
152
|
-
});
|
package/core/Loader.jsx
DELETED
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
|
-
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
|
-
module.exports = factory(require("react"), require("prop-types"));
|
|
4
|
-
else if(typeof define === 'function' && define.amd)
|
|
5
|
-
define([, ], factory);
|
|
6
|
-
else {
|
|
7
|
-
var a = typeof exports === 'object' ? factory(require("react"), require("prop-types")) : factory(root[undefined], root[undefined]);
|
|
8
|
-
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
|
-
}
|
|
10
|
-
})(this, (__WEBPACK_EXTERNAL_MODULE__5225__, __WEBPACK_EXTERNAL_MODULE__6073__) => {
|
|
11
|
-
return /******/ (() => { // webpackBootstrap
|
|
12
|
-
/******/ "use strict";
|
|
13
|
-
/******/ var __webpack_modules__ = ({
|
|
14
|
-
|
|
15
|
-
/***/ 6073:
|
|
16
|
-
/***/ ((module) => {
|
|
17
|
-
|
|
18
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__6073__;
|
|
19
|
-
|
|
20
|
-
/***/ }),
|
|
21
|
-
|
|
22
|
-
/***/ 5225:
|
|
23
|
-
/***/ ((module) => {
|
|
24
|
-
|
|
25
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__5225__;
|
|
26
|
-
|
|
27
|
-
/***/ })
|
|
28
|
-
|
|
29
|
-
/******/ });
|
|
30
|
-
/************************************************************************/
|
|
31
|
-
/******/ // The module cache
|
|
32
|
-
/******/ var __webpack_module_cache__ = {};
|
|
33
|
-
/******/
|
|
34
|
-
/******/ // The require function
|
|
35
|
-
/******/ function __webpack_require__(moduleId) {
|
|
36
|
-
/******/ // Check if module is in cache
|
|
37
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
38
|
-
/******/ if (cachedModule !== undefined) {
|
|
39
|
-
/******/ return cachedModule.exports;
|
|
40
|
-
/******/ }
|
|
41
|
-
/******/ // Create a new module (and put it into the cache)
|
|
42
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
43
|
-
/******/ // no module.id needed
|
|
44
|
-
/******/ // no module.loaded needed
|
|
45
|
-
/******/ exports: {}
|
|
46
|
-
/******/ };
|
|
47
|
-
/******/
|
|
48
|
-
/******/ // Execute the module function
|
|
49
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
50
|
-
/******/
|
|
51
|
-
/******/ // Return the exports of the module
|
|
52
|
-
/******/ return module.exports;
|
|
53
|
-
/******/ }
|
|
54
|
-
/******/
|
|
55
|
-
/************************************************************************/
|
|
56
|
-
/******/ /* webpack/runtime/compat get default export */
|
|
57
|
-
/******/ (() => {
|
|
58
|
-
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
59
|
-
/******/ __webpack_require__.n = (module) => {
|
|
60
|
-
/******/ var getter = module && module.__esModule ?
|
|
61
|
-
/******/ () => (module['default']) :
|
|
62
|
-
/******/ () => (module);
|
|
63
|
-
/******/ __webpack_require__.d(getter, { a: getter });
|
|
64
|
-
/******/ return getter;
|
|
65
|
-
/******/ };
|
|
66
|
-
/******/ })();
|
|
67
|
-
/******/
|
|
68
|
-
/******/ /* webpack/runtime/define property getters */
|
|
69
|
-
/******/ (() => {
|
|
70
|
-
/******/ // define getter functions for harmony exports
|
|
71
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
72
|
-
/******/ for(var key in definition) {
|
|
73
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
74
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
75
|
-
/******/ }
|
|
76
|
-
/******/ }
|
|
77
|
-
/******/ };
|
|
78
|
-
/******/ })();
|
|
79
|
-
/******/
|
|
80
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
81
|
-
/******/ (() => {
|
|
82
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
83
|
-
/******/ })();
|
|
84
|
-
/******/
|
|
85
|
-
/******/ /* webpack/runtime/make namespace object */
|
|
86
|
-
/******/ (() => {
|
|
87
|
-
/******/ // define __esModule on exports
|
|
88
|
-
/******/ __webpack_require__.r = (exports) => {
|
|
89
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
90
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
91
|
-
/******/ }
|
|
92
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
93
|
-
/******/ };
|
|
94
|
-
/******/ })();
|
|
95
|
-
/******/
|
|
96
|
-
/************************************************************************/
|
|
97
|
-
var __webpack_exports__ = {};
|
|
98
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
99
|
-
(() => {
|
|
100
|
-
__webpack_require__.r(__webpack_exports__);
|
|
101
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
102
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
103
|
-
/* harmony export */ });
|
|
104
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5225);
|
|
105
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
106
|
-
/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6073);
|
|
107
|
-
/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_1__);
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
var Loader = function Loader(_ref) {
|
|
112
|
-
var _ref$ringColor = _ref.ringColor,
|
|
113
|
-
ringColor = _ref$ringColor === void 0 ? "text-dark-grey" : _ref$ringColor,
|
|
114
|
-
_ref$size = _ref.size,
|
|
115
|
-
size = _ref$size === void 0 ? "1.5rem" : _ref$size,
|
|
116
|
-
_ref$additionalCSS = _ref.additionalCSS,
|
|
117
|
-
additionalCSS = _ref$additionalCSS === void 0 ? "" : _ref$additionalCSS;
|
|
118
|
-
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("svg", {
|
|
119
|
-
className: "".concat(ringColor, " ").concat(additionalCSS),
|
|
120
|
-
style: {
|
|
121
|
-
width: size,
|
|
122
|
-
height: size
|
|
123
|
-
},
|
|
124
|
-
height: "24",
|
|
125
|
-
viewBox: "0 0 24 24",
|
|
126
|
-
width: "24",
|
|
127
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
128
|
-
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("style", {
|
|
129
|
-
dangerouslySetInnerHTML: {
|
|
130
|
-
__html: "\n @keyframes chunk-animation {\n to {\n transform: rotate(360deg);\n }\n }\n\n .chunk {\n transform: rotate(0deg);\n transform-origin: center;\n animation: chunk-animation 0.6s cubic-bezier(.44,.15,.66,.98) forwards infinite;\n }\n "
|
|
131
|
-
}
|
|
132
|
-
}), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("path", {
|
|
133
|
-
fill: "currentColor",
|
|
134
|
-
d: "m12 1.99976c-1.9778 0-3.91121.58649-5.5557 1.6853s-2.92621 2.6606-3.68309 4.48786c-.75688 1.82728-.95491 3.83788-.56906 5.77778.38585 1.9398 1.33826 3.7216 2.73679 5.1201 1.39852 1.3985 3.18035 2.351 5.12016 2.7368 1.9398.3859 3.9505.1878 5.7777-.569 1.8273-.7569 3.3891-2.0387 4.4879-3.6831 1.0988-1.6445 1.6853-3.5779 1.6853-5.5557 0-1.3133-.2587-2.61362-.7612-3.82688-.5025-1.21325-1.2391-2.31565-2.1677-3.24423-.9286-.92859-2.031-1.66518-3.2443-2.16773-1.2132-.50255-2.5136-.7612-3.8268-.7612zm0 18.00004c-1.5822 0-3.12896-.4692-4.44456-1.3483-1.31559-.879-2.34097-2.1285-2.94647-3.5903s-.76393-3.0703-.45525-4.6222c.30868-1.55181 1.07061-2.97728 2.18943-4.0961s2.54428-1.88074 4.09615-2.18943c1.5518-.30868 3.1604-.15025 4.6222.45525s2.7112 1.63088 3.5903 2.94647c.879 1.3156 1.3482 2.86231 1.3482 4.44461 0 2.1217-.8428 4.1565-2.3431 5.6568s-3.5352 2.3432-5.6569 2.3432z",
|
|
135
|
-
opacity: ".5"
|
|
136
|
-
}), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("path", {
|
|
137
|
-
className: "chunk",
|
|
138
|
-
d: "m20 11.9998h2c0-1.3133-.2587-2.61362-.7612-3.82688-.5026-1.21325-1.2391-2.31565-2.1677-3.24423-.9286-.92859-2.031-1.66518-3.2443-2.16773-1.2132-.50255-2.5136-.7612-3.8268-.7612v2c2.1217 0 4.1566.84285 5.6569 2.34314 1.5002 1.50029 2.3431 3.53512 2.3431 5.6569z",
|
|
139
|
-
fill: "#ff5416"
|
|
140
|
-
}));
|
|
141
|
-
};
|
|
142
|
-
|
|
143
|
-
Loader.propTypes = {
|
|
144
|
-
size: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
145
|
-
ringColor: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
146
|
-
additionalCSS: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string)
|
|
147
|
-
};
|
|
148
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (Loader);
|
|
149
|
-
})();
|
|
150
|
-
|
|
151
|
-
/******/ return __webpack_exports__;
|
|
152
|
-
/******/ })()
|
|
153
|
-
;
|
|
154
|
-
});
|
package/core/Logo.jsx
DELETED
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
|
-
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
|
-
module.exports = factory(require("react"), require("prop-types"));
|
|
4
|
-
else if(typeof define === 'function' && define.amd)
|
|
5
|
-
define([, ], factory);
|
|
6
|
-
else {
|
|
7
|
-
var a = typeof exports === 'object' ? factory(require("react"), require("prop-types")) : factory(root[undefined], root[undefined]);
|
|
8
|
-
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
|
-
}
|
|
10
|
-
})(this, (__WEBPACK_EXTERNAL_MODULE__5225__, __WEBPACK_EXTERNAL_MODULE__6073__) => {
|
|
11
|
-
return /******/ (() => { // webpackBootstrap
|
|
12
|
-
/******/ "use strict";
|
|
13
|
-
/******/ var __webpack_modules__ = ({
|
|
14
|
-
|
|
15
|
-
/***/ 6073:
|
|
16
|
-
/***/ ((module) => {
|
|
17
|
-
|
|
18
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__6073__;
|
|
19
|
-
|
|
20
|
-
/***/ }),
|
|
21
|
-
|
|
22
|
-
/***/ 5225:
|
|
23
|
-
/***/ ((module) => {
|
|
24
|
-
|
|
25
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__5225__;
|
|
26
|
-
|
|
27
|
-
/***/ })
|
|
28
|
-
|
|
29
|
-
/******/ });
|
|
30
|
-
/************************************************************************/
|
|
31
|
-
/******/ // The module cache
|
|
32
|
-
/******/ var __webpack_module_cache__ = {};
|
|
33
|
-
/******/
|
|
34
|
-
/******/ // The require function
|
|
35
|
-
/******/ function __webpack_require__(moduleId) {
|
|
36
|
-
/******/ // Check if module is in cache
|
|
37
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
38
|
-
/******/ if (cachedModule !== undefined) {
|
|
39
|
-
/******/ return cachedModule.exports;
|
|
40
|
-
/******/ }
|
|
41
|
-
/******/ // Create a new module (and put it into the cache)
|
|
42
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
43
|
-
/******/ // no module.id needed
|
|
44
|
-
/******/ // no module.loaded needed
|
|
45
|
-
/******/ exports: {}
|
|
46
|
-
/******/ };
|
|
47
|
-
/******/
|
|
48
|
-
/******/ // Execute the module function
|
|
49
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
50
|
-
/******/
|
|
51
|
-
/******/ // Return the exports of the module
|
|
52
|
-
/******/ return module.exports;
|
|
53
|
-
/******/ }
|
|
54
|
-
/******/
|
|
55
|
-
/************************************************************************/
|
|
56
|
-
/******/ /* webpack/runtime/compat get default export */
|
|
57
|
-
/******/ (() => {
|
|
58
|
-
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
59
|
-
/******/ __webpack_require__.n = (module) => {
|
|
60
|
-
/******/ var getter = module && module.__esModule ?
|
|
61
|
-
/******/ () => (module['default']) :
|
|
62
|
-
/******/ () => (module);
|
|
63
|
-
/******/ __webpack_require__.d(getter, { a: getter });
|
|
64
|
-
/******/ return getter;
|
|
65
|
-
/******/ };
|
|
66
|
-
/******/ })();
|
|
67
|
-
/******/
|
|
68
|
-
/******/ /* webpack/runtime/define property getters */
|
|
69
|
-
/******/ (() => {
|
|
70
|
-
/******/ // define getter functions for harmony exports
|
|
71
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
72
|
-
/******/ for(var key in definition) {
|
|
73
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
74
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
75
|
-
/******/ }
|
|
76
|
-
/******/ }
|
|
77
|
-
/******/ };
|
|
78
|
-
/******/ })();
|
|
79
|
-
/******/
|
|
80
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
81
|
-
/******/ (() => {
|
|
82
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
83
|
-
/******/ })();
|
|
84
|
-
/******/
|
|
85
|
-
/******/ /* webpack/runtime/make namespace object */
|
|
86
|
-
/******/ (() => {
|
|
87
|
-
/******/ // define __esModule on exports
|
|
88
|
-
/******/ __webpack_require__.r = (exports) => {
|
|
89
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
90
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
91
|
-
/******/ }
|
|
92
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
93
|
-
/******/ };
|
|
94
|
-
/******/ })();
|
|
95
|
-
/******/
|
|
96
|
-
/************************************************************************/
|
|
97
|
-
var __webpack_exports__ = {};
|
|
98
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
99
|
-
(() => {
|
|
100
|
-
__webpack_require__.r(__webpack_exports__);
|
|
101
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
102
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
103
|
-
/* harmony export */ });
|
|
104
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(5225);
|
|
105
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
106
|
-
/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(6073);
|
|
107
|
-
/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_1__);
|
|
108
|
-
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
var Logo = function Logo(_ref) {
|
|
114
|
-
var dataId = _ref.dataId,
|
|
115
|
-
logoUrl = _ref.logoUrl,
|
|
116
|
-
_ref$href = _ref.href,
|
|
117
|
-
href = _ref$href === void 0 ? "/" : _ref$href,
|
|
118
|
-
additionalImgAttrs = _ref.additionalImgAttrs,
|
|
119
|
-
additionalLinkAttrs = _ref.additionalLinkAttrs;
|
|
120
|
-
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", _extends({
|
|
121
|
-
href: href,
|
|
122
|
-
"data-id": dataId,
|
|
123
|
-
className: "block",
|
|
124
|
-
style: {
|
|
125
|
-
height: "2.125rem"
|
|
126
|
-
}
|
|
127
|
-
}, additionalLinkAttrs), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("img", _extends({
|
|
128
|
-
src: logoUrl,
|
|
129
|
-
width: "108px",
|
|
130
|
-
alt: "Ably logo"
|
|
131
|
-
}, additionalImgAttrs)));
|
|
132
|
-
};
|
|
133
|
-
|
|
134
|
-
Logo.propTypes = {
|
|
135
|
-
dataId: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
136
|
-
href: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
137
|
-
logoUrl: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().string),
|
|
138
|
-
additionalImgAttrs: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().object),
|
|
139
|
-
additionalLinkAttrs: (prop_types__WEBPACK_IMPORTED_MODULE_1___default().object)
|
|
140
|
-
};
|
|
141
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (/*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().memo(Logo));
|
|
142
|
-
})();
|
|
143
|
-
|
|
144
|
-
/******/ return __webpack_exports__;
|
|
145
|
-
/******/ })()
|
|
146
|
-
;
|
|
147
|
-
});
|