{"version":3,"file":"key_facts_new.js","sources":["key_facts_new.js"],"sourcesContent":["(function ($, Drupal, once) {\n Drupal.behaviors.component_key_facts = {\n attach: function (context) {\n\n // Key facts component\n const $keyFacts = $(context).find('.key-facts-container');\n\n // Horizontal scroll indicator init.\n $(once('key-facts-processed', $keyFacts, context)).each(function () {\n const $component = $(this);\n const $wrapper = $component.find('.field--name-field-key-facts.field__items');\n const $item = $wrapper.find('.field__item');\n\n $wrapper.horizontalScrollIndicator({ shadows: true });\n\n // Set popup\n $item.wrap('