Rebuilding preview: 68cbc651d690af3c534c1c9c (mr98)68cbc654d690af3c534c253f# sh -c mkdir -p $(dirname /var/lib/tugboat)68cbc654d690af3c534c253f# git clone git@git.drupal.org:project/canvas.git /var/lib/tugboatCloning into '/var/lib/tugboat'...
Warning: Permanently added 'git.drupal.org' (ED25519) to the list of known hosts.
68cbc654d690af3c534c253f# bash -c git -C /var/lib/tugboat remote show origin && git -C /var/lib/tugboat remote set-url origin git@git.drupal.org:project/canvas.git || git -C /var/lib/tugboat remote add origin git@git.drupal.org:project/canvas.git* remote origin
  Fetch URL: git@git.drupal.org:project/canvas.git
  Push  URL: git@git.drupal.org:project/canvas.git
  HEAD branch: 1.x
  Remote branches:
    1.x     tracked
    7.x-1.x tracked
    master  tracked
  Local branch configured for 'git pull':
    1.x merges with remote 1.x
  Local ref configured for 'git push':
    1.x pushes to 1.x (up to date)
68cbc654d690af3c534c253f# git -C /var/lib/tugboat fetch --no-recurse-submodules origin 1.xFrom git.drupal.org:project/canvas
 * branch              1.x        -> FETCH_HEAD
68cbc654d690af3c534c253f# git -C /var/lib/tugboat checkout origin/1.xNote: switching to 'origin/1.x'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 23b14bf6 #3547262 add destination redirect back to template
68cbc654d690af3c534c253f# git -C /var/lib/tugboat pull --no-edit --rebase=false git@git.drupal.org:issue/canvas-3528360.git 3528360-create-unit-testFrom git.drupal.org:issue/canvas-3528360
 * branch              3528360-create-unit-test -> FETCH_HEAD
Auto-merging tests/src/Kernel/Config/ComponentValidationTest.php
Merge made by the 'ort' strategy.
 .../src/Kernel/Config/ComponentValidationTest.php  |  19 ---
 .../ValidSlotNameConstraintValidatorTest.php       | 168 +++++++++++++++++++++
 2 files changed, 168 insertions(+), 19 deletions(-)
 create mode 100644 tests/src/Unit/Plugin/Validation/Constraint/ValidSlotNameConstraintValidatorTest.php
Running INIT commandsRunning UPDATE commands68cbc654d690af3c534c253f# /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_$(cat $TUGBOAT_ROOT/ui/.nvmrc).x -o nodesource_setup.sh68cbc654d690af3c534c253f# /bin/sh -c bash nodesource_setup.sh2025-09-18 10:46:23 - Installing pre-requisites
Hit:1 http://deb.debian.org/debian trixie InRelease
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [40.4 kB]
Fetched 131 kB in 0s (842 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
apt-transport-https is already the newest version (3.0.3).
ca-certificates is already the newest version (20250419).
curl is already the newest version (8.14.1-2).
gnupg is already the newest version (2.4.7-21).
0 upgraded, 0 newly installed, 0 to remove and 41 not upgraded.
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
Get:4 https://deb.nodesource.com/node_20.x nodistro InRelease [12.1 kB]
Get:5 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages [12.7 kB]
Fetched 24.8 kB in 0s (157 kB/s)
Reading package lists...
W: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
2025-09-18 10:46:26 - Repository configured successfully.
2025-09-18 10:46:26 - To install Node.js, run: apt-get install nodejs -y
2025-09-18 10:46:26 - You can use N|solid Runtime as a node.js alternative
2025-09-18 10:46:26 - To install N|solid Runtime, run: apt-get install nsolid -y 

68cbc654d690af3c534c253f# /bin/sh -c apt-get install -y nodejsReading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  nodejs
0 upgraded, 1 newly installed, 0 to remove and 41 not upgraded.
Need to get 32.0 MB of archives.
After this operation, 197 MB of additional disk space will be used.
Get:1 https://deb.nodesource.com/node_20.x nodistro/main amd64 nodejs amd64 20.19.5-1nodesource1 [32.0 MB]
Fetched 32.0 MB in 0s (106 MB/s)
Selecting previously unselected package nodejs.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29750 files and directories currently installed.)
Preparing to unpack .../nodejs_20.19.5-1nodesource1_amd64.deb ...
Unpacking nodejs (20.19.5-1nodesource1) ...
Setting up nodejs (20.19.5-1nodesource1) ...
Processing triggers for runit (2.2.0-3) ...
trigger action denied by policy-rc.d
trigger action denied by policy-rc.d
runit: default-syslog: start action denied by policy-rc.d
68cbc654d690af3c534c253f# /bin/sh -c set -eux

# This is an environment variable we added in the Dockerfile that
# provides the path to Drupal composer root (not the web root).
cd $DRUPAL_COMPOSER_ROOT

# Configure composer to require this module as a symlink.
composer config minimum-stability dev
composer config repositories.tugboat path $TUGBOAT_ROOT
composer require \
  drupal/experience_builder \
  drupal/demo_design_system \
  drupal/components \
  drupal/default_content

# Install Drupal on the site.
rm -f $DRUPAL_DOCROOT/sites/default/settings.php
php -d memory_limit=-1 \
  vendor/bin/drush.php \
  --yes \
  --db-url=mysql://tugboat:tugboat@mysql:3306/tugboat \
  --site-name="Live preview for ${TUGBOAT_PREVIEW_NAME}" \
  --account-pass=admin \
  site:install standard

# Require settings.local.php increase CLI memory limit, add trusted
# host patterns, and allow for enabling hidden xb_dev_standard module.
echo "require_once '$TUGBOAT_ROOT/.tugboat/settings.local.php';" >> $DOCROOT/sites/default/settings.php

# Set up the files directory permissions.
mkdir -p $DRUPAL_DOCROOT/sites/default/files
chgrp -R www-data $DRUPAL_DOCROOT/sites/default/files
chmod 2775 $DRUPAL_DOCROOT/sites/default/files
chmod -R g+w $DRUPAL_DOCROOT/sites/default/files

# Enable the module.
vendor/bin/drush --yes pm:install \
  experience_builder \
  xb_dev_standard \
  media_library \
  components \
  default_content

# Enable starshot_demo theme.
vendor/bin/drush --yes theme:enable starshot_demo
vendor/bin/drush --yes config:set system.theme default starshot_demo

# Create node/1
vendor/bin/drush scr $TUGBOAT_ROOT/.tugboat/create-article-node.php
+ cd /var/www/drupal
+ composer config minimum-stability dev
+ composer config repositories.tugboat path /var/lib/tugboat
+ composer require drupal/experience_builder drupal/demo_design_system drupal/components drupal/default_content
./composer.json has been updated
Running composer update drupal/experience_builder drupal/demo_design_system drupal/components drupal/default_content
Loading composer repositories with package information
Updating dependencies
Lock file operations: 5 installs, 0 updates, 0 removals
  - Locking drupal/components (3.1.0)
  - Locking drupal/default_content (2.0.0-alpha3)
  - Locking drupal/demo_design_system (1.0.6)
  - Locking drupal/experience_builder (0.7.4-alpha1)
  - Locking justinrainbow/json-schema (5.3.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 5 installs, 0 updates, 0 removals
  - Downloading drupal/default_content (2.0.0-alpha3)
  - Downloading drupal/components (3.1.0)
  - Downloading drupal/demo_design_system (1.0.6)
  - Downloading justinrainbow/json-schema (5.3.0)
  - Downloading drupal/experience_builder (0.7.4-alpha1)
 0/5 [>---------------------------]   0%
 2/5 [===========>----------------]  40%
 3/5 [================>-----------]  60%
 4/5 [======================>-----]  80%
 5/5 [============================] 100%
  - Installing drupal/default_content (2.0.0-alpha3): Extracting archive
  - Installing drupal/components (3.1.0): Extracting archive
  - Installing drupal/demo_design_system (1.0.6): Extracting archive
  - Installing justinrainbow/json-schema (5.3.0): Extracting archive
  - Installing drupal/experience_builder (0.7.4-alpha1): Extracting archive
 0/5 [>---------------------------]   0%
 3/5 [================>-----------]  60%
 4/5 [======================>-----]  80%
 5/5 [============================] 100%
2 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
43 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^0.7.4@alpha for drupal/experience_builder
Using version ^1.0 for drupal/demo_design_system
Using version ^3.1 for drupal/components
Using version ^2.0@alpha for drupal/default_content
+ rm -f /var/www/drupal/web/sites/default/settings.php
+ php -d memory_limit=-1 vendor/bin/drush.php --yes --db-url=mysql://tugboat:tugboat@mysql:3306/tugboat --site-name=Live preview for 3528360-create-unit-test --account-pass=admin site:install standard
 You are about to:
 * Create a sites/default/settings.php file
 * DROP all tables in your 'tugboat' database.

 // Do you want to continue?: yes.                                              

 [notice] Starting Drupal installation. This takes a while.
 [notice] Performed install task: install_select_language
 [notice] Performed install task: install_select_profile
 [notice] Performed install task: install_load_profile
 [notice] Performed install task: install_verify_requirements
 [notice] Performed install task: install_settings_form
 [notice] Performed install task: install_verify_database_ready
 [notice] Performed install task: install_base_system
 [notice] Performed install task: install_bootstrap_full
 [notice] Performed install task: install_profile_modules
 [notice] Performed install task: install_profile_themes
 [notice] Performed install task: install_install_profile
 [notice] Performed install task: install_configure_form
 [notice] Performed install task: install_finished
 [success] Installation complete. (Admin)
+ echo require_once '/var/lib/tugboat/.tugboat/settings.local.php';
+ mkdir -p /var/www/drupal/web/sites/default/files
+ chgrp -R www-data /var/www/drupal/web/sites/default/files
+ chmod 2775 /var/www/drupal/web/sites/default/files
+ chmod -R g+w /var/www/drupal/web/sites/default/files
+ vendor/bin/drush --yes pm:install experience_builder xb_dev_standard media_library components default_content
The following module(s) will be installed: experience_builder, xb_dev_standard, media_library, components, default_content, media

 // Do you want to continue?: yes.                                              

 [success] Module experience_builder has been installed. (Permissions - Configure)
 [success] Module xb_dev_standard has been installed.
 [success] Module media_library has been installed. (Configure)
 [success] Module components has been installed.
 [success] Module default_content has been installed.
 [success] Module media has been installed. (Permissions - Configure)
+ vendor/bin/drush --yes theme:enable starshot_demo
 [success] Successfully installed theme: starshot_demo
+ vendor/bin/drush --yes config:set system.theme default starshot_demo

 // Do you want to update default key in system.theme config?: yes.             

+ vendor/bin/drush scr /var/lib/tugboat/.tugboat/create-article-node.php
Running BUILD commands68cbc654d690af3c534c253f# /bin/sh -c npm --prefix $TUGBOAT_ROOT/ui ci
added 1541 packages, and audited 1545 packages in 3m

422 packages are looking for funding
  run `npm fund` for details

76 vulnerabilities (73 low, 1 moderate, 2 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.6.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0
npm notice To update run: npm install -g npm@11.6.0
npm notice
68cbc654d690af3c534c253f# /bin/sh -c npm --prefix $TUGBOAT_ROOT/ui run build
> @drupal-canvas/ui@0.0.0 build
> npm run type-check && vite build && npm run build:astro


> @drupal-canvas/ui@0.0.0 type-check
> tsc --noEmit --pretty

vite v6.3.5 building for production...
transforming...

new URL("lightningcss_node.wasm",import.meta.url) doesn't exist at build time, it will remain unchanged to be resolved at runtime. If this is intended, you can use the /* @vite-ignore */ comment to suppress this warning.
[plugin vite:resolve] Module "fs" has been externalized for browser compatibility, imported by "/var/lib/tugboat/ui/node_modules/tailwindcss-in-browser/dist/index.js". See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
✓ 2413 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                                 0.52 kB │ gzip:     0.32 kB
dist/assets/lightningcss_node-1.29.3.wasm  14,214.02 kB │ gzip: 3,420.13 kB
dist/assets/wasm_bg.wasm                   18,545.83 kB │ gzip: 4,170.84 kB
dist/assets/index.css                         709.84 kB │ gzip:    84.62 kB
dist/assets/index.js                        3,480.75 kB │ gzip: 1,050.48 kB

(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 18.50s

> @drupal-canvas/ui@0.0.0 build:astro
> npm run build -w lib/astro-hydration


> @drupal-canvas/astro-hydration@0.0.0 build
> astro build && node extract-hydration-script.js

▶ Astro collects anonymous usage data.
  This information helps us improve Astro.
  Run "astro telemetry disable" to opt-out.
  https://astro.build/telemetry

10:51:08 [content] Syncing content
10:51:08 [content] Synced content
10:51:08 [types] Generated 220ms
10:51:08 [build] output: "static"
10:51:08 [build] mode: "static"
10:51:08 [build] directory: /var/lib/tugboat/ui/lib/astro-hydration/dist/
10:51:08 [build] Collecting build info...
10:51:08 [build] ✓ Completed in 254ms.
10:51:08 [build] Building static entrypoints...
10:51:09 [vite] ✓ built in 845ms
10:51:09 [build] ✓ Completed in 896ms.

 building client (vite) 
10:51:09 [vite] transforming...
10:51:10 [vite] ✓ 141 modules transformed.
10:51:10 [vite] rendering chunks...
10:51:11 [vite] computing gzip size...
10:51:11 [vite] dist/utils.js                      0.13 kB │ gzip:  0.12 kB
10:51:11 [vite] dist/jsx-runtime-default.js        0.18 kB │ gzip:  0.14 kB
10:51:11 [vite] dist/FormattedText.js              0.19 kB │ gzip:  0.16 kB
10:51:11 [vite] dist/jsonapi-utils.js              0.39 kB │ gzip:  0.26 kB
10:51:11 [vite] dist/clsx.js                       0.39 kB │ gzip:  0.25 kB
10:51:11 [vite] dist/jsxRuntime.module.js          0.42 kB │ gzip:  0.29 kB
10:51:11 [vite] dist/canvas-island.js              0.50 kB │ gzip:  0.33 kB
10:51:11 [vite] dist/_commonjsHelpers.js           0.62 kB │ gzip:  0.35 kB
10:51:11 [vite] dist/class-variance-authority.js   0.70 kB │ gzip:  0.42 kB
10:51:11 [vite] dist/drupal-utils.js               0.97 kB │ gzip:  0.45 kB
10:51:11 [vite] dist/preload-helper.js             1.11 kB │ gzip:  0.65 kB
10:51:11 [vite] dist/client.js                     1.20 kB │ gzip:  0.70 kB
10:51:11 [vite] dist/Stub.js                       1.98 kB │ gzip:  0.63 kB
10:51:11 [vite] dist/hooks.module.js               3.73 kB │ gzip:  1.58 kB
10:51:11 [vite] dist/signals.module.js             6.85 kB │ gzip:  2.60 kB
10:51:11 [vite] dist/compat.module.js             10.37 kB │ gzip:  4.15 kB
10:51:11 [vite] dist/swr.js                       10.98 kB │ gzip:  5.13 kB
10:51:11 [vite] dist/preact.module.js             11.52 kB │ gzip:  4.78 kB
10:51:11 [vite] dist/next-image-standalone.js     18.77 kB │ gzip:  7.15 kB
10:51:11 [vite] dist/tailwind-merge.js            25.96 kB │ gzip:  8.29 kB
10:51:11 [vite] dist/jsonapi-params.js            43.17 kB │ gzip: 14.45 kB
10:51:11 [vite] dist/jsonapi-client.js            47.68 kB │ gzip: 14.28 kB
10:51:11 [vite] ✓ built in 1.41s

 generating static routes 
10:51:11 ▶ src/pages/index.astro
10:51:11   └─ /index.html (+9ms) 
10:51:11 ✓ Completed in 20ms.

10:51:11 [build] 1 page(s) built in 2.60s
10:51:11 [build] Complete!
68cbc654d690af3c534c253f# /bin/sh -c set -eux
cd $DRUPAL_COMPOSER_ROOT
composer install --optimize-autoloader
# Update packages and dependencies.
composer update --with-all-dependencies \
  drupal/experience_builder \
  drupal/demo_design_system \
  drupal/components \
  drupal/default_content
# Run Drupal updates
vendor/bin/drush --yes updb
vendor/bin/drush cache:rebuild
+ cd /var/www/drupal
+ composer install --optimize-autoloader
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating optimized autoload files
43 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
  * Homepage: https://www.drupal.org/project/drupal
  * Support:
    * docs: https://www.drupal.org/docs/user_guide/en/index.html
    * chat: https://www.drupal.org/node/314178
+ composer update --with-all-dependencies drupal/experience_builder drupal/demo_design_system drupal/components drupal/default_content
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading drupal/core-composer-scaffold (11.2.4 => 11.x-dev 9d68d40)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Downloading drupal/core-composer-scaffold (11.x-dev 9d68d40)
  - Upgrading drupal/core-composer-scaffold (11.2.4 => 11.x-dev 9d68d40): Extracting archive
Generating autoload files
43 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
+ vendor/bin/drush --yes updb
 [success] No pending updates.
+ vendor/bin/drush cache:rebuild
 [success] Cache rebuild complete.
68cbc654d690af3c534c253f# /bin/sh -c npm --prefix $DRUPAL_COMPOSER_ROOT/web/themes/contrib/demo_design_system cinpm warn deprecated uuid-browser@3.1.0: Package no longer supported and required. Use the uuid package or crypto.randomUUID instead
npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm warn deprecated trim@0.0.1: Use String.prototype.trim() instead
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm warn deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated move-concurrently@1.0.1: This package is no longer supported.
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported.
npm warn deprecated figgy-pudding@3.5.2: This module is no longer supported.
npm warn deprecated gauge@3.0.2: This package is no longer supported.
npm warn deprecated copy-concurrently@1.0.5: This package is no longer supported.
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm warn deprecated @humanwhocodes/config-array@0.5.0: Use @eslint/config-array instead
npm warn deprecated @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.12.1: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated @storybook/addon-knobs@6.4.0: deprecating @storybook/addon-knobs in favor of @storybook/addon-controls
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

> civictheme-theme@1.8.0 postinstall
> patch-package && npm run uikit-install && npm run add-lint-exclusions

patch-package 8.0.0
Applying patches...
@civictheme/uikit@1.8.1 ✔
@storybook/addon-knobs@6.4.0 ✔

> civictheme-theme@1.8.0 uikit-install
> rm -Rf lib/uikit > /dev/null 2>&1 && mkdir -p lib/uikit && cp -R node_modules/@civictheme/uikit lib && rm -Rf lib/uikit/dist lib/uikit/storybook-static > /dev/null 2>&1


> civictheme-theme@1.8.0 add-lint-exclusions
> php civictheme_starter_kit/scripts/add_phpcs_exclusions.php dist,storybook-static,lib/uikit

==> Started adding of PHPCS exclusions to files in directories dist,storybook-static,lib/uikit.
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/dist/civictheme.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/navigation/navigation.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/footer/footer.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/mobile-navigation/mobile-navigation.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/list/list.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/promo/promo.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/slider/slider.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/slider/slider.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/slider/slider.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/header/header.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/campaign/campaign.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/webform/webform.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/skip-link/skip-link.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/banner/banner.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/message/message.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/side-navigation/side-navigation.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/alert/alert.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/alert/alert.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/colors/colors.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.layout.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.layout.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.random.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.helpers.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.generators.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.knobs.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.docs.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.docs.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.overview.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/welcome/welcome.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/collapsible/collapsible.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/collapsible/collapsible.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/datetime/datetime.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/background/background.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/background/background.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/icon/icon.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/icon/icon.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/elevation/elevation.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/grid/grid.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/fonts/fonts.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/flyout/flyout.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/flyout/flyout.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/layout/layout.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/layout/layout.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/scrollspy/scrollspy.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/scrollspy/scrollspy.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/typography/typography.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/about-civictheme/about-civictheme.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/responsive/responsive.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/responsive/responsive.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/menu/menu.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/menu/menu.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/spacing/spacing.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/item-list/item-list.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/button/button.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/button/button.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/image/image.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/paragraph/paragraph.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/field-message/field-message.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/link/link.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/radio/radio.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/field-description/field-description.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/tag/tag.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/popover/popover.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/checkbox/checkbox.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/textarea/textarea.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/table/table.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/table/table.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/chip/chip.event.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/chip/chip.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/chip/chip.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/select/select.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/content-link/content-link.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/iframe/iframe.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/input/input.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/label/label.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/fieldset/fieldset.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/heading/heading.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/textfield/textfield.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/video/video.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/04-templates/page/page.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/field/field.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/field/field.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/publication-card/publication-card.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/video-player/video-player.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/pagination/pagination.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/navigation-card/navigation-card.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tag-list/tag-list.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/search/search.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/service-card/service-card.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/event-card/event-card.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/figure/figure.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/back-to-top/back-to-top.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/subject-card/subject-card.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/basic-content/basic-content.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/table-of-contents/table-of-contents.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/table-of-contents/table-of-contents.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/promo-card/promo-card.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/next-step/next-step.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tabs/tabs.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tabs/tabs.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/single-filter/single-filter.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/single-filter/single-filter.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/callout/callout.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/group-filter/group-filter.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/group-filter/group-filter.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tooltip/tooltip.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tooltip/tooltip.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/logo/logo.utils.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/logo/logo.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/breadcrumb/breadcrumb.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/map/map.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/accordion/accordion.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/social-links/social-links.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/attachment/attachment.stories.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/snippet/snippet.stories.js
==> Finished adding of PHPCS exclusions to files in directory /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit.

added 1852 packages, and audited 1853 packages in 2m

312 packages are looking for funding
  run `npm fund` for details

74 vulnerabilities (8 low, 33 moderate, 26 high, 7 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
68cbc654d690af3c534c253f# /bin/sh -c npm --prefix $DRUPAL_COMPOSER_ROOT/web/themes/contrib/demo_design_system run build
> civictheme-theme@1.8.0 build
> npm run dist && export STORYBOOK_FULL=1 && npm run build-storybook -- --quiet && npm run add-lint-exclusions


> civictheme-theme@1.8.0 dist
> export NODE_OPTIONS=--openssl-legacy-provider && webpack --config ./webpack/webpack.prod.js && npm run splitcss

Created Drupal behavior: Drupal.behavior.civictheme_slider
Created Drupal behavior: Drupal.behavior.civictheme_tooltip
Created Drupal behavior: Drupal.behavior.civictheme_table
Created Drupal behavior: Drupal.behavior.civictheme_scrollspy
Created Drupal behavior: Drupal.behavior.civictheme_alert
Created Drupal behavior: Drupal.behavior.civictheme_tabs
Created Drupal behavior: Drupal.behavior.civictheme_table_of_contents
Created Drupal behavior: Drupal.behavior.civictheme_single_filter
Created Drupal behavior: Drupal.behavior.civictheme_group_filter
Created Drupal behavior: Drupal.behavior.civictheme_chip
Created Drupal behavior: Drupal.behavior.civictheme_button
Created Drupal behavior: Drupal.behavior.civictheme_responsive
Created Drupal behavior: Drupal.behavior.civictheme_layout
Created Drupal behavior: Drupal.behavior.civictheme_flyout
Created Drupal behavior: Drupal.behavior.civictheme_collapsible
Hash: 379b6e4ab2787911f279
Version: webpack 4.47.0
Time: 26166ms
Built at: 09/18/2025 10:53:40 AM
                                                Asset        Size  Chunks                    Chunk Names
       assets/backgrounds/civictheme_background_1.png     655 KiB          [emitted]  [big]  
       assets/backgrounds/civictheme_background_2.png     511 KiB          [emitted]  [big]  
                                   assets/favicon.ico      15 KiB          [emitted]         
                             assets/icons/account.svg    1.71 KiB          [emitted]         
                             assets/icons/approve.svg    1.87 KiB          [emitted]         
                                assets/icons/bars.svg    1.01 KiB          [emitted]         
                              assets/icons/bullet.svg   224 bytes          [emitted]         
                          assets/icons/calendar-1.svg    3.87 KiB          [emitted]         
                          assets/icons/calendar-2.svg    3.58 KiB          [emitted]         
                                assets/icons/call.svg    3.44 KiB          [emitted]         
                              assets/icons/cancel.svg    1.36 KiB          [emitted]         
                             assets/icons/checked.svg    2.15 KiB          [emitted]         
                       assets/icons/close-outline.svg    2.74 KiB          [emitted]         
                               assets/icons/close.svg    1.36 KiB          [emitted]         
                        assets/icons/down-arrow-1.svg   914 bytes          [emitted]         
                        assets/icons/down-arrow-2.svg    1.06 KiB          [emitted]         
                    assets/icons/down-arrow-large.svg   881 bytes          [emitted]         
                       assets/icons/download-file.svg    2.93 KiB          [emitted]         
                            assets/icons/download.svg    1.61 KiB          [emitted]         
                  assets/icons/exclamation-mark-1.svg    1.29 KiB          [emitted]         
                  assets/icons/exclamation-mark-2.svg    2.14 KiB          [emitted]         
                  assets/icons/exclamation-mark-3.svg    2.07 KiB          [emitted]         
                                 assets/icons/eye.svg    1.48 KiB          [emitted]         
                            assets/icons/facebook.svg   323 bytes          [emitted]         
                                assets/icons/help.svg    2.93 KiB          [emitted]         
                               assets/icons/image.svg    4.32 KiB          [emitted]         
                    assets/icons/information-mark.svg    1.92 KiB          [emitted]         
                           assets/icons/instagram.svg    1.49 KiB          [emitted]         
                  assets/icons/left-arrow-outline.svg    1.85 KiB          [emitted]         
                          assets/icons/left-arrow.svg    1.01 KiB          [emitted]         
                            assets/icons/linkedin.svg    1.86 KiB          [emitted]         
                           assets/icons/magnifier.svg    1.28 KiB          [emitted]         
                                 assets/icons/map.svg   972 bytes          [emitted]         
                           assets/icons/megaphone.svg    1.82 KiB          [emitted]         
                             assets/icons/message.svg   856 bytes          [emitted]         
                         assets/icons/mortarboard.svg    1.43 KiB          [emitted]         
                           assets/icons/newspaper.svg    2.31 KiB          [emitted]         
                            assets/icons/pdf-file.svg    2.93 KiB          [emitted]         
                            assets/icons/progress.svg    2.42 KiB          [emitted]         
                       assets/icons/right-arrow-1.svg   915 bytes          [emitted]         
                       assets/icons/right-arrow-2.svg    1.04 KiB          [emitted]         
                          assets/icons/select-box.svg    3.23 KiB          [emitted]         
                               assets/icons/share.svg    2.96 KiB          [emitted]         
                              assets/icons/square.svg   434 bytes          [emitted]         
                               assets/icons/to-do.svg    1.06 KiB          [emitted]         
                             assets/icons/twitter.svg    1.29 KiB          [emitted]         
                      assets/icons/up-arrow-large.svg   887 bytes          [emitted]         
                            assets/icons/up-arrow.svg    1.06 KiB          [emitted]         
                         assets/icons/upper-arrow.svg   965 bytes          [emitted]         
                   assets/icons/upper-right-arrow.svg  1010 bytes          [emitted]         
                               assets/icons/watch.svg    1.64 KiB          [emitted]         
                           assets/icons/word-file.svg    3.01 KiB          [emitted]         
                                   assets/icons/x.svg   265 bytes          [emitted]         
                             assets/icons/youtube.svg   882 bytes          [emitted]         
         assets/images/drupal_placeholder_image_1.jpg     401 KiB          [emitted]  [big]  
assets/logos/logo_custom_light_desktop_civictheme.svg    7.96 KiB          [emitted]         
 assets/logos/logo_custom_light_mobile_civictheme.svg    7.96 KiB          [emitted]         
           assets/logos/logo_primary_dark_desktop.svg    40.5 KiB          [emitted]         
            assets/logos/logo_primary_dark_mobile.svg    40.5 KiB          [emitted]         
          assets/logos/logo_primary_light_desktop.svg    40.6 KiB          [emitted]         
           assets/logos/logo_primary_light_mobile.svg    40.6 KiB          [emitted]         
         assets/logos/logo_secondary_dark_desktop.png    11.7 KiB          [emitted]         
          assets/logos/logo_secondary_dark_mobile.png    11.7 KiB          [emitted]         
        assets/logos/logo_secondary_light_desktop.png    14.1 KiB          [emitted]         
         assets/logos/logo_secondary_light_mobile.png    14.1 KiB          [emitted]         
                                  civictheme-admin.js    1.01 KiB       0  [emitted]         admin
                                 civictheme-editor.js   993 bytes       1  [emitted]         editor
                                 civictheme-layout.js    1.01 KiB       2  [emitted]         layout
                              civictheme-variables.js  1020 bytes       4  [emitted]         variables
                                 civictheme.admin.css    3.33 KiB       0  [emitted]         admin
                                       civictheme.css     357 KiB       3  [emitted]  [big]  main
                                civictheme.editor.css    23.1 KiB       1  [emitted]         editor
                                        civictheme.js    67.6 KiB       3  [emitted]         main
                                civictheme.layout.css     5.4 KiB       2  [emitted]         layout
                             civictheme.variables.css    59.8 KiB       4  [emitted]         variables
Entrypoint main [big] = civictheme.css civictheme.js
Entrypoint variables = civictheme.variables.css civictheme-variables.js
Entrypoint editor = civictheme.editor.css civictheme-editor.js
Entrypoint layout = civictheme.layout.css civictheme-layout.js
Entrypoint admin = civictheme.admin.css civictheme-admin.js
 [4] multi ./components/03-organisms/slider/slider.js ./components/03-organisms/alert/alert.js ./components/02-molecules/tooltip/tooltip.js ./components/02-molecules/tabs/tabs.js ./components/02-molecules/table-of-contents/table-of-contents.js ./components/02-molecules/single-filter/single-filter.js ./components/02-molecules/group-filter/group-filter.js ./components/01-atoms/table/table.js ./components/01-atoms/chip/chip.js ./components/01-atoms/button/button.js ./components/00-base/scrollspy/scrollspy.js ./components/00-base/responsive/responsive.js ./components/00-base/layout/layout.js ./components/00-base/flyout/flyout.js ./components/00-base/collapsible/collapsible.js ./webpack/components_css.js ./webpack/theme_js.js ./webpack/theme_css.js ./webpack/assets.js ./webpack/libraries.js 256 bytes {3} [built]
 [5] ./components/03-organisms/slider/slider.js 5.19 KiB {3} [built]
 [6] ./components/03-organisms/alert/alert.js 8.2 KiB {3} [built]
 [7] ./components/02-molecules/tooltip/tooltip.js 4.2 KiB {3} [built]
 [8] ./components/02-molecules/tabs/tabs.js 2.39 KiB {3} [built]
 [9] ./components/02-molecules/table-of-contents/table-of-contents.js 5.69 KiB {3} [built]
[10] ./components/02-molecules/single-filter/single-filter.js 1.71 KiB {3} [built]
[11] ./components/02-molecules/group-filter/group-filter.js 1.13 KiB {3} [built]
[12] ./components/01-atoms/table/table.js 1.91 KiB {3} [built]
[13] ./components/01-atoms/chip/chip.js 3.42 KiB {3} [built]
[14] ./components/01-atoms/button/button.js 3.81 KiB {3} [built]
[94] multi ./webpack/css_variables.js 28 bytes {4} [built]
[96] multi ./webpack/editor_css.js 28 bytes {1} [built]
[97] multi ./webpack/layout_css.js 28 bytes {2} [built]
[99] multi ./webpack/admin_css.js 28 bytes {0} [built]
    + 102 hidden modules

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  assets/backgrounds/civictheme_background_1.png (655 KiB)
  assets/backgrounds/civictheme_background_2.png (511 KiB)
  assets/images/drupal_placeholder_image_1.jpg (401 KiB)
  civictheme.css (357 KiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  main (424 KiB)
      civictheme.css
      civictheme.js


WARNING in webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/header/_header.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/header/_header.scss 4.05 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/layout_builder/_layout_builder.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/layout_builder/_layout_builder.scss 5.41 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/moderation_controls/_moderation_controls.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/moderation_controls/_moderation_controls.scss 1.57 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/theme.admin.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/theme.admin.scss 6.33 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/theme.editor.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/theme.editor.scss 171 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/theme.layout.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/theme.layout.scss 104 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/theme.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/theme.scss 3.98 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!components/style.css_variables.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./components/style.css_variables.scss 70.4 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!components/style.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./components/style.scss 677 KiB {0} [built]

> civictheme-theme@1.8.0 splitcss
> node splitcss.js


> civictheme-theme@1.8.0 build-storybook
> export NODE_OPTIONS=--openssl-legacy-provider && build-storybook -s .storybook/static --quiet

info @storybook/html v6.5.16
info 
info => Cleaning outputDir: /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static
(node:1221) DeprecationWarning: --static-dir CLI flag is deprecated, see:

https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated---static-dir-cli-flag
(Use `node --trace-deprecation ...` to show where the warning was created)
info => Loading presets
info => Copying static files: ./.storybook/static => ./

attention => Storybook now collects completely anonymous telemetry regarding usage.
This information is used to shape Storybook's roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://storybook.js.org/telemetry

info => Loading custom manager config
info => Compiling manager..
info => Compiling preview..
info => Using implicit CSS loaders
info => Loading custom manager config
info => Using default Webpack4 setup
(node:1221) DeprecationWarning: Default PostCSS plugins are deprecated. When switching to '@storybook/addon-postcss',
you will need to add your own plugins, such as 'postcss-flexbugs-fixes' and 'autoprefixer'.

See https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated-default-postcss-plugins for details.
Created Drupal behavior: Drupal.behavior.civictheme_slider
Created Drupal behavior: Drupal.behavior.civictheme_alert
Created Drupal behavior: Drupal.behavior.civictheme_tooltip
Created Drupal behavior: Drupal.behavior.civictheme_tabs
Created Drupal behavior: Drupal.behavior.civictheme_table_of_contents
Created Drupal behavior: Drupal.behavior.civictheme_single_filter
Created Drupal behavior: Drupal.behavior.civictheme_group_filter
Created Drupal behavior: Drupal.behavior.civictheme_table
Created Drupal behavior: Drupal.behavior.civictheme_chip
Created Drupal behavior: Drupal.behavior.civictheme_button
Created Drupal behavior: Drupal.behavior.civictheme_scrollspy
Created Drupal behavior: Drupal.behavior.civictheme_responsive
Created Drupal behavior: Drupal.behavior.civictheme_layout
Created Drupal behavior: Drupal.behavior.civictheme_flyout
Created Drupal behavior: Drupal.behavior.civictheme_collapsible
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
info => Preview built (1.02 min)
WARN asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
WARN This can impact web performance.
WARN Assets: 
WARN   assets/backgrounds/civictheme_background_1.png (655 KiB)
WARN   assets/backgrounds/civictheme_background_2.png (511 KiB)
WARN   assets/images/drupal_placeholder_image_1.jpg (401 KiB)
WARN   main.d0d52924.iframe.bundle.js (2.77 MiB)
WARN   vendors~main.ba5fbb6e.iframe.bundle.js (1.37 MiB)
WARN   4.dab7c5b3.iframe.bundle.js (828 KiB)
WARN entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
WARN Entrypoints:
WARN   main (4.15 MiB)
WARN       runtime~main.274609a9.iframe.bundle.js
WARN       vendors~main.ba5fbb6e.iframe.bundle.js
WARN       main.d0d52924.iframe.bundle.js
WARN 
info => Manager built (1.12 min)
info => Output directory: /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static

> civictheme-theme@1.8.0 add-lint-exclusions
> php civictheme_starter_kit/scripts/add_phpcs_exclusions.php dist,storybook-static,lib/uikit

==> Started adding of PHPCS exclusions to files in directories dist,storybook-static,lib/uikit.
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/dist/civictheme.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/7.979c04396ce6fa168484.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/8.a89cba52ad83b06a6049.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/6.92edef193857fd6c6640.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/main.d0d52924.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/9.419599d816facd84ab90.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/vendors~main.ba5fbb6e.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/runtime~main.fc3407c98ffdf00fdd3f.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/4.dab7c5b3.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/main.a8aedb4c9b0fdd2501e5.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/0.ce3fc93b.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/vendors~main.280c72a66a177dd28b34.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/runtime~main.274609a9.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/1.125e593543b41c79a5ff.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/0.824c7673a027efe99ccb.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/storybook-static/5.a4562d9dcf43c41f61d9.manager.bundle.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/navigation/navigation.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/footer/footer.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/mobile-navigation/mobile-navigation.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/list/list.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/promo/promo.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/slider/slider.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/slider/slider.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/slider/slider.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/header/header.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/campaign/campaign.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/webform/webform.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/skip-link/skip-link.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/banner/banner.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/message/message.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/side-navigation/side-navigation.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/alert/alert.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/03-organisms/alert/alert.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/colors/colors.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.layout.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.layout.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.random.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.helpers.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.generators.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.knobs.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.docs.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.docs.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/storybook/storybook.overview.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/welcome/welcome.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/collapsible/collapsible.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/collapsible/collapsible.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/datetime/datetime.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/background/background.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/background/background.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/icon/icon.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/icon/icon.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/elevation/elevation.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/grid/grid.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/fonts/fonts.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/flyout/flyout.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/flyout/flyout.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/layout/layout.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/layout/layout.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/scrollspy/scrollspy.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/scrollspy/scrollspy.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/typography/typography.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/about-civictheme/about-civictheme.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/responsive/responsive.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/responsive/responsive.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/menu/menu.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/menu/menu.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/spacing/spacing.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/00-base/item-list/item-list.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/button/button.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/button/button.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/image/image.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/paragraph/paragraph.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/field-message/field-message.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/link/link.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/radio/radio.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/field-description/field-description.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/tag/tag.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/popover/popover.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/checkbox/checkbox.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/textarea/textarea.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/table/table.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/table/table.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/chip/chip.event.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/chip/chip.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/chip/chip.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/select/select.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/content-link/content-link.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/iframe/iframe.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/input/input.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/label/label.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/fieldset/fieldset.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/heading/heading.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/textfield/textfield.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/01-atoms/video/video.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/04-templates/page/page.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/field/field.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/field/field.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/publication-card/publication-card.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/video-player/video-player.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/pagination/pagination.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/navigation-card/navigation-card.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tag-list/tag-list.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/search/search.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/service-card/service-card.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/event-card/event-card.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/figure/figure.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/back-to-top/back-to-top.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/subject-card/subject-card.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/basic-content/basic-content.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/table-of-contents/table-of-contents.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/table-of-contents/table-of-contents.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/promo-card/promo-card.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/next-step/next-step.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tabs/tabs.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tabs/tabs.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/single-filter/single-filter.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/single-filter/single-filter.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/callout/callout.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/group-filter/group-filter.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/group-filter/group-filter.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tooltip/tooltip.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/tooltip/tooltip.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/logo/logo.utils.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/logo/logo.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/breadcrumb/breadcrumb.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/map/map.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/accordion/accordion.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/social-links/social-links.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/attachment/attachment.stories.js
  > [SKIPPED] /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit/components/02-molecules/snippet/snippet.stories.js
==> Finished adding of PHPCS exclusions to files in directory /var/www/drupal/web/themes/contrib/demo_design_system/lib/uikit.
68cbc654d690af3c534c253f# /bin/sh -c npm --prefix $DRUPAL_COMPOSER_ROOT/web/themes/contrib/demo_design_system/starshot_demo cinpm warn ERESOLVE overriding peer dependency
npm warn While resolving: react-toggle-component@3.0.8
npm warn Found: react@17.0.2
npm warn node_modules/react
npm warn   dev react@"^17" from the root project
npm warn   39 more (@emotion/core, @mdx-js/react, @storybook/addon-a11y, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.6" from react-toggle-component@3.0.8
npm warn node_modules/react-toggle-component
npm warn   react-toggle-component@"^3.0.8" from addon-screen-reader@1.8.6
npm warn   node_modules/addon-screen-reader
npm warn
npm warn Conflicting peer dependency: react@16.14.0
npm warn node_modules/react
npm warn   peer react@"^16.8.6" from react-toggle-component@3.0.8
npm warn   node_modules/react-toggle-component
npm warn     react-toggle-component@"^3.0.8" from addon-screen-reader@1.8.6
npm warn     node_modules/addon-screen-reader
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: react-toggle-component@3.0.8
npm warn Found: react-dom@17.0.2
npm warn node_modules/react-dom
npm warn   dev react-dom@"^17.0.2" from the root project
npm warn   34 more (@storybook/addon-a11y, @storybook/addon-actions, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^16.8.6" from react-toggle-component@3.0.8
npm warn node_modules/react-toggle-component
npm warn   react-toggle-component@"^3.0.8" from addon-screen-reader@1.8.6
npm warn   node_modules/addon-screen-reader
npm warn
npm warn Conflicting peer dependency: react-dom@16.14.0
npm warn node_modules/react-dom
npm warn   peer react-dom@"^16.8.6" from react-toggle-component@3.0.8
npm warn   node_modules/react-toggle-component
npm warn     react-toggle-component@"^3.0.8" from addon-screen-reader@1.8.6
npm warn     node_modules/addon-screen-reader
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: react-use@13.27.1
npm warn Found: react@17.0.2
npm warn node_modules/react
npm warn   dev react@"^17" from the root project
npm warn   39 more (@emotion/core, @mdx-js/react, @storybook/addon-a11y, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0" from react-use@13.27.1
npm warn node_modules/react-toggle-component/node_modules/react-use
npm warn   react-use@"^13.2.1" from react-toggle-component@3.0.8
npm warn   node_modules/react-toggle-component
npm warn
npm warn Conflicting peer dependency: react@16.14.0
npm warn node_modules/react
npm warn   peer react@"^16.8.0" from react-use@13.27.1
npm warn   node_modules/react-toggle-component/node_modules/react-use
npm warn     react-use@"^13.2.1" from react-toggle-component@3.0.8
npm warn     node_modules/react-toggle-component
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: react-use@13.27.1
npm warn Found: react-dom@17.0.2
npm warn node_modules/react-dom
npm warn   dev react-dom@"^17.0.2" from the root project
npm warn   34 more (@storybook/addon-a11y, @storybook/addon-actions, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^16.8.0" from react-use@13.27.1
npm warn node_modules/react-toggle-component/node_modules/react-use
npm warn   react-use@"^13.2.1" from react-toggle-component@3.0.8
npm warn   node_modules/react-toggle-component
npm warn
npm warn Conflicting peer dependency: react-dom@16.14.0
npm warn node_modules/react-dom
npm warn   peer react-dom@"^16.8.0" from react-use@13.27.1
npm warn   node_modules/react-toggle-component/node_modules/react-use
npm warn     react-use@"^13.2.1" from react-toggle-component@3.0.8
npm warn     node_modules/react-toggle-component
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm warn deprecated npmlog@5.0.1: This package is no longer supported.
npm warn deprecated move-concurrently@1.0.1: This package is no longer supported.
npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated figgy-pudding@3.5.2: This module is no longer supported.
npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm warn deprecated trim@0.0.1: Use String.prototype.trim() instead
npm warn deprecated @humanwhocodes/config-array@0.5.0: Use @eslint/config-array instead
npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.12.1: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
npm warn deprecated copy-concurrently@1.0.5: This package is no longer supported.
npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
npm warn deprecated uuid-browser@3.1.0: Package no longer supported and required. Use the uuid package or crypto.randomUUID instead
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
npm warn deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported.
npm warn deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
npm warn deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm warn deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm warn deprecated gauge@3.0.2: This package is no longer supported.
npm warn deprecated @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm warn deprecated @storybook/addon-knobs@6.4.0: deprecating @storybook/addon-knobs in favor of @storybook/addon-controls
npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

> postinstall
> patch-package

patch-package 8.0.0
Applying patches...
@storybook/addon-knobs@6.4.0 ✔

added 2088 packages, and audited 2089 packages in 22s

318 packages are looking for funding
  run `npm fund` for details

81 vulnerabilities (8 low, 37 moderate, 29 high, 7 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
68cbc654d690af3c534c253f# /bin/sh -c npm --prefix $DRUPAL_COMPOSER_ROOT/web/themes/contrib/demo_design_system/starshot_demo run build
> build
> npm run dist && export STORYBOOK_FULL=1 && npm run build-storybook -- --quiet && npm run add-lint-exclusions


> dist
> export NODE_OPTIONS=--openssl-legacy-provider && npm run gulp:build && webpack --config ./webpack/webpack.prod.js && npm run splitcss


> gulp:build
> gulp

[10:55:45] Using gulpfile /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/gulpfile.js
[10:55:45] Starting 'default'...
[10:55:45] Starting 'cleanTask'...
[10:55:45] Finished 'cleanTask' after 4.76 ms
[10:55:45] Starting 'buildTask'...
[10:55:45] Finished 'buildTask' after 8.98 ms
[10:55:45] Finished 'default' after 17 ms
Created Drupal behavior: Drupal.behavior.starshot_demo_slider
Created Drupal behavior: Drupal.behavior.starshot_demo_tooltip
Created Drupal behavior: Drupal.behavior.starshot_demo_chip
Created Drupal behavior: Drupal.behavior.starshot_demo_scrollspy
Created Drupal behavior: Drupal.behavior.starshot_demo_tabs
Created Drupal behavior: Drupal.behavior.starshot_demo_alert
Created Drupal behavior: Drupal.behavior.starshot_demo_table_of_contents
Created Drupal behavior: Drupal.behavior.starshot_demo_starshot_slider
Created Drupal behavior: Drupal.behavior.starshot_demo_single_filter
Created Drupal behavior: Drupal.behavior.starshot_demo_group_filter
Created Drupal behavior: Drupal.behavior.starshot_demo_table
Created Drupal behavior: Drupal.behavior.starshot_demo_button
Created Drupal behavior: Drupal.behavior.starshot_demo_responsive
Created Drupal behavior: Drupal.behavior.starshot_demo_layout
Created Drupal behavior: Drupal.behavior.starshot_demo_flyout
Created Drupal behavior: Drupal.behavior.starshot_demo_collapsible
Hash: 88792243d48ba9868dd4
Version: webpack 4.47.0
Time: 22339ms
Built at: 09/18/2025 10:56:09 AM
                                                       Asset        Size  Chunks                    Chunk Names
           assets/backgrounds/starshot_demo_background_1.png     655 KiB          [emitted]  [big]  
           assets/backgrounds/starshot_demo_background_2.png     511 KiB          [emitted]  [big]  
                 assets/backgrounds/starshot_demo_banner.png    1.67 MiB          [emitted]  [big]  
                     assets/backgrounds/starshot_pattern.png   675 bytes          [emitted]         
                                          assets/favicon.ico      15 KiB          [emitted]         
        assets/fonts/DancingScript/DancingScript-Regular.ttf     126 KiB          [emitted]         
       assets/fonts/DancingScript/DancingScript-Regular.woff    43.6 KiB          [emitted]         
      assets/fonts/DancingScript/DancingScript-Regular.woff2    43.6 KiB          [emitted]         
                     assets/fonts/ZTGatha/ZTGatha-Bold.woff2    26.7 KiB          [emitted]         
                 assets/fonts/ZTGatha/ZTGatha-SemiBold.woff2    27.6 KiB          [emitted]         
                        assets/fonts/roboto/Roboto-Black.eot     130 KiB          [emitted]         
                        assets/fonts/roboto/Roboto-Black.ttf     164 KiB          [emitted]         
                       assets/fonts/roboto/Roboto-Black.woff    92.2 KiB          [emitted]         
                         assets/fonts/roboto/Roboto-Bold.eot     131 KiB          [emitted]         
                         assets/fonts/roboto/Roboto-Bold.ttf     163 KiB          [emitted]         
                        assets/fonts/roboto/Roboto-Bold.woff    91.8 KiB          [emitted]         
                   assets/fonts/roboto/Roboto-BoldItalic.eot     136 KiB          [emitted]         
                   assets/fonts/roboto/Roboto-BoldItalic.ttf     167 KiB          [emitted]         
                  assets/fonts/roboto/Roboto-BoldItalic.woff    97.4 KiB          [emitted]         
                       assets/fonts/roboto/Roboto-Italic.eot     137 KiB          [emitted]         
                       assets/fonts/roboto/Roboto-Italic.ttf     167 KiB          [emitted]         
                      assets/fonts/roboto/Roboto-Italic.woff    97.1 KiB          [emitted]         
                       assets/fonts/roboto/Roboto-Medium.eot     131 KiB          [emitted]         
                       assets/fonts/roboto/Roboto-Medium.ttf     165 KiB          [emitted]         
                      assets/fonts/roboto/Roboto-Medium.woff    92.2 KiB          [emitted]         
                 assets/fonts/roboto/Roboto-MediumItalic.eot     136 KiB          [emitted]         
                 assets/fonts/roboto/Roboto-MediumItalic.ttf     169 KiB          [emitted]         
                assets/fonts/roboto/Roboto-MediumItalic.woff    98.7 KiB          [emitted]         
                      assets/fonts/roboto/Roboto-Regular.eot     132 KiB          [emitted]         
                      assets/fonts/roboto/Roboto-Regular.ttf     164 KiB          [emitted]         
                     assets/fonts/roboto/Roboto-Regular.woff    91.6 KiB          [emitted]         
                         assets/fonts/roboto/Roboto-Thin.eot     131 KiB          [emitted]         
                         assets/fonts/roboto/Roboto-Thin.ttf     165 KiB          [emitted]         
                        assets/fonts/roboto/Roboto-Thin.woff      90 KiB          [emitted]         
                                    assets/icons/account.svg    1.71 KiB          [emitted]         
                                    assets/icons/approve.svg    1.87 KiB          [emitted]         
                                       assets/icons/bars.svg    1.01 KiB          [emitted]         
                                     assets/icons/bullet.svg   224 bytes          [emitted]         
                                 assets/icons/calendar-1.svg    3.87 KiB          [emitted]         
                                 assets/icons/calendar-2.svg    3.58 KiB          [emitted]         
                                       assets/icons/call.svg    3.44 KiB          [emitted]         
                                     assets/icons/cancel.svg    1.36 KiB          [emitted]         
                                    assets/icons/checked.svg    2.15 KiB          [emitted]         
                              assets/icons/close-outline.svg    2.74 KiB          [emitted]         
                                      assets/icons/close.svg    1.36 KiB          [emitted]         
                               assets/icons/down-arrow-1.svg   914 bytes          [emitted]         
                               assets/icons/down-arrow-2.svg    1.06 KiB          [emitted]         
                           assets/icons/down-arrow-large.svg   881 bytes          [emitted]         
                              assets/icons/download-file.svg    2.93 KiB          [emitted]         
                                   assets/icons/download.svg    1.61 KiB          [emitted]         
                             assets/icons/education-book.svg   758 bytes          [emitted]         
                         assets/icons/exclamation-mark-1.svg    1.29 KiB          [emitted]         
                         assets/icons/exclamation-mark-2.svg    2.14 KiB          [emitted]         
                         assets/icons/exclamation-mark-3.svg    2.07 KiB          [emitted]         
                                        assets/icons/eye.svg    1.48 KiB          [emitted]         
                                   assets/icons/facebook.svg   323 bytes          [emitted]         
                                       assets/icons/help.svg    2.93 KiB          [emitted]         
                                      assets/icons/image.svg    4.32 KiB          [emitted]         
                           assets/icons/information-mark.svg    1.92 KiB          [emitted]         
                                  assets/icons/instagram.svg    1.49 KiB          [emitted]         
                         assets/icons/left-arrow-outline.svg    1.85 KiB          [emitted]         
                                 assets/icons/left-arrow.svg    1.01 KiB          [emitted]         
                                   assets/icons/linkedin.svg    1.86 KiB          [emitted]         
                                  assets/icons/magnifier.svg    1.28 KiB          [emitted]         
                                        assets/icons/map.svg   972 bytes          [emitted]         
                                  assets/icons/megaphone.svg    1.82 KiB          [emitted]         
                                    assets/icons/message.svg   856 bytes          [emitted]         
                                assets/icons/mortarboard.svg    1.43 KiB          [emitted]         
                                  assets/icons/newspaper.svg    2.31 KiB          [emitted]         
                                   assets/icons/pdf-file.svg    2.93 KiB          [emitted]         
                                   assets/icons/progress.svg    2.42 KiB          [emitted]         
                              assets/icons/right-arrow-1.svg   915 bytes          [emitted]         
                              assets/icons/right-arrow-2.svg    1.04 KiB          [emitted]         
                                 assets/icons/select-box.svg    3.23 KiB          [emitted]         
                                      assets/icons/share.svg    2.96 KiB          [emitted]         
                                     assets/icons/square.svg   434 bytes          [emitted]         
                                      assets/icons/to-do.svg    1.06 KiB          [emitted]         
                                    assets/icons/twitter.svg    1.29 KiB          [emitted]         
                             assets/icons/up-arrow-large.svg   887 bytes          [emitted]         
                                   assets/icons/up-arrow.svg    1.06 KiB          [emitted]         
                                assets/icons/upper-arrow.svg   965 bytes          [emitted]         
                          assets/icons/upper-right-arrow.svg  1010 bytes          [emitted]         
                                      assets/icons/watch.svg    1.64 KiB          [emitted]         
                                  assets/icons/word-file.svg    3.01 KiB          [emitted]         
                                          assets/icons/x.svg   265 bytes          [emitted]         
                                    assets/icons/youtube.svg   882 bytes          [emitted]         
                                assets/logos/drupal_icon.png     5.5 KiB          [emitted]         
                                assets/logos/drupal_icon.svg    5.06 KiB          [emitted]         
                           assets/logos/drupal_icon_dark.png    5.47 KiB          [emitted]         
                           assets/logos/drupal_icon_dark.svg    5.06 KiB          [emitted]         
       assets/logos/logo_custom_light_desktop_civictheme.svg    7.96 KiB          [emitted]         
        assets/logos/logo_custom_light_mobile_civictheme.svg    7.96 KiB          [emitted]         
                           assets/logos/logo_drupal_blue.svg    3.33 KiB          [emitted]         
                           assets/logos/logo_drupal_navy.svg    3.42 KiB          [emitted]         
                  assets/logos/logo_primary_dark_desktop.svg    40.5 KiB          [emitted]         
                   assets/logos/logo_primary_dark_mobile.svg    40.5 KiB          [emitted]         
                 assets/logos/logo_primary_light_desktop.svg    40.6 KiB          [emitted]         
                  assets/logos/logo_primary_light_mobile.svg    40.6 KiB          [emitted]         
                assets/logos/logo_secondary_dark_desktop.png    11.7 KiB          [emitted]         
                 assets/logos/logo_secondary_dark_mobile.png    11.7 KiB          [emitted]         
               assets/logos/logo_secondary_light_desktop.png    14.1 KiB          [emitted]         
                assets/logos/logo_secondary_light_mobile.png    14.1 KiB          [emitted]         
                             assets/starshot/acquia_logo.png    15.1 KiB          [emitted]         
                          assets/starshot/axelerant_logo.png    34.2 KiB          [emitted]         
                            assets/starshot/background_1.png    1.14 MiB          [emitted]  [big]  
                            assets/starshot/background_2.png     198 KiB          [emitted]         
                               assets/starshot/listing_1.png    4.55 KiB          [emitted]         
                               assets/starshot/listing_2.png    4.42 KiB          [emitted]         
                               assets/starshot/listing_3.png    3.47 KiB          [emitted]         
                               assets/starshot/listing_4.png     3.2 KiB          [emitted]         
                       assets/starshot/previousnext_logo.png    10.1 KiB          [emitted]         
                              assets/starshot/qed42_logo.png    31.3 KiB          [emitted]         
                      assets/starshot/salsa_digital_logo.png    9.52 KiB          [emitted]         
                              assets/starshot/starshot_1.png    13.4 KiB          [emitted]         
                             assets/starshot/starshot_10.png     373 KiB          [emitted]  [big]  
                             assets/starshot/starshot_11.png     380 KiB          [emitted]  [big]  
                             assets/starshot/starshot_12.png     373 KiB          [emitted]  [big]  
                             assets/starshot/starshot_13.png     483 KiB          [emitted]  [big]  
                              assets/starshot/starshot_2.png    10.5 KiB          [emitted]         
                              assets/starshot/starshot_3.png    15.8 KiB          [emitted]         
                              assets/starshot/starshot_4.png    1.02 MiB          [emitted]  [big]  
                              assets/starshot/starshot_5.png     376 KiB          [emitted]  [big]  
                              assets/starshot/starshot_6.png    1.22 MiB          [emitted]  [big]  
                              assets/starshot/starshot_7.png    10.3 KiB          [emitted]         
                              assets/starshot/starshot_8.png     434 KiB          [emitted]  [big]  
                              assets/starshot/starshot_9.png     404 KiB          [emitted]  [big]  
                   assets/starshot/starshot_banner_frame.svg    4.41 KiB          [emitted]         
            assets/starshot/starshot_placeholder_image_1.jpg     401 KiB          [emitted]  [big]  
            assets/starshot/starshot_placeholder_image_2.jpg     363 KiB          [emitted]  [big]  
            assets/starshot/starshot_placeholder_image_3.jpg     331 KiB          [emitted]  [big]  
   assets/starshot/starshot_xb_sdds_contributors_leading.png     190 KiB          [emitted]         
     assets/starshot/starshot_xb_sdds_contributors_logos.png     368 KiB          [emitted]  [big]  
assets/starshot/starshot_xb_sdds_contributors_supporting.png     134 KiB          [emitted]         
              assets/starshot/temp_starshot_contributors.png     709 KiB          [emitted]  [big]  
                    assets/starshot/temp_starshot_footer.png     937 KiB          [emitted]  [big]  
                    assets/starshot/temp_starshot_header.png    50.3 KiB          [emitted]         
                               assets/starshot/tesla_car.png    2.56 MiB          [emitted]  [big]  
                              assets/starshot/tesla_logo.png    3.09 KiB          [emitted]         
                      assets/starshot/testimonial_avatar.png     112 KiB          [emitted]         
                                           scripts-editor.js   995 bytes       0  [emitted]         editor
                                        scripts-variables.js  1020 bytes       2  [emitted]         variables
                                                  scripts.js     119 KiB       1  [emitted]         main
                                                  styles.css     453 KiB       1  [emitted]  [big]  main
                                           styles.editor.css      26 KiB       0  [emitted]         editor
                                        styles.variables.css    73.4 KiB       2  [emitted]         variables
Entrypoint main [big] = styles.css scripts.js
Entrypoint variables = styles.variables.css scripts-variables.js
Entrypoint editor = styles.editor.css scripts-editor.js
  [2] multi ./components_combined/03-organisms/slider/slider.js ./components_combined/03-organisms/alert/alert.js ./components_combined/02-molecules/tooltip/tooltip.js ./components_combined/02-molecules/tabs/tabs.js ./components_combined/02-molecules/table-of-contents/table-of-contents.js ./components_combined/02-molecules/starshot-slider/starshot-slider.js ./components_combined/02-molecules/single-filter/single-filter.js ./components_combined/02-molecules/group-filter/group-filter.js ./components_combined/01-atoms/table/table.js ./components_combined/01-atoms/chip/chip.js ./components_combined/01-atoms/button/button.js ./components_combined/00-base/scrollspy/scrollspy.js ./components_combined/00-base/responsive/responsive.js ./components_combined/00-base/layout/layout.js ./components_combined/00-base/flyout/flyout.js ./components_combined/00-base/collapsible/collapsible.js ./webpack/components_css.js ./webpack/theme_js.js ./webpack/theme_css.js ./webpack/assets.js ./webpack/libraries.js 268 bytes {1} [built]
  [3] ./components_combined/03-organisms/slider/slider.js 5.19 KiB {1} [built]
  [4] ./components_combined/03-organisms/alert/alert.js 8.11 KiB {1} [built]
  [5] ./components_combined/02-molecules/tooltip/tooltip.js 4.2 KiB {1} [built]
  [6] ./components_combined/02-molecules/tabs/tabs.js 2.39 KiB {1} [built]
  [7] ./components_combined/02-molecules/table-of-contents/table-of-contents.js 5.7 KiB {1} [built]
  [8] ./components_combined/02-molecules/starshot-slider/starshot-slider.js 927 bytes {1} [built]
  [9] ./components_combined/02-molecules/single-filter/single-filter.js 1.72 KiB {1} [built]
 [10] ./components_combined/02-molecules/group-filter/group-filter.js 1.13 KiB {1} [built]
 [11] ./components_combined/01-atoms/table/table.js 1.92 KiB {1} [built]
 [12] ./components_combined/01-atoms/chip/chip.js 3.42 KiB {1} [built]
 [13] ./components_combined/01-atoms/button/button.js 3.82 KiB {1} [built]
 [14] ./components_combined/00-base/scrollspy/scrollspy.js 1.2 KiB {1} [built]
[167] multi ./webpack/css_variables.js 28 bytes {2} [built]
[169] multi ./webpack/editor_css.js 28 bytes {0} [built]
    + 169 hidden modules

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  assets/backgrounds/starshot_demo_background_1.png (655 KiB)
  assets/backgrounds/starshot_demo_background_2.png (511 KiB)
  assets/backgrounds/starshot_demo_banner.png (1.67 MiB)
  assets/starshot/background_1.png (1.14 MiB)
  assets/starshot/starshot_10.png (373 KiB)
  assets/starshot/starshot_11.png (380 KiB)
  assets/starshot/starshot_12.png (373 KiB)
  assets/starshot/starshot_13.png (483 KiB)
  assets/starshot/starshot_4.png (1.02 MiB)
  assets/starshot/starshot_5.png (376 KiB)
  assets/starshot/starshot_6.png (1.22 MiB)
  assets/starshot/starshot_8.png (434 KiB)
  assets/starshot/starshot_9.png (404 KiB)
  assets/starshot/starshot_placeholder_image_1.jpg (401 KiB)
  assets/starshot/starshot_placeholder_image_2.jpg (363 KiB)
  assets/starshot/starshot_placeholder_image_3.jpg (331 KiB)
  assets/starshot/starshot_xb_sdds_contributors_logos.png (368 KiB)
  assets/starshot/temp_starshot_contributors.png (709 KiB)
  assets/starshot/temp_starshot_footer.png (937 KiB)
  assets/starshot/tesla_car.png (2.56 MiB)
  styles.css (453 KiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  main (572 KiB)
      styles.css
      scripts.js


WARNING in webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/block/_local-tasks.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/block/_local-tasks.scss 1.65 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/theme.editor.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/theme.editor.scss 183 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!assets/sass/theme.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./assets/sass/theme.scss 1.56 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!components_combined/style.css_variables.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./components_combined/style.css_variables.scss 85.9 KiB {0} [built]
Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/sass-loader/dist/cjs.js??ref--5-2!components_combined/style.scss:
    Entrypoint mini-css-extract-plugin = *
    [0] ./node_modules/css-loader/dist/runtime/cssWithMappingToString.js 2.27 KiB {0} [built]
    [1] ./node_modules/css-loader/dist/runtime/api.js 1.57 KiB {0} [built]
    [2] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./node_modules/sass-loader/dist/cjs.js??ref--5-2!./components_combined/style.scss 883 KiB {0} [built]

> splitcss
> node ../splitcss.js --subtheme


> build-storybook
> export NODE_OPTIONS=--openssl-legacy-provider && npm run gulp:build && build-storybook -s .storybook/static --quiet


> gulp:build
> gulp

[10:56:29] Using gulpfile /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/gulpfile.js
[10:56:29] Starting 'default'...
[10:56:29] Starting 'cleanTask'...
[10:56:29] Finished 'cleanTask' after 228 ms
[10:56:29] Starting 'buildTask'...
[10:56:29] Finished 'buildTask' after 9.1 ms
[10:56:29] Finished 'default' after 240 ms
info @storybook/html v6.5.16
info 
info => Cleaning outputDir: /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static
(node:1585) DeprecationWarning: --static-dir CLI flag is deprecated, see:

https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated---static-dir-cli-flag
(Use `node --trace-deprecation ...` to show where the warning was created)
info => Loading presets
info => Copying static files: ./.storybook/static => ./

attention => Storybook now collects completely anonymous telemetry regarding usage.
This information is used to shape Storybook's roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://storybook.js.org/telemetry

info => Loading custom manager config
info => Compiling manager..
info => Compiling preview..
info => Using implicit CSS loaders
info => Loading custom manager config
info => Using default Webpack4 setup
(node:1585) DeprecationWarning: Default PostCSS plugins are deprecated. When switching to '@storybook/addon-postcss',
you will need to add your own plugins, such as 'postcss-flexbugs-fixes' and 'autoprefixer'.

See https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated-default-postcss-plugins for details.
Created Drupal behavior: Drupal.behavior.starshot_demo_slider
Created Drupal behavior: Drupal.behavior.starshot_demo_tooltip
Created Drupal behavior: Drupal.behavior.starshot_demo_tabs
Created Drupal behavior: Drupal.behavior.starshot_demo_alert
Created Drupal behavior: Drupal.behavior.starshot_demo_table_of_contents
Created Drupal behavior: Drupal.behavior.starshot_demo_starshot_slider
Created Drupal behavior: Drupal.behavior.starshot_demo_single_filter
Created Drupal behavior: Drupal.behavior.starshot_demo_group_filter
Created Drupal behavior: Drupal.behavior.starshot_demo_table
Created Drupal behavior: Drupal.behavior.starshot_demo_chip
Created Drupal behavior: Drupal.behavior.starshot_demo_button
Created Drupal behavior: Drupal.behavior.starshot_demo_scrollspy
Created Drupal behavior: Drupal.behavior.starshot_demo_responsive
Created Drupal behavior: Drupal.behavior.starshot_demo_layout
Created Drupal behavior: Drupal.behavior.starshot_demo_flyout
Created Drupal behavior: Drupal.behavior.starshot_demo_collapsible
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
info => Preview built (1.05 min)
WARN asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
WARN This can impact web performance.
WARN Assets: 
WARN   assets/backgrounds/starshot_demo_background_1.png (655 KiB)
WARN   assets/backgrounds/starshot_demo_background_2.png (511 KiB)
WARN   assets/backgrounds/starshot_demo_banner.png (1.67 MiB)
WARN   assets/starshot/background_1.png (1.14 MiB)
WARN   assets/starshot/starshot_10.png (373 KiB)
WARN   assets/starshot/starshot_11.png (380 KiB)
WARN   assets/starshot/starshot_12.png (373 KiB)
WARN   assets/starshot/starshot_13.png (483 KiB)
WARN   assets/starshot/starshot_4.png (1.02 MiB)
WARN   assets/starshot/starshot_5.png (376 KiB)
WARN   assets/starshot/starshot_6.png (1.22 MiB)
WARN   assets/starshot/starshot_8.png (434 KiB)
WARN   assets/starshot/starshot_9.png (404 KiB)
WARN   assets/starshot/starshot_placeholder_image_1.jpg (401 KiB)
WARN   assets/starshot/starshot_placeholder_image_2.jpg (363 KiB)
WARN   assets/starshot/starshot_placeholder_image_3.jpg (331 KiB)
WARN   assets/starshot/starshot_xb_sdds_contributors_logos.png (368 KiB)
WARN   assets/starshot/temp_starshot_contributors.png (709 KiB)
WARN   assets/starshot/temp_starshot_footer.png (937 KiB)
WARN   assets/starshot/tesla_car.png (2.56 MiB)
WARN   main.a07ad4ce.iframe.bundle.js (3.2 MiB)
WARN   vendors~main.e5a04976.iframe.bundle.js (1.44 MiB)
WARN   4.dab7c5b3.iframe.bundle.js (828 KiB)
WARN entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
WARN Entrypoints:
WARN   main (4.65 MiB)
WARN       runtime~main.274609a9.iframe.bundle.js
WARN       vendors~main.e5a04976.iframe.bundle.js
WARN       main.a07ad4ce.iframe.bundle.js
WARN 
info => Manager built (1.12 min)
info => Output directory: /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static

> add-lint-exclusions
> php scripts/add_phpcs_exclusions.php dist,storybook-static

==> Started adding of PHPCS exclusions to files in directories dist,storybook-static.
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/dist/scripts.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/runtime~main.274609a9.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/main.a07ad4ce.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/vendors~main.280c72a66a177dd28b34.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/9.419599d816facd84ab90.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/6.92edef193857fd6c6640.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/8.a89cba52ad83b06a6049.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/7.979c04396ce6fa168484.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/5.a4562d9dcf43c41f61d9.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/0.824c7673a027efe99ccb.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/vendors~main.e5a04976.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/4.dab7c5b3.iframe.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/main.a8aedb4c9b0fdd2501e5.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/1.125e593543b41c79a5ff.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/runtime~main.fc3407c98ffdf00fdd3f.manager.bundle.js
  > [ADDED] /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static/0.ce3fc93b.iframe.bundle.js
==> Finished adding of PHPCS exclusions to files in directory /var/www/drupal/web/themes/contrib/demo_design_system/starshot_demo/storybook-static.
68cbc654d690af3c534c253f# /bin/sh -c chgrp -R www-data $TUGBOAT_ROOT/ui/dist $DRUPAL_COMPOSER_ROOT/web/themes/contrib/demo_design_system68cbc654d690af3c534c253f# /bin/sh -c curl --silent --header "Host: $TUGBOAT_DEFAULT_SERVICE_URL_HOST" http://localhost > /dev/nullCommitting 68cbc651d690af3c534c1c9c (3528360-create-unit-test)68cbc651d690af3c534c1c9c (3528360-create-unit-test) is ready