diff --git a/.gitignore b/.gitignore index a8c858ef3..88cce482b 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ # Test files /coverage/ +/attractor_output/ # Ignore master key for decrypting credentials and more. /config/master.key diff --git a/Gemfile b/Gemfile index e3fda0c7f..3062269d0 100644 --- a/Gemfile +++ b/Gemfile @@ -62,6 +62,9 @@ group :development, :test do end group :development do + gem 'attractor' + gem 'attractor-javascript' + gem 'attractor-ruby' gem 'htmlbeautifier' gem 'i18n-debug' gem 'letter_opener', '~> 1.8' diff --git a/Gemfile.lock b/Gemfile.lock index 4ee2f2fdb..580f12bde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,8 +92,23 @@ GEM airbrake-ruby (6.2.1) rbtree3 (~> 0.6) amazing_print (1.5.0) + arrayfields (4.9.2) ast (2.4.2) attr_required (1.0.1) + attractor (2.6.0) + churn (>= 1.0.4) + descriptive_statistics + flog (~> 4.0) + launchy + listen (~> 3.0) + rack-livereload + sinatra + thor + tilt + attractor-javascript (0.3.0) + attractor (~> 2.0) + attractor-ruby (0.3.0) + attractor (~> 2.0) base64 (0.2.0) bcrypt (3.1.19) bindata (2.5.0) @@ -116,6 +131,13 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chartkick (5.0.2) + chronic (0.10.2) + churn (1.0.8) + chronic (>= 0.2.3) + hirb + main + ruby_parser (~> 3.0) + sexp_processor (~> 4.1) coderay (1.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1) @@ -136,6 +158,7 @@ GEM delayed_job_active_record (4.1.7) activerecord (>= 3.0, < 8.0) delayed_job (>= 3.0, < 5) + descriptive_statistics (2.5.1) devise (4.9.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -157,6 +180,7 @@ GEM multipart-post (~> 2) faraday-net_http (3.1.0) net-http + fattr (2.4.0) ferrum (0.13) addressable (~> 2.5) concurrent-ruby (~> 1.1) @@ -166,12 +190,17 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake + flog (4.8.0) + path_expander (~> 1.0) + ruby_parser (~> 3.1, > 3.1.0) + sexp_processor (~> 4.8) freezolite (0.3.0) require-hooks (~> 0.1) globalid (1.1.0) activesupport (>= 5.0) hashdiff (1.0.1) hashie (5.0.0) + hirb (0.7.3) hkdf (0.3.0) hotwire-rails (0.1.3) rails (>= 6.0.0) @@ -234,6 +263,12 @@ GEM net-imap net-pop net-smtp + main (6.3.0) + arrayfields (~> 4.9, >= 4.9.2) + chronic (~> 0.10, >= 0.10.2) + fattr (~> 2.4, >= 2.4.0) + map (~> 6.6, >= 6.6.0) + map (6.6.0) marcel (1.0.4) matrix (0.4.2) method_source (1.0.0) @@ -246,6 +281,8 @@ GEM i18n (>= 0.6.4, <= 2) msgpack (1.7.1) multipart-post (2.4.1) + mustermann (3.0.0) + ruby2_keywords (~> 0.0.1) net-http (0.4.1) uri net-imap (0.4.10) @@ -290,6 +327,7 @@ GEM parser (3.3.3.0) ast (~> 2.4.1) racc + path_expander (1.1.2) pdfkit (0.8.7.3) pg (1.5.3) pg_search (2.3.6) @@ -309,6 +347,8 @@ GEM nio4r (~> 2.0) racc (1.7.3) rack (2.2.8.1) + rack-livereload (0.5.2) + rack (< 3) rack-oauth2 (1.21.3) activesupport attr_required @@ -404,9 +444,14 @@ GEM faraday (>= 1) faraday-multipart (>= 1) ruby-progressbar (1.13.0) + ruby2_keywords (0.0.5) + ruby_parser (3.21.1) + racc (~> 1.5) + sexp_processor (~> 4.16) scenic (1.7.0) activerecord (>= 4.0.0) railties (>= 4.0.0) + sexp_processor (4.17.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -415,6 +460,11 @@ GEM simplecov_json_formatter (0.1.4) simpleidn (0.2.1) unf (~> 0.1.4) + sinatra (3.0.6) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.6) + tilt (~> 2.0) sorbet-runtime (0.5.11164) spy (1.0.5) stimulus-rails (1.2.1) @@ -426,6 +476,7 @@ GEM syntax_tree (6.2.0) prettier_print (>= 1.2.0) thor (1.2.2) + tilt (2.4.0) timeout (0.4.0) turbo-rails (1.4.0) actionpack (>= 6.0.0) @@ -483,6 +534,9 @@ PLATFORMS DEPENDENCIES airbrake amazing_print + attractor + attractor-javascript + attractor-ruby bootsnap (>= 1.1.0) bullet byebug diff --git a/attractor_output/images/attractor_favicon.png b/attractor_output/images/attractor_favicon.png new file mode 100644 index 000000000..09fffca11 Binary files /dev/null and b/attractor_output/images/attractor_favicon.png differ diff --git a/attractor_output/images/attractor_logo.svg b/attractor_output/images/attractor_logo.svg new file mode 100644 index 000000000..b10dc6776 --- /dev/null +++ b/attractor_output/images/attractor_logo.svg @@ -0,0 +1,15 @@ + + + + attractor_library + Created with Sketch. + + \ No newline at end of file diff --git a/attractor_output/index.js.html b/attractor_output/index.js.html new file mode 100644 index 000000000..18a32a753 --- /dev/null +++ b/attractor_output/index.js.html @@ -0,0 +1,23 @@ + + + + + Attractor Output + + + + + + +
+ + + diff --git a/attractor_output/index.rb.html b/attractor_output/index.rb.html new file mode 100644 index 000000000..ae63d7013 --- /dev/null +++ b/attractor_output/index.rb.html @@ -0,0 +1,23 @@ + + + + + Attractor Output + + + + + + +
+ + + diff --git a/attractor_output/javascripts/index.js.js b/attractor_output/javascripts/index.js.js new file mode 100644 index 000000000..3b45c067b --- /dev/null +++ b/attractor_output/javascripts/index.js.js @@ -0,0 +1,4 @@ +window.type = "js"; +window.serveStatic = true; +window.filePrefix = { file_prefix: "" }; +window.values = [{"file_path":"app/assets/builds/application.js","x":24,"y":2900,"details":{"":30,"":1,"__init":2,"":1,"__require":2,"":1,"":7,"":1,"":5,"":3,"":1,"":1,"":1,"":1,"":24,"":25,"":1,"":1,"":1,"":1,"":2,"":1,"":8,"":1,"":2,"":1,"":4,"":6,"getAxisOffsetAValue":3,"containsClass":5,"":1,"":1,"":2,"createWebSocketURL":4,"":1,"":1,"":1,"":1,"":1,"":1,"":1,"":1,"":1,"":1,"":1,"":1,"createConsumer":1,"getConfig":2,"":4,"HTMLElement2":1,"":2,"":2,"validateSubmitter":4,"raise":1,"findSubmitterFromClickTarget":7,"clickCaptured":3,"":7,"":1,"frameLoadingStyleFromString":2,"expandURL":1,"getAnchor":3,"getAction":5,"getExtension":3,"isHTML":1,"isPrefixedBy":2,"locationIsVisitable":2,"getRequestURL":2,"toCacheKey":1,"urlsAreEqual":1,"getPathComponents":1,"getLastPathComponent":1,"getPrefix":1,"addTrailingSlash":2,"activateScriptElement":3,"copyElementAttributes":1,"createDocumentFragment":1,"dispatch":3,"nextAnimationFrame":1,"":1,"":1,"nextEventLoopTick":1,"":1,"":1,"nextMicrotask":1,"parseHTMLDocument":1,"unindent":2,"":1,"interpolate":1,"":2,"uuid":1,"":7,"getAttribute":2,"hasAttribute":1,"":2,"markAsBusy":2,"clearBusyState":2,"waitForLoad":1,"":1,"":1,"getHistoryMethodForAction":4,"isAction":3,"getVisitAction":2,"getMetaElement":1,"getMetaContent":2,"setMetaContent":2,"findClosestRecursively":6,"":1,"fetchMethodFromString":6,"importStreamElements":1,"":1,"":1,"formEnctypeFromString":3,"buildFormData":7,"getCookieValue":5,"":1,"responseSucceededWithoutRedirect":2,"mergeFormDataEntries":2,"getPermanentElementById":1,"queryPermanentElementsAll":1,"submissionDoesNotDismissDialog":4,"submissionDoesNotTargetIFrame":9,"doesNotTargetIFrame":3,"createPlaceholderForPermanentElement":1,"elementIsFocusable":2,"readScrollLogicalPosition":5,"readScrollBehavior":3,"elementType":3,"elementIsTracked":1,"elementIsScript":1,"elementIsNoscript":1,"elementIsStylesheet":3,"elementIsMetaElementWithName":2,"elementWithoutNonce":2,"":1,"":1,"":1,"":1,"isSuccessful":2,"":1,"getPermanentElementMapForFragment":2,"fetchResponseFromEvent":4,"fetchResponseIsStream":3,"extendURLWithDeprecatedProperties":1,"":3,"":1,"":3,"":1,"":1,"":1,"":1,"start":1,"registerAdapter":1,"visit":1,"connectStreamSource":1,"disconnectStreamSource":1,"renderStreamMessage":1,"clearCache":1,"setProgressBarDelay":1,"setConfirmMethod":1,"setFormMode":1,"getFrameElementById":3,"activateElement":7,"":5,"":1,"":1,"":1,"getConsumer":2,"setConsumer":1,"createConsumer2":1,"":1,"subscribeTo":1,"walk":6,"":1,"":1,"encodeMethodIntoRequestBody":2,"":4,"determineFetchMethod":4,"determineFormMethod":4,"isBodyInit":2,"extendEvent":2,"parseActionDescriptorString":5,"parseEventTarget":3,"parseEventOptions":1,"":1,"stringifyEventTarget":3,"camelize":1,"":1,"namespaceCamelize":1,"capitalize":1,"dasherize":1,"":1,"tokenize":2,"":1,"":1,"":1,"":1,"":2,"":1,"":1,"getDefaultEventNameForElement":2,"error":1,"typecast":1,"add":1,"del":1,"fetch2":2,"prune":3,"parseTokenString":1,"":1,"":1,"zip":1,"":1,"tokensAreEqual":4,"readInheritableStaticArrayValues":1,"":1,"":1,"readInheritableStaticObjectPairs":1,"":1,"getAncestorsForConstructor":2,"getOwnStaticArrayValues":2,"getOwnStaticObjectPairs":2,"":1,"bless":1,"shadow":1,"getBlessedProperties":1,"":2,"getShadowProperties":1,"":2,"getShadowedDescriptor":6,"":2,"":1,"":1,"extendWithReflect":1,"extended":1,"testReflectExtension":1,"":1,"":1,"":1,"blessDefinition":1,"attributeValueContainsToken":1,"":1,"":1,"":1,"":1,"objectFromEntries":1,"":1,"domReady":1,"":2,"":1,"ClassPropertiesBlessing":1,"":1,"propertiesForClassDefinition":2,"OutletPropertiesBlessing":1,"":1,"propertiesForOutletDefinition":5,"":2,"":1,"TargetPropertiesBlessing":1,"":1,"propertiesForTargetDefinition":2,"ValuePropertiesBlessing":1,"":1,"":1,"propertiesForValueDefinitionPair":4,"parseValueDefinitionPair":1,"parseValueTypeConstant":6,"parseValueTypeDefault":6,"parseValueTypeObject":4,"parseValueTypeDefinition":5,"defaultValueForDefinition":3,"valueDescriptorForTokenAndTypeDefinition":2,"writeJSON":1,"writeString":1,"getCookie":4,"":1,"compact":2,"metaContent":2,"stringEntriesFromFormData":1,"":2,"mergeEntries":4,"get":1,"":3,"":1,"":24,"":5,"":1,"":1,"":1,"":1,"c2":2,"u2":1,"":4,"":26,"":1,"":1,"":1,"":48,"":4,"":2,"":3,"":1,"":1,"":2,"":1,"":1,"":1,"":5,"":21,"":1,"":2,"":4,"":3,"":5,"":22,"":3,"":2,"t3":1,"":5,"i2":9,"":1,"":1,"":10,"":5,"":9,"":3,"":3,"":1,"":2,"":9,"":3,"":2,"":2,"":1,"":3,"":1,"":8,"":1,"":5,"":1,"":2,"":3,"":1,"":2,"":16,"":3,"":1,"":23,"":2,"":7,"":8,"":8,"":4,"":1,"":1,"":2,"":2,"":1,"":1,"":1,"":2,"":3,"":3,"":1,"":1,"":1,"":1,"":2,"":1},"history":[["855e716b","remove build directroy"],["0b26d7b0","immutable invoice billing data"]]},{"file_path":"app/javascript/controllers/index.js","x":22,"y":1,"details":{},"history":[["e921a340","fixed issues from feedback"],["21bf69e9","updated phone confirmation page"],["e493b2b6","updated ui, updated new invoices path"],["f9c0cce5","added finished auctions page, added cookies, added timezone localization"],["ca9c7443","added notification modal, added menu in mobile view"],["89f13995","updated modal windows, added new views, config turbo frame"],["3e051c18","implement new wishlish page, billing profile page"],["b9889821","updated profile page, webpush notifications, invoices, offers"],["367e8cb4","updated admin auction view"],["79c1c556","implemented admin auction page, refactor the logic, update ordeable stimulus controller"]]},{"file_path":"app/packs/entrypoints/controllers/index.js","x":18,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["8e79fcbf","added countdown for mobile confirmation"],["8243cff7","include support user timezone in auction information rendrering"],["b08df3f8","customize banner, added logic"],["b0200375","fixed mobile ui"],["eaa8101c","added autoupdated tax calculation by stimulus"],["8849ae0c","Improved indication of user bids"],["b8883bc1","added webpush"],["16532dce","added localization for notifications"],["e8b2968c","added broadcast for flash notifications"]]},{"file_path":"app/packs/entrypoints/application.js","x":12,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["47c20b91","fixed js sidebar error"],["29775fe5","Fixed javascript errors"],["c396629c","updated turbo frame"],["61058298","Fix javascript errors"],["e042113d","fixed webpacker stimulus scss issues"],["4e0de922","fixed tests"],["b4ebbb47","fixed tests"],["ae00b8e1","added filter, search in admin panel, hotwire, pagination, update sorting"],["6d3339f7","webpack updated"]]},{"file_path":"app/javascript/application.js","x":10,"y":7,"details":{"":1,"":1,"":1,"":2,"":1},"history":[["ab2b0eb4","Fixed main menu and implemented static notices"],["e921a340","fixed issues from feedback"],["f9c0cce5","added finished auctions page, added cookies, added timezone localization"],["89f13995","updated modal windows, added new views, config turbo frame"],["6fd59ef4","added timeleft, added deposit, updated view, added new flash"],["f0dc5208","change index ui"]]},{"file_path":"app/packs/entrypoints/controllers/countdown_controller.js","x":9,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["e921a340","fixed issues from feedback"],["407bafdf","add converter timezone for local"],["8849ae0c","Improved indication of user bids"],["b8883bc1","added webpush"],["492001c9","fixed issued from 20-07-22"],["83ffb73e","update feedback from 13-07-2022"],["dadfc37f","fixed timer"],["89c65ca0","added timer, added broadcast for it, fixed minimum bid issue"]]},{"file_path":"app/packs/entrypoints/controllers/push_notification_controller.js","x":5,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["e921a340","fixed issues from feedback"],["c4a90355","updated push notification controller"],["aee3eb9d","added translation"],["b8883bc1","added webpush"]]},{"file_path":"app/javascript/controllers/application.js","x":5,"y":1,"details":{},"history":[["c93e658d","fixed componen priview missing file"],["367e8cb4","updated admin auction view"],["f0dc5208","change index ui"]]},{"file_path":"app/javascript/controllers/countdown_controller.js","x":5,"y":10,"details":{},"history":[["592fec68","remove jquery snippet from countdown code"],["e921a340","fixed issues from feedback"],["6fd59ef4","added timeleft, added deposit, updated view, added new flash"]]},{"file_path":"app/javascript/packs/application.js","x":5,"y":0,"details":{},"history":[["6d3339f7","webpack updated"],["87431f13","Add google geochart"],["22293723","Add chartkick & controller & view"],["d79e1255","Add descriptive tooltip to auction list email button on main page"],["9bed0fef","Add DejaVu Sans Mono font"],["550a2fa0","Add google analytics tracking"],["c623714b","Reorganize application.js"],["d024c56a","Replace local fonts with an NPM package"],["80e90c87","Add sidebar from semantic-ui, not a custom function"],["e416d42d","Remove obosolete src folder"]]},{"file_path":"app/javascript/controllers/hello_controller.js","x":4,"y":0,"details":{},"history":[]},{"file_path":"app/assets/config/manifest.js","x":4,"y":0,"details":{},"history":[["f0dc5208","change index ui"],["8daf64c4","Add empty manifest.js to upgrade sprockerts to 4.0.2"],["b8e52214","Clean up webpacker configuration"],["91b51338","Add webpack"],["e9329ff1","Run rails new."]]},{"file_path":"app/packs/entrypoints/controllers/auction_type_handler_controller.js","x":4,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["0cfe5804","added migrations for deposit enable, added many to many relationship for user and auction associative, added test"],["bde178c2","comment out eventer file update checker in development conf"],["dee1110b","added auction with offerst filter"]]},{"file_path":"app/packs/entrypoints/controllers/submitter_controller.js","x":4,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["61058298","Fix javascript errors"],["0cfe5804","added migrations for deposit enable, added many to many relationship for user and auction associative, added test"],["e042113d","fixed webpacker stimulus scss issues"]]},{"file_path":"app/javascript/controllers/autotax_counter_controller.js","x":4,"y":8,"details":{},"history":[["318b4883","set comma everywhere, fix localize close message"],["285cb82e","move set offer to top level, fixed separator depends of locale"],["e921a340","fixed issues from feedback"],["99f9213f","added stimulus controllers for check for auctions ends and calculate bid with tax"]]},{"file_path":"app/assets/builds/google_analytics.js","x":4,"y":0,"details":{},"history":[["f9c0cce5","added finished auctions page, added cookies, added timezone localization"],["3d1964e7","connect lhv connect"]]},{"file_path":"app/packs/entrypoints/controllers/dropdown_controller.js","x":4,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["7629e27d","mobile design"],["e8b2968c","added broadcast for flash notifications"],["3fee6c49","added offer and auction notifications"]]},{"file_path":"app/packs/entrypoints/controllers/application.js","x":4,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["29775fe5","Fixed javascript errors"],["c396629c","updated turbo frame"],["e042113d","fixed webpacker stimulus scss issues"]]},{"file_path":"app/packs/entrypoints/controllers/debounce_controller.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["0cfe5804","added migrations for deposit enable, added many to many relationship for user and auction associative, added test"],["e042113d","fixed webpacker stimulus scss issues"]]},{"file_path":"app/packs/entrypoints/controllers/english_offers_controller.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["1b8c0c3d","Corrected translation of auction type"],["8849ae0c","Improved indication of user bids"]]},{"file_path":"app/packs/entrypoints/controllers/check_controller.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["e921a340","fixed issues from feedback"],["e042113d","fixed webpacker stimulus scss issues"]]},{"file_path":"app/packs/entrypoints/controllers/hello_controller.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["0cfe5804","added migrations for deposit enable, added many to many relationship for user and auction associative, added test"],["e042113d","fixed webpacker stimulus scss issues"]]},{"file_path":"app/javascript/controllers/modals/offer_modal_controller.js","x":3,"y":3,"details":{},"history":[["89f13995","updated modal windows, added new views, config turbo frame"],["b9889821","updated profile page, webpush notifications, invoices, offers"],["02444a1a","added modals windows"]]},{"file_path":"app/javascript/controllers/table/ordeable_controller.js","x":3,"y":8,"details":{},"history":[["0f970a33","updated admins templates"],["79c1c556","implemented admin auction page, refactor the logic, update ordeable stimulus controller"],["ff28a715","rename stimulus controller by convetion"]]},{"file_path":"app/packs/entrypoints/controllers/checker_controller.js","x":3,"y":0,"details":{},"history":[["79c1c556","implemented admin auction page, refactor the logic, update ordeable stimulus controller"],["0cfe5804","added migrations for deposit enable, added many to many relationship for user and auction associative, added test"],["e042113d","fixed webpacker stimulus scss issues"]]},{"file_path":"app/packs/entrypoints/controllers/timeleft_controller.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["a34e7c3d","fixed translation, improved countdown ui"],["8e79fcbf","added countdown for mobile confirmation"]]},{"file_path":"app/packs/entrypoints/controllers/wishlist_controller.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["0cfe5804","added migrations for deposit enable, added many to many relationship for user and auction associative, added test"],["1f877d3f","added validator for wishlist"]]},{"file_path":"config/webpack/base.js","x":3,"y":0,"details":{},"history":[["f0dc5208","change index ui"],["4e0de922","fixed tests"],["6d3339f7","webpack updated"]]},{"file_path":"config/webpack/production.js","x":3,"y":0,"details":{},"history":[["f0dc5208","change index ui"],["6d3339f7","webpack updated"],["32e21410","Improve LESS file compiling"],["91b51338","Add webpack"]]},{"file_path":"app/packs/entrypoints/google_analytics.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["aa4ac153","Test google analytics"],["6d3339f7","webpack updated"]]},{"file_path":"app/packs/entrypoints/payment_orders.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["29775fe5","Fixed javascript errors"],["6d3339f7","webpack updated"]]},{"file_path":"app/packs/entrypoints/users.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["29775fe5","Fixed javascript errors"],["6d3339f7","webpack updated"]]},{"file_path":"app/packs/entrypoints/wishlist_items.js","x":3,"y":0,"details":{},"history":[["0e0361a4","removed entrypoint webpacker js code"],["29775fe5","Fixed javascript errors"],["6d3339f7","webpack updated"]]},{"file_path":"app/javascript/controllers/table/tab_controller.js","x":3,"y":10,"details":{},"history":[["e921a340","fixed issues from feedback"],["e493b2b6","updated ui, updated new invoices path"],["f4d73637","delegate footer and header to components, implemented notification page, invoices page, offers page, delegate boiler code to the components"]]},{"file_path":"app/javascript/controllers/push_notification_controller.js","x":3,"y":23,"details":{},"history":[["e921a340","fixed issues from feedback"],["ca9c7443","added notification modal, added menu in mobile view"],["b9889821","updated profile page, webpush notifications, invoices, offers"]]}]; diff --git a/attractor_output/javascripts/index.pack.js b/attractor_output/javascripts/index.pack.js new file mode 100644 index 000000000..009ad1076 --- /dev/null +++ b/attractor_output/javascripts/index.pack.js @@ -0,0 +1,38 @@ +!function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=73)}([function(t,e,n){"use strict";t.exports=n(58)},function(t,e,n){t.exports=n(69)()},function(t,e,n){var r=n(62),i=n(63),a=n(64);t.exports=function(t,e){return r(t)||i(t,e)||a()}},function(t,e,n){t.exports=n(65)},,function(t,e){function n(t,e,n,r,i,a,o){try{var l=t[a](o),u=l.value}catch(t){return void n(t)}l.done?e(u):Promise.resolve(u).then(r,i)}t.exports=function(t){return function(){var e=this,r=arguments;return new Promise((function(i,a){var o=t.apply(e,r);function l(t){n(o,i,a,l,u,"next",t)}function u(t){n(o,i,a,l,u,"throw",t)}l(void 0)}))}}},,,function(t,e){function n(){return t.exports=n=Object.assign||function(t){for(var e=1;e-1;i--){var a=n[i],o=(a.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(o)>-1&&(r=a)}return y.head.insertBefore(e,r),t}}var tt="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function et(){for(var t=12,e="";t-- >0;)e+=tt[62*Math.random()|0];return e}function nt(t){return"".concat(t).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">")}function rt(t){return Object.keys(t||{}).reduce((function(e,n){return e+"".concat(n,": ").concat(t[n],";")}),"")}function it(t){return t.size!==Z.size||t.x!==Z.x||t.y!==Z.y||t.rotate!==Z.rotate||t.flipX||t.flipY}function at(t){var e=t.transform,n=t.containerWidth,r=t.iconWidth,i={transform:"translate(".concat(n/2," 256)")},a="translate(".concat(32*e.x,", ").concat(32*e.y,") "),o="scale(".concat(e.size/16*(e.flipX?-1:1),", ").concat(e.size/16*(e.flipY?-1:1),") "),l="rotate(".concat(e.rotate," 0 0)");return{outer:i,inner:{transform:"".concat(a," ").concat(o," ").concat(l)},path:{transform:"translate(".concat(r/2*-1," -256)")}}}var ot={x:0,y:0,width:"100%",height:"100%"};function lt(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return t.attributes&&(t.attributes.fill||e)&&(t.attributes.fill="black"),t}function ut(t){var e=t.icons,n=e.main,r=e.mask,i=t.prefix,a=t.iconName,o=t.transform,u=t.symbol,s=t.title,c=t.extra,f=t.watchable,h=void 0!==f&&f,p=r.found?r:n,d=p.width,m=p.height,y="fa-w-".concat(Math.ceil(d/m*16)),v=[C.replacementClass,a?"".concat(C.familyPrefix,"-").concat(a):"",y].filter((function(t){return-1===c.classes.indexOf(t)})).concat(c.classes).join(" "),g={children:[],attributes:l({},c.attributes,{"data-prefix":i,"data-icon":a,class:v,role:c.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(d," ").concat(m)})};h&&(g.attributes[w]=""),s&&g.children.push({tag:"title",attributes:{id:g.attributes["aria-labelledby"]||"title-".concat(et())},children:[s]});var _=l({},g,{prefix:i,iconName:a,main:n,mask:r,transform:o,symbol:u,styles:c.styles}),b=r.found&&n.found?function(t){var e,n=t.children,r=t.attributes,i=t.main,a=t.mask,o=t.transform,u=i.width,s=i.icon,c=a.width,f=a.icon,h=at({transform:o,containerWidth:c,iconWidth:u}),p={tag:"rect",attributes:l({},ot,{fill:"white"})},d=s.children?{children:s.children.map(lt)}:{},m={tag:"g",attributes:l({},h.inner),children:[lt(l({tag:s.tag,attributes:l({},s.attributes,h.path)},d))]},y={tag:"g",attributes:l({},h.outer),children:[m]},v="mask-".concat(et()),g="clip-".concat(et()),_={tag:"mask",attributes:l({},ot,{id:v,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[p,y]},b={tag:"defs",children:[{tag:"clipPath",attributes:{id:g},children:(e=f,"g"===e.tag?e.children:[e])},_]};return n.push(b,{tag:"rect",attributes:l({fill:"currentColor","clip-path":"url(#".concat(g,")"),mask:"url(#".concat(v,")")},ot)}),{children:n,attributes:r}}(_):function(t){var e=t.children,n=t.attributes,r=t.main,i=t.transform,a=rt(t.styles);if(a.length>0&&(n.style=a),it(i)){var o=at({transform:i,containerWidth:r.width,iconWidth:r.width});e.push({tag:"g",attributes:l({},o.outer),children:[{tag:"g",attributes:l({},o.inner),children:[{tag:r.icon.tag,children:r.icon.children,attributes:l({},r.icon.attributes,o.path)}]}]})}else e.push(r.icon);return{children:e,attributes:n}}(_),x=b.children,k=b.attributes;return _.children=x,_.attributes=k,u?function(t){var e=t.prefix,n=t.iconName,r=t.children,i=t.attributes,a=t.symbol;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:l({},i,{id:!0===a?"".concat(e,"-").concat(C.familyPrefix,"-").concat(n):a}),children:r}]}]}(_):function(t){var e=t.children,n=t.main,r=t.mask,i=t.attributes,a=t.styles,o=t.transform;if(it(o)&&n.found&&!r.found){var u={x:n.width/n.height/2,y:.5};i.style=rt(l({},a,{"transform-origin":"".concat(u.x+o.x/16,"em ").concat(u.y+o.y/16,"em")}))}return[{tag:"svg",attributes:i,children:e}]}(_)}var st=function(){},ct=(C.measurePerformance&&v&&v.mark&&v.measure,function(t,e,n,r){var i,a,o,l=Object.keys(t),u=l.length,s=void 0!==r?function(t,e){return function(n,r,i,a){return t.call(e,n,r,i,a)}}(e,r):e;for(void 0===n?(i=1,o=t[l[0]]):(i=0,o=n);i2&&void 0!==arguments[2]?arguments[2]:{}).skipHooks,r=void 0!==n&&n,i=Object.keys(e).reduce((function(t,n){var r=e[n];return!!r.icon?t[r.iconName]=r.icon:t[n]=r,t}),{});"function"!=typeof N.hooks.addPack||r?N.styles[t]=l({},N.styles[t]||{},i):N.hooks.addPack(t,i),"fas"===t&&ft("fa",e)}var ht=N.styles,pt=N.shims,dt=function(){var t=function(t){return ct(ht,(function(e,n,r){return e[r]=ct(n,t,{}),e}),{})};t((function(t,e,n){return e[3]&&(t[e[3]]=n),t})),t((function(t,e,n){var r=e[2];return t[n]=n,r.forEach((function(e){t[e]=n})),t}));var e="far"in ht;ct(pt,(function(t,n){var r=n[0],i=n[1],a=n[2];return"far"!==i||e||(i="fas"),t[r]={prefix:i,iconName:a},t}),{})};dt();N.styles;function mt(t,e,n){if(t&&t[e]&&t[e][n])return{prefix:e,iconName:n,icon:t[e][n]}}function yt(t){var e=t.tag,n=t.attributes,r=void 0===n?{}:n,i=t.children,a=void 0===i?[]:i;return"string"==typeof t?nt(t):"<".concat(e," ").concat(function(t){return Object.keys(t||{}).reduce((function(e,n){return e+"".concat(n,'="').concat(nt(t[n]),'" ')}),"").trim()}(r),">").concat(a.map(yt).join(""),"")}var vt=function(t){var e={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t?t.toLowerCase().split(" ").reduce((function(t,e){var n=e.toLowerCase().split("-"),r=n[0],i=n.slice(1).join("-");if(r&&"h"===i)return t.flipX=!0,t;if(r&&"v"===i)return t.flipY=!0,t;if(i=parseFloat(i),isNaN(i))return t;switch(r){case"grow":t.size=t.size+i;break;case"shrink":t.size=t.size-i;break;case"left":t.x=t.x-i;break;case"right":t.x=t.x+i;break;case"up":t.y=t.y-i;break;case"down":t.y=t.y+i;break;case"rotate":t.rotate=t.rotate+i}return t}),e):e};function gt(t){this.name="MissingIcon",this.message=t||"Icon unavailable",this.stack=(new Error).stack}gt.prototype=Object.create(Error.prototype),gt.prototype.constructor=gt;var _t={fill:"currentColor"},bt={attributeType:"XML",repeatCount:"indefinite",dur:"2s"},wt={tag:"path",attributes:l({},_t,{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})},xt=l({},bt,{attributeName:"opacity"});l({},_t,{cx:"256",cy:"364",r:"28"}),l({},bt,{attributeName:"r",values:"28;14;28;28;14;28;"}),l({},xt,{values:"1;0;1;1;0;1;"}),l({},_t,{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),l({},xt,{values:"1;0;0;0;0;1;"}),l({},_t,{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),l({},xt,{values:"0;0;1;1;0;0;"}),N.styles;function kt(t){var e=t[0],n=t[1],r=u(t.slice(4),1)[0];return{found:!0,width:e,height:n,icon:Array.isArray(r)?{tag:"g",attributes:{class:"".concat(C.familyPrefix,"-").concat(E.GROUP)},children:[{tag:"path",attributes:{class:"".concat(C.familyPrefix,"-").concat(E.SECONDARY),fill:"currentColor",d:r[0]}},{tag:"path",attributes:{class:"".concat(C.familyPrefix,"-").concat(E.PRIMARY),fill:"currentColor",d:r[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:r}}}}N.styles;var Et='svg:not(:root).svg-inline--fa {\n overflow: visible;\n}\n\n.svg-inline--fa {\n display: inline-block;\n font-size: inherit;\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.225em;\n}\n.svg-inline--fa.fa-w-1 {\n width: 0.0625em;\n}\n.svg-inline--fa.fa-w-2 {\n width: 0.125em;\n}\n.svg-inline--fa.fa-w-3 {\n width: 0.1875em;\n}\n.svg-inline--fa.fa-w-4 {\n width: 0.25em;\n}\n.svg-inline--fa.fa-w-5 {\n width: 0.3125em;\n}\n.svg-inline--fa.fa-w-6 {\n width: 0.375em;\n}\n.svg-inline--fa.fa-w-7 {\n width: 0.4375em;\n}\n.svg-inline--fa.fa-w-8 {\n width: 0.5em;\n}\n.svg-inline--fa.fa-w-9 {\n width: 0.5625em;\n}\n.svg-inline--fa.fa-w-10 {\n width: 0.625em;\n}\n.svg-inline--fa.fa-w-11 {\n width: 0.6875em;\n}\n.svg-inline--fa.fa-w-12 {\n width: 0.75em;\n}\n.svg-inline--fa.fa-w-13 {\n width: 0.8125em;\n}\n.svg-inline--fa.fa-w-14 {\n width: 0.875em;\n}\n.svg-inline--fa.fa-w-15 {\n width: 0.9375em;\n}\n.svg-inline--fa.fa-w-16 {\n width: 1em;\n}\n.svg-inline--fa.fa-w-17 {\n width: 1.0625em;\n}\n.svg-inline--fa.fa-w-18 {\n width: 1.125em;\n}\n.svg-inline--fa.fa-w-19 {\n width: 1.1875em;\n}\n.svg-inline--fa.fa-w-20 {\n width: 1.25em;\n}\n.svg-inline--fa.fa-pull-left {\n margin-right: 0.3em;\n width: auto;\n}\n.svg-inline--fa.fa-pull-right {\n margin-left: 0.3em;\n width: auto;\n}\n.svg-inline--fa.fa-border {\n height: 1.5em;\n}\n.svg-inline--fa.fa-li {\n width: 2em;\n}\n.svg-inline--fa.fa-fw {\n width: 1.25em;\n}\n\n.fa-layers svg.svg-inline--fa {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: 1em;\n}\n.fa-layers svg.svg-inline--fa {\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n -webkit-transform-origin: center center;\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: #ff253a;\n border-radius: 1em;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n color: #fff;\n height: 1.5em;\n line-height: 1;\n max-width: 5em;\n min-width: 1.5em;\n overflow: hidden;\n padding: 0.25em;\n right: 0;\n text-overflow: ellipsis;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: 0;\n right: 0;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom right;\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: 0;\n left: 0;\n right: auto;\n top: auto;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: bottom left;\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n right: 0;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top right;\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: 0;\n right: auto;\n top: 0;\n -webkit-transform: scale(0.25);\n transform: scale(0.25);\n -webkit-transform-origin: top left;\n transform-origin: top left;\n}\n\n.fa-lg {\n font-size: 1.3333333333em;\n line-height: 0.75em;\n vertical-align: -0.0667em;\n}\n\n.fa-xs {\n font-size: 0.75em;\n}\n\n.fa-sm {\n font-size: 0.875em;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-fw {\n text-align: center;\n width: 1.25em;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-left: 2.5em;\n padding-left: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n left: -2em;\n position: absolute;\n text-align: center;\n width: 2em;\n line-height: inherit;\n}\n\n.fa-border {\n border: solid 0.08em #eee;\n border-radius: 0.1em;\n padding: 0.2em 0.25em 0.15em;\n}\n\n.fa-pull-left {\n float: left;\n}\n\n.fa-pull-right {\n float: right;\n}\n\n.fa.fa-pull-left,\n.fas.fa-pull-left,\n.far.fa-pull-left,\n.fal.fa-pull-left,\n.fab.fa-pull-left {\n margin-right: 0.3em;\n}\n.fa.fa-pull-right,\n.fas.fa-pull-right,\n.far.fa-pull-right,\n.fal.fa-pull-right,\n.fab.fa-pull-right {\n margin-left: 0.3em;\n}\n\n.fa-spin {\n -webkit-animation: fa-spin 2s infinite linear;\n animation: fa-spin 2s infinite linear;\n}\n\n.fa-pulse {\n -webkit-animation: fa-spin 1s infinite steps(8);\n animation: fa-spin 1s infinite steps(8);\n}\n\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n.fa-rotate-90 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";\n -webkit-transform: rotate(270deg);\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";\n -webkit-transform: scale(-1, 1);\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(1, -1);\n transform: scale(1, -1);\n}\n\n.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(-1, -1);\n transform: scale(-1, -1);\n}\n\n:root .fa-rotate-90,\n:root .fa-rotate-180,\n:root .fa-rotate-270,\n:root .fa-flip-horizontal,\n:root .fa-flip-vertical,\n:root .fa-flip-both {\n -webkit-filter: none;\n filter: none;\n}\n\n.fa-stack {\n display: inline-block;\n height: 2em;\n position: relative;\n width: 2.5em;\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n bottom: 0;\n left: 0;\n margin: auto;\n position: absolute;\n right: 0;\n top: 0;\n}\n\n.svg-inline--fa.fa-stack-1x {\n height: 1em;\n width: 1.25em;\n}\n.svg-inline--fa.fa-stack-2x {\n height: 2em;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: #fff;\n}\n\n.sr-only {\n border: 0;\n clip: rect(0, 0, 0, 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n clip: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n position: static;\n width: auto;\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: 1;\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: 0.4;\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: 0.4;\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: 1;\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.fad.fa-inverse {\n color: #fff;\n}';function Tt(){var t=_,e=b,n=C.familyPrefix,r=C.replacementClass,i=Et;if(n!==t||r!==e){var a=new RegExp("\\.".concat(t,"\\-"),"g"),o=new RegExp("\\--".concat(t,"\\-"),"g"),l=new RegExp("\\.".concat(e),"g");i=i.replace(a,".".concat(n,"-")).replace(o,"--".concat(n,"-")).replace(l,".".concat(r))}return i}function St(){C.autoAddCss&&!Ot&&(J(Tt()),Ot=!0)}function Ct(t,e){return Object.defineProperty(t,"abstract",{get:e}),Object.defineProperty(t,"html",{get:function(){return t.abstract.map((function(t){return yt(t)}))}}),Object.defineProperty(t,"node",{get:function(){if(g){var e=y.createElement("div");return e.innerHTML=t.html,e.children}}}),t}function Mt(t){var e=t.prefix,n=void 0===e?"fa":e,r=t.iconName;if(r)return mt(Pt.definitions,n,r)||mt(N.styles,n,r)}var Nt,Pt=new(function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.definitions={}}var e,n,r;return e=t,(n=[{key:"add",value:function(){for(var t=this,e=arguments.length,n=new Array(e),r=0;r1&&void 0!==arguments[1]?arguments[1]:{},n=e.transform,r=void 0===n?Z:n,i=e.symbol,a=void 0!==i&&i,o=e.mask,u=void 0===o?null:o,s=e.title,c=void 0===s?null:s,f=e.classes,h=void 0===f?[]:f,p=e.attributes,d=void 0===p?{}:p,m=e.styles,y=void 0===m?{}:m;if(t){var v=t.prefix,g=t.iconName,_=t.icon;return Ct(l({type:"icon"},t),(function(){return St(),C.autoA11y&&(c?d["aria-labelledby"]="".concat(C.replacementClass,"-title-").concat(et()):(d["aria-hidden"]="true",d.focusable="false")),ut({icons:{main:kt(_),mask:u?kt(u.icon):{found:!1,width:null,height:null,icon:{}}},prefix:v,iconName:g,transform:l({},Z,r),symbol:a,title:c,extra:{attributes:d,styles:y,classes:h}})}))}},function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(t||{}).icon?t:Mt(t||{}),r=e.mask;return r&&(r=(r||{}).icon?r:Mt(r||{})),Nt(n,l({},e,{mask:r}))})}).call(this,n(10),n(66).setImmediate)},,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,e,n){"use strict"; +/* +object-assign +(c) Sindre Sorhus +@license MIT +*/var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(t){if(null==t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(t){return e[t]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(t){r[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var n,l,u=o(t),s=1;s=0||(i[n]=t[n]);return i}},function(t,e,n){"use strict";var r=n(71),i={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function u(t){return r.isMemo(t)?o:l[t.$$typeof]||i}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0};var s=Object.defineProperty,c=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,h=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,d=Object.prototype;t.exports=function t(e,n,r){if("string"!=typeof n){if(d){var i=p(n);i&&i!==d&&t(e,i,r)}var o=c(n);f&&(o=o.concat(f(n)));for(var l=u(e),m=u(n),y=0;yL.length&&L.push(t)}function z(t,e,n){return null==t?0:function t(e,n,r,i){var l=typeof e;"undefined"!==l&&"boolean"!==l||(e=null);var u=!1;if(null===e)u=!0;else switch(l){case"string":case"number":u=!0;break;case"object":switch(e.$$typeof){case a:case o:u=!0}}if(u)return r(i,e,""===n?"."+I(e,0):n),1;if(u=0,n=""===n?".":n+":",Array.isArray(e))for(var s=0;s