@six-group/ui-library 0.0.0-insider.bc75fdf → 0.0.0-insider.bea5ab5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/error-messages-6e8049a4.js +119 -0
- package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
- package/dist/cjs/event-listeners-9fb878f1.js +61 -0
- package/dist/cjs/event-listeners-9fb878f1.js.map +1 -0
- package/dist/cjs/execution-control-d728da70.js +48 -0
- package/dist/cjs/execution-control-d728da70.js.map +1 -0
- package/dist/cjs/focus-visible-e2c9255a.js +47 -0
- package/dist/cjs/focus-visible-e2c9255a.js.map +1 -0
- package/dist/cjs/form-9ebaae7c.js +20 -0
- package/dist/cjs/form-9ebaae7c.js.map +1 -0
- package/dist/cjs/form-control-b39f1df5.js +36 -0
- package/dist/cjs/form-control-b39f1df5.js.map +1 -0
- package/dist/cjs/index-417a06c8.js +1952 -0
- package/dist/cjs/index-417a06c8.js.map +1 -0
- package/dist/cjs/index.cjs.js +55 -87
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/modal-bd7fc5bc.js +35 -0
- package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
- package/dist/cjs/popover-1e7c09f1.js +1907 -0
- package/dist/cjs/popover-1e7c09f1.js.map +1 -0
- package/dist/cjs/popup-e854acda.js +103 -0
- package/dist/cjs/popup-e854acda.js.map +1 -0
- package/dist/cjs/scroll-68033901.js +68 -0
- package/dist/cjs/scroll-68033901.js.map +1 -0
- package/dist/cjs/six-alert.cjs.entry.js +144 -111
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +23 -22
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +25 -24
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-button.cjs.entry.js +98 -96
- package/dist/cjs/six-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.cjs.entry.js +10 -9
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-checkbox_2.cjs.entry.js +192 -0
- package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-datepicker.cjs.entry.js +864 -835
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +129 -128
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +115 -131
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +132 -149
- package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dropdown_2.cjs.entry.js +711 -639
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error-page.cjs.entry.js +84 -83
- package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error.cjs.entry.js +10 -9
- package/dist/cjs/six-error.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list-item.cjs.entry.js +36 -35
- package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list.cjs.entry.js +9 -8
- package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-upload.cjs.entry.js +120 -100
- package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/six-footer.cjs.entry.js +10 -9
- package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +45 -44
- package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js +47 -0
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-item.cjs.entry.js +23 -0
- package/dist/cjs/six-header-item.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js +27 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header.cjs.entry.js +30 -166
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +40 -33
- package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon.cjs.entry.js +24 -23
- package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/six-input.cjs.entry.js +203 -191
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.cjs.entry.js +407 -310
- package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-language-switcher.cjs.entry.js +53 -48
- package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
- package/dist/cjs/six-layout-grid.cjs.entry.js +22 -21
- package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/six-logo.cjs.entry.js +29 -0
- package/dist/cjs/six-logo.cjs.entry.js.map +1 -0
- package/dist/cjs/six-main-container.cjs.entry.js +11 -10
- package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-divider.cjs.entry.js +10 -9
- package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-label.cjs.entry.js +10 -9
- package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-picto.cjs.entry.js +33 -16
- package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-bar.cjs.entry.js +17 -16
- package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +32 -31
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +106 -105
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +200 -189
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.cjs.entry.js +13 -31
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +46 -45
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.cjs.entry.js +538 -365
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +58 -47
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item.cjs.entry.js +19 -16
- package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar.cjs.entry.js +176 -175
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js +50 -16
- package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
- package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
- package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
- package/dist/cjs/six-switch.cjs.entry.js +109 -108
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +242 -216
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +16 -15
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +57 -56
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +55 -54
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +183 -182
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.cjs.entry.js +79 -78
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +351 -350
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +150 -149
- package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/slot-1b1232a1.js +51 -0
- package/dist/cjs/slot-1b1232a1.js.map +1 -0
- package/dist/cjs/types-d3da200b.js +19 -0
- package/dist/cjs/types-d3da200b.js.map +1 -0
- package/dist/cjs/ui-library.cjs.js +13 -11
- package/dist/cjs/ui-library.cjs.js.map +1 -1
- package/dist/collection/assets/TRADEMARKS.md +3 -3
- package/dist/collection/assets/pictograms/TPP.svg +1 -0
- package/dist/collection/assets/pictograms/agile.svg +1 -0
- package/dist/collection/assets/pictograms/ai.svg +1 -0
- package/dist/collection/assets/pictograms/airplane.svg +1 -0
- package/dist/collection/assets/pictograms/alert.svg +1 -0
- package/dist/collection/assets/pictograms/ambulance.svg +1 -0
- package/dist/collection/assets/pictograms/analyse.svg +1 -0
- package/dist/collection/assets/pictograms/anchor.svg +1 -0
- package/dist/collection/assets/pictograms/apple.svg +1 -0
- package/dist/collection/assets/pictograms/arrow-down.svg +1 -0
- package/dist/collection/assets/pictograms/arrow-right.svg +1 -0
- package/dist/collection/assets/pictograms/arrow-up.svg +1 -0
- package/dist/collection/assets/pictograms/astronaut-outline.svg +1 -0
- package/dist/collection/assets/pictograms/augmented-reality.svg +1 -0
- package/dist/collection/assets/pictograms/backoffice.svg +1 -0
- package/dist/collection/assets/pictograms/bank.svg +1 -0
- package/dist/collection/assets/pictograms/banknote.svg +1 -0
- package/dist/collection/assets/pictograms/barcode.svg +1 -0
- package/dist/collection/assets/pictograms/battery.svg +1 -0
- package/dist/collection/assets/pictograms/beacon.svg +1 -0
- package/dist/collection/assets/pictograms/beat.svg +1 -0
- package/dist/collection/assets/pictograms/bee.svg +1 -0
- package/dist/collection/assets/pictograms/bell.svg +1 -0
- package/dist/collection/assets/pictograms/berlin.svg +1 -0
- package/dist/collection/assets/pictograms/big-data.svg +1 -0
- package/dist/collection/assets/pictograms/bilateral.svg +1 -0
- package/dist/collection/assets/pictograms/bill.svg +1 -0
- package/dist/collection/assets/pictograms/binoculars.svg +1 -0
- package/dist/collection/assets/pictograms/block.svg +1 -0
- package/dist/collection/assets/pictograms/blockchain.svg +1 -0
- package/dist/collection/assets/pictograms/bluetooth.svg +1 -0
- package/dist/collection/assets/pictograms/bone.svg +1 -0
- package/dist/collection/assets/pictograms/book.svg +1 -0
- package/dist/collection/assets/pictograms/bottle.svg +1 -0
- package/dist/collection/assets/pictograms/buggy.svg +1 -0
- package/dist/collection/assets/pictograms/bull-bear.svg +1 -0
- package/dist/collection/assets/pictograms/business.svg +1 -0
- package/dist/collection/assets/pictograms/cake.svg +1 -0
- package/dist/collection/assets/pictograms/calculator.svg +1 -0
- package/dist/collection/assets/pictograms/calendar.svg +1 -0
- package/dist/collection/assets/pictograms/cam.svg +1 -0
- package/dist/collection/assets/pictograms/cap.svg +1 -0
- package/dist/collection/assets/pictograms/capsule.svg +1 -0
- package/dist/collection/assets/pictograms/car.svg +1 -0
- package/dist/collection/assets/pictograms/carabiner.svg +1 -0
- package/dist/collection/assets/pictograms/card.svg +1 -0
- package/dist/collection/assets/pictograms/cash-machine.svg +1 -0
- package/dist/collection/assets/pictograms/cash-register.svg +1 -0
- package/dist/collection/assets/pictograms/cash.svg +1 -0
- package/dist/collection/assets/pictograms/cashless.svg +1 -0
- package/dist/collection/assets/pictograms/check.svg +1 -0
- package/dist/collection/assets/pictograms/cheveron-right.svg +1 -0
- package/dist/collection/assets/pictograms/chf-eur.svg +1 -0
- package/dist/collection/assets/pictograms/cleaning.svg +1 -0
- package/dist/collection/assets/pictograms/click-collect.svg +1 -0
- package/dist/collection/assets/pictograms/click-return.svg +1 -0
- package/dist/collection/assets/pictograms/client-receipt.svg +1 -0
- package/dist/collection/assets/pictograms/clientesyusuarios.svg +1 -0
- package/dist/collection/assets/pictograms/clock.svg +1 -0
- package/dist/collection/assets/pictograms/cloud.svg +1 -0
- package/dist/collection/assets/pictograms/coffee.svg +1 -0
- package/dist/collection/assets/pictograms/coins.svg +1 -0
- package/dist/collection/assets/pictograms/configuracion-de-servicio.svg +1 -0
- package/dist/collection/assets/pictograms/connectivity.svg +1 -0
- package/dist/collection/assets/pictograms/contactless.svg +1 -0
- package/dist/collection/assets/pictograms/copy.svg +1 -0
- package/dist/collection/assets/pictograms/cornet.svg +1 -0
- package/dist/collection/assets/pictograms/cost-reduction.svg +1 -0
- package/dist/collection/assets/pictograms/coupon.svg +1 -0
- package/dist/collection/assets/pictograms/croissant.svg +1 -0
- package/dist/collection/assets/pictograms/crowdfunding.svg +1 -0
- package/dist/collection/assets/pictograms/crown.svg +1 -0
- package/dist/collection/assets/pictograms/cryptocurrency.svg +1 -0
- package/dist/collection/assets/pictograms/crystal-ball.svg +1 -0
- package/dist/collection/assets/pictograms/cup.svg +1 -0
- package/dist/collection/assets/pictograms/cupcake.svg +1 -0
- package/dist/collection/assets/pictograms/currency.svg +1 -0
- package/dist/collection/assets/pictograms/cyber-security.svg +1 -0
- package/dist/collection/assets/pictograms/data-mapping.svg +1 -0
- package/dist/collection/assets/pictograms/desktop.svg +1 -0
- package/dist/collection/assets/pictograms/diamond.svg +1 -0
- package/dist/collection/assets/pictograms/disc.svg +1 -0
- package/dist/collection/assets/pictograms/diversify.svg +1 -0
- package/dist/collection/assets/pictograms/dna.svg +1 -0
- package/dist/collection/assets/pictograms/dog.svg +1 -0
- package/dist/collection/assets/pictograms/download.svg +1 -0
- package/dist/collection/assets/pictograms/drop-zone.svg +1 -0
- package/dist/collection/assets/pictograms/drop.svg +1 -0
- package/dist/collection/assets/pictograms/dumbbell.svg +1 -0
- package/dist/collection/assets/pictograms/dws.svg +1 -0
- package/dist/collection/assets/pictograms/ear.svg +1 -0
- package/dist/collection/assets/pictograms/ecommerce.svg +1 -0
- package/dist/collection/assets/pictograms/ethernet.svg +1 -0
- package/dist/collection/assets/pictograms/eur-dollar.svg +1 -0
- package/dist/collection/assets/pictograms/exchange.svg +1 -0
- package/dist/collection/assets/pictograms/exclamation.svg +1 -0
- package/dist/collection/assets/pictograms/external-link.svg +1 -0
- package/dist/collection/assets/pictograms/extinguisher.svg +1 -0
- package/dist/collection/assets/pictograms/factory.svg +1 -0
- package/dist/collection/assets/pictograms/fax.svg +1 -0
- package/dist/collection/assets/pictograms/fence.svg +1 -0
- package/dist/collection/assets/pictograms/file-text.svg +1 -0
- package/dist/collection/assets/pictograms/file.svg +1 -0
- package/dist/collection/assets/pictograms/find-in-page.svg +1 -0
- package/dist/collection/assets/pictograms/fingerprint.svg +1 -0
- package/dist/collection/assets/pictograms/flag.svg +1 -0
- package/dist/collection/assets/pictograms/flash.svg +1 -0
- package/dist/collection/assets/pictograms/flexibility.svg +1 -0
- package/dist/collection/assets/pictograms/flipchart.svg +1 -0
- package/dist/collection/assets/pictograms/flower.svg +1 -0
- package/dist/collection/assets/pictograms/focus.svg +1 -0
- package/dist/collection/assets/pictograms/foreign-exchange.svg +1 -0
- package/dist/collection/assets/pictograms/fraud-free.svg +1 -0
- package/dist/collection/assets/pictograms/funnel.svg +1 -0
- package/dist/collection/assets/pictograms/gamepad.svg +1 -0
- package/dist/collection/assets/pictograms/gears.svg +1 -0
- package/dist/collection/assets/pictograms/generic.svg +1 -0
- package/dist/collection/assets/pictograms/genie.svg +1 -0
- package/dist/collection/assets/pictograms/gestion-de-fallidos.svg +1 -0
- package/dist/collection/assets/pictograms/gestion-de-instrucciones.svg +1 -0
- package/dist/collection/assets/pictograms/gestion-de-pago.svg +1 -0
- package/dist/collection/assets/pictograms/gift.svg +1 -0
- package/dist/collection/assets/pictograms/giftcard.svg +1 -0
- package/dist/collection/assets/pictograms/glass.svg +1 -0
- package/dist/collection/assets/pictograms/glasses.svg +1 -0
- package/dist/collection/assets/pictograms/global.svg +1 -0
- package/dist/collection/assets/pictograms/gprs-lan.svg +1 -0
- package/dist/collection/assets/pictograms/gprs.svg +1 -0
- package/dist/collection/assets/pictograms/guide.svg +1 -0
- package/dist/collection/assets/pictograms/hacker-security.svg +1 -0
- package/dist/collection/assets/pictograms/hand.svg +1 -0
- package/dist/collection/assets/pictograms/handshake.svg +1 -0
- package/dist/collection/assets/pictograms/happy.svg +1 -0
- package/dist/collection/assets/pictograms/hashtag.svg +1 -0
- package/dist/collection/assets/pictograms/headphones.svg +1 -0
- package/dist/collection/assets/pictograms/heart.svg +1 -0
- package/dist/collection/assets/pictograms/home.svg +1 -0
- package/dist/collection/assets/pictograms/identity-management.svg +1 -0
- package/dist/collection/assets/pictograms/info.svg +1 -0
- package/dist/collection/assets/pictograms/international-connectivity.svg +1 -0
- package/dist/collection/assets/pictograms/iot.svg +1 -0
- package/dist/collection/assets/pictograms/key.svg +1 -0
- package/dist/collection/assets/pictograms/lab.svg +1 -0
- package/dist/collection/assets/pictograms/labyrinth.svg +1 -0
- package/dist/collection/assets/pictograms/laptop-outline.svg +1 -0
- package/dist/collection/assets/pictograms/leaf.svg +1 -0
- package/dist/collection/assets/pictograms/lightbulb.svg +1 -0
- package/dist/collection/assets/pictograms/lighthouse.svg +1 -0
- package/dist/collection/assets/pictograms/like.svg +1 -0
- package/dist/collection/assets/pictograms/lines.svg +1 -0
- package/dist/collection/assets/pictograms/liquid.svg +1 -0
- package/dist/collection/assets/pictograms/lock.svg +1 -0
- package/dist/collection/assets/pictograms/london.svg +1 -0
- package/dist/collection/assets/pictograms/lounge.svg +1 -0
- package/dist/collection/assets/pictograms/lunch-learn.svg +1 -0
- package/dist/collection/assets/pictograms/machine-learning.svg +1 -0
- package/dist/collection/assets/pictograms/mail-copy.svg +1 -0
- package/dist/collection/assets/pictograms/mail.svg +1 -0
- package/dist/collection/assets/pictograms/map-marker.svg +1 -0
- package/dist/collection/assets/pictograms/map.svg +1 -0
- package/dist/collection/assets/pictograms/markets.svg +1 -0
- package/dist/collection/assets/pictograms/megaphone.svg +1 -0
- package/dist/collection/assets/pictograms/menu.svg +1 -0
- package/dist/collection/assets/pictograms/micro-payments.svg +1 -0
- package/dist/collection/assets/pictograms/microphone.svg +1 -0
- package/dist/collection/assets/pictograms/minus.svg +1 -0
- package/dist/collection/assets/pictograms/mobile-payment.svg +1 -0
- package/dist/collection/assets/pictograms/mobile-terminal.svg +1 -0
- package/dist/collection/assets/pictograms/monitoring.svg +1 -0
- package/dist/collection/assets/pictograms/more.svg +1 -0
- package/dist/collection/assets/pictograms/mountain.svg +1 -0
- package/dist/collection/assets/pictograms/movie-camera.svg +1 -0
- package/dist/collection/assets/pictograms/navigation.svg +1 -0
- package/dist/collection/assets/pictograms/no-smoking.svg +1 -0
- package/dist/collection/assets/pictograms/office.svg +1 -0
- package/dist/collection/assets/pictograms/outsorcing.svg +1 -0
- package/dist/collection/assets/pictograms/package.svg +1 -0
- package/dist/collection/assets/pictograms/paddle.svg +1 -0
- package/dist/collection/assets/pictograms/paninoteca.svg +1 -0
- package/dist/collection/assets/pictograms/paragraph.svg +1 -0
- package/dist/collection/assets/pictograms/paris.svg +1 -0
- package/dist/collection/assets/pictograms/parking.svg +1 -0
- package/dist/collection/assets/pictograms/pause.svg +1 -0
- package/dist/collection/assets/pictograms/pay-points.svg +1 -0
- package/dist/collection/assets/pictograms/pencil.svg +1 -0
- package/dist/collection/assets/pictograms/person-business.svg +1 -0
- package/dist/collection/assets/pictograms/person-callcenter.svg +1 -0
- package/dist/collection/assets/pictograms/person-client.svg +1 -0
- package/dist/collection/assets/pictograms/person-group.svg +1 -0
- package/dist/collection/assets/pictograms/person.svg +1 -0
- package/dist/collection/assets/pictograms/pet.svg +1 -0
- package/dist/collection/assets/pictograms/piechart.svg +1 -0
- package/dist/collection/assets/pictograms/pig.svg +1 -0
- package/dist/collection/assets/pictograms/piggy-bank.svg +1 -0
- package/dist/collection/assets/pictograms/planet.svg +1 -0
- package/dist/collection/assets/pictograms/play.svg +1 -0
- package/dist/collection/assets/pictograms/plus.svg +1 -0
- package/dist/collection/assets/pictograms/popsicle.svg +1 -0
- package/dist/collection/assets/pictograms/printer.svg +1 -0
- package/dist/collection/assets/pictograms/privacy.svg +1 -0
- package/dist/collection/assets/pictograms/process.svg +1 -0
- package/dist/collection/assets/pictograms/projector.svg +1 -0
- package/dist/collection/assets/pictograms/psp.svg +1 -0
- package/dist/collection/assets/pictograms/punch-card.svg +1 -0
- package/dist/collection/assets/pictograms/puzzle.svg +1 -0
- package/dist/collection/assets/pictograms/qr-scanner.svg +1 -0
- package/dist/collection/assets/pictograms/qr.svg +1 -0
- package/dist/collection/assets/pictograms/question.svg +1 -0
- package/dist/collection/assets/pictograms/rabbit.svg +1 -0
- package/dist/collection/assets/pictograms/rain.svg +1 -0
- package/dist/collection/assets/pictograms/realtime.svg +1 -0
- package/dist/collection/assets/pictograms/recurring-payments.svg +1 -0
- package/dist/collection/assets/pictograms/relaxing.svg +1 -0
- package/dist/collection/assets/pictograms/reporting.svg +1 -0
- package/dist/collection/assets/pictograms/responsive-design.svg +1 -0
- package/dist/collection/assets/pictograms/robo-advisor.svg +1 -0
- package/dist/collection/assets/pictograms/robotics.svg +1 -0
- package/dist/collection/assets/pictograms/rock.svg +1 -0
- package/dist/collection/assets/pictograms/rocket.svg +1 -0
- package/dist/collection/assets/pictograms/rss.svg +1 -0
- package/dist/collection/assets/pictograms/sad.svg +1 -0
- package/dist/collection/assets/pictograms/sailboat.svg +1 -0
- package/dist/collection/assets/pictograms/scales.svg +1 -0
- package/dist/collection/assets/pictograms/screen.svg +1 -0
- package/dist/collection/assets/pictograms/seal.svg +1 -0
- package/dist/collection/assets/pictograms/search.svg +1 -0
- package/dist/collection/assets/pictograms/sentiment-dissatisfied.svg +1 -0
- package/dist/collection/assets/pictograms/server.svg +1 -0
- package/dist/collection/assets/pictograms/service-center.svg +1 -0
- package/dist/collection/assets/pictograms/sextant.svg +1 -0
- package/dist/collection/assets/pictograms/share.svg +1 -0
- package/dist/collection/assets/pictograms/shield.svg +1 -0
- package/dist/collection/assets/pictograms/shop.svg +1 -0
- package/dist/collection/assets/pictograms/shopping-cart-chf.svg +1 -0
- package/dist/collection/assets/pictograms/shopping-cart-download.svg +1 -0
- package/dist/collection/assets/pictograms/shopping-cart.svg +1 -0
- package/dist/collection/assets/pictograms/signal.svg +1 -0
- package/dist/collection/assets/pictograms/simple-integration.svg +1 -0
- package/dist/collection/assets/pictograms/skull.svg +1 -0
- package/dist/collection/assets/pictograms/smoking.svg +1 -0
- package/dist/collection/assets/pictograms/snow.svg +1 -0
- package/dist/collection/assets/pictograms/snowflake.svg +1 -0
- package/dist/collection/assets/pictograms/snowman.svg +1 -0
- package/dist/collection/assets/pictograms/soc.svg +1 -0
- package/dist/collection/assets/pictograms/social-days.svg +1 -0
- package/dist/collection/assets/pictograms/social-trading.svg +1 -0
- package/dist/collection/assets/pictograms/softwarepackage.svg +1 -0
- package/dist/collection/assets/pictograms/sound.svg +1 -0
- package/dist/collection/assets/pictograms/speechbubble.svg +1 -0
- package/dist/collection/assets/pictograms/spirit.svg +1 -0
- package/dist/collection/assets/pictograms/split.svg +1 -0
- package/dist/collection/assets/pictograms/stability.svg +1 -0
- package/dist/collection/assets/pictograms/stairs.svg +1 -0
- package/dist/collection/assets/pictograms/star.svg +1 -0
- package/dist/collection/assets/pictograms/statistic.svg +1 -0
- package/dist/collection/assets/pictograms/stock.svg +1 -0
- package/dist/collection/assets/pictograms/stocks.svg +1 -0
- package/dist/collection/assets/pictograms/stop.svg +1 -0
- package/dist/collection/assets/pictograms/stopwatch.svg +1 -0
- package/dist/collection/assets/pictograms/storage.svg +1 -0
- package/dist/collection/assets/pictograms/success.svg +1 -0
- package/dist/collection/assets/pictograms/suitcase.svg +1 -0
- package/dist/collection/assets/pictograms/sun.svg +1 -0
- package/dist/collection/assets/pictograms/surveillance.svg +1 -0
- package/dist/collection/assets/pictograms/swiss.svg +1 -0
- package/dist/collection/assets/pictograms/tablet.svg +1 -0
- package/dist/collection/assets/pictograms/tachometer.svg +1 -0
- package/dist/collection/assets/pictograms/target.svg +1 -0
- package/dist/collection/assets/pictograms/telephone.svg +1 -0
- package/dist/collection/assets/pictograms/telescope.svg +1 -0
- package/dist/collection/assets/pictograms/temperature.svg +1 -0
- package/dist/collection/assets/pictograms/terminal.svg +1 -0
- package/dist/collection/assets/pictograms/ticket.svg +1 -0
- package/dist/collection/assets/pictograms/tin.svg +1 -0
- package/dist/collection/assets/pictograms/tokenization.svg +1 -0
- package/dist/collection/assets/pictograms/tool.svg +1 -0
- package/dist/collection/assets/pictograms/touch.svg +1 -0
- package/dist/collection/assets/pictograms/train.svg +1 -0
- package/dist/collection/assets/pictograms/trash.svg +1 -0
- package/dist/collection/assets/pictograms/umbrella.svg +1 -0
- package/dist/collection/assets/pictograms/unlock.svg +1 -0
- package/dist/collection/assets/pictograms/upload.svg +1 -0
- package/dist/collection/assets/pictograms/usb.svg +1 -0
- package/dist/collection/assets/pictograms/viena.svg +1 -0
- package/dist/collection/assets/pictograms/viking.svg +1 -0
- package/dist/collection/assets/pictograms/visibility.svg +1 -0
- package/dist/collection/assets/pictograms/wallet.svg +1 -0
- package/dist/collection/assets/pictograms/warning.svg +1 -0
- package/dist/collection/assets/pictograms/way-up.svg +1 -0
- package/dist/collection/assets/pictograms/wc-handicap.svg +1 -0
- package/dist/collection/assets/pictograms/wc-men.svg +1 -0
- package/dist/collection/assets/pictograms/wc-woman.svg +1 -0
- package/dist/collection/assets/pictograms/wearables.svg +1 -0
- package/dist/collection/assets/pictograms/webshop.svg +1 -0
- package/dist/collection/assets/pictograms/wlan-bluetooth.svg +1 -0
- package/dist/collection/assets/pictograms/wlan.svg +1 -0
- package/dist/collection/assets/pictograms/x.svg +1 -0
- package/dist/collection/assets/pictograms/zurich.svg +1 -0
- package/dist/collection/collection-manifest.json +11 -8
- package/dist/collection/components/six-alert/six-alert.css +5 -1
- package/dist/collection/components/six-alert/six-alert.js +382 -337
- package/dist/collection/components/six-alert/six-alert.js.map +1 -1
- package/dist/collection/components/six-avatar/six-avatar.css +2 -2
- package/dist/collection/components/six-avatar/six-avatar.js +111 -111
- package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
- package/dist/collection/components/six-badge/six-badge.css +1 -1
- package/dist/collection/components/six-badge/six-badge.js +90 -90
- package/dist/collection/components/six-badge/six-badge.js.map +1 -1
- package/dist/collection/components/six-button/six-button.css +19 -5
- package/dist/collection/components/six-button/six-button.js +448 -446
- package/dist/collection/components/six-button/six-button.js.map +1 -1
- package/dist/collection/components/six-card/six-card.css +4 -5
- package/dist/collection/components/six-card/six-card.js +15 -15
- package/dist/collection/components/six-card/six-card.js.map +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.css +11 -1
- package/dist/collection/components/six-checkbox/six-checkbox.js +421 -420
- package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/day-selection.js +8 -8
- package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/month-selection.js +8 -8
- package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/year-selection.js +8 -8
- package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-date-formats.js +21 -20
- package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.js +1054 -1050
- package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
- package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js +14 -14
- package/dist/collection/components/six-datepicker/test/six-datepicker.test-helpers.js.map +1 -1
- package/dist/collection/components/six-details/six-details.css +1 -5
- package/dist/collection/components/six-details/six-details.js +410 -410
- package/dist/collection/components/six-details/six-details.js.map +1 -1
- package/dist/collection/components/six-dialog/six-dialog.css +2 -2
- package/dist/collection/components/six-dialog/six-dialog.js +340 -358
- package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
- package/dist/collection/components/six-drawer/six-drawer.css +2 -2
- package/dist/collection/components/six-drawer/six-drawer.js +393 -412
- package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
- package/dist/collection/components/six-dropdown/six-dropdown.css +22 -7
- package/dist/collection/components/six-dropdown/six-dropdown.js +953 -892
- package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
- package/dist/collection/components/six-error/six-error.css +1 -0
- package/dist/collection/components/six-error/six-error.js +15 -15
- package/dist/collection/components/six-error/six-error.js.map +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js +177 -177
- package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
- package/dist/collection/components/six-file-list/six-file-list.js +15 -15
- package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.js +195 -195
- package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
- package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
- package/dist/collection/components/six-file-upload/six-file-upload.js +366 -291
- package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
- package/dist/collection/components/six-footer/six-footer.css +2 -2
- package/dist/collection/components/six-footer/six-footer.js +15 -15
- package/dist/collection/components/six-footer/six-footer.js.map +1 -1
- package/dist/collection/components/six-group-label/six-group-label.css +4 -1
- package/dist/collection/components/six-group-label/six-group-label.js +155 -155
- package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
- package/dist/collection/components/six-header/six-header.css +4 -35
- package/dist/collection/components/six-header/six-header.js +76 -425
- package/dist/collection/components/six-header/six-header.js.map +1 -1
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +13 -0
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +95 -0
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
- package/dist/collection/components/six-header-item/six-header-item.css +15 -0
- package/dist/collection/components/six-header-item/six-header-item.js +48 -0
- package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +32 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +124 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
- package/dist/collection/components/six-icon/six-icon.css +5 -2
- package/dist/collection/components/six-icon/six-icon.js +71 -71
- package/dist/collection/components/six-icon/six-icon.js.map +1 -1
- package/dist/collection/components/six-icon-button/six-icon-button.css +3 -2
- package/dist/collection/components/six-icon-button/six-icon-button.js +188 -131
- package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
- package/dist/collection/components/six-input/six-input.css +14 -1
- package/dist/collection/components/six-input/six-input.js +1003 -939
- package/dist/collection/components/six-input/six-input.js.map +1 -1
- package/dist/collection/components/six-item-picker/six-item-picker.css +8 -0
- package/dist/collection/components/six-item-picker/six-item-picker.js +727 -631
- package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
- package/dist/collection/components/six-item-picker/types.js +9 -7
- package/dist/collection/components/six-item-picker/types.js.map +1 -1
- package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
- package/dist/collection/components/six-language-switcher/six-language-switcher.js +128 -124
- package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
- package/dist/collection/components/six-layout-grid/six-layout-grid.js +54 -54
- package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
- package/dist/collection/components/six-logo/six-logo.css +18 -0
- package/dist/collection/components/six-logo/six-logo.js +54 -0
- package/dist/collection/components/six-logo/six-logo.js.map +1 -0
- package/dist/collection/components/six-main-container/six-main-container.js +41 -41
- package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
- package/dist/collection/components/six-menu/six-menu.css +8 -7
- package/dist/collection/components/six-menu/six-menu.js +397 -366
- package/dist/collection/components/six-menu/six-menu.js.map +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
- package/dist/collection/components/six-menu-divider/six-menu-divider.js +15 -15
- package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
- package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
- package/dist/collection/components/six-menu-item/six-menu-item.js +209 -180
- package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.js +15 -15
- package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
- package/dist/collection/components/six-picto/six-picto.css +0 -1193
- package/dist/collection/components/six-picto/six-picto.js +67 -46
- package/dist/collection/components/six-picto/six-picto.js.map +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.js +64 -64
- package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.js +100 -100
- package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
- package/dist/collection/components/six-radio/six-radio.css +1 -1
- package/dist/collection/components/six-radio/six-radio.js +321 -320
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.css +5 -2
- package/dist/collection/components/six-range/six-range.js +574 -563
- package/dist/collection/components/six-range/six-range.js.map +1 -1
- package/dist/collection/components/six-root/six-root.js +84 -152
- package/dist/collection/components/six-root/six-root.js.map +1 -1
- package/dist/collection/components/six-search-field/six-search-field.css +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js +169 -169
- package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
- package/dist/collection/components/six-select/six-select.css +57 -66
- package/dist/collection/components/six-select/six-select.js +1102 -940
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-select/util.js +58 -34
- package/dist/collection/components/six-select/util.js.map +1 -1
- package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
- package/dist/collection/components/six-sidebar/six-sidebar.js +466 -464
- package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +13 -1
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +101 -82
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +16 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +180 -153
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
- package/dist/collection/components/six-spinner/six-spinner.css +46 -1
- package/dist/collection/components/six-spinner/six-spinner.js +96 -46
- package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +45 -45
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
- package/dist/collection/components/six-switch/six-switch.css +4 -1
- package/dist/collection/components/six-switch/six-switch.js +384 -383
- package/dist/collection/components/six-switch/six-switch.js.map +1 -1
- package/dist/collection/components/six-tab/six-tab.css +1 -1
- package/dist/collection/components/six-tab/six-tab.js +206 -205
- package/dist/collection/components/six-tab/six-tab.js.map +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.css +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.js +342 -315
- package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.js +63 -63
- package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
- package/dist/collection/components/six-tag/six-tag.css +1 -1
- package/dist/collection/components/six-tag/six-tag.js +158 -158
- package/dist/collection/components/six-tag/six-tag.js.map +1 -1
- package/dist/collection/components/six-textarea/six-textarea.css +9 -1
- package/dist/collection/components/six-textarea/six-textarea.js +792 -784
- package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
- package/dist/collection/components/six-tile/six-tile.css +2 -2
- package/dist/collection/components/six-tile/six-tile.js +298 -298
- package/dist/collection/components/six-tile/six-tile.js.map +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.js +823 -822
- package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.js +407 -407
- package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
- package/dist/collection/files/material-icons-latin-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/collection/functional-components/form-control/form-control.js +19 -19
- package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/testUtil/delay.js +1 -1
- package/dist/collection/testUtil/delay.js.map +1 -1
- package/dist/collection/utils/alert.js +54 -0
- package/dist/collection/utils/alert.js.map +1 -0
- package/dist/collection/utils/animation.js +19 -19
- package/dist/collection/utils/animation.js.map +1 -1
- package/dist/collection/utils/date-util.js +525 -500
- package/dist/collection/utils/date-util.js.map +1 -1
- package/dist/collection/utils/error-messages.js +102 -81
- package/dist/collection/utils/error-messages.js.map +1 -1
- package/dist/collection/utils/event-listeners.js +51 -51
- package/dist/collection/utils/event-listeners.js.map +1 -1
- package/dist/collection/utils/execution-control.js +14 -14
- package/dist/collection/utils/execution-control.js.map +1 -1
- package/dist/collection/utils/focus-visible.js +28 -28
- package/dist/collection/utils/focus-visible.js.map +1 -1
- package/dist/collection/utils/form.js +12 -12
- package/dist/collection/utils/form.js.map +1 -1
- package/dist/collection/utils/modal.js +25 -25
- package/dist/collection/utils/modal.js.map +1 -1
- package/dist/collection/utils/offset.js +4 -4
- package/dist/collection/utils/offset.js.map +1 -1
- package/dist/collection/utils/popover.js +99 -99
- package/dist/collection/utils/popover.js.map +1 -1
- package/dist/collection/utils/popup.js +71 -71
- package/dist/collection/utils/popup.js.map +1 -1
- package/dist/collection/utils/scroll.js +27 -27
- package/dist/collection/utils/scroll.js.map +1 -1
- package/dist/collection/utils/slot.js +28 -29
- package/dist/collection/utils/slot.js.map +1 -1
- package/dist/collection/utils/tabbable.js +17 -17
- package/dist/collection/utils/tabbable.js.map +1 -1
- package/dist/collection/utils/time.util.js +72 -72
- package/dist/collection/utils/time.util.js.map +1 -1
- package/dist/components/event-listeners.js +51 -51
- package/dist/components/event-listeners.js.map +1 -1
- package/dist/components/execution-control.js +14 -14
- package/dist/components/execution-control.js.map +1 -1
- package/dist/components/focus-visible.js +28 -28
- package/dist/components/focus-visible.js.map +1 -1
- package/dist/components/form-control.js +26 -26
- package/dist/components/form-control.js.map +1 -1
- package/dist/components/form.js +12 -12
- package/dist/components/form.js.map +1 -1
- package/dist/components/index.d.ts +6 -0
- package/dist/components/index.js +120 -150
- package/dist/components/index.js.map +1 -1
- package/dist/components/modal.js +26 -42
- package/dist/components/modal.js.map +1 -1
- package/dist/components/popover.js +98 -98
- package/dist/components/popover.js.map +1 -1
- package/dist/components/scroll.js +31 -31
- package/dist/components/scroll.js.map +1 -1
- package/dist/components/six-alert.d.ts +2 -2
- package/dist/components/six-alert.js +178 -142
- package/dist/components/six-alert.js.map +1 -1
- package/dist/components/six-avatar.d.ts +2 -2
- package/dist/components/six-avatar.js +46 -45
- package/dist/components/six-avatar.js.map +1 -1
- package/dist/components/six-badge.d.ts +2 -2
- package/dist/components/six-badge.js +41 -40
- package/dist/components/six-badge.js.map +1 -1
- package/dist/components/six-button.d.ts +2 -2
- package/dist/components/six-button.js +1 -142
- package/dist/components/six-button.js.map +1 -1
- package/dist/components/six-button2.js +148 -0
- package/dist/components/six-button2.js.map +1 -0
- package/dist/components/six-card.d.ts +2 -2
- package/dist/components/six-card.js +22 -21
- package/dist/components/six-card.js.map +1 -1
- package/dist/components/six-checkbox.d.ts +2 -2
- package/dist/components/six-checkbox.js +1 -156
- package/dist/components/six-checkbox.js.map +1 -1
- package/dist/components/six-checkbox2.js +166 -0
- package/dist/components/six-checkbox2.js.map +1 -0
- package/dist/components/six-datepicker.d.ts +2 -2
- package/dist/components/six-datepicker.js +933 -901
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components/six-details.d.ts +2 -2
- package/dist/components/six-details2.js +159 -156
- package/dist/components/six-details2.js.map +1 -1
- package/dist/components/six-dialog.d.ts +2 -2
- package/dist/components/six-dialog.js +145 -159
- package/dist/components/six-dialog.js.map +1 -1
- package/dist/components/six-drawer.d.ts +2 -2
- package/dist/components/six-drawer.js +164 -179
- package/dist/components/six-drawer.js.map +1 -1
- package/dist/components/six-dropdown.d.ts +2 -2
- package/dist/components/six-dropdown2.js +542 -470
- package/dist/components/six-dropdown2.js.map +1 -1
- package/dist/components/six-error-page.d.ts +2 -2
- package/dist/components/six-error-page.js +107 -106
- package/dist/components/six-error-page.js.map +1 -1
- package/dist/components/six-error.d.ts +2 -2
- package/dist/components/six-error2.js +22 -21
- package/dist/components/six-error2.js.map +1 -1
- package/dist/components/six-file-list-item.d.ts +2 -2
- package/dist/components/six-file-list-item.js +60 -59
- package/dist/components/six-file-list-item.js.map +1 -1
- package/dist/components/six-file-list.d.ts +2 -2
- package/dist/components/six-file-list.js +21 -20
- package/dist/components/six-file-list.js.map +1 -1
- package/dist/components/six-file-upload.d.ts +2 -2
- package/dist/components/six-file-upload.js +162 -126
- package/dist/components/six-file-upload.js.map +1 -1
- package/dist/components/six-footer.d.ts +2 -2
- package/dist/components/six-footer.js +22 -21
- package/dist/components/six-footer.js.map +1 -1
- package/dist/components/six-group-label.d.ts +2 -2
- package/dist/components/six-group-label.js +71 -67
- package/dist/components/six-group-label.js.map +1 -1
- package/dist/components/six-header-dropdown-item.d.ts +11 -0
- package/dist/components/six-header-dropdown-item.js +107 -0
- package/dist/components/six-header-dropdown-item.js.map +1 -0
- package/dist/components/six-header-item.d.ts +11 -0
- package/dist/components/six-header-item.js +39 -0
- package/dist/components/six-header-item.js.map +1 -0
- package/dist/components/six-header-menu-button.d.ts +11 -0
- package/dist/components/six-header-menu-button.js +59 -0
- package/dist/components/six-header-menu-button.js.map +1 -0
- package/dist/components/six-header.d.ts +2 -2
- package/dist/components/six-header.js +47 -229
- package/dist/components/six-header.js.map +1 -1
- package/dist/components/six-icon-button.d.ts +2 -2
- package/dist/components/six-icon-button2.js +65 -55
- package/dist/components/six-icon-button2.js.map +1 -1
- package/dist/components/six-icon.d.ts +2 -2
- package/dist/components/six-icon2.js +39 -38
- package/dist/components/six-icon2.js.map +1 -1
- package/dist/components/six-input.d.ts +2 -2
- package/dist/components/six-input2.js +268 -249
- package/dist/components/six-input2.js.map +1 -1
- package/dist/components/six-item-picker.d.ts +2 -2
- package/dist/components/six-item-picker2.js +451 -348
- package/dist/components/six-item-picker2.js.map +1 -1
- package/dist/components/six-language-switcher.d.ts +2 -2
- package/dist/components/six-language-switcher.js +70 -63
- package/dist/components/six-language-switcher.js.map +1 -1
- package/dist/components/six-layout-grid.d.ts +2 -2
- package/dist/components/six-layout-grid.js +38 -35
- package/dist/components/six-layout-grid.js.map +1 -1
- package/dist/components/six-logo.d.ts +11 -0
- package/dist/components/six-logo.js +45 -0
- package/dist/components/six-logo.js.map +1 -0
- package/dist/components/six-main-container.d.ts +2 -2
- package/dist/components/six-main-container.js +25 -24
- package/dist/components/six-main-container.js.map +1 -1
- package/dist/components/six-menu-divider.d.ts +2 -2
- package/dist/components/six-menu-divider.js +22 -21
- package/dist/components/six-menu-divider.js.map +1 -1
- package/dist/components/six-menu-item.d.ts +2 -2
- package/dist/components/six-menu-item2.js +99 -75
- package/dist/components/six-menu-item2.js.map +1 -1
- package/dist/components/six-menu-label.d.ts +2 -2
- package/dist/components/six-menu-label.js +22 -21
- package/dist/components/six-menu-label.js.map +1 -1
- package/dist/components/six-menu.d.ts +2 -2
- package/dist/components/six-menu2.js +246 -220
- package/dist/components/six-menu2.js.map +1 -1
- package/dist/components/six-picto.d.ts +2 -2
- package/dist/components/six-picto2.js +48 -30
- package/dist/components/six-picto2.js.map +1 -1
- package/dist/components/six-progress-bar.d.ts +2 -2
- package/dist/components/six-progress-bar.js +32 -31
- package/dist/components/six-progress-bar.js.map +1 -1
- package/dist/components/six-progress-ring.d.ts +2 -2
- package/dist/components/six-progress-ring.js +50 -47
- package/dist/components/six-progress-ring.js.map +1 -1
- package/dist/components/six-radio.d.ts +2 -2
- package/dist/components/six-radio.js +129 -125
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.d.ts +2 -2
- package/dist/components/six-range.js +243 -225
- package/dist/components/six-range.js.map +1 -1
- package/dist/components/six-root.d.ts +2 -2
- package/dist/components/six-root.js +40 -66
- package/dist/components/six-root.js.map +1 -1
- package/dist/components/six-search-field.d.ts +2 -2
- package/dist/components/six-search-field.js +79 -76
- package/dist/components/six-search-field.js.map +1 -1
- package/dist/components/six-select.d.ts +2 -2
- package/dist/components/six-select.js +769 -471
- package/dist/components/six-select.js.map +1 -1
- package/dist/components/six-sidebar-item-group.d.ts +2 -2
- package/dist/components/six-sidebar-item-group.js +88 -76
- package/dist/components/six-sidebar-item-group.js.map +1 -1
- package/dist/components/six-sidebar-item.d.ts +2 -2
- package/dist/components/six-sidebar-item.js +36 -32
- package/dist/components/six-sidebar-item.js.map +1 -1
- package/dist/components/six-sidebar.d.ts +2 -2
- package/dist/components/six-sidebar.js +200 -197
- package/dist/components/six-sidebar.js.map +1 -1
- package/dist/components/six-spinner.d.ts +2 -2
- package/dist/components/six-spinner2.js +65 -30
- package/dist/components/six-spinner2.js.map +1 -1
- package/dist/components/six-stage-indicator.d.ts +2 -2
- package/dist/components/six-stage-indicator2.js +30 -29
- package/dist/components/six-stage-indicator2.js.map +1 -1
- package/dist/components/six-switch.d.ts +2 -2
- package/dist/components/six-switch.js +141 -136
- package/dist/components/six-switch.js.map +1 -1
- package/dist/components/six-tab-group.d.ts +2 -2
- package/dist/components/six-tab-group.js +271 -242
- package/dist/components/six-tab-group.js.map +1 -1
- package/dist/components/six-tab-panel.d.ts +2 -2
- package/dist/components/six-tab-panel.js +31 -30
- package/dist/components/six-tab-panel.js.map +1 -1
- package/dist/components/six-tab.d.ts +2 -2
- package/dist/components/six-tab.js +86 -85
- package/dist/components/six-tab.js.map +1 -1
- package/dist/components/six-tag.d.ts +2 -2
- package/dist/components/six-tag.js +99 -1
- package/dist/components/six-tag.js.map +1 -1
- package/dist/components/six-textarea.d.ts +2 -2
- package/dist/components/six-textarea.js +235 -228
- package/dist/components/six-textarea.js.map +1 -1
- package/dist/components/six-tile.d.ts +2 -2
- package/dist/components/six-tile.js +118 -117
- package/dist/components/six-tile.js.map +1 -1
- package/dist/components/six-timepicker.d.ts +2 -2
- package/dist/components/six-timepicker2.js +491 -488
- package/dist/components/six-timepicker2.js.map +1 -1
- package/dist/components/six-tooltip.d.ts +2 -2
- package/dist/components/six-tooltip2.js +173 -170
- package/dist/components/six-tooltip2.js.map +1 -1
- package/dist/components/slot.js +29 -30
- package/dist/components/slot.js.map +1 -1
- package/dist/components.d.ts +35 -21
- package/dist/components.json +1208 -550
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/error-messages-1eaaad23.js +115 -0
- package/dist/esm/error-messages-1eaaad23.js.map +1 -0
- package/dist/esm/event-listeners-706d4309.js +59 -0
- package/dist/esm/event-listeners-706d4309.js.map +1 -0
- package/dist/esm/execution-control-2ebaf4ef.js +43 -0
- package/dist/esm/execution-control-2ebaf4ef.js.map +1 -0
- package/dist/esm/focus-visible-d9dbfeef.js +45 -0
- package/dist/esm/focus-visible-d9dbfeef.js.map +1 -0
- package/dist/esm/form-4b145b7a.js +18 -0
- package/dist/esm/form-4b145b7a.js.map +1 -0
- package/dist/esm/form-control-ad1710bf.js +34 -0
- package/dist/esm/form-control-ad1710bf.js.map +1 -0
- package/dist/esm/index-a7bee415.js +1923 -0
- package/dist/esm/index-a7bee415.js.map +1 -0
- package/dist/esm/index.js +52 -87
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/modal-6c1288e3.js +33 -0
- package/dist/esm/modal-6c1288e3.js.map +1 -0
- package/dist/esm/popover-25996e62.js +1905 -0
- package/dist/esm/popover-25996e62.js.map +1 -0
- package/dist/esm/popup-7209e9d5.js +98 -0
- package/dist/esm/popup-7209e9d5.js.map +1 -0
- package/dist/esm/scroll-3e16851e.js +64 -0
- package/dist/esm/scroll-3e16851e.js.map +1 -0
- package/dist/esm/six-alert.entry.js +144 -111
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +23 -22
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +25 -24
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-button.entry.js +98 -96
- package/dist/esm/six-button.entry.js.map +1 -1
- package/dist/esm/six-card.entry.js +10 -9
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox_2.entry.js +187 -0
- package/dist/esm/six-checkbox_2.entry.js.map +1 -0
- package/dist/esm/six-datepicker.entry.js +864 -835
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +129 -128
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +115 -131
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +132 -149
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/six-dropdown_2.entry.js +711 -639
- package/dist/esm/six-dropdown_2.entry.js.map +1 -1
- package/dist/esm/six-error-page.entry.js +84 -83
- package/dist/esm/six-error-page.entry.js.map +1 -1
- package/dist/esm/six-error.entry.js +10 -9
- package/dist/esm/six-error.entry.js.map +1 -1
- package/dist/esm/six-file-list-item.entry.js +36 -35
- package/dist/esm/six-file-list-item.entry.js.map +1 -1
- package/dist/esm/six-file-list.entry.js +9 -8
- package/dist/esm/six-file-list.entry.js.map +1 -1
- package/dist/esm/six-file-upload.entry.js +120 -100
- package/dist/esm/six-file-upload.entry.js.map +1 -1
- package/dist/esm/six-footer.entry.js +10 -9
- package/dist/esm/six-footer.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +45 -44
- package/dist/esm/six-group-label.entry.js.map +1 -1
- package/dist/esm/six-header-dropdown-item.entry.js +43 -0
- package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
- package/dist/esm/six-header-item.entry.js +19 -0
- package/dist/esm/six-header-item.entry.js.map +1 -0
- package/dist/esm/six-header-menu-button.entry.js +23 -0
- package/dist/esm/six-header-menu-button.entry.js.map +1 -0
- package/dist/esm/six-header.entry.js +30 -166
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +40 -33
- package/dist/esm/six-icon-button.entry.js.map +1 -1
- package/dist/esm/six-icon.entry.js +24 -23
- package/dist/esm/six-icon.entry.js.map +1 -1
- package/dist/esm/six-input.entry.js +203 -191
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +407 -310
- package/dist/esm/six-item-picker.entry.js.map +1 -1
- package/dist/esm/six-language-switcher.entry.js +53 -48
- package/dist/esm/six-language-switcher.entry.js.map +1 -1
- package/dist/esm/six-layout-grid.entry.js +22 -21
- package/dist/esm/six-layout-grid.entry.js.map +1 -1
- package/dist/esm/six-logo.entry.js +25 -0
- package/dist/esm/six-logo.entry.js.map +1 -0
- package/dist/esm/six-main-container.entry.js +11 -10
- package/dist/esm/six-main-container.entry.js.map +1 -1
- package/dist/esm/six-menu-divider.entry.js +10 -9
- package/dist/esm/six-menu-divider.entry.js.map +1 -1
- package/dist/esm/six-menu-label.entry.js +10 -9
- package/dist/esm/six-menu-label.entry.js.map +1 -1
- package/dist/esm/six-picto.entry.js +33 -16
- package/dist/esm/six-picto.entry.js.map +1 -1
- package/dist/esm/six-progress-bar.entry.js +17 -16
- package/dist/esm/six-progress-bar.entry.js.map +1 -1
- package/dist/esm/six-progress-ring.entry.js +32 -31
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +106 -105
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +200 -189
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-root.entry.js +13 -31
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +46 -45
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +538 -365
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item-group.entry.js +58 -47
- package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item.entry.js +19 -16
- package/dist/esm/six-sidebar-item.entry.js.map +1 -1
- package/dist/esm/six-sidebar.entry.js +176 -175
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-spinner.entry.js +50 -16
- package/dist/esm/six-spinner.entry.js.map +1 -1
- package/dist/esm/six-stage-indicator.entry.js +19 -0
- package/dist/esm/six-stage-indicator.entry.js.map +1 -0
- package/dist/esm/six-switch.entry.js +109 -108
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +242 -216
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +16 -15
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +57 -56
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +55 -54
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +183 -182
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +79 -78
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +351 -350
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +150 -149
- package/dist/esm/six-tooltip.entry.js.map +1 -1
- package/dist/esm/slot-56531341.js +47 -0
- package/dist/esm/slot-56531341.js.map +1 -0
- package/dist/esm/types-a07bb999.js +19 -0
- package/dist/esm/types-a07bb999.js.map +1 -0
- package/dist/esm/ui-library.js +14 -12
- package/dist/esm/ui-library.js.map +1 -1
- package/dist/types/components/six-alert/six-alert.d.ts +47 -40
- package/dist/types/components/six-avatar/six-avatar.d.ts +11 -11
- package/dist/types/components/six-badge/six-badge.d.ts +7 -7
- package/dist/types/components/six-button/six-button.d.ts +48 -48
- package/dist/types/components/six-card/six-card.d.ts +1 -1
- package/dist/types/components/six-checkbox/six-checkbox.d.ts +58 -58
- package/dist/types/components/six-datepicker/components/day-selection.d.ts +3 -3
- package/dist/types/components/six-datepicker/components/month-selection.d.ts +3 -3
- package/dist/types/components/six-datepicker/components/year-selection.d.ts +3 -3
- package/dist/types/components/six-datepicker/six-date-formats.d.ts +20 -20
- package/dist/types/components/six-datepicker/six-datepicker.d.ts +187 -187
- package/dist/types/components/six-details/six-details.d.ts +42 -42
- package/dist/types/components/six-dialog/six-dialog.d.ts +51 -50
- package/dist/types/components/six-drawer/six-drawer.d.ts +58 -58
- package/dist/types/components/six-dropdown/six-dropdown.d.ts +124 -112
- package/dist/types/components/six-error/six-error.d.ts +1 -1
- package/dist/types/components/six-error-page/six-error-page.d.ts +25 -25
- package/dist/types/components/six-file-list/six-file-list.d.ts +1 -1
- package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +23 -23
- package/dist/types/components/six-file-upload/six-file-upload.d.ts +43 -33
- package/dist/types/components/six-footer/six-footer.d.ts +1 -1
- package/dist/types/components/six-group-label/six-group-label.d.ts +22 -22
- package/dist/types/components/six-header/six-header.d.ts +13 -72
- package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +22 -0
- package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
- package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +17 -0
- package/dist/types/components/six-icon/six-icon.d.ts +5 -5
- package/dist/types/components/six-icon-button/six-icon-button.d.ts +24 -18
- package/dist/types/components/six-input/six-input.d.ts +117 -105
- package/dist/types/components/six-item-picker/six-item-picker.d.ts +95 -88
- package/dist/types/components/six-item-picker/types.d.ts +7 -7
- package/dist/types/components/six-language-switcher/six-language-switcher.d.ts +15 -15
- package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +6 -6
- package/dist/types/components/six-logo/six-logo.d.ts +9 -0
- package/dist/types/components/six-main-container/six-main-container.d.ts +4 -4
- package/dist/types/components/six-menu/six-menu.d.ts +67 -63
- package/dist/types/components/six-menu-divider/six-menu-divider.d.ts +1 -1
- package/dist/types/components/six-menu-item/six-menu-item.d.ts +27 -21
- package/dist/types/components/six-menu-label/six-menu-label.d.ts +1 -1
- package/dist/types/components/six-picto/six-picto.d.ts +8 -6
- package/dist/types/components/six-progress-bar/six-progress-bar.d.ts +5 -5
- package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +11 -11
- package/dist/types/components/six-radio/six-radio.d.ts +38 -38
- package/dist/types/components/six-range/six-range.d.ts +77 -75
- package/dist/types/components/six-root/six-root.d.ts +8 -21
- package/dist/types/components/six-search-field/six-search-field.d.ts +20 -20
- package/dist/types/components/six-select/six-select.d.ts +128 -122
- package/dist/types/components/six-select/util.d.ts +3 -1
- package/dist/types/components/six-sidebar/six-sidebar.d.ts +45 -45
- package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +12 -7
- package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +25 -19
- package/dist/types/components/six-spinner/six-spinner.d.ts +26 -5
- package/dist/types/components/six-stage-indicator/six-stage-indicator.d.ts +3 -3
- package/dist/types/components/six-switch/six-switch.d.ts +48 -48
- package/dist/types/components/six-tab/six-tab.d.ts +20 -20
- package/dist/types/components/six-tab-group/six-tab-group.d.ts +38 -35
- package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +7 -7
- package/dist/types/components/six-tag/six-tag.d.ts +20 -20
- package/dist/types/components/six-textarea/six-textarea.d.ts +89 -89
- package/dist/types/components/six-tile/six-tile.d.ts +31 -31
- package/dist/types/components/six-timepicker/six-timepicker.d.ts +152 -152
- package/dist/types/components/six-tooltip/six-tooltip.d.ts +55 -55
- package/dist/types/components.d.ts +686 -107
- package/dist/types/functional-components/form-control/form-control.d.ts +32 -32
- package/dist/types/index.d.ts +1 -0
- package/dist/types/stencil-public-runtime.d.ts +37 -13
- package/dist/types/types.d.ts +1 -0
- package/dist/types/utils/alert.d.ts +10 -0
- package/dist/types/utils/date-util.d.ts +58 -50
- package/dist/types/utils/error-messages.d.ts +27 -25
- package/dist/types/utils/event-listeners.d.ts +11 -11
- package/dist/types/utils/focus-visible.d.ts +2 -2
- package/dist/types/utils/modal.d.ts +8 -8
- package/dist/types/utils/offset.d.ts +2 -2
- package/dist/types/utils/popover.d.ts +21 -21
- package/dist/types/utils/slot.d.ts +0 -1
- package/dist/types/utils/time.util.d.ts +6 -6
- package/dist/types/utils/type-check.d.ts +1 -1
- package/dist/types/utils/types.d.ts +1 -1
- package/dist/ui-library/assets/TRADEMARKS.md +3 -3
- package/dist/ui-library/assets/pictograms/TPP.svg +1 -0
- package/dist/ui-library/assets/pictograms/agile.svg +1 -0
- package/dist/ui-library/assets/pictograms/ai.svg +1 -0
- package/dist/ui-library/assets/pictograms/airplane.svg +1 -0
- package/dist/ui-library/assets/pictograms/alert.svg +1 -0
- package/dist/ui-library/assets/pictograms/ambulance.svg +1 -0
- package/dist/ui-library/assets/pictograms/analyse.svg +1 -0
- package/dist/ui-library/assets/pictograms/anchor.svg +1 -0
- package/dist/ui-library/assets/pictograms/apple.svg +1 -0
- package/dist/ui-library/assets/pictograms/arrow-down.svg +1 -0
- package/dist/ui-library/assets/pictograms/arrow-right.svg +1 -0
- package/dist/ui-library/assets/pictograms/arrow-up.svg +1 -0
- package/dist/ui-library/assets/pictograms/astronaut-outline.svg +1 -0
- package/dist/ui-library/assets/pictograms/augmented-reality.svg +1 -0
- package/dist/ui-library/assets/pictograms/backoffice.svg +1 -0
- package/dist/ui-library/assets/pictograms/bank.svg +1 -0
- package/dist/ui-library/assets/pictograms/banknote.svg +1 -0
- package/dist/ui-library/assets/pictograms/barcode.svg +1 -0
- package/dist/ui-library/assets/pictograms/battery.svg +1 -0
- package/dist/ui-library/assets/pictograms/beacon.svg +1 -0
- package/dist/ui-library/assets/pictograms/beat.svg +1 -0
- package/dist/ui-library/assets/pictograms/bee.svg +1 -0
- package/dist/ui-library/assets/pictograms/bell.svg +1 -0
- package/dist/ui-library/assets/pictograms/berlin.svg +1 -0
- package/dist/ui-library/assets/pictograms/big-data.svg +1 -0
- package/dist/ui-library/assets/pictograms/bilateral.svg +1 -0
- package/dist/ui-library/assets/pictograms/bill.svg +1 -0
- package/dist/ui-library/assets/pictograms/binoculars.svg +1 -0
- package/dist/ui-library/assets/pictograms/block.svg +1 -0
- package/dist/ui-library/assets/pictograms/blockchain.svg +1 -0
- package/dist/ui-library/assets/pictograms/bluetooth.svg +1 -0
- package/dist/ui-library/assets/pictograms/bone.svg +1 -0
- package/dist/ui-library/assets/pictograms/book.svg +1 -0
- package/dist/ui-library/assets/pictograms/bottle.svg +1 -0
- package/dist/ui-library/assets/pictograms/buggy.svg +1 -0
- package/dist/ui-library/assets/pictograms/bull-bear.svg +1 -0
- package/dist/ui-library/assets/pictograms/business.svg +1 -0
- package/dist/ui-library/assets/pictograms/cake.svg +1 -0
- package/dist/ui-library/assets/pictograms/calculator.svg +1 -0
- package/dist/ui-library/assets/pictograms/calendar.svg +1 -0
- package/dist/ui-library/assets/pictograms/cam.svg +1 -0
- package/dist/ui-library/assets/pictograms/cap.svg +1 -0
- package/dist/ui-library/assets/pictograms/capsule.svg +1 -0
- package/dist/ui-library/assets/pictograms/car.svg +1 -0
- package/dist/ui-library/assets/pictograms/carabiner.svg +1 -0
- package/dist/ui-library/assets/pictograms/card.svg +1 -0
- package/dist/ui-library/assets/pictograms/cash-machine.svg +1 -0
- package/dist/ui-library/assets/pictograms/cash-register.svg +1 -0
- package/dist/ui-library/assets/pictograms/cash.svg +1 -0
- package/dist/ui-library/assets/pictograms/cashless.svg +1 -0
- package/dist/ui-library/assets/pictograms/check.svg +1 -0
- package/dist/ui-library/assets/pictograms/cheveron-right.svg +1 -0
- package/dist/ui-library/assets/pictograms/chf-eur.svg +1 -0
- package/dist/ui-library/assets/pictograms/cleaning.svg +1 -0
- package/dist/ui-library/assets/pictograms/click-collect.svg +1 -0
- package/dist/ui-library/assets/pictograms/click-return.svg +1 -0
- package/dist/ui-library/assets/pictograms/client-receipt.svg +1 -0
- package/dist/ui-library/assets/pictograms/clientesyusuarios.svg +1 -0
- package/dist/ui-library/assets/pictograms/clock.svg +1 -0
- package/dist/ui-library/assets/pictograms/cloud.svg +1 -0
- package/dist/ui-library/assets/pictograms/coffee.svg +1 -0
- package/dist/ui-library/assets/pictograms/coins.svg +1 -0
- package/dist/ui-library/assets/pictograms/configuracion-de-servicio.svg +1 -0
- package/dist/ui-library/assets/pictograms/connectivity.svg +1 -0
- package/dist/ui-library/assets/pictograms/contactless.svg +1 -0
- package/dist/ui-library/assets/pictograms/copy.svg +1 -0
- package/dist/ui-library/assets/pictograms/cornet.svg +1 -0
- package/dist/ui-library/assets/pictograms/cost-reduction.svg +1 -0
- package/dist/ui-library/assets/pictograms/coupon.svg +1 -0
- package/dist/ui-library/assets/pictograms/croissant.svg +1 -0
- package/dist/ui-library/assets/pictograms/crowdfunding.svg +1 -0
- package/dist/ui-library/assets/pictograms/crown.svg +1 -0
- package/dist/ui-library/assets/pictograms/cryptocurrency.svg +1 -0
- package/dist/ui-library/assets/pictograms/crystal-ball.svg +1 -0
- package/dist/ui-library/assets/pictograms/cup.svg +1 -0
- package/dist/ui-library/assets/pictograms/cupcake.svg +1 -0
- package/dist/ui-library/assets/pictograms/currency.svg +1 -0
- package/dist/ui-library/assets/pictograms/cyber-security.svg +1 -0
- package/dist/ui-library/assets/pictograms/data-mapping.svg +1 -0
- package/dist/ui-library/assets/pictograms/desktop.svg +1 -0
- package/dist/ui-library/assets/pictograms/diamond.svg +1 -0
- package/dist/ui-library/assets/pictograms/disc.svg +1 -0
- package/dist/ui-library/assets/pictograms/diversify.svg +1 -0
- package/dist/ui-library/assets/pictograms/dna.svg +1 -0
- package/dist/ui-library/assets/pictograms/dog.svg +1 -0
- package/dist/ui-library/assets/pictograms/download.svg +1 -0
- package/dist/ui-library/assets/pictograms/drop-zone.svg +1 -0
- package/dist/ui-library/assets/pictograms/drop.svg +1 -0
- package/dist/ui-library/assets/pictograms/dumbbell.svg +1 -0
- package/dist/ui-library/assets/pictograms/dws.svg +1 -0
- package/dist/ui-library/assets/pictograms/ear.svg +1 -0
- package/dist/ui-library/assets/pictograms/ecommerce.svg +1 -0
- package/dist/ui-library/assets/pictograms/ethernet.svg +1 -0
- package/dist/ui-library/assets/pictograms/eur-dollar.svg +1 -0
- package/dist/ui-library/assets/pictograms/exchange.svg +1 -0
- package/dist/ui-library/assets/pictograms/exclamation.svg +1 -0
- package/dist/ui-library/assets/pictograms/external-link.svg +1 -0
- package/dist/ui-library/assets/pictograms/extinguisher.svg +1 -0
- package/dist/ui-library/assets/pictograms/factory.svg +1 -0
- package/dist/ui-library/assets/pictograms/fax.svg +1 -0
- package/dist/ui-library/assets/pictograms/fence.svg +1 -0
- package/dist/ui-library/assets/pictograms/file-text.svg +1 -0
- package/dist/ui-library/assets/pictograms/file.svg +1 -0
- package/dist/ui-library/assets/pictograms/find-in-page.svg +1 -0
- package/dist/ui-library/assets/pictograms/fingerprint.svg +1 -0
- package/dist/ui-library/assets/pictograms/flag.svg +1 -0
- package/dist/ui-library/assets/pictograms/flash.svg +1 -0
- package/dist/ui-library/assets/pictograms/flexibility.svg +1 -0
- package/dist/ui-library/assets/pictograms/flipchart.svg +1 -0
- package/dist/ui-library/assets/pictograms/flower.svg +1 -0
- package/dist/ui-library/assets/pictograms/focus.svg +1 -0
- package/dist/ui-library/assets/pictograms/foreign-exchange.svg +1 -0
- package/dist/ui-library/assets/pictograms/fraud-free.svg +1 -0
- package/dist/ui-library/assets/pictograms/funnel.svg +1 -0
- package/dist/ui-library/assets/pictograms/gamepad.svg +1 -0
- package/dist/ui-library/assets/pictograms/gears.svg +1 -0
- package/dist/ui-library/assets/pictograms/generic.svg +1 -0
- package/dist/ui-library/assets/pictograms/genie.svg +1 -0
- package/dist/ui-library/assets/pictograms/gestion-de-fallidos.svg +1 -0
- package/dist/ui-library/assets/pictograms/gestion-de-instrucciones.svg +1 -0
- package/dist/ui-library/assets/pictograms/gestion-de-pago.svg +1 -0
- package/dist/ui-library/assets/pictograms/gift.svg +1 -0
- package/dist/ui-library/assets/pictograms/giftcard.svg +1 -0
- package/dist/ui-library/assets/pictograms/glass.svg +1 -0
- package/dist/ui-library/assets/pictograms/glasses.svg +1 -0
- package/dist/ui-library/assets/pictograms/global.svg +1 -0
- package/dist/ui-library/assets/pictograms/gprs-lan.svg +1 -0
- package/dist/ui-library/assets/pictograms/gprs.svg +1 -0
- package/dist/ui-library/assets/pictograms/guide.svg +1 -0
- package/dist/ui-library/assets/pictograms/hacker-security.svg +1 -0
- package/dist/ui-library/assets/pictograms/hand.svg +1 -0
- package/dist/ui-library/assets/pictograms/handshake.svg +1 -0
- package/dist/ui-library/assets/pictograms/happy.svg +1 -0
- package/dist/ui-library/assets/pictograms/hashtag.svg +1 -0
- package/dist/ui-library/assets/pictograms/headphones.svg +1 -0
- package/dist/ui-library/assets/pictograms/heart.svg +1 -0
- package/dist/ui-library/assets/pictograms/home.svg +1 -0
- package/dist/ui-library/assets/pictograms/identity-management.svg +1 -0
- package/dist/ui-library/assets/pictograms/info.svg +1 -0
- package/dist/ui-library/assets/pictograms/international-connectivity.svg +1 -0
- package/dist/ui-library/assets/pictograms/iot.svg +1 -0
- package/dist/ui-library/assets/pictograms/key.svg +1 -0
- package/dist/ui-library/assets/pictograms/lab.svg +1 -0
- package/dist/ui-library/assets/pictograms/labyrinth.svg +1 -0
- package/dist/ui-library/assets/pictograms/laptop-outline.svg +1 -0
- package/dist/ui-library/assets/pictograms/leaf.svg +1 -0
- package/dist/ui-library/assets/pictograms/lightbulb.svg +1 -0
- package/dist/ui-library/assets/pictograms/lighthouse.svg +1 -0
- package/dist/ui-library/assets/pictograms/like.svg +1 -0
- package/dist/ui-library/assets/pictograms/lines.svg +1 -0
- package/dist/ui-library/assets/pictograms/liquid.svg +1 -0
- package/dist/ui-library/assets/pictograms/lock.svg +1 -0
- package/dist/ui-library/assets/pictograms/london.svg +1 -0
- package/dist/ui-library/assets/pictograms/lounge.svg +1 -0
- package/dist/ui-library/assets/pictograms/lunch-learn.svg +1 -0
- package/dist/ui-library/assets/pictograms/machine-learning.svg +1 -0
- package/dist/ui-library/assets/pictograms/mail-copy.svg +1 -0
- package/dist/ui-library/assets/pictograms/mail.svg +1 -0
- package/dist/ui-library/assets/pictograms/map-marker.svg +1 -0
- package/dist/ui-library/assets/pictograms/map.svg +1 -0
- package/dist/ui-library/assets/pictograms/markets.svg +1 -0
- package/dist/ui-library/assets/pictograms/megaphone.svg +1 -0
- package/dist/ui-library/assets/pictograms/menu.svg +1 -0
- package/dist/ui-library/assets/pictograms/micro-payments.svg +1 -0
- package/dist/ui-library/assets/pictograms/microphone.svg +1 -0
- package/dist/ui-library/assets/pictograms/minus.svg +1 -0
- package/dist/ui-library/assets/pictograms/mobile-payment.svg +1 -0
- package/dist/ui-library/assets/pictograms/mobile-terminal.svg +1 -0
- package/dist/ui-library/assets/pictograms/monitoring.svg +1 -0
- package/dist/ui-library/assets/pictograms/more.svg +1 -0
- package/dist/ui-library/assets/pictograms/mountain.svg +1 -0
- package/dist/ui-library/assets/pictograms/movie-camera.svg +1 -0
- package/dist/ui-library/assets/pictograms/navigation.svg +1 -0
- package/dist/ui-library/assets/pictograms/no-smoking.svg +1 -0
- package/dist/ui-library/assets/pictograms/office.svg +1 -0
- package/dist/ui-library/assets/pictograms/outsorcing.svg +1 -0
- package/dist/ui-library/assets/pictograms/package.svg +1 -0
- package/dist/ui-library/assets/pictograms/paddle.svg +1 -0
- package/dist/ui-library/assets/pictograms/paninoteca.svg +1 -0
- package/dist/ui-library/assets/pictograms/paragraph.svg +1 -0
- package/dist/ui-library/assets/pictograms/paris.svg +1 -0
- package/dist/ui-library/assets/pictograms/parking.svg +1 -0
- package/dist/ui-library/assets/pictograms/pause.svg +1 -0
- package/dist/ui-library/assets/pictograms/pay-points.svg +1 -0
- package/dist/ui-library/assets/pictograms/pencil.svg +1 -0
- package/dist/ui-library/assets/pictograms/person-business.svg +1 -0
- package/dist/ui-library/assets/pictograms/person-callcenter.svg +1 -0
- package/dist/ui-library/assets/pictograms/person-client.svg +1 -0
- package/dist/ui-library/assets/pictograms/person-group.svg +1 -0
- package/dist/ui-library/assets/pictograms/person.svg +1 -0
- package/dist/ui-library/assets/pictograms/pet.svg +1 -0
- package/dist/ui-library/assets/pictograms/piechart.svg +1 -0
- package/dist/ui-library/assets/pictograms/pig.svg +1 -0
- package/dist/ui-library/assets/pictograms/piggy-bank.svg +1 -0
- package/dist/ui-library/assets/pictograms/planet.svg +1 -0
- package/dist/ui-library/assets/pictograms/play.svg +1 -0
- package/dist/ui-library/assets/pictograms/plus.svg +1 -0
- package/dist/ui-library/assets/pictograms/popsicle.svg +1 -0
- package/dist/ui-library/assets/pictograms/printer.svg +1 -0
- package/dist/ui-library/assets/pictograms/privacy.svg +1 -0
- package/dist/ui-library/assets/pictograms/process.svg +1 -0
- package/dist/ui-library/assets/pictograms/projector.svg +1 -0
- package/dist/ui-library/assets/pictograms/psp.svg +1 -0
- package/dist/ui-library/assets/pictograms/punch-card.svg +1 -0
- package/dist/ui-library/assets/pictograms/puzzle.svg +1 -0
- package/dist/ui-library/assets/pictograms/qr-scanner.svg +1 -0
- package/dist/ui-library/assets/pictograms/qr.svg +1 -0
- package/dist/ui-library/assets/pictograms/question.svg +1 -0
- package/dist/ui-library/assets/pictograms/rabbit.svg +1 -0
- package/dist/ui-library/assets/pictograms/rain.svg +1 -0
- package/dist/ui-library/assets/pictograms/realtime.svg +1 -0
- package/dist/ui-library/assets/pictograms/recurring-payments.svg +1 -0
- package/dist/ui-library/assets/pictograms/relaxing.svg +1 -0
- package/dist/ui-library/assets/pictograms/reporting.svg +1 -0
- package/dist/ui-library/assets/pictograms/responsive-design.svg +1 -0
- package/dist/ui-library/assets/pictograms/robo-advisor.svg +1 -0
- package/dist/ui-library/assets/pictograms/robotics.svg +1 -0
- package/dist/ui-library/assets/pictograms/rock.svg +1 -0
- package/dist/ui-library/assets/pictograms/rocket.svg +1 -0
- package/dist/ui-library/assets/pictograms/rss.svg +1 -0
- package/dist/ui-library/assets/pictograms/sad.svg +1 -0
- package/dist/ui-library/assets/pictograms/sailboat.svg +1 -0
- package/dist/ui-library/assets/pictograms/scales.svg +1 -0
- package/dist/ui-library/assets/pictograms/screen.svg +1 -0
- package/dist/ui-library/assets/pictograms/seal.svg +1 -0
- package/dist/ui-library/assets/pictograms/search.svg +1 -0
- package/dist/ui-library/assets/pictograms/sentiment-dissatisfied.svg +1 -0
- package/dist/ui-library/assets/pictograms/server.svg +1 -0
- package/dist/ui-library/assets/pictograms/service-center.svg +1 -0
- package/dist/ui-library/assets/pictograms/sextant.svg +1 -0
- package/dist/ui-library/assets/pictograms/share.svg +1 -0
- package/dist/ui-library/assets/pictograms/shield.svg +1 -0
- package/dist/ui-library/assets/pictograms/shop.svg +1 -0
- package/dist/ui-library/assets/pictograms/shopping-cart-chf.svg +1 -0
- package/dist/ui-library/assets/pictograms/shopping-cart-download.svg +1 -0
- package/dist/ui-library/assets/pictograms/shopping-cart.svg +1 -0
- package/dist/ui-library/assets/pictograms/signal.svg +1 -0
- package/dist/ui-library/assets/pictograms/simple-integration.svg +1 -0
- package/dist/ui-library/assets/pictograms/skull.svg +1 -0
- package/dist/ui-library/assets/pictograms/smoking.svg +1 -0
- package/dist/ui-library/assets/pictograms/snow.svg +1 -0
- package/dist/ui-library/assets/pictograms/snowflake.svg +1 -0
- package/dist/ui-library/assets/pictograms/snowman.svg +1 -0
- package/dist/ui-library/assets/pictograms/soc.svg +1 -0
- package/dist/ui-library/assets/pictograms/social-days.svg +1 -0
- package/dist/ui-library/assets/pictograms/social-trading.svg +1 -0
- package/dist/ui-library/assets/pictograms/softwarepackage.svg +1 -0
- package/dist/ui-library/assets/pictograms/sound.svg +1 -0
- package/dist/ui-library/assets/pictograms/speechbubble.svg +1 -0
- package/dist/ui-library/assets/pictograms/spirit.svg +1 -0
- package/dist/ui-library/assets/pictograms/split.svg +1 -0
- package/dist/ui-library/assets/pictograms/stability.svg +1 -0
- package/dist/ui-library/assets/pictograms/stairs.svg +1 -0
- package/dist/ui-library/assets/pictograms/star.svg +1 -0
- package/dist/ui-library/assets/pictograms/statistic.svg +1 -0
- package/dist/ui-library/assets/pictograms/stock.svg +1 -0
- package/dist/ui-library/assets/pictograms/stocks.svg +1 -0
- package/dist/ui-library/assets/pictograms/stop.svg +1 -0
- package/dist/ui-library/assets/pictograms/stopwatch.svg +1 -0
- package/dist/ui-library/assets/pictograms/storage.svg +1 -0
- package/dist/ui-library/assets/pictograms/success.svg +1 -0
- package/dist/ui-library/assets/pictograms/suitcase.svg +1 -0
- package/dist/ui-library/assets/pictograms/sun.svg +1 -0
- package/dist/ui-library/assets/pictograms/surveillance.svg +1 -0
- package/dist/ui-library/assets/pictograms/swiss.svg +1 -0
- package/dist/ui-library/assets/pictograms/tablet.svg +1 -0
- package/dist/ui-library/assets/pictograms/tachometer.svg +1 -0
- package/dist/ui-library/assets/pictograms/target.svg +1 -0
- package/dist/ui-library/assets/pictograms/telephone.svg +1 -0
- package/dist/ui-library/assets/pictograms/telescope.svg +1 -0
- package/dist/ui-library/assets/pictograms/temperature.svg +1 -0
- package/dist/ui-library/assets/pictograms/terminal.svg +1 -0
- package/dist/ui-library/assets/pictograms/ticket.svg +1 -0
- package/dist/ui-library/assets/pictograms/tin.svg +1 -0
- package/dist/ui-library/assets/pictograms/tokenization.svg +1 -0
- package/dist/ui-library/assets/pictograms/tool.svg +1 -0
- package/dist/ui-library/assets/pictograms/touch.svg +1 -0
- package/dist/ui-library/assets/pictograms/train.svg +1 -0
- package/dist/ui-library/assets/pictograms/trash.svg +1 -0
- package/dist/ui-library/assets/pictograms/umbrella.svg +1 -0
- package/dist/ui-library/assets/pictograms/unlock.svg +1 -0
- package/dist/ui-library/assets/pictograms/upload.svg +1 -0
- package/dist/ui-library/assets/pictograms/usb.svg +1 -0
- package/dist/ui-library/assets/pictograms/viena.svg +1 -0
- package/dist/ui-library/assets/pictograms/viking.svg +1 -0
- package/dist/ui-library/assets/pictograms/visibility.svg +1 -0
- package/dist/ui-library/assets/pictograms/wallet.svg +1 -0
- package/dist/ui-library/assets/pictograms/warning.svg +1 -0
- package/dist/ui-library/assets/pictograms/way-up.svg +1 -0
- package/dist/ui-library/assets/pictograms/wc-handicap.svg +1 -0
- package/dist/ui-library/assets/pictograms/wc-men.svg +1 -0
- package/dist/ui-library/assets/pictograms/wc-woman.svg +1 -0
- package/dist/ui-library/assets/pictograms/wearables.svg +1 -0
- package/dist/ui-library/assets/pictograms/webshop.svg +1 -0
- package/dist/ui-library/assets/pictograms/wlan-bluetooth.svg +1 -0
- package/dist/ui-library/assets/pictograms/wlan.svg +1 -0
- package/dist/ui-library/assets/pictograms/x.svg +1 -0
- package/dist/ui-library/assets/pictograms/zurich.svg +1 -0
- package/dist/ui-library/files/material-icons-latin-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/ui-library/index.esm.js +1 -1
- package/dist/ui-library/index.esm.js.map +1 -1
- package/dist/ui-library/p-06ba4450.js +2 -0
- package/dist/ui-library/p-06ba4450.js.map +1 -0
- package/dist/ui-library/p-0cebf1d2.js +2 -0
- package/dist/ui-library/p-0cebf1d2.js.map +1 -0
- package/dist/ui-library/p-0e3be65b.entry.js +2 -0
- package/dist/ui-library/p-0e3be65b.entry.js.map +1 -0
- package/dist/ui-library/p-0ea87016.entry.js +2 -0
- package/dist/ui-library/p-0ea87016.entry.js.map +1 -0
- package/dist/ui-library/p-107c1cc9.entry.js +2 -0
- package/dist/ui-library/p-107c1cc9.entry.js.map +1 -0
- package/dist/ui-library/p-119e0252.entry.js +2 -0
- package/dist/ui-library/p-119e0252.entry.js.map +1 -0
- package/dist/ui-library/p-2ad904a7.entry.js +2 -0
- package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
- package/dist/ui-library/p-2dda9f79.entry.js +2 -0
- package/dist/ui-library/p-2dda9f79.entry.js.map +1 -0
- package/dist/ui-library/p-30000e86.entry.js +2 -0
- package/dist/ui-library/p-30000e86.entry.js.map +1 -0
- package/dist/ui-library/p-31dc219a.entry.js +2 -0
- package/dist/ui-library/p-31dc219a.entry.js.map +1 -0
- package/dist/ui-library/p-3362f0a6.entry.js +2 -0
- package/dist/ui-library/p-3362f0a6.entry.js.map +1 -0
- package/dist/ui-library/p-33eff94d.entry.js +2 -0
- package/dist/ui-library/p-33eff94d.entry.js.map +1 -0
- package/dist/ui-library/p-38dca7f5.entry.js +2 -0
- package/dist/ui-library/p-38dca7f5.entry.js.map +1 -0
- package/dist/ui-library/p-3dde8246.entry.js +2 -0
- package/dist/ui-library/p-3dde8246.entry.js.map +1 -0
- package/dist/ui-library/p-3de9f1dd.entry.js +2 -0
- package/dist/ui-library/p-3de9f1dd.entry.js.map +1 -0
- package/dist/ui-library/p-42cd3588.entry.js +2 -0
- package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
- package/dist/ui-library/p-4777053f.entry.js +2 -0
- package/dist/ui-library/p-4777053f.entry.js.map +1 -0
- package/dist/ui-library/p-48118ce8.js +3 -0
- package/dist/ui-library/p-48118ce8.js.map +1 -0
- package/dist/ui-library/p-484f68f9.entry.js +2 -0
- package/dist/ui-library/p-484f68f9.entry.js.map +1 -0
- package/dist/ui-library/p-4eb49fc9.entry.js +2 -0
- package/dist/ui-library/p-4eb49fc9.entry.js.map +1 -0
- package/dist/ui-library/p-4edde816.entry.js +2 -0
- package/dist/ui-library/p-4edde816.entry.js.map +1 -0
- package/dist/ui-library/p-5236fc59.entry.js +2 -0
- package/dist/ui-library/p-5236fc59.entry.js.map +1 -0
- package/dist/ui-library/p-5442fd21.entry.js +2 -0
- package/dist/ui-library/p-5442fd21.entry.js.map +1 -0
- package/dist/ui-library/p-54713ac9.entry.js +2 -0
- package/dist/ui-library/p-54713ac9.entry.js.map +1 -0
- package/dist/ui-library/p-59c4dc13.entry.js +2 -0
- package/dist/ui-library/p-59c4dc13.entry.js.map +1 -0
- package/dist/ui-library/p-651293e7.js +2 -0
- package/dist/ui-library/p-651293e7.js.map +1 -0
- package/dist/ui-library/p-663ac8f4.entry.js +2 -0
- package/dist/ui-library/p-663ac8f4.entry.js.map +1 -0
- package/dist/ui-library/p-70fac778.entry.js +2 -0
- package/dist/ui-library/p-70fac778.entry.js.map +1 -0
- package/dist/ui-library/p-7afdff5c.entry.js +2 -0
- package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
- package/dist/ui-library/p-7b413e80.entry.js +2 -0
- package/dist/ui-library/p-7b413e80.entry.js.map +1 -0
- package/dist/ui-library/p-7f3769d0.entry.js +2 -0
- package/dist/ui-library/p-7f3769d0.entry.js.map +1 -0
- package/dist/ui-library/p-7f856f00.js +2 -0
- package/dist/ui-library/p-7f856f00.js.map +1 -0
- package/dist/ui-library/p-801c8ff4.entry.js +2 -0
- package/dist/ui-library/p-801c8ff4.entry.js.map +1 -0
- package/dist/ui-library/p-8227aaed.js +2 -0
- package/dist/ui-library/p-8227aaed.js.map +1 -0
- package/dist/ui-library/p-842b492e.js +2 -0
- package/dist/ui-library/p-842b492e.js.map +1 -0
- package/dist/ui-library/p-862d474e.js +2 -0
- package/dist/ui-library/p-862d474e.js.map +1 -0
- package/dist/ui-library/p-8837e3fc.entry.js +2 -0
- package/dist/ui-library/p-8837e3fc.entry.js.map +1 -0
- package/dist/ui-library/p-88f4177a.entry.js +2 -0
- package/dist/ui-library/p-88f4177a.entry.js.map +1 -0
- package/dist/ui-library/p-8bfb4bfc.js +2 -0
- package/dist/ui-library/p-8bfb4bfc.js.map +1 -0
- package/dist/ui-library/p-8d0d99c9.entry.js +2 -0
- package/dist/ui-library/p-8d0d99c9.entry.js.map +1 -0
- package/dist/ui-library/p-90462eea.entry.js +2 -0
- package/dist/ui-library/p-90462eea.entry.js.map +1 -0
- package/dist/ui-library/p-99c8138a.entry.js +2 -0
- package/dist/ui-library/p-99c8138a.entry.js.map +1 -0
- package/dist/ui-library/p-9af41a65.entry.js +2 -0
- package/dist/ui-library/p-9af41a65.entry.js.map +1 -0
- package/dist/ui-library/p-9c40c714.entry.js +2 -0
- package/dist/ui-library/p-9c40c714.entry.js.map +1 -0
- package/dist/ui-library/p-a04460e3.js +2 -0
- package/dist/ui-library/p-a04460e3.js.map +1 -0
- package/dist/ui-library/p-a1502802.js +2 -0
- package/dist/ui-library/p-a1502802.js.map +1 -0
- package/dist/ui-library/p-a480590a.entry.js +2 -0
- package/dist/ui-library/p-a480590a.entry.js.map +1 -0
- package/dist/ui-library/p-aa980af9.entry.js +2 -0
- package/dist/ui-library/p-aa980af9.entry.js.map +1 -0
- package/dist/ui-library/p-b361d5da.entry.js +2 -0
- package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
- package/dist/ui-library/p-b5f193e8.entry.js +2 -0
- package/dist/ui-library/p-b5f193e8.entry.js.map +1 -0
- package/dist/ui-library/p-b8b15329.entry.js +2 -0
- package/dist/ui-library/p-b8b15329.entry.js.map +1 -0
- package/dist/ui-library/p-c4045cb9.entry.js +2 -0
- package/dist/ui-library/p-c4045cb9.entry.js.map +1 -0
- package/dist/ui-library/p-c656cbbe.entry.js +2 -0
- package/dist/ui-library/p-c656cbbe.entry.js.map +1 -0
- package/dist/ui-library/p-c71f6a4d.entry.js +2 -0
- package/dist/ui-library/p-c71f6a4d.entry.js.map +1 -0
- package/dist/ui-library/p-c7860973.entry.js +2 -0
- package/dist/ui-library/p-c7860973.entry.js.map +1 -0
- package/dist/ui-library/p-cc5d6ffb.entry.js +2 -0
- package/dist/ui-library/p-cc5d6ffb.entry.js.map +1 -0
- package/dist/ui-library/p-cdc9224d.entry.js +2 -0
- package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
- package/dist/ui-library/p-d18354fa.entry.js +2 -0
- package/dist/ui-library/p-d18354fa.entry.js.map +1 -0
- package/dist/ui-library/p-d5ea5ee3.entry.js +2 -0
- package/dist/ui-library/p-d5ea5ee3.entry.js.map +1 -0
- package/dist/ui-library/p-df01fb64.entry.js +2 -0
- package/dist/ui-library/p-df01fb64.entry.js.map +1 -0
- package/dist/ui-library/p-e080d5b6.js +2 -0
- package/dist/ui-library/p-e080d5b6.js.map +1 -0
- package/dist/ui-library/p-e1255160.js +2 -0
- package/dist/ui-library/p-e1255160.js.map +1 -0
- package/dist/ui-library/p-e9462085.entry.js +2 -0
- package/dist/ui-library/p-e9462085.entry.js.map +1 -0
- package/dist/ui-library/p-ed371177.entry.js +2 -0
- package/dist/ui-library/p-ed371177.entry.js.map +1 -0
- package/dist/ui-library/p-f136a6b2.js +2 -0
- package/dist/ui-library/p-f136a6b2.js.map +1 -0
- package/dist/ui-library/p-f206cd87.entry.js +2 -0
- package/dist/ui-library/p-f206cd87.entry.js.map +1 -0
- package/dist/ui-library/p-f5145520.entry.js +2 -0
- package/dist/ui-library/p-f5145520.entry.js.map +1 -0
- package/dist/ui-library/p-f90411a2.entry.js +2 -0
- package/dist/ui-library/p-f90411a2.entry.js.map +1 -0
- package/dist/ui-library/ui-library.css +1 -10
- package/dist/ui-library/ui-library.esm.js +1 -1
- package/dist/ui-library/ui-library.esm.js.map +1 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +18 -30
- package/dist/cjs/event-listeners-fdfe838c.js +0 -61
- package/dist/cjs/event-listeners-fdfe838c.js.map +0 -1
- package/dist/cjs/execution-control-b4707294.js +0 -48
- package/dist/cjs/execution-control-b4707294.js.map +0 -1
- package/dist/cjs/focus-visible-ae2470dd.js +0 -47
- package/dist/cjs/focus-visible-ae2470dd.js.map +0 -1
- package/dist/cjs/form-2df8c5bb.js +0 -20
- package/dist/cjs/form-2df8c5bb.js.map +0 -1
- package/dist/cjs/form-control-9769b310.js +0 -36
- package/dist/cjs/form-control-9769b310.js.map +0 -1
- package/dist/cjs/index-900437fc.js +0 -2469
- package/dist/cjs/index-900437fc.js.map +0 -1
- package/dist/cjs/modal-d5f074c7.js +0 -52
- package/dist/cjs/modal-d5f074c7.js.map +0 -1
- package/dist/cjs/popover-2df7e154.js +0 -1907
- package/dist/cjs/popover-2df7e154.js.map +0 -1
- package/dist/cjs/popup-f1d9910f.js +0 -103
- package/dist/cjs/popup-f1d9910f.js.map +0 -1
- package/dist/cjs/scroll-2c4200dc.js +0 -68
- package/dist/cjs/scroll-2c4200dc.js.map +0 -1
- package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
- package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +0 -127
- package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
- package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
- package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
- package/dist/cjs/slot-6e6a400f.js +0 -53
- package/dist/cjs/slot-6e6a400f.js.map +0 -1
- package/dist/cjs/types-47199040.js +0 -17
- package/dist/cjs/types-47199040.js.map +0 -1
- package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
- package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
- package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
- package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
- package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
- package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
- package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
- package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
- package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
- package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
- package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
- package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
- package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
- package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
- package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
- package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
- package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
- package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
- package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
- package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -122
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
- package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
- package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
- package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
- package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
- package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
- package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
- package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
- package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
- package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
- package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
- package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
- package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
- package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
- package/dist/collection/components/six-header/test/six-header.spec.js +0 -133
- package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
- package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
- package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
- package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
- package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
- package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
- package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
- package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
- package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
- package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
- package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
- package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
- package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
- package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
- package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
- package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
- package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
- package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
- package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
- package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
- package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
- package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
- package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
- package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
- package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
- package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
- package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
- package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
- package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
- package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
- package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
- package/dist/collection/components/six-root/test/six-root.spec.js +0 -43
- package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
- package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
- package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
- package/dist/collection/components/six-select/test/six-select.spec.js +0 -86
- package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
- package/dist/collection/components/six-select/test/util.spec.js +0 -81
- package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
- package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
- package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
- package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
- package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
- package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
- package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
- package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
- package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
- package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
- package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
- package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
- package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
- package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
- package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
- package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
- package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
- package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
- package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
- package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
- package/dist/collection/files/file-list.json +0 -308
- package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
- package/dist/collection/material-icons-round.woff +0 -0
- package/dist/collection/material-icons-round.woff2 +0 -0
- package/dist/collection/material-icons-sharp.woff +0 -0
- package/dist/collection/material-icons-sharp.woff2 +0 -0
- package/dist/collection/material-icons-two-tone.woff +0 -0
- package/dist/collection/material-icons-two-tone.woff2 +0 -0
- package/dist/collection/material-icons.css +0 -124
- package/dist/collection/material-icons.scss +0 -5
- package/dist/collection/material-icons.woff +0 -0
- package/dist/collection/utils/date-util.spec.js +0 -995
- package/dist/collection/utils/date-util.spec.js.map +0 -1
- package/dist/collection/utils/scroll.spec.js +0 -122
- package/dist/collection/utils/scroll.spec.js.map +0 -1
- package/dist/collection/utils/support.js +0 -16
- package/dist/collection/utils/support.js.map +0 -1
- package/dist/collection/utils/time.util.spec.js +0 -368
- package/dist/collection/utils/time.util.spec.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
- package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
- package/dist/components/set-attributes.d.ts +0 -11
- package/dist/components/set-attributes.js +0 -8
- package/dist/components/set-attributes.js.map +0 -1
- package/dist/components/set-attributes2.js +0 -71
- package/dist/components/set-attributes2.js.map +0 -1
- package/dist/components/six-tag2.js +0 -102
- package/dist/components/six-tag2.js.map +0 -1
- package/dist/esm/event-listeners-f6e5b0ab.js +0 -59
- package/dist/esm/event-listeners-f6e5b0ab.js.map +0 -1
- package/dist/esm/execution-control-e0892a05.js +0 -43
- package/dist/esm/execution-control-e0892a05.js.map +0 -1
- package/dist/esm/focus-visible-fc6ac671.js +0 -45
- package/dist/esm/focus-visible-fc6ac671.js.map +0 -1
- package/dist/esm/form-81252534.js +0 -18
- package/dist/esm/form-81252534.js.map +0 -1
- package/dist/esm/form-control-b0febe88.js +0 -34
- package/dist/esm/form-control-b0febe88.js.map +0 -1
- package/dist/esm/index-8a74f992.js +0 -2440
- package/dist/esm/index-8a74f992.js.map +0 -1
- package/dist/esm/modal-7d32e141.js +0 -49
- package/dist/esm/modal-7d32e141.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/popover-136d1f73.js +0 -1905
- package/dist/esm/popover-136d1f73.js.map +0 -1
- package/dist/esm/popup-7f89a001.js +0 -98
- package/dist/esm/popup-7f89a001.js.map +0 -1
- package/dist/esm/scroll-774762d6.js +0 -64
- package/dist/esm/scroll-774762d6.js.map +0 -1
- package/dist/esm/set-attributes_2.entry.js +0 -68
- package/dist/esm/set-attributes_2.entry.js.map +0 -1
- package/dist/esm/six-checkbox.entry.js +0 -123
- package/dist/esm/six-checkbox.entry.js.map +0 -1
- package/dist/esm/six-menu-item.entry.js +0 -59
- package/dist/esm/six-menu-item.entry.js.map +0 -1
- package/dist/esm/slot-ad36df3a.js +0 -48
- package/dist/esm/slot-ad36df3a.js.map +0 -1
- package/dist/esm/types-59b455aa.js +0 -17
- package/dist/esm/types-59b455aa.js.map +0 -1
- package/dist/types/utils/support.d.ts +0 -1
- package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
- package/dist/ui-library/assets/six-logo.svg +0 -1
- package/dist/ui-library/files/file-list.json +0 -308
- package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
- package/dist/ui-library/material-icons-round.woff +0 -0
- package/dist/ui-library/material-icons-round.woff2 +0 -0
- package/dist/ui-library/material-icons-sharp.woff +0 -0
- package/dist/ui-library/material-icons-sharp.woff2 +0 -0
- package/dist/ui-library/material-icons-two-tone.woff +0 -0
- package/dist/ui-library/material-icons-two-tone.woff2 +0 -0
- package/dist/ui-library/material-icons.css +0 -124
- package/dist/ui-library/material-icons.scss +0 -5
- package/dist/ui-library/material-icons.woff +0 -0
- package/dist/ui-library/p-052aa8d3.js +0 -2
- package/dist/ui-library/p-052aa8d3.js.map +0 -1
- package/dist/ui-library/p-0f510624.js +0 -2
- package/dist/ui-library/p-0f510624.js.map +0 -1
- package/dist/ui-library/p-0fdb185d.js +0 -2
- package/dist/ui-library/p-0fdb185d.js.map +0 -1
- package/dist/ui-library/p-1286ab62.entry.js +0 -2
- package/dist/ui-library/p-1286ab62.entry.js.map +0 -1
- package/dist/ui-library/p-13b43e04.entry.js +0 -2
- package/dist/ui-library/p-13b43e04.entry.js.map +0 -1
- package/dist/ui-library/p-14c1ec31.entry.js +0 -2
- package/dist/ui-library/p-14c1ec31.entry.js.map +0 -1
- package/dist/ui-library/p-15559d38.js +0 -2
- package/dist/ui-library/p-15559d38.js.map +0 -1
- package/dist/ui-library/p-1d5ee1a0.entry.js +0 -2
- package/dist/ui-library/p-1d5ee1a0.entry.js.map +0 -1
- package/dist/ui-library/p-22c9b8c3.entry.js +0 -2
- package/dist/ui-library/p-22c9b8c3.entry.js.map +0 -1
- package/dist/ui-library/p-25bb1752.entry.js +0 -2
- package/dist/ui-library/p-25bb1752.entry.js.map +0 -1
- package/dist/ui-library/p-264d4ea8.entry.js +0 -2
- package/dist/ui-library/p-264d4ea8.entry.js.map +0 -1
- package/dist/ui-library/p-346f9557.entry.js +0 -2
- package/dist/ui-library/p-346f9557.entry.js.map +0 -1
- package/dist/ui-library/p-37557787.entry.js +0 -2
- package/dist/ui-library/p-37557787.entry.js.map +0 -1
- package/dist/ui-library/p-3cc5addb.entry.js +0 -2
- package/dist/ui-library/p-3cc5addb.entry.js.map +0 -1
- package/dist/ui-library/p-3f1a5ecb.entry.js +0 -2
- package/dist/ui-library/p-3f1a5ecb.entry.js.map +0 -1
- package/dist/ui-library/p-411ed539.entry.js +0 -2
- package/dist/ui-library/p-411ed539.entry.js.map +0 -1
- package/dist/ui-library/p-4435ff73.entry.js +0 -2
- package/dist/ui-library/p-4435ff73.entry.js.map +0 -1
- package/dist/ui-library/p-538f3c50.entry.js +0 -2
- package/dist/ui-library/p-538f3c50.entry.js.map +0 -1
- package/dist/ui-library/p-5654e4c7.js +0 -2
- package/dist/ui-library/p-5654e4c7.js.map +0 -1
- package/dist/ui-library/p-5800663b.entry.js +0 -2
- package/dist/ui-library/p-5800663b.entry.js.map +0 -1
- package/dist/ui-library/p-59210f0b.js +0 -2
- package/dist/ui-library/p-59210f0b.js.map +0 -1
- package/dist/ui-library/p-5af44076.entry.js +0 -2
- package/dist/ui-library/p-5af44076.entry.js.map +0 -1
- package/dist/ui-library/p-5ba3a0fe.entry.js +0 -2
- package/dist/ui-library/p-5ba3a0fe.entry.js.map +0 -1
- package/dist/ui-library/p-613283a7.entry.js +0 -2
- package/dist/ui-library/p-613283a7.entry.js.map +0 -1
- package/dist/ui-library/p-6153045b.js +0 -3
- package/dist/ui-library/p-6153045b.js.map +0 -1
- package/dist/ui-library/p-6197fe2f.entry.js +0 -2
- package/dist/ui-library/p-6197fe2f.entry.js.map +0 -1
- package/dist/ui-library/p-66fe54b3.entry.js +0 -2
- package/dist/ui-library/p-66fe54b3.entry.js.map +0 -1
- package/dist/ui-library/p-698bb2c8.js +0 -2
- package/dist/ui-library/p-698bb2c8.js.map +0 -1
- package/dist/ui-library/p-724875b0.entry.js +0 -2
- package/dist/ui-library/p-724875b0.entry.js.map +0 -1
- package/dist/ui-library/p-7afafb9d.entry.js +0 -2
- package/dist/ui-library/p-7afafb9d.entry.js.map +0 -1
- package/dist/ui-library/p-7d95def3.js +0 -2
- package/dist/ui-library/p-7d95def3.js.map +0 -1
- package/dist/ui-library/p-7e3ad38a.entry.js +0 -2
- package/dist/ui-library/p-7e3ad38a.entry.js.map +0 -1
- package/dist/ui-library/p-878226a0.entry.js +0 -2
- package/dist/ui-library/p-878226a0.entry.js.map +0 -1
- package/dist/ui-library/p-8c0971e0.js +0 -2
- package/dist/ui-library/p-8c0971e0.js.map +0 -1
- package/dist/ui-library/p-91b51800.entry.js +0 -2
- package/dist/ui-library/p-91b51800.entry.js.map +0 -1
- package/dist/ui-library/p-95fbdd0b.entry.js +0 -2
- package/dist/ui-library/p-95fbdd0b.entry.js.map +0 -1
- package/dist/ui-library/p-9ace84c7.js +0 -2
- package/dist/ui-library/p-9ace84c7.js.map +0 -1
- package/dist/ui-library/p-9b354f5d.entry.js +0 -2
- package/dist/ui-library/p-9b354f5d.entry.js.map +0 -1
- package/dist/ui-library/p-9c1be3fb.entry.js +0 -2
- package/dist/ui-library/p-9c1be3fb.entry.js.map +0 -1
- package/dist/ui-library/p-a0f290d0.entry.js +0 -2
- package/dist/ui-library/p-a0f290d0.entry.js.map +0 -1
- package/dist/ui-library/p-a2035543.entry.js +0 -2
- package/dist/ui-library/p-a2035543.entry.js.map +0 -1
- package/dist/ui-library/p-a457fee8.entry.js +0 -2
- package/dist/ui-library/p-a457fee8.entry.js.map +0 -1
- package/dist/ui-library/p-a55c7258.entry.js +0 -2
- package/dist/ui-library/p-a55c7258.entry.js.map +0 -1
- package/dist/ui-library/p-a6a9ee96.entry.js +0 -2
- package/dist/ui-library/p-a6a9ee96.entry.js.map +0 -1
- package/dist/ui-library/p-ab91c2a9.entry.js +0 -2
- package/dist/ui-library/p-ab91c2a9.entry.js.map +0 -1
- package/dist/ui-library/p-ac099e6b.entry.js +0 -2
- package/dist/ui-library/p-ac099e6b.entry.js.map +0 -1
- package/dist/ui-library/p-ae601a0f.entry.js +0 -2
- package/dist/ui-library/p-ae601a0f.entry.js.map +0 -1
- package/dist/ui-library/p-b351f889.entry.js +0 -2
- package/dist/ui-library/p-b351f889.entry.js.map +0 -1
- package/dist/ui-library/p-b57afbe4.entry.js +0 -2
- package/dist/ui-library/p-b57afbe4.entry.js.map +0 -1
- package/dist/ui-library/p-b6f47c9d.entry.js +0 -2
- package/dist/ui-library/p-b6f47c9d.entry.js.map +0 -1
- package/dist/ui-library/p-c03ebf7d.entry.js +0 -2
- package/dist/ui-library/p-c03ebf7d.entry.js.map +0 -1
- package/dist/ui-library/p-cba69e9d.entry.js +0 -2
- package/dist/ui-library/p-cba69e9d.entry.js.map +0 -1
- package/dist/ui-library/p-cd67da3d.entry.js +0 -2
- package/dist/ui-library/p-cd67da3d.entry.js.map +0 -1
- package/dist/ui-library/p-cdaed936.entry.js +0 -2
- package/dist/ui-library/p-cdaed936.entry.js.map +0 -1
- package/dist/ui-library/p-d1bda563.entry.js +0 -2
- package/dist/ui-library/p-d1bda563.entry.js.map +0 -1
- package/dist/ui-library/p-db34a6cc.entry.js +0 -2
- package/dist/ui-library/p-db34a6cc.entry.js.map +0 -1
- package/dist/ui-library/p-db936ad7.entry.js +0 -2
- package/dist/ui-library/p-db936ad7.entry.js.map +0 -1
- package/dist/ui-library/p-dc4f41d8.entry.js +0 -2
- package/dist/ui-library/p-dc4f41d8.entry.js.map +0 -1
- package/dist/ui-library/p-dfed33c5.entry.js +0 -2
- package/dist/ui-library/p-dfed33c5.entry.js.map +0 -1
- package/dist/ui-library/p-e5020f0d.js +0 -2
- package/dist/ui-library/p-e5020f0d.js.map +0 -1
- package/dist/ui-library/p-e775dcb4.entry.js +0 -2
- package/dist/ui-library/p-e775dcb4.entry.js.map +0 -1
- package/dist/ui-library/p-ee950ce2.entry.js +0 -2
- package/dist/ui-library/p-ee950ce2.entry.js.map +0 -1
- package/dist/ui-library/p-f1dc3a88.entry.js +0 -2
- package/dist/ui-library/p-f1dc3a88.entry.js.map +0 -1
- /package/dist/collection/{material-icons.woff2 → files/material-icons-latin-400-normal.woff2} +0 -0
- /package/dist/collection/{material-icons-outlined.woff → files/material-icons-outlined-latin-400-normal.woff} +0 -0
- /package/dist/collection/{material-icons-outlined.woff2 → files/material-icons-outlined-latin-400-normal.woff2} +0 -0
- /package/dist/ui-library/{material-icons.woff2 → files/material-icons-latin-400-normal.woff2} +0 -0
- /package/dist/ui-library/{material-icons-outlined.woff → files/material-icons-outlined-latin-400-normal.woff} +0 -0
- /package/dist/ui-library/{material-icons-outlined.woff2 → files/material-icons-outlined-latin-400-normal.woff2} +0 -0
package/dist/components.json
CHANGED
|
@@ -1,58 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "
|
|
2
|
+
"timestamp": "2025-03-03T11:38:27",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.0
|
|
6
|
-
"typescriptVersion": "5.
|
|
5
|
+
"version": "4.21.0",
|
|
6
|
+
"typescriptVersion": "5.5.3"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
9
|
-
{
|
|
10
|
-
"filePath": "src/wrappers/set-attributes/set-attributes.tsx",
|
|
11
|
-
"encapsulation": "none",
|
|
12
|
-
"tag": "set-attributes",
|
|
13
|
-
"readme": "# set-attributes\n\n<!-- EXAMPLES -->\n",
|
|
14
|
-
"docs": "<!-- EXAMPLES -->",
|
|
15
|
-
"docsTags": [],
|
|
16
|
-
"usage": {},
|
|
17
|
-
"props": [
|
|
18
|
-
{
|
|
19
|
-
"name": "value",
|
|
20
|
-
"type": "{}",
|
|
21
|
-
"complexType": {
|
|
22
|
-
"original": "{}",
|
|
23
|
-
"resolved": "{}",
|
|
24
|
-
"references": {}
|
|
25
|
-
},
|
|
26
|
-
"mutable": false,
|
|
27
|
-
"reflectToAttr": false,
|
|
28
|
-
"docs": "Attributes map",
|
|
29
|
-
"docsTags": [],
|
|
30
|
-
"default": "{}",
|
|
31
|
-
"values": [
|
|
32
|
-
{
|
|
33
|
-
"type": "{}"
|
|
34
|
-
}
|
|
35
|
-
],
|
|
36
|
-
"optional": false,
|
|
37
|
-
"required": false
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"methods": [],
|
|
41
|
-
"events": [],
|
|
42
|
-
"listeners": [],
|
|
43
|
-
"styles": [],
|
|
44
|
-
"slots": [],
|
|
45
|
-
"parts": [],
|
|
46
|
-
"dependents": [
|
|
47
|
-
"six-root"
|
|
48
|
-
],
|
|
49
|
-
"dependencies": [],
|
|
50
|
-
"dependencyGraph": {
|
|
51
|
-
"six-root": [
|
|
52
|
-
"set-attributes"
|
|
53
|
-
]
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
9
|
{
|
|
57
10
|
"filePath": "src/components/six-alert/six-alert.tsx",
|
|
58
11
|
"encapsulation": "shadow",
|
|
@@ -128,7 +81,7 @@
|
|
|
128
81
|
"mutable": false,
|
|
129
82
|
"attr": "duration",
|
|
130
83
|
"reflectToAttr": false,
|
|
131
|
-
"docs": "The length of time, in milliseconds, the alert will show before closing itself
|
|
84
|
+
"docs": "The length of time, in milliseconds, the alert will show before closing itself.\nIf the user hovers over the toast alert, the timer will pause.\nOn leaving the element with the mouse, the timer resets.",
|
|
132
85
|
"docsTags": [],
|
|
133
86
|
"default": "Infinity",
|
|
134
87
|
"values": [
|
|
@@ -165,9 +118,15 @@
|
|
|
165
118
|
"name": "type",
|
|
166
119
|
"type": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
|
|
167
120
|
"complexType": {
|
|
168
|
-
"original": "
|
|
121
|
+
"original": "AlertType",
|
|
169
122
|
"resolved": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
|
|
170
|
-
"references": {
|
|
123
|
+
"references": {
|
|
124
|
+
"AlertType": {
|
|
125
|
+
"location": "local",
|
|
126
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-alert/six-alert.tsx",
|
|
127
|
+
"id": "src/components/six-alert/six-alert.tsx::AlertType"
|
|
128
|
+
}
|
|
129
|
+
}
|
|
171
130
|
},
|
|
172
131
|
"mutable": false,
|
|
173
132
|
"attr": "type",
|
|
@@ -253,8 +212,14 @@
|
|
|
253
212
|
"docs": ""
|
|
254
213
|
},
|
|
255
214
|
"complexType": {
|
|
256
|
-
"signature": "() => Promise<void>",
|
|
257
|
-
"parameters": [
|
|
215
|
+
"signature": "(adjustPosition?: boolean) => Promise<void>",
|
|
216
|
+
"parameters": [
|
|
217
|
+
{
|
|
218
|
+
"name": "adjustPosition",
|
|
219
|
+
"type": "boolean",
|
|
220
|
+
"docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
221
|
+
}
|
|
222
|
+
],
|
|
258
223
|
"references": {
|
|
259
224
|
"Promise": {
|
|
260
225
|
"location": "global",
|
|
@@ -263,10 +228,21 @@
|
|
|
263
228
|
},
|
|
264
229
|
"return": "Promise<void>"
|
|
265
230
|
},
|
|
266
|
-
"signature": "toast() => Promise<void>",
|
|
267
|
-
"parameters": [
|
|
231
|
+
"signature": "toast(adjustPosition?: boolean) => Promise<void>",
|
|
232
|
+
"parameters": [
|
|
233
|
+
{
|
|
234
|
+
"name": "adjustPosition",
|
|
235
|
+
"type": "boolean",
|
|
236
|
+
"docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
237
|
+
}
|
|
238
|
+
],
|
|
268
239
|
"docs": "Displays the alert as a toast notification. This will move the alert out of its position in the DOM and, when\ndismissed, it will be removed from the DOM completely. By storing a reference to the alert, you can reuse it by\ncalling this method again. The returned promise will resolve after the alert is hidden.",
|
|
269
|
-
"docsTags": [
|
|
240
|
+
"docsTags": [
|
|
241
|
+
{
|
|
242
|
+
"name": "param",
|
|
243
|
+
"text": "adjustPosition If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
244
|
+
}
|
|
245
|
+
]
|
|
270
246
|
}
|
|
271
247
|
],
|
|
272
248
|
"events": [
|
|
@@ -1062,10 +1038,10 @@
|
|
|
1062
1038
|
},
|
|
1063
1039
|
{
|
|
1064
1040
|
"name": "type",
|
|
1065
|
-
"type": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1041
|
+
"type": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1066
1042
|
"complexType": {
|
|
1067
|
-
"original": "'secondary'
|
|
1068
|
-
"resolved": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1043
|
+
"original": "| 'secondary'\n | 'primary'\n | 'link'\n | 'success'\n | 'warning'\n | 'danger'\n | 'action'\n | 'action-outline'",
|
|
1044
|
+
"resolved": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1069
1045
|
"references": {}
|
|
1070
1046
|
},
|
|
1071
1047
|
"mutable": false,
|
|
@@ -1079,6 +1055,10 @@
|
|
|
1079
1055
|
"value": "action",
|
|
1080
1056
|
"type": "string"
|
|
1081
1057
|
},
|
|
1058
|
+
{
|
|
1059
|
+
"value": "action-outline",
|
|
1060
|
+
"type": "string"
|
|
1061
|
+
},
|
|
1082
1062
|
{
|
|
1083
1063
|
"value": "danger",
|
|
1084
1064
|
"type": "string"
|
|
@@ -1163,8 +1143,9 @@
|
|
|
1163
1143
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
1164
1144
|
"parameters": [
|
|
1165
1145
|
{
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1146
|
+
"name": "options",
|
|
1147
|
+
"type": "FocusOptions | undefined",
|
|
1148
|
+
"docs": ""
|
|
1168
1149
|
}
|
|
1169
1150
|
],
|
|
1170
1151
|
"references": {
|
|
@@ -1180,7 +1161,13 @@
|
|
|
1180
1161
|
"return": "Promise<void>"
|
|
1181
1162
|
},
|
|
1182
1163
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1183
|
-
"parameters": [
|
|
1164
|
+
"parameters": [
|
|
1165
|
+
{
|
|
1166
|
+
"name": "options",
|
|
1167
|
+
"type": "FocusOptions | undefined",
|
|
1168
|
+
"docs": ""
|
|
1169
|
+
}
|
|
1170
|
+
],
|
|
1184
1171
|
"docs": "Sets focus on the button.",
|
|
1185
1172
|
"docsTags": []
|
|
1186
1173
|
}
|
|
@@ -1265,13 +1252,22 @@
|
|
|
1265
1252
|
"docs": "The suffix container."
|
|
1266
1253
|
}
|
|
1267
1254
|
],
|
|
1268
|
-
"dependents": [
|
|
1255
|
+
"dependents": [
|
|
1256
|
+
"six-header-menu-button",
|
|
1257
|
+
"six-select"
|
|
1258
|
+
],
|
|
1269
1259
|
"dependencies": [
|
|
1270
1260
|
"six-spinner"
|
|
1271
1261
|
],
|
|
1272
1262
|
"dependencyGraph": {
|
|
1273
1263
|
"six-button": [
|
|
1274
1264
|
"six-spinner"
|
|
1265
|
+
],
|
|
1266
|
+
"six-header-menu-button": [
|
|
1267
|
+
"six-button"
|
|
1268
|
+
],
|
|
1269
|
+
"six-select": [
|
|
1270
|
+
"six-button"
|
|
1275
1271
|
]
|
|
1276
1272
|
}
|
|
1277
1273
|
},
|
|
@@ -1617,8 +1613,9 @@
|
|
|
1617
1613
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
1618
1614
|
"parameters": [
|
|
1619
1615
|
{
|
|
1620
|
-
"
|
|
1621
|
-
"
|
|
1616
|
+
"name": "options",
|
|
1617
|
+
"type": "FocusOptions | undefined",
|
|
1618
|
+
"docs": ""
|
|
1622
1619
|
}
|
|
1623
1620
|
],
|
|
1624
1621
|
"references": {
|
|
@@ -1634,7 +1631,13 @@
|
|
|
1634
1631
|
"return": "Promise<void>"
|
|
1635
1632
|
},
|
|
1636
1633
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1637
|
-
"parameters": [
|
|
1634
|
+
"parameters": [
|
|
1635
|
+
{
|
|
1636
|
+
"name": "options",
|
|
1637
|
+
"type": "FocusOptions | undefined",
|
|
1638
|
+
"docs": ""
|
|
1639
|
+
}
|
|
1640
|
+
],
|
|
1638
1641
|
"docs": "Sets focus on the checkbox.",
|
|
1639
1642
|
"docsTags": []
|
|
1640
1643
|
}
|
|
@@ -1735,13 +1738,18 @@
|
|
|
1735
1738
|
"docs": "The checkbox text rendered to the right."
|
|
1736
1739
|
}
|
|
1737
1740
|
],
|
|
1738
|
-
"dependents": [
|
|
1741
|
+
"dependents": [
|
|
1742
|
+
"six-menu-item"
|
|
1743
|
+
],
|
|
1739
1744
|
"dependencies": [
|
|
1740
1745
|
"six-error"
|
|
1741
1746
|
],
|
|
1742
1747
|
"dependencyGraph": {
|
|
1743
1748
|
"six-checkbox": [
|
|
1744
1749
|
"six-error"
|
|
1750
|
+
],
|
|
1751
|
+
"six-menu-item": [
|
|
1752
|
+
"six-checkbox"
|
|
1745
1753
|
]
|
|
1746
1754
|
}
|
|
1747
1755
|
},
|
|
@@ -2188,10 +2196,10 @@
|
|
|
2188
2196
|
},
|
|
2189
2197
|
{
|
|
2190
2198
|
"name": "locale",
|
|
2191
|
-
"type": "\"de\" | \"en\" | \"fr\" | \"it\"",
|
|
2199
|
+
"type": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
|
|
2192
2200
|
"complexType": {
|
|
2193
|
-
"original": "'en' | 'de' | 'fr' | 'it'",
|
|
2194
|
-
"resolved": "\"de\" | \"en\" | \"fr\" | \"it\"",
|
|
2201
|
+
"original": "'en' | 'de' | 'fr' | 'it' | 'es'",
|
|
2202
|
+
"resolved": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
|
|
2195
2203
|
"references": {}
|
|
2196
2204
|
},
|
|
2197
2205
|
"mutable": false,
|
|
@@ -2209,6 +2217,10 @@
|
|
|
2209
2217
|
"value": "en",
|
|
2210
2218
|
"type": "string"
|
|
2211
2219
|
},
|
|
2220
|
+
{
|
|
2221
|
+
"value": "es",
|
|
2222
|
+
"type": "string"
|
|
2223
|
+
},
|
|
2212
2224
|
{
|
|
2213
2225
|
"value": "fr",
|
|
2214
2226
|
"type": "string"
|
|
@@ -2516,8 +2528,9 @@
|
|
|
2516
2528
|
"signature": "(datestring?: string) => Promise<void>",
|
|
2517
2529
|
"parameters": [
|
|
2518
2530
|
{
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2531
|
+
"name": "datestring",
|
|
2532
|
+
"type": "string | undefined",
|
|
2533
|
+
"docs": ""
|
|
2521
2534
|
}
|
|
2522
2535
|
],
|
|
2523
2536
|
"references": {
|
|
@@ -2529,7 +2542,13 @@
|
|
|
2529
2542
|
"return": "Promise<void>"
|
|
2530
2543
|
},
|
|
2531
2544
|
"signature": "select(datestring?: string) => Promise<void>",
|
|
2532
|
-
"parameters": [
|
|
2545
|
+
"parameters": [
|
|
2546
|
+
{
|
|
2547
|
+
"name": "datestring",
|
|
2548
|
+
"type": "string | undefined",
|
|
2549
|
+
"docs": ""
|
|
2550
|
+
}
|
|
2551
|
+
],
|
|
2533
2552
|
"docs": "Selects an option",
|
|
2534
2553
|
"docsTags": []
|
|
2535
2554
|
},
|
|
@@ -2543,8 +2562,9 @@
|
|
|
2543
2562
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
2544
2563
|
"parameters": [
|
|
2545
2564
|
{
|
|
2546
|
-
"
|
|
2547
|
-
"
|
|
2565
|
+
"name": "options",
|
|
2566
|
+
"type": "FocusOptions | undefined",
|
|
2567
|
+
"docs": ""
|
|
2548
2568
|
}
|
|
2549
2569
|
],
|
|
2550
2570
|
"references": {
|
|
@@ -2560,7 +2580,13 @@
|
|
|
2560
2580
|
"return": "Promise<void>"
|
|
2561
2581
|
},
|
|
2562
2582
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
2563
|
-
"parameters": [
|
|
2583
|
+
"parameters": [
|
|
2584
|
+
{
|
|
2585
|
+
"name": "options",
|
|
2586
|
+
"type": "FocusOptions | undefined",
|
|
2587
|
+
"docs": ""
|
|
2588
|
+
}
|
|
2589
|
+
],
|
|
2564
2590
|
"docs": "Sets focus on the datepickers input.",
|
|
2565
2591
|
"docsTags": []
|
|
2566
2592
|
}
|
|
@@ -3961,6 +3987,10 @@
|
|
|
3961
3987
|
"name": "slot",
|
|
3962
3988
|
"text": "trigger - The dropdown's trigger, usually a `<six-button>` element."
|
|
3963
3989
|
},
|
|
3990
|
+
{
|
|
3991
|
+
"name": "slot",
|
|
3992
|
+
"text": "dropdown-footer - The dropdown's footer area."
|
|
3993
|
+
},
|
|
3964
3994
|
{
|
|
3965
3995
|
"name": "slot",
|
|
3966
3996
|
"text": "- The dropdown's content."
|
|
@@ -4109,7 +4139,7 @@
|
|
|
4109
4139
|
"reflectToAttr": false,
|
|
4110
4140
|
"docs": "The distance in pixels from which to offset the panel away from its trigger.",
|
|
4111
4141
|
"docsTags": [],
|
|
4112
|
-
"default": "
|
|
4142
|
+
"default": "4",
|
|
4113
4143
|
"values": [
|
|
4114
4144
|
{
|
|
4115
4145
|
"type": "number"
|
|
@@ -4148,12 +4178,12 @@
|
|
|
4148
4178
|
"resolved": "number",
|
|
4149
4179
|
"references": {}
|
|
4150
4180
|
},
|
|
4151
|
-
"mutable":
|
|
4181
|
+
"mutable": true,
|
|
4152
4182
|
"attr": "filter-debounce",
|
|
4153
4183
|
"reflectToAttr": false,
|
|
4154
4184
|
"docs": "The debounce for the filter callbacks.",
|
|
4155
4185
|
"docsTags": [],
|
|
4156
|
-
"default": "
|
|
4186
|
+
"default": "0",
|
|
4157
4187
|
"values": [
|
|
4158
4188
|
{
|
|
4159
4189
|
"type": "number"
|
|
@@ -4206,6 +4236,28 @@
|
|
|
4206
4236
|
"optional": false,
|
|
4207
4237
|
"required": false
|
|
4208
4238
|
},
|
|
4239
|
+
{
|
|
4240
|
+
"name": "matchTriggerWidth",
|
|
4241
|
+
"type": "boolean",
|
|
4242
|
+
"complexType": {
|
|
4243
|
+
"original": "boolean",
|
|
4244
|
+
"resolved": "boolean",
|
|
4245
|
+
"references": {}
|
|
4246
|
+
},
|
|
4247
|
+
"mutable": false,
|
|
4248
|
+
"attr": "match-trigger-width",
|
|
4249
|
+
"reflectToAttr": false,
|
|
4250
|
+
"docs": "Determines if the dropdown panel's width should match the width of the trigger element.\n\nIf set to `true`, the panel will resize its width to align with the trigger's width.\nIf `false` or omitted, the panel will maintain its default width.",
|
|
4251
|
+
"docsTags": [],
|
|
4252
|
+
"default": "false",
|
|
4253
|
+
"values": [
|
|
4254
|
+
{
|
|
4255
|
+
"type": "boolean"
|
|
4256
|
+
}
|
|
4257
|
+
],
|
|
4258
|
+
"optional": false,
|
|
4259
|
+
"required": false
|
|
4260
|
+
},
|
|
4209
4261
|
{
|
|
4210
4262
|
"name": "open",
|
|
4211
4263
|
"type": "boolean",
|
|
@@ -4242,7 +4294,7 @@
|
|
|
4242
4294
|
}
|
|
4243
4295
|
}
|
|
4244
4296
|
},
|
|
4245
|
-
"mutable":
|
|
4297
|
+
"mutable": true,
|
|
4246
4298
|
"reflectToAttr": false,
|
|
4247
4299
|
"docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
|
|
4248
4300
|
"docsTags": [],
|
|
@@ -4390,28 +4442,6 @@
|
|
|
4390
4442
|
"docs": "Hides the dropdown panel",
|
|
4391
4443
|
"docsTags": []
|
|
4392
4444
|
},
|
|
4393
|
-
{
|
|
4394
|
-
"name": "reposition",
|
|
4395
|
-
"returns": {
|
|
4396
|
-
"type": "Promise<void>",
|
|
4397
|
-
"docs": ""
|
|
4398
|
-
},
|
|
4399
|
-
"complexType": {
|
|
4400
|
-
"signature": "() => Promise<void>",
|
|
4401
|
-
"parameters": [],
|
|
4402
|
-
"references": {
|
|
4403
|
-
"Promise": {
|
|
4404
|
-
"location": "global",
|
|
4405
|
-
"id": "global::Promise"
|
|
4406
|
-
}
|
|
4407
|
-
},
|
|
4408
|
-
"return": "Promise<void>"
|
|
4409
|
-
},
|
|
4410
|
-
"signature": "reposition() => Promise<void>",
|
|
4411
|
-
"parameters": [],
|
|
4412
|
-
"docs": "Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu\nis activated.",
|
|
4413
|
-
"docsTags": []
|
|
4414
|
-
},
|
|
4415
4445
|
{
|
|
4416
4446
|
"name": "show",
|
|
4417
4447
|
"returns": {
|
|
@@ -4584,6 +4614,10 @@
|
|
|
4584
4614
|
"name": "",
|
|
4585
4615
|
"docs": "The dropdown's content."
|
|
4586
4616
|
},
|
|
4617
|
+
{
|
|
4618
|
+
"name": "dropdown-footer",
|
|
4619
|
+
"docs": "The dropdown's footer area."
|
|
4620
|
+
},
|
|
4587
4621
|
{
|
|
4588
4622
|
"name": "trigger",
|
|
4589
4623
|
"docs": "The dropdown's trigger, usually a `<six-button>` element."
|
|
@@ -4608,23 +4642,29 @@
|
|
|
4608
4642
|
}
|
|
4609
4643
|
],
|
|
4610
4644
|
"dependents": [
|
|
4611
|
-
"six-header",
|
|
4645
|
+
"six-header-dropdown-item",
|
|
4612
4646
|
"six-select"
|
|
4613
4647
|
],
|
|
4614
4648
|
"dependencies": [
|
|
4615
4649
|
"six-menu-item",
|
|
4616
4650
|
"six-input",
|
|
4651
|
+
"six-icon",
|
|
4617
4652
|
"six-menu"
|
|
4618
4653
|
],
|
|
4619
4654
|
"dependencyGraph": {
|
|
4620
4655
|
"six-dropdown": [
|
|
4621
4656
|
"six-menu-item",
|
|
4622
4657
|
"six-input",
|
|
4658
|
+
"six-icon",
|
|
4623
4659
|
"six-menu"
|
|
4624
4660
|
],
|
|
4625
4661
|
"six-menu-item": [
|
|
4662
|
+
"six-checkbox",
|
|
4626
4663
|
"six-icon"
|
|
4627
4664
|
],
|
|
4665
|
+
"six-checkbox": [
|
|
4666
|
+
"six-error"
|
|
4667
|
+
],
|
|
4628
4668
|
"six-input": [
|
|
4629
4669
|
"six-icon",
|
|
4630
4670
|
"six-error"
|
|
@@ -4632,7 +4672,7 @@
|
|
|
4632
4672
|
"six-menu": [
|
|
4633
4673
|
"six-menu-item"
|
|
4634
4674
|
],
|
|
4635
|
-
"six-header": [
|
|
4675
|
+
"six-header-dropdown-item": [
|
|
4636
4676
|
"six-dropdown"
|
|
4637
4677
|
],
|
|
4638
4678
|
"six-select": [
|
|
@@ -4644,8 +4684,8 @@
|
|
|
4644
4684
|
"filePath": "src/components/six-error/six-error.tsx",
|
|
4645
4685
|
"encapsulation": "shadow",
|
|
4646
4686
|
"tag": "six-error",
|
|
4647
|
-
"readme": "# six-error\n\n
|
|
4648
|
-
"docs": "",
|
|
4687
|
+
"readme": "# six-error\n\n<!-- EXAMPLES -->\n",
|
|
4688
|
+
"docs": "<!-- EXAMPLES -->",
|
|
4649
4689
|
"docsTags": [
|
|
4650
4690
|
{
|
|
4651
4691
|
"name": "since",
|
|
@@ -4675,6 +4715,7 @@
|
|
|
4675
4715
|
"parts": [],
|
|
4676
4716
|
"dependents": [
|
|
4677
4717
|
"six-checkbox",
|
|
4718
|
+
"six-file-upload",
|
|
4678
4719
|
"six-group-label",
|
|
4679
4720
|
"six-input",
|
|
4680
4721
|
"six-range",
|
|
@@ -4687,6 +4728,9 @@
|
|
|
4687
4728
|
"six-checkbox": [
|
|
4688
4729
|
"six-error"
|
|
4689
4730
|
],
|
|
4731
|
+
"six-file-upload": [
|
|
4732
|
+
"six-error"
|
|
4733
|
+
],
|
|
4690
4734
|
"six-group-label": [
|
|
4691
4735
|
"six-error"
|
|
4692
4736
|
],
|
|
@@ -5137,6 +5181,10 @@
|
|
|
5137
5181
|
{
|
|
5138
5182
|
"name": "status",
|
|
5139
5183
|
"text": "experimental"
|
|
5184
|
+
},
|
|
5185
|
+
{
|
|
5186
|
+
"name": "slot",
|
|
5187
|
+
"text": "error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
|
|
5140
5188
|
}
|
|
5141
5189
|
],
|
|
5142
5190
|
"usage": {},
|
|
@@ -5209,6 +5257,53 @@
|
|
|
5209
5257
|
"optional": false,
|
|
5210
5258
|
"required": false
|
|
5211
5259
|
},
|
|
5260
|
+
{
|
|
5261
|
+
"name": "errorText",
|
|
5262
|
+
"type": "string | string[]",
|
|
5263
|
+
"complexType": {
|
|
5264
|
+
"original": "string | string[]",
|
|
5265
|
+
"resolved": "string | string[]",
|
|
5266
|
+
"references": {}
|
|
5267
|
+
},
|
|
5268
|
+
"mutable": false,
|
|
5269
|
+
"attr": "error-text",
|
|
5270
|
+
"reflectToAttr": false,
|
|
5271
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
5272
|
+
"docsTags": [],
|
|
5273
|
+
"default": "''",
|
|
5274
|
+
"values": [
|
|
5275
|
+
{
|
|
5276
|
+
"type": "string"
|
|
5277
|
+
},
|
|
5278
|
+
{
|
|
5279
|
+
"type": "string[]"
|
|
5280
|
+
}
|
|
5281
|
+
],
|
|
5282
|
+
"optional": false,
|
|
5283
|
+
"required": false
|
|
5284
|
+
},
|
|
5285
|
+
{
|
|
5286
|
+
"name": "invalid",
|
|
5287
|
+
"type": "boolean",
|
|
5288
|
+
"complexType": {
|
|
5289
|
+
"original": "boolean",
|
|
5290
|
+
"resolved": "boolean",
|
|
5291
|
+
"references": {}
|
|
5292
|
+
},
|
|
5293
|
+
"mutable": false,
|
|
5294
|
+
"attr": "invalid",
|
|
5295
|
+
"reflectToAttr": true,
|
|
5296
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
5297
|
+
"docsTags": [],
|
|
5298
|
+
"default": "false",
|
|
5299
|
+
"values": [
|
|
5300
|
+
{
|
|
5301
|
+
"type": "boolean"
|
|
5302
|
+
}
|
|
5303
|
+
],
|
|
5304
|
+
"optional": false,
|
|
5305
|
+
"required": false
|
|
5306
|
+
},
|
|
5212
5307
|
{
|
|
5213
5308
|
"name": "label",
|
|
5214
5309
|
"type": "string | undefined",
|
|
@@ -5278,6 +5373,28 @@
|
|
|
5278
5373
|
],
|
|
5279
5374
|
"optional": false,
|
|
5280
5375
|
"required": false
|
|
5376
|
+
},
|
|
5377
|
+
{
|
|
5378
|
+
"name": "uploading",
|
|
5379
|
+
"type": "boolean",
|
|
5380
|
+
"complexType": {
|
|
5381
|
+
"original": "boolean",
|
|
5382
|
+
"resolved": "boolean",
|
|
5383
|
+
"references": {}
|
|
5384
|
+
},
|
|
5385
|
+
"mutable": false,
|
|
5386
|
+
"attr": "uploading",
|
|
5387
|
+
"reflectToAttr": true,
|
|
5388
|
+
"docs": "Set to true to draw the control in a loading state.",
|
|
5389
|
+
"docsTags": [],
|
|
5390
|
+
"default": "false",
|
|
5391
|
+
"values": [
|
|
5392
|
+
{
|
|
5393
|
+
"type": "boolean"
|
|
5394
|
+
}
|
|
5395
|
+
],
|
|
5396
|
+
"optional": false,
|
|
5397
|
+
"required": false
|
|
5281
5398
|
}
|
|
5282
5399
|
],
|
|
5283
5400
|
"methods": [],
|
|
@@ -5346,15 +5463,24 @@
|
|
|
5346
5463
|
}
|
|
5347
5464
|
],
|
|
5348
5465
|
"styles": [],
|
|
5349
|
-
"slots": [
|
|
5466
|
+
"slots": [
|
|
5467
|
+
{
|
|
5468
|
+
"name": "error-text",
|
|
5469
|
+
"docs": "Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
|
|
5470
|
+
}
|
|
5471
|
+
],
|
|
5350
5472
|
"parts": [],
|
|
5351
5473
|
"dependents": [],
|
|
5352
5474
|
"dependencies": [
|
|
5353
|
-
"six-icon"
|
|
5475
|
+
"six-icon",
|
|
5476
|
+
"six-spinner",
|
|
5477
|
+
"six-error"
|
|
5354
5478
|
],
|
|
5355
5479
|
"dependencyGraph": {
|
|
5356
5480
|
"six-file-upload": [
|
|
5357
|
-
"six-icon"
|
|
5481
|
+
"six-icon",
|
|
5482
|
+
"six-spinner",
|
|
5483
|
+
"six-error"
|
|
5358
5484
|
]
|
|
5359
5485
|
}
|
|
5360
5486
|
},
|
|
@@ -5622,35 +5748,15 @@
|
|
|
5622
5748
|
"name": "status",
|
|
5623
5749
|
"text": "stable"
|
|
5624
5750
|
},
|
|
5625
|
-
{
|
|
5626
|
-
"name": "slot",
|
|
5627
|
-
"text": "- Used to define a custom component that is included in the header."
|
|
5628
|
-
},
|
|
5629
5751
|
{
|
|
5630
5752
|
"name": "slot",
|
|
5631
5753
|
"text": "search-field - Used to define the search field component in the header."
|
|
5632
|
-
},
|
|
5633
|
-
{
|
|
5634
|
-
"name": "slot",
|
|
5635
|
-
"text": "notifications - Used to define the notification component in the header."
|
|
5636
|
-
},
|
|
5637
|
-
{
|
|
5638
|
-
"name": "slot",
|
|
5639
|
-
"text": "app-switcher-menu - Used to define the application switcher menu in the header."
|
|
5640
|
-
},
|
|
5641
|
-
{
|
|
5642
|
-
"name": "slot",
|
|
5643
|
-
"text": "profile-menu - Used to define the profile menu in the header."
|
|
5644
|
-
},
|
|
5645
|
-
{
|
|
5646
|
-
"name": "slot",
|
|
5647
|
-
"text": "profile-avatar - Used to define the avator in the header."
|
|
5648
5754
|
}
|
|
5649
5755
|
],
|
|
5650
5756
|
"usage": {},
|
|
5651
5757
|
"props": [
|
|
5652
5758
|
{
|
|
5653
|
-
"name": "
|
|
5759
|
+
"name": "openSearch",
|
|
5654
5760
|
"type": "boolean",
|
|
5655
5761
|
"complexType": {
|
|
5656
5762
|
"original": "boolean",
|
|
@@ -5658,9 +5764,9 @@
|
|
|
5658
5764
|
"references": {}
|
|
5659
5765
|
},
|
|
5660
5766
|
"mutable": false,
|
|
5661
|
-
"attr": "
|
|
5767
|
+
"attr": "open-search",
|
|
5662
5768
|
"reflectToAttr": false,
|
|
5663
|
-
"docs": "Set
|
|
5769
|
+
"docs": "Set the header search input to be in an open or closed state.\n\nFocuses the first `six-input` found in the search slot.",
|
|
5664
5770
|
"docsTags": [],
|
|
5665
5771
|
"default": "false",
|
|
5666
5772
|
"values": [
|
|
@@ -5672,7 +5778,7 @@
|
|
|
5672
5778
|
"required": false
|
|
5673
5779
|
},
|
|
5674
5780
|
{
|
|
5675
|
-
"name": "
|
|
5781
|
+
"name": "shiftContent",
|
|
5676
5782
|
"type": "boolean",
|
|
5677
5783
|
"complexType": {
|
|
5678
5784
|
"original": "boolean",
|
|
@@ -5680,9 +5786,9 @@
|
|
|
5680
5786
|
"references": {}
|
|
5681
5787
|
},
|
|
5682
5788
|
"mutable": false,
|
|
5683
|
-
"attr": "
|
|
5789
|
+
"attr": "shift-content",
|
|
5684
5790
|
"reflectToAttr": false,
|
|
5685
|
-
"docs": "
|
|
5791
|
+
"docs": "Indicates if content should be shifted down when search field is visible.",
|
|
5686
5792
|
"docsTags": [],
|
|
5687
5793
|
"default": "false",
|
|
5688
5794
|
"values": [
|
|
@@ -5692,9 +5798,48 @@
|
|
|
5692
5798
|
],
|
|
5693
5799
|
"optional": false,
|
|
5694
5800
|
"required": false
|
|
5695
|
-
}
|
|
5696
|
-
|
|
5697
|
-
|
|
5801
|
+
}
|
|
5802
|
+
],
|
|
5803
|
+
"methods": [],
|
|
5804
|
+
"events": [],
|
|
5805
|
+
"listeners": [],
|
|
5806
|
+
"styles": [],
|
|
5807
|
+
"slots": [
|
|
5808
|
+
{
|
|
5809
|
+
"name": "search-field",
|
|
5810
|
+
"docs": "Used to define the search field component in the header."
|
|
5811
|
+
}
|
|
5812
|
+
],
|
|
5813
|
+
"parts": [
|
|
5814
|
+
{
|
|
5815
|
+
"name": "header",
|
|
5816
|
+
"docs": ""
|
|
5817
|
+
}
|
|
5818
|
+
],
|
|
5819
|
+
"dependents": [],
|
|
5820
|
+
"dependencies": [],
|
|
5821
|
+
"dependencyGraph": {}
|
|
5822
|
+
},
|
|
5823
|
+
{
|
|
5824
|
+
"filePath": "src/components/six-header-dropdown-item/six-header-dropdown-item.tsx",
|
|
5825
|
+
"encapsulation": "shadow",
|
|
5826
|
+
"tag": "six-header-dropdown-item",
|
|
5827
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
5828
|
+
"docs": "<!-- EXAMPLES -->",
|
|
5829
|
+
"docsTags": [
|
|
5830
|
+
{
|
|
5831
|
+
"name": "since",
|
|
5832
|
+
"text": "4.2.7"
|
|
5833
|
+
},
|
|
5834
|
+
{
|
|
5835
|
+
"name": "status",
|
|
5836
|
+
"text": "stable"
|
|
5837
|
+
}
|
|
5838
|
+
],
|
|
5839
|
+
"usage": {},
|
|
5840
|
+
"props": [
|
|
5841
|
+
{
|
|
5842
|
+
"name": "filter",
|
|
5698
5843
|
"type": "boolean",
|
|
5699
5844
|
"complexType": {
|
|
5700
5845
|
"original": "boolean",
|
|
@@ -5702,9 +5847,9 @@
|
|
|
5702
5847
|
"references": {}
|
|
5703
5848
|
},
|
|
5704
5849
|
"mutable": false,
|
|
5705
|
-
"attr": "
|
|
5850
|
+
"attr": "filter",
|
|
5706
5851
|
"reflectToAttr": false,
|
|
5707
|
-
"docs": "Set the
|
|
5852
|
+
"docs": "Set to true to allow auto filtering for entries in the dropdown.\nWith this flag the dropdown will automatically filter itsel.\nIf you need to coordinate the shown elements yourself,\ne.g. because you need to call an endpoint use asyncFilter instead",
|
|
5708
5853
|
"docsTags": [],
|
|
5709
5854
|
"default": "false",
|
|
5710
5855
|
"values": [
|
|
@@ -5716,7 +5861,84 @@
|
|
|
5716
5861
|
"required": false
|
|
5717
5862
|
},
|
|
5718
5863
|
{
|
|
5719
|
-
"name": "
|
|
5864
|
+
"name": "filterPlaceholder",
|
|
5865
|
+
"type": "string",
|
|
5866
|
+
"complexType": {
|
|
5867
|
+
"original": "string",
|
|
5868
|
+
"resolved": "string",
|
|
5869
|
+
"references": {}
|
|
5870
|
+
},
|
|
5871
|
+
"mutable": false,
|
|
5872
|
+
"attr": "filter-placeholder",
|
|
5873
|
+
"reflectToAttr": false,
|
|
5874
|
+
"docs": "The filter's placeholder text.",
|
|
5875
|
+
"docsTags": [],
|
|
5876
|
+
"default": "'Filter...'",
|
|
5877
|
+
"values": [
|
|
5878
|
+
{
|
|
5879
|
+
"type": "string"
|
|
5880
|
+
}
|
|
5881
|
+
],
|
|
5882
|
+
"optional": false,
|
|
5883
|
+
"required": false
|
|
5884
|
+
}
|
|
5885
|
+
],
|
|
5886
|
+
"methods": [],
|
|
5887
|
+
"events": [],
|
|
5888
|
+
"listeners": [],
|
|
5889
|
+
"styles": [],
|
|
5890
|
+
"slots": [],
|
|
5891
|
+
"parts": [],
|
|
5892
|
+
"dependents": [],
|
|
5893
|
+
"dependencies": [
|
|
5894
|
+
"six-dropdown"
|
|
5895
|
+
],
|
|
5896
|
+
"dependencyGraph": {
|
|
5897
|
+
"six-header-dropdown-item": [
|
|
5898
|
+
"six-dropdown"
|
|
5899
|
+
],
|
|
5900
|
+
"six-dropdown": [
|
|
5901
|
+
"six-menu-item",
|
|
5902
|
+
"six-input",
|
|
5903
|
+
"six-icon",
|
|
5904
|
+
"six-menu"
|
|
5905
|
+
],
|
|
5906
|
+
"six-menu-item": [
|
|
5907
|
+
"six-checkbox",
|
|
5908
|
+
"six-icon"
|
|
5909
|
+
],
|
|
5910
|
+
"six-checkbox": [
|
|
5911
|
+
"six-error"
|
|
5912
|
+
],
|
|
5913
|
+
"six-input": [
|
|
5914
|
+
"six-icon",
|
|
5915
|
+
"six-error"
|
|
5916
|
+
],
|
|
5917
|
+
"six-menu": [
|
|
5918
|
+
"six-menu-item"
|
|
5919
|
+
]
|
|
5920
|
+
}
|
|
5921
|
+
},
|
|
5922
|
+
{
|
|
5923
|
+
"filePath": "src/components/six-header-item/six-header-item.tsx",
|
|
5924
|
+
"encapsulation": "shadow",
|
|
5925
|
+
"tag": "six-header-item",
|
|
5926
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
5927
|
+
"docs": "<!-- EXAMPLES -->",
|
|
5928
|
+
"docsTags": [
|
|
5929
|
+
{
|
|
5930
|
+
"name": "since",
|
|
5931
|
+
"text": "4.2.7"
|
|
5932
|
+
},
|
|
5933
|
+
{
|
|
5934
|
+
"name": "status",
|
|
5935
|
+
"text": "stable"
|
|
5936
|
+
}
|
|
5937
|
+
],
|
|
5938
|
+
"usage": {},
|
|
5939
|
+
"props": [
|
|
5940
|
+
{
|
|
5941
|
+
"name": "active",
|
|
5720
5942
|
"type": "boolean",
|
|
5721
5943
|
"complexType": {
|
|
5722
5944
|
"original": "boolean",
|
|
@@ -5724,9 +5946,9 @@
|
|
|
5724
5946
|
"references": {}
|
|
5725
5947
|
},
|
|
5726
5948
|
"mutable": false,
|
|
5727
|
-
"attr": "
|
|
5728
|
-
"reflectToAttr":
|
|
5729
|
-
"docs": "Indicates
|
|
5949
|
+
"attr": "active",
|
|
5950
|
+
"reflectToAttr": true,
|
|
5951
|
+
"docs": "Indicates whether the item is styled as active.\nWhen set to `true`, a border is displayed below the trigger element.\n\nUse <code>six-header-dropdown-item</code> to automatically set the active\nstate for dropdowns.",
|
|
5730
5952
|
"docsTags": [],
|
|
5731
5953
|
"default": "false",
|
|
5732
5954
|
"values": [
|
|
@@ -5738,235 +5960,161 @@
|
|
|
5738
5960
|
"required": false
|
|
5739
5961
|
}
|
|
5740
5962
|
],
|
|
5741
|
-
"methods": [
|
|
5963
|
+
"methods": [],
|
|
5964
|
+
"events": [],
|
|
5965
|
+
"listeners": [],
|
|
5966
|
+
"styles": [],
|
|
5967
|
+
"slots": [],
|
|
5968
|
+
"parts": [],
|
|
5969
|
+
"dependents": [],
|
|
5970
|
+
"dependencies": [],
|
|
5971
|
+
"dependencyGraph": {}
|
|
5972
|
+
},
|
|
5973
|
+
{
|
|
5974
|
+
"filePath": "src/components/six-header-menu-button/six-header-menu-button.tsx",
|
|
5975
|
+
"encapsulation": "shadow",
|
|
5976
|
+
"tag": "six-header-menu-button",
|
|
5977
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
5978
|
+
"docs": "<!-- EXAMPLES -->",
|
|
5979
|
+
"docsTags": [
|
|
5742
5980
|
{
|
|
5743
|
-
"name": "
|
|
5744
|
-
"
|
|
5745
|
-
"type": "Promise<boolean>",
|
|
5746
|
-
"docs": ""
|
|
5747
|
-
},
|
|
5748
|
-
"complexType": {
|
|
5749
|
-
"signature": "() => Promise<boolean>",
|
|
5750
|
-
"parameters": [],
|
|
5751
|
-
"references": {
|
|
5752
|
-
"Promise": {
|
|
5753
|
-
"location": "global",
|
|
5754
|
-
"id": "global::Promise"
|
|
5755
|
-
}
|
|
5756
|
-
},
|
|
5757
|
-
"return": "Promise<boolean>"
|
|
5758
|
-
},
|
|
5759
|
-
"signature": "getIsSearchOpen() => Promise<boolean>",
|
|
5760
|
-
"parameters": [],
|
|
5761
|
-
"docs": "Get open state for search",
|
|
5762
|
-
"docsTags": []
|
|
5981
|
+
"name": "since",
|
|
5982
|
+
"text": "4.2.7"
|
|
5763
5983
|
},
|
|
5764
5984
|
{
|
|
5765
|
-
"name": "
|
|
5766
|
-
"
|
|
5767
|
-
"type": "Promise<void>",
|
|
5768
|
-
"docs": ""
|
|
5769
|
-
},
|
|
5770
|
-
"complexType": {
|
|
5771
|
-
"signature": "(openState: boolean) => Promise<void>",
|
|
5772
|
-
"parameters": [
|
|
5773
|
-
{
|
|
5774
|
-
"tags": [],
|
|
5775
|
-
"text": ""
|
|
5776
|
-
}
|
|
5777
|
-
],
|
|
5778
|
-
"references": {
|
|
5779
|
-
"Promise": {
|
|
5780
|
-
"location": "global",
|
|
5781
|
-
"id": "global::Promise"
|
|
5782
|
-
}
|
|
5783
|
-
},
|
|
5784
|
-
"return": "Promise<void>"
|
|
5785
|
-
},
|
|
5786
|
-
"signature": "setSearchOpenState(openState: boolean) => Promise<void>",
|
|
5787
|
-
"parameters": [],
|
|
5788
|
-
"docs": "Sets open state for search",
|
|
5789
|
-
"docsTags": []
|
|
5985
|
+
"name": "status",
|
|
5986
|
+
"text": "stable"
|
|
5790
5987
|
}
|
|
5791
5988
|
],
|
|
5792
|
-
"
|
|
5989
|
+
"usage": {},
|
|
5990
|
+
"props": [
|
|
5793
5991
|
{
|
|
5794
|
-
"
|
|
5795
|
-
"
|
|
5796
|
-
"bubbles": true,
|
|
5992
|
+
"name": "caret",
|
|
5993
|
+
"type": "boolean",
|
|
5797
5994
|
"complexType": {
|
|
5798
|
-
"original": "
|
|
5799
|
-
"resolved": "
|
|
5800
|
-
"references": {
|
|
5801
|
-
"EmptyPayload": {
|
|
5802
|
-
"location": "import",
|
|
5803
|
-
"path": "../../utils/types",
|
|
5804
|
-
"id": "src/utils/types.ts::EmptyPayload"
|
|
5805
|
-
}
|
|
5806
|
-
}
|
|
5995
|
+
"original": "boolean",
|
|
5996
|
+
"resolved": "boolean",
|
|
5997
|
+
"references": {}
|
|
5807
5998
|
},
|
|
5808
|
-
"
|
|
5809
|
-
"
|
|
5810
|
-
"
|
|
5811
|
-
"
|
|
5812
|
-
|
|
5813
|
-
|
|
5814
|
-
"
|
|
5815
|
-
|
|
5816
|
-
|
|
5817
|
-
"complexType": {
|
|
5818
|
-
"original": "SixHeaderAppSwitcherSelectPayload",
|
|
5819
|
-
"resolved": "SixHeaderAppSwitcherSelectPayload",
|
|
5820
|
-
"references": {
|
|
5821
|
-
"SixHeaderAppSwitcherSelectPayload": {
|
|
5822
|
-
"location": "local",
|
|
5823
|
-
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-header/six-header.tsx",
|
|
5824
|
-
"id": "src/components/six-header/six-header.tsx::SixHeaderAppSwitcherSelectPayload"
|
|
5825
|
-
}
|
|
5999
|
+
"mutable": false,
|
|
6000
|
+
"attr": "caret",
|
|
6001
|
+
"reflectToAttr": false,
|
|
6002
|
+
"docs": "Set to true to draw the button with a caret for use with dropdowns, popovers, etc.",
|
|
6003
|
+
"docsTags": [],
|
|
6004
|
+
"default": "false",
|
|
6005
|
+
"values": [
|
|
6006
|
+
{
|
|
6007
|
+
"type": "boolean"
|
|
5826
6008
|
}
|
|
5827
|
-
|
|
5828
|
-
"
|
|
5829
|
-
"
|
|
5830
|
-
"docs": "Emitted when a menu item is in the app switcher menu is selected.",
|
|
5831
|
-
"docsTags": []
|
|
6009
|
+
],
|
|
6010
|
+
"optional": false,
|
|
6011
|
+
"required": false
|
|
5832
6012
|
},
|
|
5833
6013
|
{
|
|
5834
|
-
"
|
|
5835
|
-
"
|
|
5836
|
-
"bubbles": true,
|
|
6014
|
+
"name": "disabled",
|
|
6015
|
+
"type": "boolean",
|
|
5837
6016
|
"complexType": {
|
|
5838
|
-
"original": "
|
|
5839
|
-
"resolved": "
|
|
5840
|
-
"references": {
|
|
5841
|
-
"EmptyPayload": {
|
|
5842
|
-
"location": "import",
|
|
5843
|
-
"path": "../../utils/types",
|
|
5844
|
-
"id": "src/utils/types.ts::EmptyPayload"
|
|
5845
|
-
}
|
|
5846
|
-
}
|
|
6017
|
+
"original": "boolean",
|
|
6018
|
+
"resolved": "boolean",
|
|
6019
|
+
"references": {}
|
|
5847
6020
|
},
|
|
5848
|
-
"
|
|
5849
|
-
"
|
|
5850
|
-
"
|
|
5851
|
-
"
|
|
6021
|
+
"mutable": false,
|
|
6022
|
+
"attr": "disabled",
|
|
6023
|
+
"reflectToAttr": true,
|
|
6024
|
+
"docs": "Set to true to disable the button.",
|
|
6025
|
+
"docsTags": [],
|
|
6026
|
+
"default": "false",
|
|
6027
|
+
"values": [
|
|
6028
|
+
{
|
|
6029
|
+
"type": "boolean"
|
|
6030
|
+
}
|
|
6031
|
+
],
|
|
6032
|
+
"optional": false,
|
|
6033
|
+
"required": false
|
|
5852
6034
|
},
|
|
5853
6035
|
{
|
|
5854
|
-
"
|
|
5855
|
-
"
|
|
5856
|
-
"bubbles": true,
|
|
6036
|
+
"name": "loading",
|
|
6037
|
+
"type": "boolean",
|
|
5857
6038
|
"complexType": {
|
|
5858
|
-
"original": "
|
|
5859
|
-
"resolved": "
|
|
5860
|
-
"references": {
|
|
5861
|
-
"EmptyPayload": {
|
|
5862
|
-
"location": "import",
|
|
5863
|
-
"path": "../../utils/types",
|
|
5864
|
-
"id": "src/utils/types.ts::EmptyPayload"
|
|
5865
|
-
}
|
|
5866
|
-
}
|
|
6039
|
+
"original": "boolean",
|
|
6040
|
+
"resolved": "boolean",
|
|
6041
|
+
"references": {}
|
|
5867
6042
|
},
|
|
5868
|
-
"
|
|
5869
|
-
"
|
|
5870
|
-
"
|
|
5871
|
-
"
|
|
6043
|
+
"mutable": false,
|
|
6044
|
+
"attr": "loading",
|
|
6045
|
+
"reflectToAttr": true,
|
|
6046
|
+
"docs": "Set to true to draw the button in a loading state.",
|
|
6047
|
+
"docsTags": [],
|
|
6048
|
+
"default": "false",
|
|
6049
|
+
"values": [
|
|
6050
|
+
{
|
|
6051
|
+
"type": "boolean"
|
|
6052
|
+
}
|
|
6053
|
+
],
|
|
6054
|
+
"optional": false,
|
|
6055
|
+
"required": false
|
|
5872
6056
|
},
|
|
5873
6057
|
{
|
|
5874
|
-
"
|
|
5875
|
-
"
|
|
5876
|
-
"bubbles": true,
|
|
6058
|
+
"name": "reset",
|
|
6059
|
+
"type": "boolean",
|
|
5877
6060
|
"complexType": {
|
|
5878
|
-
"original": "
|
|
5879
|
-
"resolved": "
|
|
5880
|
-
"references": {
|
|
5881
|
-
"SixHeaderProfileSelectPayload": {
|
|
5882
|
-
"location": "local",
|
|
5883
|
-
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-header/six-header.tsx",
|
|
5884
|
-
"id": "src/components/six-header/six-header.tsx::SixHeaderProfileSelectPayload"
|
|
5885
|
-
}
|
|
5886
|
-
}
|
|
6061
|
+
"original": "boolean",
|
|
6062
|
+
"resolved": "boolean",
|
|
6063
|
+
"references": {}
|
|
5887
6064
|
},
|
|
5888
|
-
"
|
|
5889
|
-
"
|
|
5890
|
-
"
|
|
5891
|
-
"
|
|
6065
|
+
"mutable": false,
|
|
6066
|
+
"attr": "reset",
|
|
6067
|
+
"reflectToAttr": true,
|
|
6068
|
+
"docs": "Indicates if activating the button should reset the form.",
|
|
6069
|
+
"docsTags": [],
|
|
6070
|
+
"default": "false",
|
|
6071
|
+
"values": [
|
|
6072
|
+
{
|
|
6073
|
+
"type": "boolean"
|
|
6074
|
+
}
|
|
6075
|
+
],
|
|
6076
|
+
"optional": false,
|
|
6077
|
+
"required": false
|
|
5892
6078
|
},
|
|
5893
6079
|
{
|
|
5894
|
-
"
|
|
5895
|
-
"
|
|
5896
|
-
"bubbles": true,
|
|
6080
|
+
"name": "submit",
|
|
6081
|
+
"type": "boolean",
|
|
5897
6082
|
"complexType": {
|
|
5898
|
-
"original": "
|
|
5899
|
-
"resolved": "
|
|
5900
|
-
"references": {
|
|
5901
|
-
"SixHeaderSearchFieldToggle": {
|
|
5902
|
-
"location": "local",
|
|
5903
|
-
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-header/six-header.tsx",
|
|
5904
|
-
"id": "src/components/six-header/six-header.tsx::SixHeaderSearchFieldToggle"
|
|
5905
|
-
}
|
|
5906
|
-
}
|
|
6083
|
+
"original": "boolean",
|
|
6084
|
+
"resolved": "boolean",
|
|
6085
|
+
"references": {}
|
|
5907
6086
|
},
|
|
5908
|
-
"
|
|
5909
|
-
"
|
|
5910
|
-
"
|
|
5911
|
-
"
|
|
6087
|
+
"mutable": false,
|
|
6088
|
+
"attr": "submit",
|
|
6089
|
+
"reflectToAttr": true,
|
|
6090
|
+
"docs": "Indicates if activating the button should submit the form. Ignored when `href` is set.",
|
|
6091
|
+
"docsTags": [],
|
|
6092
|
+
"default": "false",
|
|
6093
|
+
"values": [
|
|
6094
|
+
{
|
|
6095
|
+
"type": "boolean"
|
|
6096
|
+
}
|
|
6097
|
+
],
|
|
6098
|
+
"optional": false,
|
|
6099
|
+
"required": false
|
|
5912
6100
|
}
|
|
5913
6101
|
],
|
|
6102
|
+
"methods": [],
|
|
6103
|
+
"events": [],
|
|
5914
6104
|
"listeners": [],
|
|
5915
6105
|
"styles": [],
|
|
5916
|
-
"slots": [
|
|
5917
|
-
{
|
|
5918
|
-
"name": "",
|
|
5919
|
-
"docs": "Used to define a custom component that is included in the header."
|
|
5920
|
-
},
|
|
5921
|
-
{
|
|
5922
|
-
"name": "app-switcher-menu",
|
|
5923
|
-
"docs": "Used to define the application switcher menu in the header."
|
|
5924
|
-
},
|
|
5925
|
-
{
|
|
5926
|
-
"name": "notifications",
|
|
5927
|
-
"docs": "Used to define the notification component in the header."
|
|
5928
|
-
},
|
|
5929
|
-
{
|
|
5930
|
-
"name": "profile-avatar",
|
|
5931
|
-
"docs": "Used to define the avator in the header."
|
|
5932
|
-
},
|
|
5933
|
-
{
|
|
5934
|
-
"name": "profile-menu",
|
|
5935
|
-
"docs": "Used to define the profile menu in the header."
|
|
5936
|
-
},
|
|
5937
|
-
{
|
|
5938
|
-
"name": "search-field",
|
|
5939
|
-
"docs": "Used to define the search field component in the header."
|
|
5940
|
-
}
|
|
5941
|
-
],
|
|
6106
|
+
"slots": [],
|
|
5942
6107
|
"parts": [],
|
|
5943
6108
|
"dependents": [],
|
|
5944
6109
|
"dependencies": [
|
|
5945
|
-
"six-
|
|
5946
|
-
"six-dropdown"
|
|
6110
|
+
"six-button"
|
|
5947
6111
|
],
|
|
5948
6112
|
"dependencyGraph": {
|
|
5949
|
-
"six-header": [
|
|
5950
|
-
"six-
|
|
5951
|
-
"six-dropdown"
|
|
5952
|
-
],
|
|
5953
|
-
"six-icon-button": [
|
|
5954
|
-
"six-icon"
|
|
5955
|
-
],
|
|
5956
|
-
"six-dropdown": [
|
|
5957
|
-
"six-menu-item",
|
|
5958
|
-
"six-input",
|
|
5959
|
-
"six-menu"
|
|
5960
|
-
],
|
|
5961
|
-
"six-menu-item": [
|
|
5962
|
-
"six-icon"
|
|
5963
|
-
],
|
|
5964
|
-
"six-input": [
|
|
5965
|
-
"six-icon",
|
|
5966
|
-
"six-error"
|
|
6113
|
+
"six-header-menu-button": [
|
|
6114
|
+
"six-button"
|
|
5967
6115
|
],
|
|
5968
|
-
"six-
|
|
5969
|
-
"six-
|
|
6116
|
+
"six-button": [
|
|
6117
|
+
"six-spinner"
|
|
5970
6118
|
]
|
|
5971
6119
|
}
|
|
5972
6120
|
},
|
|
@@ -6081,6 +6229,7 @@
|
|
|
6081
6229
|
"six-avatar",
|
|
6082
6230
|
"six-datepicker",
|
|
6083
6231
|
"six-details",
|
|
6232
|
+
"six-dropdown",
|
|
6084
6233
|
"six-file-list-item",
|
|
6085
6234
|
"six-file-upload",
|
|
6086
6235
|
"six-icon-button",
|
|
@@ -6105,6 +6254,9 @@
|
|
|
6105
6254
|
"six-details": [
|
|
6106
6255
|
"six-icon"
|
|
6107
6256
|
],
|
|
6257
|
+
"six-dropdown": [
|
|
6258
|
+
"six-icon"
|
|
6259
|
+
],
|
|
6108
6260
|
"six-file-list-item": [
|
|
6109
6261
|
"six-icon"
|
|
6110
6262
|
],
|
|
@@ -6174,17 +6326,65 @@
|
|
|
6174
6326
|
"references": {}
|
|
6175
6327
|
},
|
|
6176
6328
|
"mutable": false,
|
|
6177
|
-
"attr": "disabled",
|
|
6178
|
-
"reflectToAttr": true,
|
|
6179
|
-
"docs": "Set to true to disable the button.",
|
|
6329
|
+
"attr": "disabled",
|
|
6330
|
+
"reflectToAttr": true,
|
|
6331
|
+
"docs": "Set to true to disable the button.",
|
|
6332
|
+
"docsTags": [],
|
|
6333
|
+
"default": "false",
|
|
6334
|
+
"values": [
|
|
6335
|
+
{
|
|
6336
|
+
"type": "boolean"
|
|
6337
|
+
}
|
|
6338
|
+
],
|
|
6339
|
+
"optional": false,
|
|
6340
|
+
"required": false
|
|
6341
|
+
},
|
|
6342
|
+
{
|
|
6343
|
+
"name": "download",
|
|
6344
|
+
"type": "string | undefined",
|
|
6345
|
+
"complexType": {
|
|
6346
|
+
"original": "string",
|
|
6347
|
+
"resolved": "string | undefined",
|
|
6348
|
+
"references": {}
|
|
6349
|
+
},
|
|
6350
|
+
"mutable": false,
|
|
6351
|
+
"attr": "download",
|
|
6352
|
+
"reflectToAttr": false,
|
|
6353
|
+
"docs": "Tells the browser to download the linked file as this filename. Only used when `href` is set.",
|
|
6354
|
+
"docsTags": [],
|
|
6355
|
+
"values": [
|
|
6356
|
+
{
|
|
6357
|
+
"type": "string"
|
|
6358
|
+
},
|
|
6359
|
+
{
|
|
6360
|
+
"type": "undefined"
|
|
6361
|
+
}
|
|
6362
|
+
],
|
|
6363
|
+
"optional": true,
|
|
6364
|
+
"required": false
|
|
6365
|
+
},
|
|
6366
|
+
{
|
|
6367
|
+
"name": "href",
|
|
6368
|
+
"type": "string | undefined",
|
|
6369
|
+
"complexType": {
|
|
6370
|
+
"original": "string",
|
|
6371
|
+
"resolved": "string | undefined",
|
|
6372
|
+
"references": {}
|
|
6373
|
+
},
|
|
6374
|
+
"mutable": false,
|
|
6375
|
+
"attr": "href",
|
|
6376
|
+
"reflectToAttr": false,
|
|
6377
|
+
"docs": "When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.",
|
|
6180
6378
|
"docsTags": [],
|
|
6181
|
-
"default": "false",
|
|
6182
6379
|
"values": [
|
|
6183
6380
|
{
|
|
6184
|
-
"type": "
|
|
6381
|
+
"type": "string"
|
|
6382
|
+
},
|
|
6383
|
+
{
|
|
6384
|
+
"type": "undefined"
|
|
6185
6385
|
}
|
|
6186
6386
|
],
|
|
6187
|
-
"optional":
|
|
6387
|
+
"optional": true,
|
|
6188
6388
|
"required": false
|
|
6189
6389
|
},
|
|
6190
6390
|
{
|
|
@@ -6305,6 +6505,43 @@
|
|
|
6305
6505
|
],
|
|
6306
6506
|
"optional": false,
|
|
6307
6507
|
"required": false
|
|
6508
|
+
},
|
|
6509
|
+
{
|
|
6510
|
+
"name": "target",
|
|
6511
|
+
"type": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
|
|
6512
|
+
"complexType": {
|
|
6513
|
+
"original": "'_blank' | '_parent' | '_self' | '_top'",
|
|
6514
|
+
"resolved": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
|
|
6515
|
+
"references": {}
|
|
6516
|
+
},
|
|
6517
|
+
"mutable": false,
|
|
6518
|
+
"attr": "target",
|
|
6519
|
+
"reflectToAttr": false,
|
|
6520
|
+
"docs": "Tells the browser where to open the link. Only used when `href` is set.",
|
|
6521
|
+
"docsTags": [],
|
|
6522
|
+
"values": [
|
|
6523
|
+
{
|
|
6524
|
+
"value": "_blank",
|
|
6525
|
+
"type": "string"
|
|
6526
|
+
},
|
|
6527
|
+
{
|
|
6528
|
+
"value": "_parent",
|
|
6529
|
+
"type": "string"
|
|
6530
|
+
},
|
|
6531
|
+
{
|
|
6532
|
+
"value": "_self",
|
|
6533
|
+
"type": "string"
|
|
6534
|
+
},
|
|
6535
|
+
{
|
|
6536
|
+
"value": "_top",
|
|
6537
|
+
"type": "string"
|
|
6538
|
+
},
|
|
6539
|
+
{
|
|
6540
|
+
"type": "undefined"
|
|
6541
|
+
}
|
|
6542
|
+
],
|
|
6543
|
+
"optional": true,
|
|
6544
|
+
"required": false
|
|
6308
6545
|
}
|
|
6309
6546
|
],
|
|
6310
6547
|
"methods": [],
|
|
@@ -6322,7 +6559,6 @@
|
|
|
6322
6559
|
"six-alert",
|
|
6323
6560
|
"six-dialog",
|
|
6324
6561
|
"six-drawer",
|
|
6325
|
-
"six-header",
|
|
6326
6562
|
"six-select",
|
|
6327
6563
|
"six-tab",
|
|
6328
6564
|
"six-tab-group",
|
|
@@ -6345,9 +6581,6 @@
|
|
|
6345
6581
|
"six-drawer": [
|
|
6346
6582
|
"six-icon-button"
|
|
6347
6583
|
],
|
|
6348
|
-
"six-header": [
|
|
6349
|
-
"six-icon-button"
|
|
6350
|
-
],
|
|
6351
6584
|
"six-select": [
|
|
6352
6585
|
"six-icon-button"
|
|
6353
6586
|
],
|
|
@@ -6592,6 +6825,28 @@
|
|
|
6592
6825
|
"optional": false,
|
|
6593
6826
|
"required": false
|
|
6594
6827
|
},
|
|
6828
|
+
{
|
|
6829
|
+
"name": "dropdownSearch",
|
|
6830
|
+
"type": "boolean",
|
|
6831
|
+
"complexType": {
|
|
6832
|
+
"original": "boolean",
|
|
6833
|
+
"resolved": "boolean",
|
|
6834
|
+
"references": {}
|
|
6835
|
+
},
|
|
6836
|
+
"mutable": false,
|
|
6837
|
+
"attr": "dropdown-search",
|
|
6838
|
+
"reflectToAttr": false,
|
|
6839
|
+
"docs": "Internal: Styles the input for the dropdown filter search.",
|
|
6840
|
+
"docsTags": [],
|
|
6841
|
+
"default": "false",
|
|
6842
|
+
"values": [
|
|
6843
|
+
{
|
|
6844
|
+
"type": "boolean"
|
|
6845
|
+
}
|
|
6846
|
+
],
|
|
6847
|
+
"optional": false,
|
|
6848
|
+
"required": false
|
|
6849
|
+
},
|
|
6595
6850
|
{
|
|
6596
6851
|
"name": "errorText",
|
|
6597
6852
|
"type": "string | string[]",
|
|
@@ -7184,6 +7439,33 @@
|
|
|
7184
7439
|
}
|
|
7185
7440
|
],
|
|
7186
7441
|
"methods": [
|
|
7442
|
+
{
|
|
7443
|
+
"name": "getSelectionRange",
|
|
7444
|
+
"returns": {
|
|
7445
|
+
"type": "Promise<SelectionRange>",
|
|
7446
|
+
"docs": ""
|
|
7447
|
+
},
|
|
7448
|
+
"complexType": {
|
|
7449
|
+
"signature": "() => Promise<SelectionRange>",
|
|
7450
|
+
"parameters": [],
|
|
7451
|
+
"references": {
|
|
7452
|
+
"Promise": {
|
|
7453
|
+
"location": "global",
|
|
7454
|
+
"id": "global::Promise"
|
|
7455
|
+
},
|
|
7456
|
+
"SelectionRange": {
|
|
7457
|
+
"location": "local",
|
|
7458
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
|
|
7459
|
+
"id": "src/components/six-input/six-input.tsx::SelectionRange"
|
|
7460
|
+
}
|
|
7461
|
+
},
|
|
7462
|
+
"return": "Promise<SelectionRange>"
|
|
7463
|
+
},
|
|
7464
|
+
"signature": "getSelectionRange() => Promise<SelectionRange>",
|
|
7465
|
+
"parameters": [],
|
|
7466
|
+
"docs": "Returns the start and end positions of the text selection",
|
|
7467
|
+
"docsTags": []
|
|
7468
|
+
},
|
|
7187
7469
|
{
|
|
7188
7470
|
"name": "removeFocus",
|
|
7189
7471
|
"returns": {
|
|
@@ -7238,8 +7520,9 @@
|
|
|
7238
7520
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
7239
7521
|
"parameters": [
|
|
7240
7522
|
{
|
|
7241
|
-
"
|
|
7242
|
-
"
|
|
7523
|
+
"name": "options",
|
|
7524
|
+
"type": "FocusOptions | undefined",
|
|
7525
|
+
"docs": ""
|
|
7243
7526
|
}
|
|
7244
7527
|
],
|
|
7245
7528
|
"references": {
|
|
@@ -7255,7 +7538,13 @@
|
|
|
7255
7538
|
"return": "Promise<void>"
|
|
7256
7539
|
},
|
|
7257
7540
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
7258
|
-
"parameters": [
|
|
7541
|
+
"parameters": [
|
|
7542
|
+
{
|
|
7543
|
+
"name": "options",
|
|
7544
|
+
"type": "FocusOptions | undefined",
|
|
7545
|
+
"docs": ""
|
|
7546
|
+
}
|
|
7547
|
+
],
|
|
7259
7548
|
"docs": "Sets focus on the input.",
|
|
7260
7549
|
"docsTags": []
|
|
7261
7550
|
},
|
|
@@ -7266,23 +7555,27 @@
|
|
|
7266
7555
|
"docs": ""
|
|
7267
7556
|
},
|
|
7268
7557
|
"complexType": {
|
|
7269
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
7558
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7270
7559
|
"parameters": [
|
|
7271
7560
|
{
|
|
7272
|
-
"
|
|
7273
|
-
"
|
|
7561
|
+
"name": "replacement",
|
|
7562
|
+
"type": "string",
|
|
7563
|
+
"docs": ""
|
|
7274
7564
|
},
|
|
7275
7565
|
{
|
|
7276
|
-
"
|
|
7277
|
-
"
|
|
7566
|
+
"name": "start",
|
|
7567
|
+
"type": "number",
|
|
7568
|
+
"docs": ""
|
|
7278
7569
|
},
|
|
7279
7570
|
{
|
|
7280
|
-
"
|
|
7281
|
-
"
|
|
7571
|
+
"name": "end",
|
|
7572
|
+
"type": "number",
|
|
7573
|
+
"docs": ""
|
|
7282
7574
|
},
|
|
7283
7575
|
{
|
|
7284
|
-
"
|
|
7285
|
-
"
|
|
7576
|
+
"name": "selectMode",
|
|
7577
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
7578
|
+
"docs": ""
|
|
7286
7579
|
}
|
|
7287
7580
|
],
|
|
7288
7581
|
"references": {
|
|
@@ -7293,8 +7586,29 @@
|
|
|
7293
7586
|
},
|
|
7294
7587
|
"return": "Promise<void>"
|
|
7295
7588
|
},
|
|
7296
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
7297
|
-
"parameters": [
|
|
7589
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7590
|
+
"parameters": [
|
|
7591
|
+
{
|
|
7592
|
+
"name": "replacement",
|
|
7593
|
+
"type": "string",
|
|
7594
|
+
"docs": ""
|
|
7595
|
+
},
|
|
7596
|
+
{
|
|
7597
|
+
"name": "start",
|
|
7598
|
+
"type": "number",
|
|
7599
|
+
"docs": ""
|
|
7600
|
+
},
|
|
7601
|
+
{
|
|
7602
|
+
"name": "end",
|
|
7603
|
+
"type": "number",
|
|
7604
|
+
"docs": ""
|
|
7605
|
+
},
|
|
7606
|
+
{
|
|
7607
|
+
"name": "selectMode",
|
|
7608
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
7609
|
+
"docs": ""
|
|
7610
|
+
}
|
|
7611
|
+
],
|
|
7298
7612
|
"docs": "Replaces a range of text with a new string.",
|
|
7299
7613
|
"docsTags": []
|
|
7300
7614
|
},
|
|
@@ -7305,31 +7619,55 @@
|
|
|
7305
7619
|
"docs": ""
|
|
7306
7620
|
},
|
|
7307
7621
|
"complexType": {
|
|
7308
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
7622
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
7309
7623
|
"parameters": [
|
|
7310
7624
|
{
|
|
7311
|
-
"
|
|
7312
|
-
"
|
|
7625
|
+
"name": "selectionStart",
|
|
7626
|
+
"type": "number",
|
|
7627
|
+
"docs": ""
|
|
7313
7628
|
},
|
|
7314
7629
|
{
|
|
7315
|
-
"
|
|
7316
|
-
"
|
|
7630
|
+
"name": "selectionEnd",
|
|
7631
|
+
"type": "number",
|
|
7632
|
+
"docs": ""
|
|
7317
7633
|
},
|
|
7318
7634
|
{
|
|
7319
|
-
"
|
|
7320
|
-
"
|
|
7635
|
+
"name": "selectionDirection",
|
|
7636
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
7637
|
+
"docs": ""
|
|
7321
7638
|
}
|
|
7322
7639
|
],
|
|
7323
7640
|
"references": {
|
|
7324
7641
|
"Promise": {
|
|
7325
7642
|
"location": "global",
|
|
7326
7643
|
"id": "global::Promise"
|
|
7644
|
+
},
|
|
7645
|
+
"SelectionRangeDirection": {
|
|
7646
|
+
"location": "local",
|
|
7647
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
|
|
7648
|
+
"id": "src/components/six-input/six-input.tsx::SelectionRangeDirection"
|
|
7327
7649
|
}
|
|
7328
7650
|
},
|
|
7329
7651
|
"return": "Promise<void | undefined>"
|
|
7330
7652
|
},
|
|
7331
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
7332
|
-
"parameters": [
|
|
7653
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
7654
|
+
"parameters": [
|
|
7655
|
+
{
|
|
7656
|
+
"name": "selectionStart",
|
|
7657
|
+
"type": "number",
|
|
7658
|
+
"docs": ""
|
|
7659
|
+
},
|
|
7660
|
+
{
|
|
7661
|
+
"name": "selectionEnd",
|
|
7662
|
+
"type": "number",
|
|
7663
|
+
"docs": ""
|
|
7664
|
+
},
|
|
7665
|
+
{
|
|
7666
|
+
"name": "selectionDirection",
|
|
7667
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
7668
|
+
"docs": ""
|
|
7669
|
+
}
|
|
7670
|
+
],
|
|
7333
7671
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
7334
7672
|
"docsTags": []
|
|
7335
7673
|
}
|
|
@@ -8180,6 +8518,68 @@
|
|
|
8180
8518
|
"dependencies": [],
|
|
8181
8519
|
"dependencyGraph": {}
|
|
8182
8520
|
},
|
|
8521
|
+
{
|
|
8522
|
+
"filePath": "src/components/six-logo/six-logo.tsx",
|
|
8523
|
+
"encapsulation": "shadow",
|
|
8524
|
+
"tag": "six-logo",
|
|
8525
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
8526
|
+
"docs": "<!-- EXAMPLES -->",
|
|
8527
|
+
"docsTags": [
|
|
8528
|
+
{
|
|
8529
|
+
"name": "since",
|
|
8530
|
+
"text": "4.2.7"
|
|
8531
|
+
},
|
|
8532
|
+
{
|
|
8533
|
+
"name": "status",
|
|
8534
|
+
"text": "beta"
|
|
8535
|
+
}
|
|
8536
|
+
],
|
|
8537
|
+
"usage": {},
|
|
8538
|
+
"props": [
|
|
8539
|
+
{
|
|
8540
|
+
"name": "brand",
|
|
8541
|
+
"type": "\"bme\" | \"six\"",
|
|
8542
|
+
"complexType": {
|
|
8543
|
+
"original": "'six' | 'bme'",
|
|
8544
|
+
"resolved": "\"bme\" | \"six\"",
|
|
8545
|
+
"references": {}
|
|
8546
|
+
},
|
|
8547
|
+
"mutable": false,
|
|
8548
|
+
"attr": "brand",
|
|
8549
|
+
"reflectToAttr": true,
|
|
8550
|
+
"docs": "The brand of the logo. Either six or bme. Defaults to six.",
|
|
8551
|
+
"docsTags": [],
|
|
8552
|
+
"default": "'six'",
|
|
8553
|
+
"values": [
|
|
8554
|
+
{
|
|
8555
|
+
"value": "bme",
|
|
8556
|
+
"type": "string"
|
|
8557
|
+
},
|
|
8558
|
+
{
|
|
8559
|
+
"value": "six",
|
|
8560
|
+
"type": "string"
|
|
8561
|
+
}
|
|
8562
|
+
],
|
|
8563
|
+
"optional": false,
|
|
8564
|
+
"required": false
|
|
8565
|
+
}
|
|
8566
|
+
],
|
|
8567
|
+
"methods": [],
|
|
8568
|
+
"events": [],
|
|
8569
|
+
"listeners": [],
|
|
8570
|
+
"styles": [
|
|
8571
|
+
{
|
|
8572
|
+
"name": "--height",
|
|
8573
|
+
"annotation": "prop",
|
|
8574
|
+
"docs": "The height of the logo."
|
|
8575
|
+
}
|
|
8576
|
+
],
|
|
8577
|
+
"slots": [],
|
|
8578
|
+
"parts": [],
|
|
8579
|
+
"dependents": [],
|
|
8580
|
+
"dependencies": [],
|
|
8581
|
+
"dependencyGraph": {}
|
|
8582
|
+
},
|
|
8183
8583
|
{
|
|
8184
8584
|
"filePath": "src/components/six-main-container/six-main-container.tsx",
|
|
8185
8585
|
"encapsulation": "shadow",
|
|
@@ -8291,6 +8691,28 @@
|
|
|
8291
8691
|
],
|
|
8292
8692
|
"usage": {},
|
|
8293
8693
|
"props": [
|
|
8694
|
+
{
|
|
8695
|
+
"name": "disableKeyboardHandling",
|
|
8696
|
+
"type": "boolean",
|
|
8697
|
+
"complexType": {
|
|
8698
|
+
"original": "boolean",
|
|
8699
|
+
"resolved": "boolean",
|
|
8700
|
+
"references": {}
|
|
8701
|
+
},
|
|
8702
|
+
"mutable": false,
|
|
8703
|
+
"attr": "disable-keyboard-handling",
|
|
8704
|
+
"reflectToAttr": false,
|
|
8705
|
+
"docs": "Internal: Disables handling of key presses.",
|
|
8706
|
+
"docsTags": [],
|
|
8707
|
+
"default": "false",
|
|
8708
|
+
"values": [
|
|
8709
|
+
{
|
|
8710
|
+
"type": "boolean"
|
|
8711
|
+
}
|
|
8712
|
+
],
|
|
8713
|
+
"optional": false,
|
|
8714
|
+
"required": false
|
|
8715
|
+
},
|
|
8294
8716
|
{
|
|
8295
8717
|
"name": "itemSize",
|
|
8296
8718
|
"type": "number",
|
|
@@ -8445,8 +8867,9 @@
|
|
|
8445
8867
|
"signature": "(key: string) => Promise<void>",
|
|
8446
8868
|
"parameters": [
|
|
8447
8869
|
{
|
|
8448
|
-
"
|
|
8449
|
-
"
|
|
8870
|
+
"name": "key",
|
|
8871
|
+
"type": "string",
|
|
8872
|
+
"docs": ""
|
|
8450
8873
|
}
|
|
8451
8874
|
],
|
|
8452
8875
|
"references": {
|
|
@@ -8462,7 +8885,13 @@
|
|
|
8462
8885
|
"return": "Promise<void>"
|
|
8463
8886
|
},
|
|
8464
8887
|
"signature": "typeToSelect(key: string) => Promise<void>",
|
|
8465
|
-
"parameters": [
|
|
8888
|
+
"parameters": [
|
|
8889
|
+
{
|
|
8890
|
+
"name": "key",
|
|
8891
|
+
"type": "string",
|
|
8892
|
+
"docs": ""
|
|
8893
|
+
}
|
|
8894
|
+
],
|
|
8466
8895
|
"docs": "Initiates type-to-select logic, which automatically selects an option based on what the user is currently typing.\nThe key passed will be appended to the internal query and the selection will be updated. After a brief period, the\ninternal query is cleared automatically. This method is intended to be used with the keydown event. Useful for\nenabling type-to-select when the menu doesn't have focus.",
|
|
8467
8896
|
"docsTags": []
|
|
8468
8897
|
}
|
|
@@ -8519,8 +8948,12 @@
|
|
|
8519
8948
|
"six-menu-item"
|
|
8520
8949
|
],
|
|
8521
8950
|
"six-menu-item": [
|
|
8951
|
+
"six-checkbox",
|
|
8522
8952
|
"six-icon"
|
|
8523
8953
|
],
|
|
8954
|
+
"six-checkbox": [
|
|
8955
|
+
"six-error"
|
|
8956
|
+
],
|
|
8524
8957
|
"six-dropdown": [
|
|
8525
8958
|
"six-menu"
|
|
8526
8959
|
],
|
|
@@ -8616,6 +9049,33 @@
|
|
|
8616
9049
|
],
|
|
8617
9050
|
"usage": {},
|
|
8618
9051
|
"props": [
|
|
9052
|
+
{
|
|
9053
|
+
"name": "checkType",
|
|
9054
|
+
"type": "\"check\" | \"checkbox\"",
|
|
9055
|
+
"complexType": {
|
|
9056
|
+
"original": "'checkbox' | 'check'",
|
|
9057
|
+
"resolved": "\"check\" | \"checkbox\"",
|
|
9058
|
+
"references": {}
|
|
9059
|
+
},
|
|
9060
|
+
"mutable": false,
|
|
9061
|
+
"attr": "check-type",
|
|
9062
|
+
"reflectToAttr": false,
|
|
9063
|
+
"docs": "Defines if the checked state is displayed as a checkbox or a check-icon",
|
|
9064
|
+
"docsTags": [],
|
|
9065
|
+
"default": "'check'",
|
|
9066
|
+
"values": [
|
|
9067
|
+
{
|
|
9068
|
+
"value": "check",
|
|
9069
|
+
"type": "string"
|
|
9070
|
+
},
|
|
9071
|
+
{
|
|
9072
|
+
"value": "checkbox",
|
|
9073
|
+
"type": "string"
|
|
9074
|
+
}
|
|
9075
|
+
],
|
|
9076
|
+
"optional": false,
|
|
9077
|
+
"required": false
|
|
9078
|
+
},
|
|
8619
9079
|
{
|
|
8620
9080
|
"name": "checked",
|
|
8621
9081
|
"type": "boolean",
|
|
@@ -8627,7 +9087,7 @@
|
|
|
8627
9087
|
"mutable": false,
|
|
8628
9088
|
"attr": "checked",
|
|
8629
9089
|
"reflectToAttr": true,
|
|
8630
|
-
"docs": "
|
|
9090
|
+
"docs": "Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the\nchecked state",
|
|
8631
9091
|
"docsTags": [],
|
|
8632
9092
|
"default": "false",
|
|
8633
9093
|
"values": [
|
|
@@ -8738,8 +9198,9 @@
|
|
|
8738
9198
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
8739
9199
|
"parameters": [
|
|
8740
9200
|
{
|
|
8741
|
-
"
|
|
8742
|
-
"
|
|
9201
|
+
"name": "options",
|
|
9202
|
+
"type": "FocusOptions | undefined",
|
|
9203
|
+
"docs": ""
|
|
8743
9204
|
}
|
|
8744
9205
|
],
|
|
8745
9206
|
"references": {
|
|
@@ -8755,7 +9216,13 @@
|
|
|
8755
9216
|
"return": "Promise<void>"
|
|
8756
9217
|
},
|
|
8757
9218
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
8758
|
-
"parameters": [
|
|
9219
|
+
"parameters": [
|
|
9220
|
+
{
|
|
9221
|
+
"name": "options",
|
|
9222
|
+
"type": "FocusOptions | undefined",
|
|
9223
|
+
"docs": ""
|
|
9224
|
+
}
|
|
9225
|
+
],
|
|
8759
9226
|
"docs": "Sets focus on the button.",
|
|
8760
9227
|
"docsTags": []
|
|
8761
9228
|
}
|
|
@@ -8805,12 +9272,17 @@
|
|
|
8805
9272
|
"six-select"
|
|
8806
9273
|
],
|
|
8807
9274
|
"dependencies": [
|
|
9275
|
+
"six-checkbox",
|
|
8808
9276
|
"six-icon"
|
|
8809
9277
|
],
|
|
8810
9278
|
"dependencyGraph": {
|
|
8811
9279
|
"six-menu-item": [
|
|
9280
|
+
"six-checkbox",
|
|
8812
9281
|
"six-icon"
|
|
8813
9282
|
],
|
|
9283
|
+
"six-checkbox": [
|
|
9284
|
+
"six-error"
|
|
9285
|
+
],
|
|
8814
9286
|
"six-dropdown": [
|
|
8815
9287
|
"six-menu-item"
|
|
8816
9288
|
],
|
|
@@ -9405,8 +9877,9 @@
|
|
|
9405
9877
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
9406
9878
|
"parameters": [
|
|
9407
9879
|
{
|
|
9408
|
-
"
|
|
9409
|
-
"
|
|
9880
|
+
"name": "options",
|
|
9881
|
+
"type": "FocusOptions | undefined",
|
|
9882
|
+
"docs": ""
|
|
9410
9883
|
}
|
|
9411
9884
|
],
|
|
9412
9885
|
"references": {
|
|
@@ -9422,7 +9895,13 @@
|
|
|
9422
9895
|
"return": "Promise<void>"
|
|
9423
9896
|
},
|
|
9424
9897
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
9425
|
-
"parameters": [
|
|
9898
|
+
"parameters": [
|
|
9899
|
+
{
|
|
9900
|
+
"name": "options",
|
|
9901
|
+
"type": "FocusOptions | undefined",
|
|
9902
|
+
"docs": ""
|
|
9903
|
+
}
|
|
9904
|
+
],
|
|
9426
9905
|
"docs": "Sets focus on the radio.",
|
|
9427
9906
|
"docsTags": []
|
|
9428
9907
|
}
|
|
@@ -9916,8 +10395,9 @@
|
|
|
9916
10395
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
9917
10396
|
"parameters": [
|
|
9918
10397
|
{
|
|
9919
|
-
"
|
|
9920
|
-
"
|
|
10398
|
+
"name": "options",
|
|
10399
|
+
"type": "FocusOptions | undefined",
|
|
10400
|
+
"docs": ""
|
|
9921
10401
|
}
|
|
9922
10402
|
],
|
|
9923
10403
|
"references": {
|
|
@@ -9933,7 +10413,13 @@
|
|
|
9933
10413
|
"return": "Promise<void>"
|
|
9934
10414
|
},
|
|
9935
10415
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
9936
|
-
"parameters": [
|
|
10416
|
+
"parameters": [
|
|
10417
|
+
{
|
|
10418
|
+
"name": "options",
|
|
10419
|
+
"type": "FocusOptions | undefined",
|
|
10420
|
+
"docs": ""
|
|
10421
|
+
}
|
|
10422
|
+
],
|
|
9937
10423
|
"docs": "Sets focus on the input.",
|
|
9938
10424
|
"docsTags": []
|
|
9939
10425
|
}
|
|
@@ -10078,28 +10564,6 @@
|
|
|
10078
10564
|
],
|
|
10079
10565
|
"usage": {},
|
|
10080
10566
|
"props": [
|
|
10081
|
-
{
|
|
10082
|
-
"name": "breakpoint",
|
|
10083
|
-
"type": "number",
|
|
10084
|
-
"complexType": {
|
|
10085
|
-
"original": "number",
|
|
10086
|
-
"resolved": "number",
|
|
10087
|
-
"references": {}
|
|
10088
|
-
},
|
|
10089
|
-
"mutable": false,
|
|
10090
|
-
"attr": "breakpoint",
|
|
10091
|
-
"reflectToAttr": false,
|
|
10092
|
-
"docs": "Breakpoint for smaller screens when the right sidebar is collapsed by default.",
|
|
10093
|
-
"docsTags": [],
|
|
10094
|
-
"default": "1024",
|
|
10095
|
-
"values": [
|
|
10096
|
-
{
|
|
10097
|
-
"type": "number"
|
|
10098
|
-
}
|
|
10099
|
-
],
|
|
10100
|
-
"optional": false,
|
|
10101
|
-
"required": false
|
|
10102
|
-
},
|
|
10103
10567
|
{
|
|
10104
10568
|
"name": "padded",
|
|
10105
10569
|
"type": "boolean",
|
|
@@ -10188,34 +10652,13 @@
|
|
|
10188
10652
|
{
|
|
10189
10653
|
"type": "string"
|
|
10190
10654
|
}
|
|
10191
|
-
],
|
|
10192
|
-
"optional": false,
|
|
10193
|
-
"required": false
|
|
10194
|
-
}
|
|
10195
|
-
],
|
|
10196
|
-
"methods": [],
|
|
10197
|
-
"events": [
|
|
10198
|
-
{
|
|
10199
|
-
"event": "six-root-collapsed",
|
|
10200
|
-
"detail": "SixRootCollapsedPayload",
|
|
10201
|
-
"bubbles": true,
|
|
10202
|
-
"complexType": {
|
|
10203
|
-
"original": "SixRootCollapsedPayload",
|
|
10204
|
-
"resolved": "SixRootCollapsedPayload",
|
|
10205
|
-
"references": {
|
|
10206
|
-
"SixRootCollapsedPayload": {
|
|
10207
|
-
"location": "local",
|
|
10208
|
-
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-root/six-root.tsx",
|
|
10209
|
-
"id": "src/components/six-root/six-root.tsx::SixRootCollapsedPayload"
|
|
10210
|
-
}
|
|
10211
|
-
}
|
|
10212
|
-
},
|
|
10213
|
-
"cancelable": true,
|
|
10214
|
-
"composed": true,
|
|
10215
|
-
"docs": "Emitted when display size is updated.",
|
|
10216
|
-
"docsTags": []
|
|
10655
|
+
],
|
|
10656
|
+
"optional": false,
|
|
10657
|
+
"required": false
|
|
10217
10658
|
}
|
|
10218
10659
|
],
|
|
10660
|
+
"methods": [],
|
|
10661
|
+
"events": [],
|
|
10219
10662
|
"listeners": [],
|
|
10220
10663
|
"styles": [],
|
|
10221
10664
|
"slots": [
|
|
@@ -10264,13 +10707,11 @@
|
|
|
10264
10707
|
],
|
|
10265
10708
|
"dependents": [],
|
|
10266
10709
|
"dependencies": [
|
|
10267
|
-
"six-stage-indicator"
|
|
10268
|
-
"set-attributes"
|
|
10710
|
+
"six-stage-indicator"
|
|
10269
10711
|
],
|
|
10270
10712
|
"dependencyGraph": {
|
|
10271
10713
|
"six-root": [
|
|
10272
|
-
"six-stage-indicator"
|
|
10273
|
-
"set-attributes"
|
|
10714
|
+
"six-stage-indicator"
|
|
10274
10715
|
],
|
|
10275
10716
|
"six-stage-indicator": [
|
|
10276
10717
|
"six-icon"
|
|
@@ -10691,10 +11132,10 @@
|
|
|
10691
11132
|
},
|
|
10692
11133
|
{
|
|
10693
11134
|
"name": "filterDebounce",
|
|
10694
|
-
"type": "number",
|
|
11135
|
+
"type": "number | undefined",
|
|
10695
11136
|
"complexType": {
|
|
10696
11137
|
"original": "number",
|
|
10697
|
-
"resolved": "number",
|
|
11138
|
+
"resolved": "number | undefined",
|
|
10698
11139
|
"references": {}
|
|
10699
11140
|
},
|
|
10700
11141
|
"mutable": false,
|
|
@@ -10702,13 +11143,15 @@
|
|
|
10702
11143
|
"reflectToAttr": false,
|
|
10703
11144
|
"docs": "The debounce for the filter callbacks.",
|
|
10704
11145
|
"docsTags": [],
|
|
10705
|
-
"default": "DEFAULT_DEBOUNCE_FAST",
|
|
10706
11146
|
"values": [
|
|
10707
11147
|
{
|
|
10708
11148
|
"type": "number"
|
|
11149
|
+
},
|
|
11150
|
+
{
|
|
11151
|
+
"type": "undefined"
|
|
10709
11152
|
}
|
|
10710
11153
|
],
|
|
10711
|
-
"optional":
|
|
11154
|
+
"optional": true,
|
|
10712
11155
|
"required": false
|
|
10713
11156
|
},
|
|
10714
11157
|
{
|
|
@@ -10867,28 +11310,6 @@
|
|
|
10867
11310
|
"optional": false,
|
|
10868
11311
|
"required": false
|
|
10869
11312
|
},
|
|
10870
|
-
{
|
|
10871
|
-
"name": "maxTagsVisible",
|
|
10872
|
-
"type": "number",
|
|
10873
|
-
"complexType": {
|
|
10874
|
-
"original": "number",
|
|
10875
|
-
"resolved": "number",
|
|
10876
|
-
"references": {}
|
|
10877
|
-
},
|
|
10878
|
-
"mutable": false,
|
|
10879
|
-
"attr": "max-tags-visible",
|
|
10880
|
-
"reflectToAttr": false,
|
|
10881
|
-
"docs": "The maximum number of tags to show when `multiple` is true. After the maximum, \"+n\" will be shown to indicate the\nnumber of additional items that are selected. Set to -1 to remove the limit.",
|
|
10882
|
-
"docsTags": [],
|
|
10883
|
-
"default": "3",
|
|
10884
|
-
"values": [
|
|
10885
|
-
{
|
|
10886
|
-
"type": "number"
|
|
10887
|
-
}
|
|
10888
|
-
],
|
|
10889
|
-
"optional": false,
|
|
10890
|
-
"required": false
|
|
10891
|
-
},
|
|
10892
11313
|
{
|
|
10893
11314
|
"name": "multiple",
|
|
10894
11315
|
"type": "boolean",
|
|
@@ -11029,6 +11450,52 @@
|
|
|
11029
11450
|
"optional": false,
|
|
11030
11451
|
"required": false
|
|
11031
11452
|
},
|
|
11453
|
+
{
|
|
11454
|
+
"name": "selectAllButton",
|
|
11455
|
+
"type": "boolean",
|
|
11456
|
+
"complexType": {
|
|
11457
|
+
"original": "boolean",
|
|
11458
|
+
"resolved": "boolean",
|
|
11459
|
+
"references": {}
|
|
11460
|
+
},
|
|
11461
|
+
"mutable": false,
|
|
11462
|
+
"attr": "select-all-button",
|
|
11463
|
+
"reflectToAttr": false,
|
|
11464
|
+
"docs": "Enables the select all button.",
|
|
11465
|
+
"docsTags": [],
|
|
11466
|
+
"default": "false",
|
|
11467
|
+
"values": [
|
|
11468
|
+
{
|
|
11469
|
+
"type": "boolean"
|
|
11470
|
+
}
|
|
11471
|
+
],
|
|
11472
|
+
"optional": false,
|
|
11473
|
+
"required": false
|
|
11474
|
+
},
|
|
11475
|
+
{
|
|
11476
|
+
"name": "selectAllText",
|
|
11477
|
+
"type": "string | undefined",
|
|
11478
|
+
"complexType": {
|
|
11479
|
+
"original": "string",
|
|
11480
|
+
"resolved": "string | undefined",
|
|
11481
|
+
"references": {}
|
|
11482
|
+
},
|
|
11483
|
+
"mutable": false,
|
|
11484
|
+
"attr": "select-all-text",
|
|
11485
|
+
"reflectToAttr": false,
|
|
11486
|
+
"docs": "Custom text for the \"select all\" button. Defaults to \"Select all\" and equivalents in supported languages.",
|
|
11487
|
+
"docsTags": [],
|
|
11488
|
+
"values": [
|
|
11489
|
+
{
|
|
11490
|
+
"type": "string"
|
|
11491
|
+
},
|
|
11492
|
+
{
|
|
11493
|
+
"type": "undefined"
|
|
11494
|
+
}
|
|
11495
|
+
],
|
|
11496
|
+
"optional": true,
|
|
11497
|
+
"required": false
|
|
11498
|
+
},
|
|
11032
11499
|
{
|
|
11033
11500
|
"name": "size",
|
|
11034
11501
|
"type": "\"large\" | \"medium\" | \"small\"",
|
|
@@ -11119,8 +11586,9 @@
|
|
|
11119
11586
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
11120
11587
|
"parameters": [
|
|
11121
11588
|
{
|
|
11122
|
-
"
|
|
11123
|
-
"
|
|
11589
|
+
"name": "options",
|
|
11590
|
+
"type": "FocusOptions | undefined",
|
|
11591
|
+
"docs": ""
|
|
11124
11592
|
}
|
|
11125
11593
|
],
|
|
11126
11594
|
"references": {
|
|
@@ -11136,7 +11604,13 @@
|
|
|
11136
11604
|
"return": "Promise<void>"
|
|
11137
11605
|
},
|
|
11138
11606
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
11139
|
-
"parameters": [
|
|
11607
|
+
"parameters": [
|
|
11608
|
+
{
|
|
11609
|
+
"name": "options",
|
|
11610
|
+
"type": "FocusOptions | undefined",
|
|
11611
|
+
"docs": ""
|
|
11612
|
+
}
|
|
11613
|
+
],
|
|
11140
11614
|
"docs": "Sets focus on the select.",
|
|
11141
11615
|
"docsTags": []
|
|
11142
11616
|
}
|
|
@@ -11264,38 +11738,36 @@
|
|
|
11264
11738
|
"dependents": [],
|
|
11265
11739
|
"dependencies": [
|
|
11266
11740
|
"six-menu-item",
|
|
11267
|
-
"six-tag",
|
|
11268
11741
|
"six-dropdown",
|
|
11269
11742
|
"six-icon-button",
|
|
11270
11743
|
"six-icon",
|
|
11271
11744
|
"six-input",
|
|
11272
11745
|
"six-menu",
|
|
11746
|
+
"six-button",
|
|
11273
11747
|
"six-error"
|
|
11274
11748
|
],
|
|
11275
11749
|
"dependencyGraph": {
|
|
11276
11750
|
"six-select": [
|
|
11277
11751
|
"six-menu-item",
|
|
11278
|
-
"six-tag",
|
|
11279
11752
|
"six-dropdown",
|
|
11280
11753
|
"six-icon-button",
|
|
11281
11754
|
"six-icon",
|
|
11282
11755
|
"six-input",
|
|
11283
11756
|
"six-menu",
|
|
11757
|
+
"six-button",
|
|
11284
11758
|
"six-error"
|
|
11285
11759
|
],
|
|
11286
11760
|
"six-menu-item": [
|
|
11761
|
+
"six-checkbox",
|
|
11287
11762
|
"six-icon"
|
|
11288
11763
|
],
|
|
11289
|
-
"six-
|
|
11290
|
-
"six-
|
|
11291
|
-
"six-icon-button"
|
|
11292
|
-
],
|
|
11293
|
-
"six-icon-button": [
|
|
11294
|
-
"six-icon"
|
|
11764
|
+
"six-checkbox": [
|
|
11765
|
+
"six-error"
|
|
11295
11766
|
],
|
|
11296
11767
|
"six-dropdown": [
|
|
11297
11768
|
"six-menu-item",
|
|
11298
11769
|
"six-input",
|
|
11770
|
+
"six-icon",
|
|
11299
11771
|
"six-menu"
|
|
11300
11772
|
],
|
|
11301
11773
|
"six-input": [
|
|
@@ -11304,6 +11776,12 @@
|
|
|
11304
11776
|
],
|
|
11305
11777
|
"six-menu": [
|
|
11306
11778
|
"six-menu-item"
|
|
11779
|
+
],
|
|
11780
|
+
"six-icon-button": [
|
|
11781
|
+
"six-icon"
|
|
11782
|
+
],
|
|
11783
|
+
"six-button": [
|
|
11784
|
+
"six-spinner"
|
|
11307
11785
|
]
|
|
11308
11786
|
}
|
|
11309
11787
|
},
|
|
@@ -11456,8 +11934,9 @@
|
|
|
11456
11934
|
"signature": "(index: number) => Promise<void>",
|
|
11457
11935
|
"parameters": [
|
|
11458
11936
|
{
|
|
11459
|
-
"
|
|
11460
|
-
"
|
|
11937
|
+
"name": "index",
|
|
11938
|
+
"type": "number",
|
|
11939
|
+
"docs": ""
|
|
11461
11940
|
}
|
|
11462
11941
|
],
|
|
11463
11942
|
"references": {
|
|
@@ -11473,7 +11952,13 @@
|
|
|
11473
11952
|
"return": "Promise<void>"
|
|
11474
11953
|
},
|
|
11475
11954
|
"signature": "selectItemByIndex(index: number) => Promise<void>",
|
|
11476
|
-
"parameters": [
|
|
11955
|
+
"parameters": [
|
|
11956
|
+
{
|
|
11957
|
+
"name": "index",
|
|
11958
|
+
"type": "number",
|
|
11959
|
+
"docs": ""
|
|
11960
|
+
}
|
|
11961
|
+
],
|
|
11477
11962
|
"docs": "Allows to select a menu item programmatically by index",
|
|
11478
11963
|
"docsTags": []
|
|
11479
11964
|
},
|
|
@@ -11487,8 +11972,9 @@
|
|
|
11487
11972
|
"signature": "(value: string) => Promise<void>",
|
|
11488
11973
|
"parameters": [
|
|
11489
11974
|
{
|
|
11490
|
-
"
|
|
11491
|
-
"
|
|
11975
|
+
"name": "value",
|
|
11976
|
+
"type": "string",
|
|
11977
|
+
"docs": ""
|
|
11492
11978
|
}
|
|
11493
11979
|
],
|
|
11494
11980
|
"references": {
|
|
@@ -11504,7 +11990,13 @@
|
|
|
11504
11990
|
"return": "Promise<void>"
|
|
11505
11991
|
},
|
|
11506
11992
|
"signature": "selectItemByName(value: string) => Promise<void>",
|
|
11507
|
-
"parameters": [
|
|
11993
|
+
"parameters": [
|
|
11994
|
+
{
|
|
11995
|
+
"name": "value",
|
|
11996
|
+
"type": "string",
|
|
11997
|
+
"docs": ""
|
|
11998
|
+
}
|
|
11999
|
+
],
|
|
11508
12000
|
"docs": "Allows to select a menu item programmatically by name",
|
|
11509
12001
|
"docsTags": []
|
|
11510
12002
|
},
|
|
@@ -11712,6 +12204,30 @@
|
|
|
11712
12204
|
"optional": false,
|
|
11713
12205
|
"required": false
|
|
11714
12206
|
},
|
|
12207
|
+
{
|
|
12208
|
+
"name": "href",
|
|
12209
|
+
"type": "string | undefined",
|
|
12210
|
+
"complexType": {
|
|
12211
|
+
"original": "string | undefined",
|
|
12212
|
+
"resolved": "string | undefined",
|
|
12213
|
+
"references": {}
|
|
12214
|
+
},
|
|
12215
|
+
"mutable": false,
|
|
12216
|
+
"attr": "href",
|
|
12217
|
+
"reflectToAttr": true,
|
|
12218
|
+
"docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
|
|
12219
|
+
"docsTags": [],
|
|
12220
|
+
"values": [
|
|
12221
|
+
{
|
|
12222
|
+
"type": "string"
|
|
12223
|
+
},
|
|
12224
|
+
{
|
|
12225
|
+
"type": "undefined"
|
|
12226
|
+
}
|
|
12227
|
+
],
|
|
12228
|
+
"optional": false,
|
|
12229
|
+
"required": false
|
|
12230
|
+
},
|
|
11715
12231
|
{
|
|
11716
12232
|
"name": "selected",
|
|
11717
12233
|
"type": "boolean",
|
|
@@ -11794,6 +12310,30 @@
|
|
|
11794
12310
|
],
|
|
11795
12311
|
"usage": {},
|
|
11796
12312
|
"props": [
|
|
12313
|
+
{
|
|
12314
|
+
"name": "href",
|
|
12315
|
+
"type": "string | undefined",
|
|
12316
|
+
"complexType": {
|
|
12317
|
+
"original": "string | undefined",
|
|
12318
|
+
"resolved": "string | undefined",
|
|
12319
|
+
"references": {}
|
|
12320
|
+
},
|
|
12321
|
+
"mutable": false,
|
|
12322
|
+
"attr": "href",
|
|
12323
|
+
"reflectToAttr": true,
|
|
12324
|
+
"docs": "Provide if the item should be rendered as anchor tag.\nNote, that the href is added automatically when using routerLink in Angular.",
|
|
12325
|
+
"docsTags": [],
|
|
12326
|
+
"values": [
|
|
12327
|
+
{
|
|
12328
|
+
"type": "string"
|
|
12329
|
+
},
|
|
12330
|
+
{
|
|
12331
|
+
"type": "undefined"
|
|
12332
|
+
}
|
|
12333
|
+
],
|
|
12334
|
+
"optional": false,
|
|
12335
|
+
"required": false
|
|
12336
|
+
},
|
|
11797
12337
|
{
|
|
11798
12338
|
"name": "icon",
|
|
11799
12339
|
"type": "string",
|
|
@@ -11951,30 +12491,65 @@
|
|
|
11951
12491
|
{
|
|
11952
12492
|
"name": "part",
|
|
11953
12493
|
"text": "base - The component's base wrapper."
|
|
12494
|
+
},
|
|
12495
|
+
{
|
|
12496
|
+
"name": "part",
|
|
12497
|
+
"text": "svg - The spinner icon."
|
|
11954
12498
|
}
|
|
11955
12499
|
],
|
|
11956
12500
|
"usage": {},
|
|
11957
12501
|
"props": [
|
|
12502
|
+
{
|
|
12503
|
+
"name": "logo",
|
|
12504
|
+
"type": "\"bme\" | \"six\" | undefined",
|
|
12505
|
+
"complexType": {
|
|
12506
|
+
"original": "'six' | 'bme'",
|
|
12507
|
+
"resolved": "\"bme\" | \"six\" | undefined",
|
|
12508
|
+
"references": {}
|
|
12509
|
+
},
|
|
12510
|
+
"mutable": false,
|
|
12511
|
+
"attr": "logo",
|
|
12512
|
+
"reflectToAttr": false,
|
|
12513
|
+
"docs": "Indicates if the spinner is shown as animated SIX or BME logo or a simple spinner.",
|
|
12514
|
+
"docsTags": [],
|
|
12515
|
+
"values": [
|
|
12516
|
+
{
|
|
12517
|
+
"value": "bme",
|
|
12518
|
+
"type": "string"
|
|
12519
|
+
},
|
|
12520
|
+
{
|
|
12521
|
+
"value": "six",
|
|
12522
|
+
"type": "string"
|
|
12523
|
+
},
|
|
12524
|
+
{
|
|
12525
|
+
"type": "undefined"
|
|
12526
|
+
}
|
|
12527
|
+
],
|
|
12528
|
+
"optional": true,
|
|
12529
|
+
"required": false
|
|
12530
|
+
},
|
|
11958
12531
|
{
|
|
11959
12532
|
"name": "six",
|
|
11960
|
-
"type": "boolean",
|
|
12533
|
+
"type": "boolean | undefined",
|
|
11961
12534
|
"complexType": {
|
|
11962
12535
|
"original": "boolean",
|
|
11963
|
-
"resolved": "boolean",
|
|
12536
|
+
"resolved": "boolean | undefined",
|
|
11964
12537
|
"references": {}
|
|
11965
12538
|
},
|
|
11966
12539
|
"mutable": false,
|
|
11967
12540
|
"attr": "six",
|
|
11968
12541
|
"reflectToAttr": false,
|
|
11969
|
-
"docs": "
|
|
12542
|
+
"docs": "**@deprecated** Use `logo=\"six\"` instead.\n\nIf set to true, the spinner displays the SIX logo.",
|
|
11970
12543
|
"docsTags": [],
|
|
11971
|
-
"default": "false",
|
|
11972
12544
|
"values": [
|
|
11973
12545
|
{
|
|
11974
12546
|
"type": "boolean"
|
|
12547
|
+
},
|
|
12548
|
+
{
|
|
12549
|
+
"type": "undefined"
|
|
11975
12550
|
}
|
|
11976
12551
|
],
|
|
11977
|
-
"optional":
|
|
12552
|
+
"optional": true,
|
|
11978
12553
|
"required": false
|
|
11979
12554
|
}
|
|
11980
12555
|
],
|
|
@@ -12003,15 +12578,23 @@
|
|
|
12003
12578
|
{
|
|
12004
12579
|
"name": "base",
|
|
12005
12580
|
"docs": "The component's base wrapper."
|
|
12581
|
+
},
|
|
12582
|
+
{
|
|
12583
|
+
"name": "svg",
|
|
12584
|
+
"docs": "The spinner icon."
|
|
12006
12585
|
}
|
|
12007
12586
|
],
|
|
12008
12587
|
"dependents": [
|
|
12009
|
-
"six-button"
|
|
12588
|
+
"six-button",
|
|
12589
|
+
"six-file-upload"
|
|
12010
12590
|
],
|
|
12011
12591
|
"dependencies": [],
|
|
12012
12592
|
"dependencyGraph": {
|
|
12013
12593
|
"six-button": [
|
|
12014
12594
|
"six-spinner"
|
|
12595
|
+
],
|
|
12596
|
+
"six-file-upload": [
|
|
12597
|
+
"six-spinner"
|
|
12015
12598
|
]
|
|
12016
12599
|
}
|
|
12017
12600
|
},
|
|
@@ -12373,8 +12956,9 @@
|
|
|
12373
12956
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
12374
12957
|
"parameters": [
|
|
12375
12958
|
{
|
|
12376
|
-
"
|
|
12377
|
-
"
|
|
12959
|
+
"name": "options",
|
|
12960
|
+
"type": "FocusOptions | undefined",
|
|
12961
|
+
"docs": ""
|
|
12378
12962
|
}
|
|
12379
12963
|
],
|
|
12380
12964
|
"references": {
|
|
@@ -12390,7 +12974,13 @@
|
|
|
12390
12974
|
"return": "Promise<void>"
|
|
12391
12975
|
},
|
|
12392
12976
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
12393
|
-
"parameters": [
|
|
12977
|
+
"parameters": [
|
|
12978
|
+
{
|
|
12979
|
+
"name": "options",
|
|
12980
|
+
"type": "FocusOptions | undefined",
|
|
12981
|
+
"docs": ""
|
|
12982
|
+
}
|
|
12983
|
+
],
|
|
12394
12984
|
"docs": "Sets focus on the switch.",
|
|
12395
12985
|
"docsTags": []
|
|
12396
12986
|
}
|
|
@@ -12653,8 +13243,9 @@
|
|
|
12653
13243
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
12654
13244
|
"parameters": [
|
|
12655
13245
|
{
|
|
12656
|
-
"
|
|
12657
|
-
"
|
|
13246
|
+
"name": "options",
|
|
13247
|
+
"type": "FocusOptions | undefined",
|
|
13248
|
+
"docs": ""
|
|
12658
13249
|
}
|
|
12659
13250
|
],
|
|
12660
13251
|
"references": {
|
|
@@ -12670,7 +13261,13 @@
|
|
|
12670
13261
|
"return": "Promise<void>"
|
|
12671
13262
|
},
|
|
12672
13263
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
12673
|
-
"parameters": [
|
|
13264
|
+
"parameters": [
|
|
13265
|
+
{
|
|
13266
|
+
"name": "options",
|
|
13267
|
+
"type": "FocusOptions | undefined",
|
|
13268
|
+
"docs": ""
|
|
13269
|
+
}
|
|
13270
|
+
],
|
|
12674
13271
|
"docs": "Sets focus to the tab.",
|
|
12675
13272
|
"docsTags": []
|
|
12676
13273
|
}
|
|
@@ -12847,8 +13444,9 @@
|
|
|
12847
13444
|
"signature": "(panel: string) => Promise<void>",
|
|
12848
13445
|
"parameters": [
|
|
12849
13446
|
{
|
|
12850
|
-
"
|
|
12851
|
-
"
|
|
13447
|
+
"name": "panel",
|
|
13448
|
+
"type": "string",
|
|
13449
|
+
"docs": ""
|
|
12852
13450
|
}
|
|
12853
13451
|
],
|
|
12854
13452
|
"references": {
|
|
@@ -12860,7 +13458,13 @@
|
|
|
12860
13458
|
"return": "Promise<void>"
|
|
12861
13459
|
},
|
|
12862
13460
|
"signature": "show(panel: string) => Promise<void>",
|
|
12863
|
-
"parameters": [
|
|
13461
|
+
"parameters": [
|
|
13462
|
+
{
|
|
13463
|
+
"name": "panel",
|
|
13464
|
+
"type": "string",
|
|
13465
|
+
"docs": ""
|
|
13466
|
+
}
|
|
13467
|
+
],
|
|
12864
13468
|
"docs": "Shows the specified tab panel.",
|
|
12865
13469
|
"docsTags": []
|
|
12866
13470
|
}
|
|
@@ -13251,9 +13855,7 @@
|
|
|
13251
13855
|
"docs": "The tag content."
|
|
13252
13856
|
}
|
|
13253
13857
|
],
|
|
13254
|
-
"dependents": [
|
|
13255
|
-
"six-select"
|
|
13256
|
-
],
|
|
13858
|
+
"dependents": [],
|
|
13257
13859
|
"dependencies": [
|
|
13258
13860
|
"six-tooltip",
|
|
13259
13861
|
"six-icon-button"
|
|
@@ -13265,9 +13867,6 @@
|
|
|
13265
13867
|
],
|
|
13266
13868
|
"six-icon-button": [
|
|
13267
13869
|
"six-icon"
|
|
13268
|
-
],
|
|
13269
|
-
"six-select": [
|
|
13270
|
-
"six-tag"
|
|
13271
13870
|
]
|
|
13272
13871
|
}
|
|
13273
13872
|
},
|
|
@@ -13926,8 +14525,9 @@
|
|
|
13926
14525
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
13927
14526
|
"parameters": [
|
|
13928
14527
|
{
|
|
13929
|
-
"
|
|
13930
|
-
"
|
|
14528
|
+
"name": "options",
|
|
14529
|
+
"type": "FocusOptions | undefined",
|
|
14530
|
+
"docs": ""
|
|
13931
14531
|
}
|
|
13932
14532
|
],
|
|
13933
14533
|
"references": {
|
|
@@ -13943,7 +14543,13 @@
|
|
|
13943
14543
|
"return": "Promise<void>"
|
|
13944
14544
|
},
|
|
13945
14545
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
13946
|
-
"parameters": [
|
|
14546
|
+
"parameters": [
|
|
14547
|
+
{
|
|
14548
|
+
"name": "options",
|
|
14549
|
+
"type": "FocusOptions | undefined",
|
|
14550
|
+
"docs": ""
|
|
14551
|
+
}
|
|
14552
|
+
],
|
|
13947
14553
|
"docs": "Sets focus on the textarea.",
|
|
13948
14554
|
"docsTags": []
|
|
13949
14555
|
},
|
|
@@ -13954,23 +14560,27 @@
|
|
|
13954
14560
|
"docs": ""
|
|
13955
14561
|
},
|
|
13956
14562
|
"complexType": {
|
|
13957
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
14563
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
13958
14564
|
"parameters": [
|
|
13959
14565
|
{
|
|
13960
|
-
"
|
|
13961
|
-
"
|
|
14566
|
+
"name": "replacement",
|
|
14567
|
+
"type": "string",
|
|
14568
|
+
"docs": ""
|
|
13962
14569
|
},
|
|
13963
14570
|
{
|
|
13964
|
-
"
|
|
13965
|
-
"
|
|
14571
|
+
"name": "start",
|
|
14572
|
+
"type": "number",
|
|
14573
|
+
"docs": ""
|
|
13966
14574
|
},
|
|
13967
14575
|
{
|
|
13968
|
-
"
|
|
13969
|
-
"
|
|
14576
|
+
"name": "end",
|
|
14577
|
+
"type": "number",
|
|
14578
|
+
"docs": ""
|
|
13970
14579
|
},
|
|
13971
14580
|
{
|
|
13972
|
-
"
|
|
13973
|
-
"
|
|
14581
|
+
"name": "selectMode",
|
|
14582
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
14583
|
+
"docs": ""
|
|
13974
14584
|
}
|
|
13975
14585
|
],
|
|
13976
14586
|
"references": {
|
|
@@ -13981,8 +14591,29 @@
|
|
|
13981
14591
|
},
|
|
13982
14592
|
"return": "Promise<void>"
|
|
13983
14593
|
},
|
|
13984
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
13985
|
-
"parameters": [
|
|
14594
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
14595
|
+
"parameters": [
|
|
14596
|
+
{
|
|
14597
|
+
"name": "replacement",
|
|
14598
|
+
"type": "string",
|
|
14599
|
+
"docs": ""
|
|
14600
|
+
},
|
|
14601
|
+
{
|
|
14602
|
+
"name": "start",
|
|
14603
|
+
"type": "number",
|
|
14604
|
+
"docs": ""
|
|
14605
|
+
},
|
|
14606
|
+
{
|
|
14607
|
+
"name": "end",
|
|
14608
|
+
"type": "number",
|
|
14609
|
+
"docs": ""
|
|
14610
|
+
},
|
|
14611
|
+
{
|
|
14612
|
+
"name": "selectMode",
|
|
14613
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
14614
|
+
"docs": ""
|
|
14615
|
+
}
|
|
14616
|
+
],
|
|
13986
14617
|
"docs": "Replaces a range of text with a new string.",
|
|
13987
14618
|
"docsTags": []
|
|
13988
14619
|
},
|
|
@@ -13993,19 +14624,22 @@
|
|
|
13993
14624
|
"docs": ""
|
|
13994
14625
|
},
|
|
13995
14626
|
"complexType": {
|
|
13996
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
14627
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
13997
14628
|
"parameters": [
|
|
13998
14629
|
{
|
|
13999
|
-
"
|
|
14000
|
-
"
|
|
14630
|
+
"name": "selectionStart",
|
|
14631
|
+
"type": "number",
|
|
14632
|
+
"docs": ""
|
|
14001
14633
|
},
|
|
14002
14634
|
{
|
|
14003
|
-
"
|
|
14004
|
-
"
|
|
14635
|
+
"name": "selectionEnd",
|
|
14636
|
+
"type": "number",
|
|
14637
|
+
"docs": ""
|
|
14005
14638
|
},
|
|
14006
14639
|
{
|
|
14007
|
-
"
|
|
14008
|
-
"
|
|
14640
|
+
"name": "selectionDirection",
|
|
14641
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
14642
|
+
"docs": ""
|
|
14009
14643
|
}
|
|
14010
14644
|
],
|
|
14011
14645
|
"references": {
|
|
@@ -14016,8 +14650,24 @@
|
|
|
14016
14650
|
},
|
|
14017
14651
|
"return": "Promise<void | undefined>"
|
|
14018
14652
|
},
|
|
14019
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
14020
|
-
"parameters": [
|
|
14653
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
14654
|
+
"parameters": [
|
|
14655
|
+
{
|
|
14656
|
+
"name": "selectionStart",
|
|
14657
|
+
"type": "number",
|
|
14658
|
+
"docs": ""
|
|
14659
|
+
},
|
|
14660
|
+
{
|
|
14661
|
+
"name": "selectionEnd",
|
|
14662
|
+
"type": "number",
|
|
14663
|
+
"docs": ""
|
|
14664
|
+
},
|
|
14665
|
+
{
|
|
14666
|
+
"name": "selectionDirection",
|
|
14667
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
14668
|
+
"docs": ""
|
|
14669
|
+
}
|
|
14670
|
+
],
|
|
14021
14671
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
14022
14672
|
"docsTags": []
|
|
14023
14673
|
}
|
|
@@ -14105,7 +14755,13 @@
|
|
|
14105
14755
|
}
|
|
14106
14756
|
],
|
|
14107
14757
|
"listeners": [],
|
|
14108
|
-
"styles": [
|
|
14758
|
+
"styles": [
|
|
14759
|
+
{
|
|
14760
|
+
"name": "--height",
|
|
14761
|
+
"annotation": "prop",
|
|
14762
|
+
"docs": "The textarea height."
|
|
14763
|
+
}
|
|
14764
|
+
],
|
|
14109
14765
|
"slots": [
|
|
14110
14766
|
{
|
|
14111
14767
|
"name": "error-text",
|
|
@@ -15091,8 +15747,9 @@
|
|
|
15091
15747
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
15092
15748
|
"parameters": [
|
|
15093
15749
|
{
|
|
15094
|
-
"
|
|
15095
|
-
"
|
|
15750
|
+
"name": "options",
|
|
15751
|
+
"type": "FocusOptions | undefined",
|
|
15752
|
+
"docs": ""
|
|
15096
15753
|
}
|
|
15097
15754
|
],
|
|
15098
15755
|
"references": {
|
|
@@ -15108,7 +15765,13 @@
|
|
|
15108
15765
|
"return": "Promise<void>"
|
|
15109
15766
|
},
|
|
15110
15767
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
15111
|
-
"parameters": [
|
|
15768
|
+
"parameters": [
|
|
15769
|
+
{
|
|
15770
|
+
"name": "options",
|
|
15771
|
+
"type": "FocusOptions | undefined",
|
|
15772
|
+
"docs": ""
|
|
15773
|
+
}
|
|
15774
|
+
],
|
|
15112
15775
|
"docs": "Sets focus on the datepickers input.",
|
|
15113
15776
|
"docsTags": []
|
|
15114
15777
|
}
|
|
@@ -15668,6 +16331,16 @@
|
|
|
15668
16331
|
}
|
|
15669
16332
|
],
|
|
15670
16333
|
"typeLibrary": {
|
|
16334
|
+
"src/components/six-alert/six-alert.tsx::AlertType": {
|
|
16335
|
+
"declaration": "export type AlertType = 'primary' | 'success' | 'info' | 'warning' | 'danger';",
|
|
16336
|
+
"docstring": "",
|
|
16337
|
+
"path": "src/components/six-alert/six-alert.tsx"
|
|
16338
|
+
},
|
|
16339
|
+
"src/utils/types.ts::EmptyPayload": {
|
|
16340
|
+
"declaration": "undefined",
|
|
16341
|
+
"docstring": "",
|
|
16342
|
+
"path": "src/utils/types.ts"
|
|
16343
|
+
},
|
|
15671
16344
|
"src/components/six-item-picker/types.ts::ItemPickerType": {
|
|
15672
16345
|
"declaration": "export enum ItemPickerType {\n NUMBER = 'number',\n LETTER = 'letter',\n CAPITAL_LETTER = 'capital-letter',\n LOWER_LETTER = 'lower-letter',\n CUSTOM = 'custom',\n}",
|
|
15673
16346
|
"docstring": "",
|
|
@@ -15693,11 +16366,6 @@
|
|
|
15693
16366
|
"docstring": "",
|
|
15694
16367
|
"path": "src/components/six-timepicker/six-timepicker.tsx"
|
|
15695
16368
|
},
|
|
15696
|
-
"src/utils/types.ts::EmptyPayload": {
|
|
15697
|
-
"declaration": "undefined",
|
|
15698
|
-
"docstring": "",
|
|
15699
|
-
"path": "src/utils/types.ts"
|
|
15700
|
-
},
|
|
15701
16369
|
"src/components/six-datepicker/six-date-formats.tsx::SixDateFormats": {
|
|
15702
16370
|
"declaration": "export enum SixDateFormats {\n DDMMYYY_DOT = 'dd.mm.yyyy',\n YYYYMMDD_DASH = 'yyyy-mm-dd',\n DDMMYYYY_DASH = 'dd-mm-yyyy',\n DDMMYYYY_SLASH = 'dd/mm/yyyy',\n YYYYMMDD_SLASH = 'yyyy/mm/dd',\n DDMMYY_DOT = 'dd.mm.yy',\n YYMMDD_DASH = 'yy-mm-dd',\n DDMMYY_DASH = 'dd-mm-yy',\n DDMMYY_SLASH = 'dd/mm/yy',\n YYMMDD_SLASH = 'yy/mm/dd',\n\n DDMMYYY_DOT_TIME = 'dd.mm.yyyy hh:MM:ss',\n YYYYMMDD_DASH_TIME = 'yyyy-mm-dd hh:MM:ss',\n DDMMYYYY_DASH_TIME = 'dd-mm-yyyy hh:MM:ss',\n DDMMYYYY_SLASH_TIME = 'dd/mm/yyyy hh:MM:ss',\n YYYYMMDD_SLASH_TIME = 'yyyy/mm/dd hh:MM:ss',\n DDMMYY_DOT_TIME = 'dd.mm.yy hh:MM:ss',\n YYMMDD_DASH_TIME = 'yy-mm-dd hh:MM:ss',\n DDMMYY_DASH_TIME = 'dd-mm-yy hh:MM:ss',\n DDMMYY_SLASH_TIME = 'dd/mm/yy hh:MM:ss',\n YYMMDD_SLASH_TIME = 'yy/mm/dd hh:MM:ss',\n}",
|
|
15703
16371
|
"docstring": "",
|
|
@@ -15753,20 +16421,15 @@
|
|
|
15753
16421
|
"docstring": "",
|
|
15754
16422
|
"path": "src/components/six-file-upload/six-file-upload.tsx"
|
|
15755
16423
|
},
|
|
15756
|
-
"src/components/six-
|
|
15757
|
-
"declaration": "export
|
|
16424
|
+
"src/components/six-input/six-input.tsx::SelectionRangeDirection": {
|
|
16425
|
+
"declaration": "export type SelectionRangeDirection = 'forward' | 'backward' | 'none';",
|
|
15758
16426
|
"docstring": "",
|
|
15759
|
-
"path": "src/components/six-
|
|
16427
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
15760
16428
|
},
|
|
15761
|
-
"src/components/six-
|
|
15762
|
-
"declaration": "
|
|
16429
|
+
"src/components/six-input/six-input.tsx::SelectionRange": {
|
|
16430
|
+
"declaration": "any",
|
|
15763
16431
|
"docstring": "",
|
|
15764
|
-
"path": "src/components/six-
|
|
15765
|
-
},
|
|
15766
|
-
"src/components/six-header/six-header.tsx::SixHeaderSearchFieldToggle": {
|
|
15767
|
-
"declaration": "export interface SixHeaderSearchFieldToggle {\n visible: boolean;\n}",
|
|
15768
|
-
"docstring": "",
|
|
15769
|
-
"path": "src/components/six-header/six-header.tsx"
|
|
16432
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
15770
16433
|
},
|
|
15771
16434
|
"src/components/six-language-switcher/six-language-switcher.tsx::SixLanguageSwitcherInput": {
|
|
15772
16435
|
"declaration": "export interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}",
|
|
@@ -15783,11 +16446,6 @@
|
|
|
15783
16446
|
"docstring": "",
|
|
15784
16447
|
"path": "src/components/six-stage-indicator/six-stage-indicator.tsx"
|
|
15785
16448
|
},
|
|
15786
|
-
"src/components/six-root/six-root.tsx::SixRootCollapsedPayload": {
|
|
15787
|
-
"declaration": "export interface SixRootCollapsedPayload {\n collapsed: boolean;\n}",
|
|
15788
|
-
"docstring": "",
|
|
15789
|
-
"path": "src/components/six-root/six-root.tsx"
|
|
15790
|
-
},
|
|
15791
16449
|
"src/components/six-search-field/six-search-field.tsx::SixSearchFieldChangePayload": {
|
|
15792
16450
|
"declaration": "export interface SixSearchFieldChangePayload {\n value: string;\n}",
|
|
15793
16451
|
"docstring": "",
|