@cds/core 5.2.1 → 5.4.1
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/_virtual/_virtual_library-entry-points +2 -0
- package/_virtual/_virtual_library-entry-points.map +1 -0
- package/accordion/accordion-content.element.d.ts +3 -3
- package/accordion/accordion-content.element.js +2 -51
- package/accordion/accordion-content.element.js.map +1 -1
- package/accordion/accordion-content.element.scss.js +2 -0
- package/accordion/accordion-content.element.scss.js.map +1 -0
- package/accordion/accordion-header.element.d.ts +3 -3
- package/accordion/accordion-header.element.js +2 -56
- package/accordion/accordion-header.element.js.map +1 -1
- package/accordion/accordion-header.element.scss.js +2 -0
- package/accordion/accordion-header.element.scss.js.map +1 -0
- package/accordion/accordion-panel.element.d.ts +3 -3
- package/accordion/accordion-panel.element.js +2 -98
- package/accordion/accordion-panel.element.js.map +1 -1
- package/accordion/accordion-panel.element.scss.js +2 -0
- package/accordion/accordion-panel.element.scss.js.map +1 -0
- package/accordion/accordion.element.d.ts +3 -3
- package/accordion/accordion.element.js +2 -47
- package/accordion/accordion.element.js.map +1 -1
- package/accordion/accordion.element.scss.js +2 -0
- package/accordion/accordion.element.scss.js.map +1 -0
- package/accordion/index.js +2 -10
- package/accordion/index.js.map +1 -1
- package/accordion/register.js +2 -20
- package/accordion/register.js.map +1 -1
- package/alert/alert-actions.element.d.ts +3 -3
- package/alert/alert-actions.element.js +2 -68
- package/alert/alert-actions.element.js.map +1 -1
- package/alert/alert-actions.element.scss.js +2 -0
- package/alert/alert-actions.element.scss.js.map +1 -0
- package/alert/alert-group.element.d.ts +3 -3
- package/alert/alert-group.element.js +2 -147
- package/alert/alert-group.element.js.map +1 -1
- package/alert/alert-group.element.scss.js +2 -0
- package/alert/alert-group.element.scss.js.map +1 -0
- package/alert/alert.element.d.ts +4 -4
- package/alert/alert.element.js +2 -251
- package/alert/alert.element.js.map +1 -1
- package/alert/alert.element.scss.js +2 -0
- package/alert/alert.element.scss.js.map +1 -0
- package/alert/alert.interfaces.js +2 -7
- package/alert/alert.interfaces.js.map +1 -1
- package/alert/index.js +2 -10
- package/alert/index.js.map +1 -1
- package/alert/register.js +2 -16
- package/alert/register.js.map +1 -1
- package/badge/badge.element.d.ts +3 -3
- package/badge/badge.element.js +2 -66
- package/badge/badge.element.js.map +1 -1
- package/badge/badge.element.scss.js +2 -0
- package/badge/badge.element.scss.js.map +1 -0
- package/badge/index.js +2 -7
- package/badge/index.js.map +1 -1
- package/badge/register.js +2 -9
- package/badge/register.js.map +1 -1
- package/breadcrumb/breadcrumb.element.d.ts +31 -0
- package/breadcrumb/breadcrumb.element.js +2 -0
- package/breadcrumb/breadcrumb.element.js.map +1 -0
- package/breadcrumb/breadcrumb.element.scss.js +2 -0
- package/breadcrumb/breadcrumb.element.scss.js.map +1 -0
- package/breadcrumb/index.d.ts +1 -0
- package/breadcrumb/index.js +2 -0
- package/breadcrumb/index.js.map +1 -0
- package/breadcrumb/register.d.ts +6 -0
- package/breadcrumb/register.js +2 -0
- package/breadcrumb/register.js.map +1 -0
- package/button/base-button.element.scss.js +2 -0
- package/button/base-button.element.scss.js.map +1 -0
- package/button/button.element.d.ts +5 -5
- package/button/button.element.js +2 -159
- package/button/button.element.js.map +1 -1
- package/button/button.element.scss.js +2 -0
- package/button/button.element.scss.js.map +1 -0
- package/button/icon-button.element.d.ts +2 -2
- package/button/icon-button.element.js +2 -52
- package/button/icon-button.element.js.map +1 -1
- package/button/icon-button.element.scss.js +2 -0
- package/button/icon-button.element.scss.js.map +1 -0
- package/button/index.js +2 -9
- package/button/index.js.map +1 -1
- package/button/inline-button.element.d.ts +2 -2
- package/button/inline-button.element.js +2 -45
- package/button/inline-button.element.js.map +1 -1
- package/button/inline-button.element.scss.js +2 -0
- package/button/inline-button.element.scss.js.map +1 -0
- package/button/register.js +2 -15
- package/button/register.js.map +1 -1
- package/card/card.element.d.ts +51 -0
- package/card/card.element.js +2 -0
- package/card/card.element.js.map +1 -0
- package/card/card.element.scss.js +2 -0
- package/card/card.element.scss.js.map +1 -0
- package/card/index.d.ts +1 -0
- package/card/index.js +2 -0
- package/card/index.js.map +1 -0
- package/card/register.d.ts +6 -0
- package/card/register.js +2 -0
- package/card/register.js.map +1 -0
- package/checkbox/checkbox-group.element.js +2 -34
- package/checkbox/checkbox-group.element.js.map +1 -1
- package/checkbox/checkbox.element.d.ts +1 -1
- package/checkbox/checkbox.element.js +2 -35
- package/checkbox/checkbox.element.js.map +1 -1
- package/checkbox/checkbox.element.scss.js +2 -0
- package/checkbox/checkbox.element.scss.js.map +1 -0
- package/checkbox/index.js +2 -8
- package/checkbox/index.js.map +1 -1
- package/checkbox/register.js +2 -12
- package/checkbox/register.js.map +1 -1
- package/custom-elements.json +461 -1917
- package/datalist/datalist.element.d.ts +3 -3
- package/datalist/datalist.element.js +2 -66
- package/datalist/datalist.element.js.map +1 -1
- package/datalist/datalist.global.scss.js +2 -0
- package/datalist/datalist.global.scss.js.map +1 -0
- package/datalist/index.js +2 -7
- package/datalist/index.js.map +1 -1
- package/datalist/register.js +2 -11
- package/datalist/register.js.map +1 -1
- package/date/date.element.d.ts +3 -3
- package/date/date.element.js +2 -48
- package/date/date.element.js.map +1 -1
- package/date/date.global.scss.js +2 -0
- package/date/date.global.scss.js.map +1 -0
- package/date/index.js +2 -7
- package/date/index.js.map +1 -1
- package/date/register.js +2 -11
- package/date/register.js.map +1 -1
- package/divider/divider.element.d.ts +3 -3
- package/divider/divider.element.js +2 -42
- package/divider/divider.element.js.map +1 -1
- package/divider/divider.element.scss.js +2 -0
- package/divider/divider.element.scss.js.map +1 -0
- package/divider/index.js +2 -7
- package/divider/index.js.map +1 -1
- package/divider/register.js +2 -9
- package/divider/register.js.map +1 -1
- package/file/file.element.d.ts +3 -3
- package/file/file.element.js +2 -109
- package/file/file.element.js.map +1 -1
- package/file/file.element.scss.js +2 -0
- package/file/file.element.scss.js.map +1 -0
- package/file/index.js +2 -7
- package/file/index.js.map +1 -1
- package/file/register.js +2 -12
- package/file/register.js.map +1 -1
- package/forms/control/control.element.d.ts +18 -14
- package/forms/control/control.element.js +5 -334
- package/forms/control/control.element.js.map +1 -1
- package/forms/control/control.element.scss.js +2 -0
- package/forms/control/control.element.scss.js.map +1 -0
- package/forms/control-action/control-action.element.d.ts +2 -2
- package/forms/control-action/control-action.element.js +2 -87
- package/forms/control-action/control-action.element.js.map +1 -1
- package/forms/control-action/control-action.element.scss.js +2 -0
- package/forms/control-action/control-action.element.scss.js.map +1 -0
- package/forms/control-group/control-group.element.d.ts +5 -6
- package/forms/control-group/control-group.element.js +2 -211
- package/forms/control-group/control-group.element.js.map +1 -1
- package/forms/control-group/control-group.element.scss.js +2 -0
- package/forms/control-group/control-group.element.scss.js.map +1 -0
- package/forms/control-inline/control-inline.element.d.ts +2 -2
- package/forms/control-inline/control-inline.element.js +2 -101
- package/forms/control-inline/control-inline.element.js.map +1 -1
- package/forms/control-inline/control-inline.element.scss.js +2 -0
- package/forms/control-inline/control-inline.element.scss.js.map +1 -0
- package/forms/control-label/control-label.element.d.ts +4 -3
- package/forms/control-label/control-label.element.js +2 -49
- package/forms/control-label/control-label.element.js.map +1 -1
- package/forms/control-label/control-label.element.scss.js +2 -0
- package/forms/control-label/control-label.element.scss.js.map +1 -0
- package/forms/control-message/control-message.element.d.ts +3 -3
- package/forms/control-message/control-message.element.js +2 -65
- package/forms/control-message/control-message.element.js.map +1 -1
- package/forms/control-message/control-message.element.scss.js +2 -0
- package/forms/control-message/control-message.element.scss.js.map +1 -0
- package/forms/form-group/form-group.element.d.ts +6 -3
- package/forms/form-group/form-group.element.js +2 -123
- package/forms/form-group/form-group.element.js.map +1 -1
- package/forms/form-group/form-group.element.scss.js +2 -0
- package/forms/form-group/form-group.element.scss.js.map +1 -0
- package/forms/index.js +2 -16
- package/forms/index.js.map +1 -1
- package/forms/register.js +2 -22
- package/forms/register.js.map +1 -1
- package/forms/utils/index.d.ts +1 -1
- package/forms/utils/index.js +2 -68
- package/forms/utils/index.js.map +1 -1
- package/forms/utils/interfaces.js +2 -7
- package/forms/utils/interfaces.js.map +1 -1
- package/forms/utils/validate.d.ts +2 -2
- package/forms/utils/validate.js +2 -27
- package/forms/utils/validate.js.map +1 -1
- package/global.css +24 -2
- package/global.min.css +1 -1
- package/icon/collections/chart.js +2 -51
- package/icon/collections/chart.js.map +1 -1
- package/icon/collections/commerce.js +2 -71
- package/icon/collections/commerce.js.map +1 -1
- package/icon/collections/core.js +2 -114
- package/icon/collections/core.js.map +1 -1
- package/icon/collections/essential.js +2 -296
- package/icon/collections/essential.js.map +1 -1
- package/icon/collections/media.js +2 -69
- package/icon/collections/media.js.map +1 -1
- package/icon/collections/mini.js +2 -50
- package/icon/collections/mini.js.map +1 -1
- package/icon/collections/social.js +2 -73
- package/icon/collections/social.js.map +1 -1
- package/icon/collections/technology.js +2 -247
- package/icon/collections/technology.js.map +1 -1
- package/icon/collections/text-edit.js +2 -81
- package/icon/collections/text-edit.js.map +1 -1
- package/icon/collections/travel.js +2 -54
- package/icon/collections/travel.js.map +1 -1
- package/icon/icon.element.d.ts +3 -3
- package/icon/icon.element.js +2 -135
- package/icon/icon.element.js.map +1 -1
- package/icon/icon.element.scss.js +2 -0
- package/icon/icon.element.scss.js.map +1 -0
- package/icon/icon.renderer.js +2 -9
- package/icon/icon.renderer.js.map +1 -1
- package/icon/icon.service.js +2 -59
- package/icon/icon.service.js.map +1 -1
- package/icon/index.d.ts +1 -0
- package/icon/index.js +2 -421
- package/icon/index.js.map +1 -1
- package/icon/register.js +2 -9
- package/icon/register.js.map +1 -1
- package/icon/shapes/accessibility-1.js +2 -13
- package/icon/shapes/accessibility-1.js.map +1 -1
- package/icon/shapes/accessibility-2.js +2 -13
- package/icon/shapes/accessibility-2.js.map +1 -1
- package/icon/shapes/add-text.js +2 -12
- package/icon/shapes/add-text.js.map +1 -1
- package/icon/shapes/administrator.js +2 -13
- package/icon/shapes/administrator.js.map +1 -1
- package/icon/shapes/airplane.js +2 -13
- package/icon/shapes/airplane.js.map +1 -1
- package/icon/shapes/alarm-clock.js +2 -17
- package/icon/shapes/alarm-clock.js.map +1 -1
- package/icon/shapes/alarm-off.js +2 -13
- package/icon/shapes/alarm-off.js.map +1 -1
- package/icon/shapes/align-bottom.js +2 -12
- package/icon/shapes/align-bottom.js.map +1 -1
- package/icon/shapes/align-center.js +2 -12
- package/icon/shapes/align-center.js.map +1 -1
- package/icon/shapes/align-left-text.js +2 -12
- package/icon/shapes/align-left-text.js.map +1 -1
- package/icon/shapes/align-left.js +2 -12
- package/icon/shapes/align-left.js.map +1 -1
- package/icon/shapes/align-middle.js +2 -12
- package/icon/shapes/align-middle.js.map +1 -1
- package/icon/shapes/align-right-text.js +2 -12
- package/icon/shapes/align-right-text.js.map +1 -1
- package/icon/shapes/align-right.js +2 -12
- package/icon/shapes/align-right.js.map +1 -1
- package/icon/shapes/align-top.js +2 -12
- package/icon/shapes/align-top.js.map +1 -1
- package/icon/shapes/angle-double.js +2 -12
- package/icon/shapes/angle-double.js.map +1 -1
- package/icon/shapes/angle.js +2 -12
- package/icon/shapes/angle.js.map +1 -1
- package/icon/shapes/animation.js +2 -13
- package/icon/shapes/animation.js.map +1 -1
- package/icon/shapes/announcement.js +2 -13
- package/icon/shapes/announcement.js.map +1 -1
- package/icon/shapes/application.js +2 -13
- package/icon/shapes/application.js.map +1 -1
- package/icon/shapes/applications.js +2 -17
- package/icon/shapes/applications.js.map +1 -1
- package/icon/shapes/archive.js +2 -13
- package/icon/shapes/archive.js.map +1 -1
- package/icon/shapes/arrow-mini.js +2 -12
- package/icon/shapes/arrow-mini.js.map +1 -1
- package/icon/shapes/arrow.js +2 -12
- package/icon/shapes/arrow.js.map +1 -1
- package/icon/shapes/assign-user.js +2 -13
- package/icon/shapes/assign-user.js.map +1 -1
- package/icon/shapes/asterisk.js +2 -13
- package/icon/shapes/asterisk.js.map +1 -1
- package/icon/shapes/atom.js +2 -13
- package/icon/shapes/atom.js.map +1 -1
- package/icon/shapes/axis-chart.js +2 -17
- package/icon/shapes/axis-chart.js.map +1 -1
- package/icon/shapes/backup-restore.js +2 -17
- package/icon/shapes/backup-restore.js.map +1 -1
- package/icon/shapes/backup.js +2 -17
- package/icon/shapes/backup.js.map +1 -1
- package/icon/shapes/ban.js +2 -12
- package/icon/shapes/ban.js.map +1 -1
- package/icon/shapes/bank.js +2 -17
- package/icon/shapes/bank.js.map +1 -1
- package/icon/shapes/bar-chart.js +2 -17
- package/icon/shapes/bar-chart.js.map +1 -1
- package/icon/shapes/bar-code.js +2 -12
- package/icon/shapes/bar-code.js.map +1 -1
- package/icon/shapes/bars.js +2 -12
- package/icon/shapes/bars.js.map +1 -1
- package/icon/shapes/battery.js +2 -17
- package/icon/shapes/battery.js.map +1 -1
- package/icon/shapes/bell-curve.js +2 -12
- package/icon/shapes/bell-curve.js.map +1 -1
- package/icon/shapes/bell.js +2 -15
- package/icon/shapes/bell.js.map +1 -1
- package/icon/shapes/beta.js +2 -13
- package/icon/shapes/beta.js.map +1 -1
- package/icon/shapes/bicycle.js +2 -13
- package/icon/shapes/bicycle.js.map +1 -1
- package/icon/shapes/birthday-cake.js +2 -13
- package/icon/shapes/birthday-cake.js.map +1 -1
- package/icon/shapes/bitcoin.js +2 -13
- package/icon/shapes/bitcoin.js.map +1 -1
- package/icon/shapes/block-quote.js +2 -12
- package/icon/shapes/block-quote.js.map +1 -1
- package/icon/shapes/block.js +2 -17
- package/icon/shapes/block.js.map +1 -1
- package/icon/shapes/blocks-group.js +2 -17
- package/icon/shapes/blocks-group.js.map +1 -1
- package/icon/shapes/bluetooth-off.js +2 -13
- package/icon/shapes/bluetooth-off.js.map +1 -1
- package/icon/shapes/bluetooth.js +2 -13
- package/icon/shapes/bluetooth.js.map +1 -1
- package/icon/shapes/boat.js +2 -13
- package/icon/shapes/boat.js.map +1 -1
- package/icon/shapes/bold.js +2 -12
- package/icon/shapes/bold.js.map +1 -1
- package/icon/shapes/bolt.js +2 -13
- package/icon/shapes/bolt.js.map +1 -1
- package/icon/shapes/book.js +2 -13
- package/icon/shapes/book.js.map +1 -1
- package/icon/shapes/bookmark.js +2 -13
- package/icon/shapes/bookmark.js.map +1 -1
- package/icon/shapes/box-plot.js +2 -17
- package/icon/shapes/box-plot.js.map +1 -1
- package/icon/shapes/briefcase.js +2 -13
- package/icon/shapes/briefcase.js.map +1 -1
- package/icon/shapes/bubble-chart.js +2 -17
- package/icon/shapes/bubble-chart.js.map +1 -1
- package/icon/shapes/bubble-exclamation.js +2 -13
- package/icon/shapes/bubble-exclamation.js.map +1 -1
- package/icon/shapes/bug.js +2 -13
- package/icon/shapes/bug.js.map +1 -1
- package/icon/shapes/building.js +2 -17
- package/icon/shapes/building.js.map +1 -1
- package/icon/shapes/bullet-list.js +2 -12
- package/icon/shapes/bullet-list.js.map +1 -1
- package/icon/shapes/bullseye.js +2 -13
- package/icon/shapes/bullseye.js.map +1 -1
- package/icon/shapes/bundle.js +2 -13
- package/icon/shapes/bundle.js.map +1 -1
- package/icon/shapes/calculator.js +2 -13
- package/icon/shapes/calculator.js.map +1 -1
- package/icon/shapes/calendar-mini.js +2 -13
- package/icon/shapes/calendar-mini.js.map +1 -1
- package/icon/shapes/calendar.js +2 -17
- package/icon/shapes/calendar.js.map +1 -1
- package/icon/shapes/camera.js +2 -13
- package/icon/shapes/camera.js.map +1 -1
- package/icon/shapes/campervan.js +2 -13
- package/icon/shapes/campervan.js.map +1 -1
- package/icon/shapes/capacitor.js +2 -12
- package/icon/shapes/capacitor.js.map +1 -1
- package/icon/shapes/car.js +2 -13
- package/icon/shapes/car.js.map +1 -1
- package/icon/shapes/caravan.js +2 -13
- package/icon/shapes/caravan.js.map +1 -1
- package/icon/shapes/cd-dvd.js +2 -13
- package/icon/shapes/cd-dvd.js.map +1 -1
- package/icon/shapes/center-text.js +2 -12
- package/icon/shapes/center-text.js.map +1 -1
- package/icon/shapes/certificate.js +2 -17
- package/icon/shapes/certificate.js.map +1 -1
- package/icon/shapes/chat-bubble.js +2 -15
- package/icon/shapes/chat-bubble.js.map +1 -1
- package/icon/shapes/check-circle-mini.js +2 -13
- package/icon/shapes/check-circle-mini.js.map +1 -1
- package/icon/shapes/check-circle.js +2 -13
- package/icon/shapes/check-circle.js.map +1 -1
- package/icon/shapes/check-mini.js +2 -12
- package/icon/shapes/check-mini.js.map +1 -1
- package/icon/shapes/check.js +2 -12
- package/icon/shapes/check.js.map +1 -1
- package/icon/shapes/checkbox-list.js +2 -12
- package/icon/shapes/checkbox-list.js.map +1 -1
- package/icon/shapes/child-arrow.js +2 -12
- package/icon/shapes/child-arrow.js.map +1 -1
- package/icon/shapes/ci-cd.js +2 -12
- package/icon/shapes/ci-cd.js.map +1 -1
- package/icon/shapes/circle-arrow.js +2 -13
- package/icon/shapes/circle-arrow.js.map +1 -1
- package/icon/shapes/circle.js +2 -13
- package/icon/shapes/circle.js.map +1 -1
- package/icon/shapes/clipboard.js +2 -15
- package/icon/shapes/clipboard.js.map +1 -1
- package/icon/shapes/clock.js +2 -17
- package/icon/shapes/clock.js.map +1 -1
- package/icon/shapes/clone.js +2 -13
- package/icon/shapes/clone.js.map +1 -1
- package/icon/shapes/cloud-chart.js +2 -17
- package/icon/shapes/cloud-chart.js.map +1 -1
- package/icon/shapes/cloud-network.js +2 -12
- package/icon/shapes/cloud-network.js.map +1 -1
- package/icon/shapes/cloud-scale.js +2 -12
- package/icon/shapes/cloud-scale.js.map +1 -1
- package/icon/shapes/cloud-traffic.js +2 -12
- package/icon/shapes/cloud-traffic.js.map +1 -1
- package/icon/shapes/cloud.js +2 -17
- package/icon/shapes/cloud.js.map +1 -1
- package/icon/shapes/cluster.js +2 -17
- package/icon/shapes/cluster.js.map +1 -1
- package/icon/shapes/code.js +2 -14
- package/icon/shapes/code.js.map +1 -1
- package/icon/shapes/cog.js +2 -17
- package/icon/shapes/cog.js.map +1 -1
- package/icon/shapes/coin-bag.js +2 -13
- package/icon/shapes/coin-bag.js.map +1 -1
- package/icon/shapes/collapse-card.js +2 -13
- package/icon/shapes/collapse-card.js.map +1 -1
- package/icon/shapes/color-palette.js +2 -13
- package/icon/shapes/color-palette.js.map +1 -1
- package/icon/shapes/color-picker.js +2 -13
- package/icon/shapes/color-picker.js.map +1 -1
- package/icon/shapes/compass.js +2 -13
- package/icon/shapes/compass.js.map +1 -1
- package/icon/shapes/computer.js +2 -17
- package/icon/shapes/computer.js.map +1 -1
- package/icon/shapes/connect.js +2 -13
- package/icon/shapes/connect.js.map +1 -1
- package/icon/shapes/container-volume.js +2 -13
- package/icon/shapes/container-volume.js.map +1 -1
- package/icon/shapes/container.js +2 -13
- package/icon/shapes/container.js.map +1 -1
- package/icon/shapes/control-lun.js +2 -17
- package/icon/shapes/control-lun.js.map +1 -1
- package/icon/shapes/copy-to-clipboard.js +2 -12
- package/icon/shapes/copy-to-clipboard.js.map +1 -1
- package/icon/shapes/copy.js +2 -13
- package/icon/shapes/copy.js.map +1 -1
- package/icon/shapes/cpu.js +2 -17
- package/icon/shapes/cpu.js.map +1 -1
- package/icon/shapes/credit-card.js +2 -13
- package/icon/shapes/credit-card.js.map +1 -1
- package/icon/shapes/crosshairs.js +2 -12
- package/icon/shapes/crosshairs.js.map +1 -1
- package/icon/shapes/crown.js +2 -13
- package/icon/shapes/crown.js.map +1 -1
- package/icon/shapes/cursor-arrow.js +2 -13
- package/icon/shapes/cursor-arrow.js.map +1 -1
- package/icon/shapes/cursor-hand-click.js +2 -12
- package/icon/shapes/cursor-hand-click.js.map +1 -1
- package/icon/shapes/cursor-hand-grab.js +2 -12
- package/icon/shapes/cursor-hand-grab.js.map +1 -1
- package/icon/shapes/cursor-hand-open.js +2 -12
- package/icon/shapes/cursor-hand-open.js.map +1 -1
- package/icon/shapes/cursor-hand.js +2 -13
- package/icon/shapes/cursor-hand.js.map +1 -1
- package/icon/shapes/cursor-move.js +2 -12
- package/icon/shapes/cursor-move.js.map +1 -1
- package/icon/shapes/curve-chart.js +2 -17
- package/icon/shapes/curve-chart.js.map +1 -1
- package/icon/shapes/dashboard.js +2 -15
- package/icon/shapes/dashboard.js.map +1 -1
- package/icon/shapes/data-cluster.js +2 -17
- package/icon/shapes/data-cluster.js.map +1 -1
- package/icon/shapes/deploy.js +2 -13
- package/icon/shapes/deploy.js.map +1 -1
- package/icon/shapes/details.js +2 -13
- package/icon/shapes/details.js.map +1 -1
- package/icon/shapes/devices.js +2 -13
- package/icon/shapes/devices.js.map +1 -1
- package/icon/shapes/digital-signature.js +2 -12
- package/icon/shapes/digital-signature.js.map +1 -1
- package/icon/shapes/disconnect.js +2 -13
- package/icon/shapes/disconnect.js.map +1 -1
- package/icon/shapes/display.js +2 -17
- package/icon/shapes/display.js.map +1 -1
- package/icon/shapes/dollar-bill.js +2 -13
- package/icon/shapes/dollar-bill.js.map +1 -1
- package/icon/shapes/dollar.js +2 -13
- package/icon/shapes/dollar.js.map +1 -1
- package/icon/shapes/dot-circle.js +2 -12
- package/icon/shapes/dot-circle.js.map +1 -1
- package/icon/shapes/download-cloud.js +2 -14
- package/icon/shapes/download-cloud.js.map +1 -1
- package/icon/shapes/download.js +2 -14
- package/icon/shapes/download.js.map +1 -1
- package/icon/shapes/drag-handle-corner.js +2 -12
- package/icon/shapes/drag-handle-corner.js.map +1 -1
- package/icon/shapes/drag-handle.js +2 -12
- package/icon/shapes/drag-handle.js.map +1 -1
- package/icon/shapes/e-check.js +2 -13
- package/icon/shapes/e-check.js.map +1 -1
- package/icon/shapes/ellipsis-horizontal.js +2 -13
- package/icon/shapes/ellipsis-horizontal.js.map +1 -1
- package/icon/shapes/ellipsis-vertical.js +2 -13
- package/icon/shapes/ellipsis-vertical.js.map +1 -1
- package/icon/shapes/employee-group.js +2 -13
- package/icon/shapes/employee-group.js.map +1 -1
- package/icon/shapes/employee.js +2 -13
- package/icon/shapes/employee.js.map +1 -1
- package/icon/shapes/envelope.js +2 -17
- package/icon/shapes/envelope.js.map +1 -1
- package/icon/shapes/eraser.js +2 -13
- package/icon/shapes/eraser.js.map +1 -1
- package/icon/shapes/error-mini.js +2 -13
- package/icon/shapes/error-mini.js.map +1 -1
- package/icon/shapes/error-standard.js +2 -13
- package/icon/shapes/error-standard.js.map +1 -1
- package/icon/shapes/euro.js +2 -13
- package/icon/shapes/euro.js.map +1 -1
- package/icon/shapes/event-mini.js +2 -13
- package/icon/shapes/event-mini.js.map +1 -1
- package/icon/shapes/event.js +2 -17
- package/icon/shapes/event.js.map +1 -1
- package/icon/shapes/exclamation-circle.js +2 -13
- package/icon/shapes/exclamation-circle.js.map +1 -1
- package/icon/shapes/exclamation-triangle.js +2 -13
- package/icon/shapes/exclamation-triangle.js.map +1 -1
- package/icon/shapes/expand-card.js +2 -13
- package/icon/shapes/expand-card.js.map +1 -1
- package/icon/shapes/export.js +2 -17
- package/icon/shapes/export.js.map +1 -1
- package/icon/shapes/eye-hide.js +2 -13
- package/icon/shapes/eye-hide.js.map +1 -1
- package/icon/shapes/eye.js +2 -13
- package/icon/shapes/eye.js.map +1 -1
- package/icon/shapes/factory.js +2 -13
- package/icon/shapes/factory.js.map +1 -1
- package/icon/shapes/fast-forward.js +2 -13
- package/icon/shapes/fast-forward.js.map +1 -1
- package/icon/shapes/ferry.js +2 -13
- package/icon/shapes/ferry.js.map +1 -1
- package/icon/shapes/file-group.js +2 -13
- package/icon/shapes/file-group.js.map +1 -1
- package/icon/shapes/file-settings.js +2 -17
- package/icon/shapes/file-settings.js.map +1 -1
- package/icon/shapes/file-share-2.js +2 -13
- package/icon/shapes/file-share-2.js.map +1 -1
- package/icon/shapes/file-share.js +2 -13
- package/icon/shapes/file-share.js.map +1 -1
- package/icon/shapes/file-zip.js +2 -13
- package/icon/shapes/file-zip.js.map +1 -1
- package/icon/shapes/file.js +2 -17
- package/icon/shapes/file.js.map +1 -1
- package/icon/shapes/film-strip.js +2 -13
- package/icon/shapes/film-strip.js.map +1 -1
- package/icon/shapes/filter-2.js +2 -12
- package/icon/shapes/filter-2.js.map +1 -1
- package/icon/shapes/filter-grid-circle-mini.js +2 -13
- package/icon/shapes/filter-grid-circle-mini.js.map +1 -1
- package/icon/shapes/filter-grid-circle.js +2 -13
- package/icon/shapes/filter-grid-circle.js.map +1 -1
- package/icon/shapes/filter-grid-mini.js +2 -13
- package/icon/shapes/filter-grid-mini.js.map +1 -1
- package/icon/shapes/filter-grid.js +2 -13
- package/icon/shapes/filter-grid.js.map +1 -1
- package/icon/shapes/filter-off.js +2 -13
- package/icon/shapes/filter-off.js.map +1 -1
- package/icon/shapes/filter.js +2 -13
- package/icon/shapes/filter.js.map +1 -1
- package/icon/shapes/firewall.js +2 -17
- package/icon/shapes/firewall.js.map +1 -1
- package/icon/shapes/first-aid.js +2 -13
- package/icon/shapes/first-aid.js.map +1 -1
- package/icon/shapes/fish.js +2 -12
- package/icon/shapes/fish.js.map +1 -1
- package/icon/shapes/flag.js +2 -13
- package/icon/shapes/flag.js.map +1 -1
- package/icon/shapes/flame.js +2 -13
- package/icon/shapes/flame.js.map +1 -1
- package/icon/shapes/flask.js +2 -13
- package/icon/shapes/flask.js.map +1 -1
- package/icon/shapes/floppy.js +2 -17
- package/icon/shapes/floppy.js.map +1 -1
- package/icon/shapes/folder-open.js +2 -17
- package/icon/shapes/folder-open.js.map +1 -1
- package/icon/shapes/folder.js +2 -17
- package/icon/shapes/folder.js.map +1 -1
- package/icon/shapes/font-size.js +2 -12
- package/icon/shapes/font-size.js.map +1 -1
- package/icon/shapes/form.js +2 -12
- package/icon/shapes/form.js.map +1 -1
- package/icon/shapes/fuel.js +2 -12
- package/icon/shapes/fuel.js.map +1 -1
- package/icon/shapes/grid-chart.js +2 -17
- package/icon/shapes/grid-chart.js.map +1 -1
- package/icon/shapes/grid-view.js +2 -13
- package/icon/shapes/grid-view.js.map +1 -1
- package/icon/shapes/half-star.js +2 -13
- package/icon/shapes/half-star.js.map +1 -1
- package/icon/shapes/happy-face.js +2 -13
- package/icon/shapes/happy-face.js.map +1 -1
- package/icon/shapes/hard-disk.js +2 -17
- package/icon/shapes/hard-disk.js.map +1 -1
- package/icon/shapes/hard-drive-disks.js +2 -13
- package/icon/shapes/hard-drive-disks.js.map +1 -1
- package/icon/shapes/hard-drive.js +2 -13
- package/icon/shapes/hard-drive.js.map +1 -1
- package/icon/shapes/hashtag.js +2 -13
- package/icon/shapes/hashtag.js.map +1 -1
- package/icon/shapes/headphones.js +2 -13
- package/icon/shapes/headphones.js.map +1 -1
- package/icon/shapes/heart-broken.js +2 -13
- package/icon/shapes/heart-broken.js.map +1 -1
- package/icon/shapes/heart.js +2 -13
- package/icon/shapes/heart.js.map +1 -1
- package/icon/shapes/heat-map.js +2 -17
- package/icon/shapes/heat-map.js.map +1 -1
- package/icon/shapes/helix.js +2 -13
- package/icon/shapes/helix.js.map +1 -1
- package/icon/shapes/help-info.js +2 -13
- package/icon/shapes/help-info.js.map +1 -1
- package/icon/shapes/help.js +2 -15
- package/icon/shapes/help.js.map +1 -1
- package/icon/shapes/highlighter.js +2 -12
- package/icon/shapes/highlighter.js.map +1 -1
- package/icon/shapes/history.js +2 -12
- package/icon/shapes/history.js.map +1 -1
- package/icon/shapes/home.js +2 -13
- package/icon/shapes/home.js.map +1 -1
- package/icon/shapes/host-group.js +2 -13
- package/icon/shapes/host-group.js.map +1 -1
- package/icon/shapes/host.js +2 -17
- package/icon/shapes/host.js.map +1 -1
- package/icon/shapes/hourglass.js +2 -17
- package/icon/shapes/hourglass.js.map +1 -1
- package/icon/shapes/id-badge.js +2 -17
- package/icon/shapes/id-badge.js.map +1 -1
- package/icon/shapes/image-gallery.js +2 -13
- package/icon/shapes/image-gallery.js.map +1 -1
- package/icon/shapes/image.js +2 -15
- package/icon/shapes/image.js.map +1 -1
- package/icon/shapes/import.js +2 -17
- package/icon/shapes/import.js.map +1 -1
- package/icon/shapes/inbox.js +2 -13
- package/icon/shapes/inbox.js.map +1 -1
- package/icon/shapes/indent.js +2 -12
- package/icon/shapes/indent.js.map +1 -1
- package/icon/shapes/inductor.js +2 -12
- package/icon/shapes/inductor.js.map +1 -1
- package/icon/shapes/info-circle-mini.js +2 -13
- package/icon/shapes/info-circle-mini.js.map +1 -1
- package/icon/shapes/info-circle.js +2 -13
- package/icon/shapes/info-circle.js.map +1 -1
- package/icon/shapes/info-standard.js +2 -13
- package/icon/shapes/info-standard.js.map +1 -1
- package/icon/shapes/install.js +2 -14
- package/icon/shapes/install.js.map +1 -1
- package/icon/shapes/internet-of-things.js +2 -13
- package/icon/shapes/internet-of-things.js.map +1 -1
- package/icon/shapes/italic.js +2 -12
- package/icon/shapes/italic.js.map +1 -1
- package/icon/shapes/justify-text.js +2 -12
- package/icon/shapes/justify-text.js.map +1 -1
- package/icon/shapes/key.js +2 -17
- package/icon/shapes/key.js.map +1 -1
- package/icon/shapes/keyboard.js +2 -13
- package/icon/shapes/keyboard.js.map +1 -1
- package/icon/shapes/landscape.js +2 -13
- package/icon/shapes/landscape.js.map +1 -1
- package/icon/shapes/language.js +2 -13
- package/icon/shapes/language.js.map +1 -1
- package/icon/shapes/layers.js +2 -13
- package/icon/shapes/layers.js.map +1 -1
- package/icon/shapes/library.js +2 -13
- package/icon/shapes/library.js.map +1 -1
- package/icon/shapes/lightbulb.js +2 -15
- package/icon/shapes/lightbulb.js.map +1 -1
- package/icon/shapes/line-chart.js +2 -17
- package/icon/shapes/line-chart.js.map +1 -1
- package/icon/shapes/link.js +2 -12
- package/icon/shapes/link.js.map +1 -1
- package/icon/shapes/list.js +2 -15
- package/icon/shapes/list.js.map +1 -1
- package/icon/shapes/lock.js +2 -13
- package/icon/shapes/lock.js.map +1 -1
- package/icon/shapes/login.js +2 -13
- package/icon/shapes/login.js.map +1 -1
- package/icon/shapes/logout.js +2 -13
- package/icon/shapes/logout.js.map +1 -1
- package/icon/shapes/map-marker.js +2 -15
- package/icon/shapes/map-marker.js.map +1 -1
- package/icon/shapes/map.js +2 -17
- package/icon/shapes/map.js.map +1 -1
- package/icon/shapes/media-changer.js +2 -17
- package/icon/shapes/media-changer.js.map +1 -1
- package/icon/shapes/memory.js +2 -17
- package/icon/shapes/memory.js.map +1 -1
- package/icon/shapes/microphone-mute.js +2 -13
- package/icon/shapes/microphone-mute.js.map +1 -1
- package/icon/shapes/microphone.js +2 -13
- package/icon/shapes/microphone.js.map +1 -1
- package/icon/shapes/minus-circle.js +2 -13
- package/icon/shapes/minus-circle.js.map +1 -1
- package/icon/shapes/minus.js +2 -12
- package/icon/shapes/minus.js.map +1 -1
- package/icon/shapes/mobile.js +2 -13
- package/icon/shapes/mobile.js.map +1 -1
- package/icon/shapes/moon.js +2 -13
- package/icon/shapes/moon.js.map +1 -1
- package/icon/shapes/mouse.js +2 -13
- package/icon/shapes/mouse.js.map +1 -1
- package/icon/shapes/music-note.js +2 -13
- package/icon/shapes/music-note.js.map +1 -1
- package/icon/shapes/namespace.js +2 -12
- package/icon/shapes/namespace.js.map +1 -1
- package/icon/shapes/network-globe.js +2 -17
- package/icon/shapes/network-globe.js.map +1 -1
- package/icon/shapes/network-settings.js +2 -13
- package/icon/shapes/network-settings.js.map +1 -1
- package/icon/shapes/network-switch.js +2 -17
- package/icon/shapes/network-switch.js.map +1 -1
- package/icon/shapes/neutral-face.js +2 -13
- package/icon/shapes/neutral-face.js.map +1 -1
- package/icon/shapes/new.js +2 -13
- package/icon/shapes/new.js.map +1 -1
- package/icon/shapes/no-access.js +2 -13
- package/icon/shapes/no-access.js.map +1 -1
- package/icon/shapes/no-wifi.js +2 -13
- package/icon/shapes/no-wifi.js.map +1 -1
- package/icon/shapes/node-group.js +2 -12
- package/icon/shapes/node-group.js.map +1 -1
- package/icon/shapes/node.js +2 -12
- package/icon/shapes/node.js.map +1 -1
- package/icon/shapes/nodes.js +2 -12
- package/icon/shapes/nodes.js.map +1 -1
- package/icon/shapes/note.js +2 -13
- package/icon/shapes/note.js.map +1 -1
- package/icon/shapes/number-list.js +2 -12
- package/icon/shapes/number-list.js.map +1 -1
- package/icon/shapes/nvme.js +2 -12
- package/icon/shapes/nvme.js.map +1 -1
- package/icon/shapes/objects.js +2 -13
- package/icon/shapes/objects.js.map +1 -1
- package/icon/shapes/on-holiday.js +2 -13
- package/icon/shapes/on-holiday.js.map +1 -1
- package/icon/shapes/organization.js +2 -13
- package/icon/shapes/organization.js.map +1 -1
- package/icon/shapes/outdent.js +2 -12
- package/icon/shapes/outdent.js.map +1 -1
- package/icon/shapes/paint-roller.js +2 -13
- package/icon/shapes/paint-roller.js.map +1 -1
- package/icon/shapes/paperclip.js +2 -12
- package/icon/shapes/paperclip.js.map +1 -1
- package/icon/shapes/paste.js +2 -13
- package/icon/shapes/paste.js.map +1 -1
- package/icon/shapes/pause.js +2 -13
- package/icon/shapes/pause.js.map +1 -1
- package/icon/shapes/pdf-file.js +2 -13
- package/icon/shapes/pdf-file.js.map +1 -1
- package/icon/shapes/pencil.js +2 -13
- package/icon/shapes/pencil.js.map +1 -1
- package/icon/shapes/peso.js +2 -13
- package/icon/shapes/peso.js.map +1 -1
- package/icon/shapes/phone-handset.js +2 -13
- package/icon/shapes/phone-handset.js.map +1 -1
- package/icon/shapes/picture.js +2 -15
- package/icon/shapes/picture.js.map +1 -1
- package/icon/shapes/pie-chart.js +2 -17
- package/icon/shapes/pie-chart.js.map +1 -1
- package/icon/shapes/piggy-bank.js +2 -13
- package/icon/shapes/piggy-bank.js.map +1 -1
- package/icon/shapes/pin.js +2 -13
- package/icon/shapes/pin.js.map +1 -1
- package/icon/shapes/pinboard.js +2 -13
- package/icon/shapes/pinboard.js.map +1 -1
- package/icon/shapes/play.js +2 -13
- package/icon/shapes/play.js.map +1 -1
- package/icon/shapes/plugin.js +2 -17
- package/icon/shapes/plugin.js.map +1 -1
- package/icon/shapes/plus-circle.js +2 -13
- package/icon/shapes/plus-circle.js.map +1 -1
- package/icon/shapes/plus.js +2 -12
- package/icon/shapes/plus.js.map +1 -1
- package/icon/shapes/pod.js +2 -12
- package/icon/shapes/pod.js.map +1 -1
- package/icon/shapes/pop-out.js +2 -12
- package/icon/shapes/pop-out.js.map +1 -1
- package/icon/shapes/portrait.js +2 -13
- package/icon/shapes/portrait.js.map +1 -1
- package/icon/shapes/pound.js +2 -13
- package/icon/shapes/pound.js.map +1 -1
- package/icon/shapes/power.js +2 -17
- package/icon/shapes/power.js.map +1 -1
- package/icon/shapes/printer.js +2 -17
- package/icon/shapes/printer.js.map +1 -1
- package/icon/shapes/process-on-vm.js +2 -12
- package/icon/shapes/process-on-vm.js.map +1 -1
- package/icon/shapes/qr-code.js +2 -12
- package/icon/shapes/qr-code.js.map +1 -1
- package/icon/shapes/rack-server.js +2 -17
- package/icon/shapes/rack-server.js.map +1 -1
- package/icon/shapes/radar.js +2 -13
- package/icon/shapes/radar.js.map +1 -1
- package/icon/shapes/recycle.js +2 -13
- package/icon/shapes/recycle.js.map +1 -1
- package/icon/shapes/redo.js +2 -12
- package/icon/shapes/redo.js.map +1 -1
- package/icon/shapes/refresh.js +2 -12
- package/icon/shapes/refresh.js.map +1 -1
- package/icon/shapes/repeat.js +2 -12
- package/icon/shapes/repeat.js.map +1 -1
- package/icon/shapes/replay-all.js +2 -12
- package/icon/shapes/replay-all.js.map +1 -1
- package/icon/shapes/replay-one.js +2 -12
- package/icon/shapes/replay-one.js.map +1 -1
- package/icon/shapes/resistor.js +2 -12
- package/icon/shapes/resistor.js.map +1 -1
- package/icon/shapes/resize.js +2 -12
- package/icon/shapes/resize.js.map +1 -1
- package/icon/shapes/resource-pool.js +2 -17
- package/icon/shapes/resource-pool.js.map +1 -1
- package/icon/shapes/rewind.js +2 -13
- package/icon/shapes/rewind.js.map +1 -1
- package/icon/shapes/router.js +2 -17
- package/icon/shapes/router.js.map +1 -1
- package/icon/shapes/ruble.js +2 -13
- package/icon/shapes/ruble.js.map +1 -1
- package/icon/shapes/ruler-pencil.js +2 -13
- package/icon/shapes/ruler-pencil.js.map +1 -1
- package/icon/shapes/rupee.js +2 -13
- package/icon/shapes/rupee.js.map +1 -1
- package/icon/shapes/sad-face.js +2 -13
- package/icon/shapes/sad-face.js.map +1 -1
- package/icon/shapes/scatter-plot.js +2 -17
- package/icon/shapes/scatter-plot.js.map +1 -1
- package/icon/shapes/scissors.js +2 -13
- package/icon/shapes/scissors.js.map +1 -1
- package/icon/shapes/script-execute.js +2 -13
- package/icon/shapes/script-execute.js.map +1 -1
- package/icon/shapes/script-schedule.js +2 -13
- package/icon/shapes/script-schedule.js.map +1 -1
- package/icon/shapes/scroll.js +2 -17
- package/icon/shapes/scroll.js.map +1 -1
- package/icon/shapes/search.js +2 -12
- package/icon/shapes/search.js.map +1 -1
- package/icon/shapes/share.js +2 -13
- package/icon/shapes/share.js.map +1 -1
- package/icon/shapes/shield-check.js +2 -13
- package/icon/shapes/shield-check.js.map +1 -1
- package/icon/shapes/shield-x.js +2 -13
- package/icon/shapes/shield-x.js.map +1 -1
- package/icon/shapes/shield.js +2 -17
- package/icon/shapes/shield.js.map +1 -1
- package/icon/shapes/shopping-bag.js +2 -13
- package/icon/shapes/shopping-bag.js.map +1 -1
- package/icon/shapes/shopping-cart.js +2 -17
- package/icon/shapes/shopping-cart.js.map +1 -1
- package/icon/shapes/shrink.js +2 -12
- package/icon/shapes/shrink.js.map +1 -1
- package/icon/shapes/shuffle.js +2 -12
- package/icon/shapes/shuffle.js.map +1 -1
- package/icon/shapes/slider.js +2 -13
- package/icon/shapes/slider.js.map +1 -1
- package/icon/shapes/snowflake.js +2 -12
- package/icon/shapes/snowflake.js.map +1 -1
- package/icon/shapes/sort-by.js +2 -12
- package/icon/shapes/sort-by.js.map +1 -1
- package/icon/shapes/squid.js +2 -12
- package/icon/shapes/squid.js.map +1 -1
- package/icon/shapes/ssd.js +2 -13
- package/icon/shapes/ssd.js.map +1 -1
- package/icon/shapes/star.js +2 -13
- package/icon/shapes/star.js.map +1 -1
- package/icon/shapes/step-forward-2.js +2 -12
- package/icon/shapes/step-forward-2.js.map +1 -1
- package/icon/shapes/step-forward.js +2 -13
- package/icon/shapes/step-forward.js.map +1 -1
- package/icon/shapes/stop.js +2 -13
- package/icon/shapes/stop.js.map +1 -1
- package/icon/shapes/storage-adapter.js +2 -12
- package/icon/shapes/storage-adapter.js.map +1 -1
- package/icon/shapes/storage.js +2 -17
- package/icon/shapes/storage.js.map +1 -1
- package/icon/shapes/store.js +2 -13
- package/icon/shapes/store.js.map +1 -1
- package/icon/shapes/strikethrough.js +2 -12
- package/icon/shapes/strikethrough.js.map +1 -1
- package/icon/shapes/subscript.js +2 -12
- package/icon/shapes/subscript.js.map +1 -1
- package/icon/shapes/success-standard.js +2 -13
- package/icon/shapes/success-standard.js.map +1 -1
- package/icon/shapes/sun.js +2 -13
- package/icon/shapes/sun.js.map +1 -1
- package/icon/shapes/superscript.js +2 -12
- package/icon/shapes/superscript.js.map +1 -1
- package/icon/shapes/switch.js +2 -12
- package/icon/shapes/switch.js.map +1 -1
- package/icon/shapes/sync.js +2 -12
- package/icon/shapes/sync.js.map +1 -1
- package/icon/shapes/table.js +2 -12
- package/icon/shapes/table.js.map +1 -1
- package/icon/shapes/tablet.js +2 -13
- package/icon/shapes/tablet.js.map +1 -1
- package/icon/shapes/tag.js +2 -17
- package/icon/shapes/tag.js.map +1 -1
- package/icon/shapes/tags.js +2 -17
- package/icon/shapes/tags.js.map +1 -1
- package/icon/shapes/talk-bubbles.js +2 -15
- package/icon/shapes/talk-bubbles.js.map +1 -1
- package/icon/shapes/tape-drive.js +2 -17
- package/icon/shapes/tape-drive.js.map +1 -1
- package/icon/shapes/target.js +2 -13
- package/icon/shapes/target.js.map +1 -1
- package/icon/shapes/tasks.js +2 -17
- package/icon/shapes/tasks.js.map +1 -1
- package/icon/shapes/terminal.js +2 -17
- package/icon/shapes/terminal.js.map +1 -1
- package/icon/shapes/text-color.js +2 -12
- package/icon/shapes/text-color.js.map +1 -1
- package/icon/shapes/text.js +2 -12
- package/icon/shapes/text.js.map +1 -1
- package/icon/shapes/thermometer.js +2 -12
- package/icon/shapes/thermometer.js.map +1 -1
- package/icon/shapes/thin-client.js +2 -13
- package/icon/shapes/thin-client.js.map +1 -1
- package/icon/shapes/thumbs-down.js +2 -13
- package/icon/shapes/thumbs-down.js.map +1 -1
- package/icon/shapes/thumbs-up.js +2 -13
- package/icon/shapes/thumbs-up.js.map +1 -1
- package/icon/shapes/tick-chart.js +2 -17
- package/icon/shapes/tick-chart.js.map +1 -1
- package/icon/shapes/timeline.js +2 -12
- package/icon/shapes/timeline.js.map +1 -1
- package/icon/shapes/times-circle.js +2 -13
- package/icon/shapes/times-circle.js.map +1 -1
- package/icon/shapes/times-mini.js +2 -12
- package/icon/shapes/times-mini.js.map +1 -1
- package/icon/shapes/times.js +2 -12
- package/icon/shapes/times.js.map +1 -1
- package/icon/shapes/tools.js +2 -13
- package/icon/shapes/tools.js.map +1 -1
- package/icon/shapes/trailer.js +2 -13
- package/icon/shapes/trailer.js.map +1 -1
- package/icon/shapes/trash.js +2 -13
- package/icon/shapes/trash.js.map +1 -1
- package/icon/shapes/tree-view.js +2 -13
- package/icon/shapes/tree-view.js.map +1 -1
- package/icon/shapes/tree.js +2 -13
- package/icon/shapes/tree.js.map +1 -1
- package/icon/shapes/truck.js +2 -13
- package/icon/shapes/truck.js.map +1 -1
- package/icon/shapes/two-way-arrows.js +2 -12
- package/icon/shapes/two-way-arrows.js.map +1 -1
- package/icon/shapes/unarchive.js +2 -13
- package/icon/shapes/unarchive.js.map +1 -1
- package/icon/shapes/underline.js +2 -12
- package/icon/shapes/underline.js.map +1 -1
- package/icon/shapes/undo.js +2 -12
- package/icon/shapes/undo.js.map +1 -1
- package/icon/shapes/uninstall.js +2 -14
- package/icon/shapes/uninstall.js.map +1 -1
- package/icon/shapes/unknown-status.js +2 -12
- package/icon/shapes/unknown-status.js.map +1 -1
- package/icon/shapes/unknown.js +2 -12
- package/icon/shapes/unknown.js.map +1 -1
- package/icon/shapes/unlink.js +2 -12
- package/icon/shapes/unlink.js.map +1 -1
- package/icon/shapes/unlock.js +2 -13
- package/icon/shapes/unlock.js.map +1 -1
- package/icon/shapes/update.js +2 -12
- package/icon/shapes/update.js.map +1 -1
- package/icon/shapes/upload-cloud.js +2 -14
- package/icon/shapes/upload-cloud.js.map +1 -1
- package/icon/shapes/upload.js +2 -14
- package/icon/shapes/upload.js.map +1 -1
- package/icon/shapes/usb.js +2 -13
- package/icon/shapes/usb.js.map +1 -1
- package/icon/shapes/user.js +2 -17
- package/icon/shapes/user.js.map +1 -1
- package/icon/shapes/users.js +2 -17
- package/icon/shapes/users.js.map +1 -1
- package/icon/shapes/video-camera.js +2 -13
- package/icon/shapes/video-camera.js.map +1 -1
- package/icon/shapes/video-gallery.js +2 -13
- package/icon/shapes/video-gallery.js.map +1 -1
- package/icon/shapes/view-cards.js +2 -12
- package/icon/shapes/view-cards.js.map +1 -1
- package/icon/shapes/view-columns.js +2 -12
- package/icon/shapes/view-columns.js.map +1 -1
- package/icon/shapes/view-list.js +2 -12
- package/icon/shapes/view-list.js.map +1 -1
- package/icon/shapes/vm-bug-inverse.js +2 -9
- package/icon/shapes/vm-bug-inverse.js.map +1 -1
- package/icon/shapes/vm-bug.js +2 -9
- package/icon/shapes/vm-bug.js.map +1 -1
- package/icon/shapes/vm.js +2 -17
- package/icon/shapes/vm.js.map +1 -1
- package/icon/shapes/vmw-app.js +2 -14
- package/icon/shapes/vmw-app.js.map +1 -1
- package/icon/shapes/volume-down.js +2 -13
- package/icon/shapes/volume-down.js.map +1 -1
- package/icon/shapes/volume-mute.js +2 -13
- package/icon/shapes/volume-mute.js.map +1 -1
- package/icon/shapes/volume-up.js +2 -13
- package/icon/shapes/volume-up.js.map +1 -1
- package/icon/shapes/volume.js +2 -12
- package/icon/shapes/volume.js.map +1 -1
- package/icon/shapes/wallet.js +2 -13
- package/icon/shapes/wallet.js.map +1 -1
- package/icon/shapes/wand.js +2 -12
- package/icon/shapes/wand.js.map +1 -1
- package/icon/shapes/warning-mini.js +2 -13
- package/icon/shapes/warning-mini.js.map +1 -1
- package/icon/shapes/warning-standard.js +2 -13
- package/icon/shapes/warning-standard.js.map +1 -1
- package/icon/shapes/wifi.js +2 -13
- package/icon/shapes/wifi.js.map +1 -1
- package/icon/shapes/window-close.js +2 -12
- package/icon/shapes/window-close.js.map +1 -1
- package/icon/shapes/window-max.js +2 -12
- package/icon/shapes/window-max.js.map +1 -1
- package/icon/shapes/window-min.js +2 -12
- package/icon/shapes/window-min.js.map +1 -1
- package/icon/shapes/window-restore.js +2 -12
- package/icon/shapes/window-restore.js.map +1 -1
- package/icon/shapes/won.js +2 -13
- package/icon/shapes/won.js.map +1 -1
- package/icon/shapes/world.js +2 -15
- package/icon/shapes/world.js.map +1 -1
- package/icon/shapes/wrench.js +2 -13
- package/icon/shapes/wrench.js.map +1 -1
- package/icon/shapes/xls-file.js +2 -13
- package/icon/shapes/xls-file.js.map +1 -1
- package/icon/shapes/yen.js +2 -13
- package/icon/shapes/yen.js.map +1 -1
- package/icon/shapes/zoom-in.js +2 -12
- package/icon/shapes/zoom-in.js.map +1 -1
- package/icon/shapes/zoom-out.js +2 -12
- package/icon/shapes/zoom-out.js.map +1 -1
- package/icon/utils/icon.classnames.js +2 -41
- package/icon/utils/icon.classnames.js.map +1 -1
- package/icon/utils/icon.service-helpers.js +2 -63
- package/icon/utils/icon.service-helpers.js.map +1 -1
- package/icon/utils/icon.svg-helpers.js +2 -33
- package/icon/utils/icon.svg-helpers.js.map +1 -1
- package/index.d.ts +1 -1
- package/index.js +2 -8
- package/index.js.map +1 -1
- package/input/index.d.ts +1 -1
- package/input/index.js +2 -9
- package/input/index.js.map +1 -1
- package/input/input-group.element.d.ts +1 -1
- package/input/input-group.element.js +2 -58
- package/input/input-group.element.js.map +1 -1
- package/input/input-group.element.scss.js +2 -0
- package/input/input-group.element.scss.js.map +1 -0
- package/input/input.element.d.ts +1 -1
- package/input/input.element.js +2 -41
- package/input/input.element.js.map +1 -1
- package/input/input.element.scss.js +2 -0
- package/input/input.element.scss.js.map +1 -0
- package/input/register.js +2 -12
- package/input/register.js.map +1 -1
- package/internal/base/base.element.scss.js +2 -0
- package/internal/base/base.element.scss.js.map +1 -0
- package/internal/base/button.base.d.ts +4 -3
- package/internal/base/button.base.js +2 -158
- package/internal/base/button.base.js.map +1 -1
- package/internal/base/css-gap.base.js +2 -28
- package/internal/base/css-gap.base.js.map +1 -1
- package/internal/base/focus-trap.base.d.ts +2 -2
- package/internal/base/focus-trap.base.js +2 -61
- package/internal/base/focus-trap.base.js.map +1 -1
- package/internal/decorators/animate.js +2 -28
- package/internal/decorators/animate.js.map +1 -1
- package/internal/decorators/event.js +2 -42
- package/internal/decorators/event.js.map +1 -1
- package/internal/decorators/global-style.js +2 -49
- package/internal/decorators/global-style.js.map +1 -1
- package/internal/decorators/i18n.js +2 -60
- package/internal/decorators/i18n.js.map +1 -1
- package/internal/decorators/id.d.ts +1 -1
- package/internal/decorators/id.js +2 -35
- package/internal/decorators/id.js.map +1 -1
- package/internal/decorators/property.d.ts +5 -5
- package/internal/decorators/property.js +2 -114
- package/internal/decorators/property.js.map +1 -1
- package/internal/decorators/query-slot.d.ts +2 -2
- package/internal/decorators/query-slot.js +2 -92
- package/internal/decorators/query-slot.js.map +1 -1
- package/internal/directives/spread-props.d.ts +6 -1
- package/internal/directives/spread-props.js +2 -18
- package/internal/directives/spread-props.js.map +1 -1
- package/internal/i18n/utils.js +2 -10
- package/internal/i18n/utils.js.map +1 -1
- package/internal/index.d.ts +10 -4
- package/internal/index.js +2 -45
- package/internal/index.js.map +1 -1
- package/internal/interfaces/index.js +2 -7
- package/internal/interfaces/index.js.map +1 -1
- package/internal/motion/animations/cds-accordion-panel-open.js +2 -21
- package/internal/motion/animations/cds-accordion-panel-open.js.map +1 -1
- package/internal/motion/animations/cds-component-shake.js +2 -19
- package/internal/motion/animations/cds-component-shake.js.map +1 -1
- package/internal/motion/animations/cds-modal-enter.js +2 -31
- package/internal/motion/animations/cds-modal-enter.js.map +1 -1
- package/internal/motion/animations/cds-overlay-hinge-example.js +2 -30
- package/internal/motion/animations/cds-overlay-hinge-example.js.map +1 -1
- package/internal/motion/animations/keyframes/fade-in-and-slide-down.js +2 -10
- package/internal/motion/animations/keyframes/fade-in-and-slide-down.js.map +1 -1
- package/internal/motion/animations/keyframes/fade-in.js +2 -7
- package/internal/motion/animations/keyframes/fade-in.js.map +1 -1
- package/internal/motion/animations/keyframes/hinge.js +2 -13
- package/internal/motion/animations/keyframes/hinge.js.map +1 -1
- package/internal/motion/animations/keyframes/shake.js +2 -19
- package/internal/motion/animations/keyframes/shake.js.map +1 -1
- package/internal/motion/interfaces.js +2 -20
- package/internal/motion/interfaces.js.map +1 -1
- package/internal/motion/motion.service.js +2 -40
- package/internal/motion/motion.service.js.map +1 -1
- package/internal/motion/utils.js +2 -316
- package/internal/motion/utils.js.map +1 -1
- package/internal/services/focus-trap-tracker.service.js +2 -71
- package/internal/services/focus-trap-tracker.service.js.map +1 -1
- package/internal/services/global.service.d.ts +7 -0
- package/internal/services/global.service.js +2 -0
- package/internal/services/global.service.js.map +1 -0
- package/internal/services/i18n.service.js +2 -54
- package/internal/services/i18n.service.js.map +1 -1
- package/internal/services/keycodes.service.js +2 -51
- package/internal/services/keycodes.service.js.map +1 -1
- package/internal/services/log.service.js +2 -30
- package/internal/services/log.service.js.map +1 -1
- package/internal/utils/__.js +2 -9
- package/internal/utils/__.js.map +1 -1
- package/internal/utils/a11y.js +2 -14
- package/internal/utils/a11y.js.map +1 -1
- package/internal/utils/array.js +2 -15
- package/internal/utils/array.js.map +1 -1
- package/internal/utils/async.js +2 -26
- package/internal/utils/async.js.map +1 -1
- package/internal/utils/conditional.js +2 -13
- package/internal/utils/conditional.js.map +1 -1
- package/internal/utils/css.js +2 -48
- package/internal/utils/css.js.map +1 -1
- package/internal/utils/dom.js +2 -148
- package/internal/utils/dom.js.map +1 -1
- package/internal/utils/event-subject.js +2 -53
- package/internal/utils/event-subject.js.map +1 -1
- package/internal/utils/events.js +2 -36
- package/internal/utils/events.js.map +1 -1
- package/internal/utils/exists.js +2 -27
- package/internal/utils/exists.js.map +1 -1
- package/internal/utils/focus-trap.js +2 -141
- package/internal/utils/focus-trap.js.map +1 -1
- package/internal/utils/framework.js +2 -60
- package/internal/utils/framework.js.map +1 -1
- package/internal/utils/global.d.ts +4 -0
- package/internal/utils/global.js +2 -56
- package/internal/utils/global.js.map +1 -1
- package/internal/utils/identity.js +2 -131
- package/internal/utils/identity.js.map +1 -1
- package/internal/utils/keycodes.js +2 -120
- package/internal/utils/keycodes.js.map +1 -1
- package/internal/utils/{lit-element.d.ts → lit.d.ts} +2 -2
- package/internal/utils/lit.js +2 -0
- package/internal/utils/lit.js.map +1 -0
- package/internal/utils/metadata.js +2 -39
- package/internal/utils/metadata.js.map +1 -1
- package/internal/utils/register.js +2 -29
- package/internal/utils/register.js.map +1 -1
- package/internal/utils/responsive.d.ts +2 -2
- package/internal/utils/responsive.js +2 -55
- package/internal/utils/responsive.js.map +1 -1
- package/internal/utils/size.js +2 -20
- package/internal/utils/size.js.map +1 -1
- package/internal/utils/string.d.ts +1 -1
- package/internal/utils/string.js +2 -98
- package/internal/utils/string.js.map +1 -1
- package/internal/utils/supports.js +2 -34
- package/internal/utils/supports.js.map +1 -1
- package/internal-components/close-button/close-button.element.d.ts +4 -5
- package/internal-components/close-button/close-button.element.js +2 -75
- package/internal-components/close-button/close-button.element.js.map +1 -1
- package/internal-components/close-button/close-button.element.scss.js +2 -0
- package/internal-components/close-button/close-button.element.scss.js.map +1 -0
- package/internal-components/close-button/index.js +2 -7
- package/internal-components/close-button/index.js.map +1 -1
- package/internal-components/close-button/register.d.ts +0 -1
- package/internal-components/close-button/register.js +2 -11
- package/internal-components/close-button/register.js.map +1 -1
- package/internal-components/overlay/index.js +2 -7
- package/internal-components/overlay/index.js.map +1 -1
- package/internal-components/overlay/overlay.element.d.ts +7 -4
- package/internal-components/overlay/overlay.element.js +2 -156
- package/internal-components/overlay/overlay.element.js.map +1 -1
- package/internal-components/overlay/overlay.element.scss.js +2 -0
- package/internal-components/overlay/overlay.element.scss.js.map +1 -0
- package/internal-components/overlay/register.js +2 -10
- package/internal-components/overlay/register.js.map +1 -1
- package/internal-components/panel/index.js +2 -2
- package/internal-components/panel/index.js.map +1 -1
- package/internal-components/panel/panel.element.d.ts +3 -4
- package/internal-components/panel/panel.element.js +2 -44
- package/internal-components/panel/panel.element.js.map +1 -1
- package/internal-components/panel/panel.element.scss.js +2 -0
- package/internal-components/panel/panel.element.scss.js.map +1 -0
- package/internal-components/panel/register.js +2 -9
- package/internal-components/panel/register.js.map +1 -1
- package/list/list.css +10 -0
- package/list/list.min.css +1 -1
- package/modal/index.js +2 -11
- package/modal/index.js.map +1 -1
- package/modal/modal-actions.element.d.ts +3 -3
- package/modal/modal-actions.element.js +2 -45
- package/modal/modal-actions.element.js.map +1 -1
- package/modal/modal-content.element.d.ts +7 -4
- package/modal/modal-content.element.js +2 -55
- package/modal/modal-content.element.js.map +1 -1
- package/modal/modal-header-actions.element.d.ts +3 -3
- package/modal/modal-header-actions.element.js +2 -43
- package/modal/modal-header-actions.element.js.map +1 -1
- package/modal/modal-header.element.d.ts +3 -3
- package/modal/modal-header.element.js +2 -43
- package/modal/modal-header.element.js.map +1 -1
- package/modal/modal.element.d.ts +5 -2
- package/modal/modal.element.js +2 -126
- package/modal/modal.element.js.map +1 -1
- package/modal/modal.element.scss.js +2 -0
- package/modal/modal.element.scss.js.map +1 -0
- package/modal/register.js +2 -19
- package/modal/register.js.map +1 -1
- package/package.json +52 -29
- package/pagination/index.js +2 -8
- package/pagination/index.js.map +1 -1
- package/pagination/pagination-button.element.d.ts +4 -10
- package/pagination/pagination-button.element.js +2 -100
- package/pagination/pagination-button.element.js.map +1 -1
- package/pagination/pagination-button.element.scss.js +2 -0
- package/pagination/pagination-button.element.scss.js.map +1 -0
- package/pagination/pagination.element.d.ts +4 -3
- package/pagination/pagination.element.js +2 -64
- package/pagination/pagination.element.js.map +1 -1
- package/pagination/pagination.element.scss.js +2 -0
- package/pagination/pagination.element.scss.js.map +1 -0
- package/pagination/register.js +2 -19
- package/pagination/register.js.map +1 -1
- package/password/index.js +2 -7
- package/password/index.js.map +1 -1
- package/password/password.element.d.ts +2 -2
- package/password/password.element.js +2 -74
- package/password/password.element.js.map +1 -1
- package/password/register.js +2 -11
- package/password/register.js.map +1 -1
- package/progress-circle/index.js +2 -7
- package/progress-circle/index.js.map +1 -1
- package/progress-circle/progress-circle.element.d.ts +3 -3
- package/progress-circle/progress-circle.element.js +2 -166
- package/progress-circle/progress-circle.element.js.map +1 -1
- package/progress-circle/progress-circle.element.scss.js +2 -0
- package/progress-circle/progress-circle.element.scss.js.map +1 -0
- package/progress-circle/register.js +2 -9
- package/progress-circle/register.js.map +1 -1
- package/radio/index.js +2 -8
- package/radio/index.js.map +1 -1
- package/radio/radio-group.element.d.ts +1 -1
- package/radio/radio-group.element.js +2 -61
- package/radio/radio-group.element.js.map +1 -1
- package/radio/radio.element.d.ts +1 -1
- package/radio/radio.element.js +2 -34
- package/radio/radio.element.js.map +1 -1
- package/radio/radio.element.scss.js +2 -0
- package/radio/radio.element.scss.js.map +1 -0
- package/radio/register.js +2 -12
- package/radio/register.js.map +1 -1
- package/range/index.js +2 -7
- package/range/index.js.map +1 -1
- package/range/range.element.d.ts +3 -3
- package/range/range.element.js +2 -64
- package/range/range.element.js.map +1 -1
- package/range/range.element.scss.js +2 -0
- package/range/range.element.scss.js.map +1 -0
- package/range/range.global.scss.js +2 -0
- package/range/range.global.scss.js.map +1 -0
- package/range/register.js +2 -10
- package/range/register.js.map +1 -1
- package/search/index.js +2 -7
- package/search/index.js.map +1 -1
- package/search/register.js +2 -11
- package/search/register.js.map +1 -1
- package/search/search.element.d.ts +3 -3
- package/search/search.element.js +2 -61
- package/search/search.element.js.map +1 -1
- package/search/search.element.scss.js +2 -0
- package/search/search.element.scss.js.map +1 -0
- package/search/search.global.scss.js +2 -0
- package/search/search.global.scss.js.map +1 -0
- package/select/index.js +2 -7
- package/select/index.js.map +1 -1
- package/select/register.js +2 -11
- package/select/register.js.map +1 -1
- package/select/select.element.d.ts +3 -3
- package/select/select.element.js +2 -71
- package/select/select.element.js.map +1 -1
- package/select/select.element.scss.js +2 -0
- package/select/select.element.scss.js.map +1 -0
- package/select/select.global.scss.js +2 -0
- package/select/select.global.scss.js.map +1 -0
- package/styles/module.layout.css +15 -1
- package/styles/module.layout.min.css +1 -1
- package/styles/module.reset.css +1 -1
- package/styles/module.reset.min.css +1 -1
- package/styles/module.shims.css +145 -145
- package/styles/module.shims.min.css +1 -1
- package/styles/module.tokens.css +5 -1
- package/styles/module.tokens.min.css +1 -1
- package/styles/module.typography.css +5 -1
- package/styles/module.typography.min.css +1 -1
- package/styles/theme.dark.css +3 -1
- package/styles/theme.dark.min.css +1 -1
- package/styles/theme.low-motion.css +1 -1
- package/styles/theme.low-motion.min.css +1 -1
- package/table/table.css +124 -0
- package/table/table.min.css +1 -0
- package/tag/index.js +2 -7
- package/tag/index.js.map +1 -1
- package/tag/register.js +2 -12
- package/tag/register.js.map +1 -1
- package/tag/tag.element.d.ts +2 -2
- package/tag/tag.element.js +2 -94
- package/tag/tag.element.js.map +1 -1
- package/tag/tag.element.scss.js +2 -0
- package/tag/tag.element.scss.js.map +1 -0
- package/test/index.js +2 -8
- package/test/index.js.map +1 -1
- package/test/utils.d.ts +1 -1
- package/test/utils.js +2 -68
- package/test/utils.js.map +1 -1
- package/test-dropdown/index.js +2 -7
- package/test-dropdown/index.js.map +1 -1
- package/test-dropdown/register.js +2 -9
- package/test-dropdown/register.js.map +1 -1
- package/test-dropdown/test-dropdown.element.d.ts +3 -3
- package/test-dropdown/test-dropdown.element.js +2 -79
- package/test-dropdown/test-dropdown.element.js.map +1 -1
- package/test-dropdown/test-dropdown.element.scss.js +2 -0
- package/test-dropdown/test-dropdown.element.scss.js.map +1 -0
- package/textarea/index.js +2 -7
- package/textarea/index.js.map +1 -1
- package/textarea/register.js +2 -10
- package/textarea/register.js.map +1 -1
- package/textarea/textarea.element.d.ts +1 -1
- package/textarea/textarea.element.js +2 -40
- package/textarea/textarea.element.js.map +1 -1
- package/textarea/textarea.element.scss.js +2 -0
- package/textarea/textarea.element.scss.js.map +1 -0
- package/time/index.js +2 -7
- package/time/index.js.map +1 -1
- package/time/register.js +2 -11
- package/time/register.js.map +1 -1
- package/time/time.element.d.ts +3 -3
- package/time/time.element.js +2 -58
- package/time/time.element.js.map +1 -1
- package/time/time.global.scss.js +2 -0
- package/time/time.global.scss.js.map +1 -0
- package/toggle/index.js +2 -8
- package/toggle/index.js.map +1 -1
- package/toggle/register.js +2 -12
- package/toggle/register.js.map +1 -1
- package/toggle/toggle-group.element.js +2 -34
- package/toggle/toggle-group.element.js.map +1 -1
- package/toggle/toggle.element.d.ts +1 -1
- package/toggle/toggle.element.js +2 -59
- package/toggle/toggle.element.js.map +1 -1
- package/toggle/toggle.element.scss.js +2 -0
- package/toggle/toggle.element.scss.js.map +1 -0
- package/tokens/tokens.android.xml +5 -1
- package/tokens/tokens.d.ts +4 -0
- package/tokens/tokens.ios.swift +5 -1
- package/tokens/tokens.js +4 -0
- package/tokens/tokens.json +28 -1
- package/tokens/tokens.scss +4 -0
- package/accordion/accordion-content.element.css.d.ts +0 -1
- package/accordion/accordion-content.element.css.js +0 -5
- package/accordion/accordion-content.element.css.js.map +0 -1
- package/accordion/accordion-header.element.css.d.ts +0 -1
- package/accordion/accordion-header.element.css.js +0 -5
- package/accordion/accordion-header.element.css.js.map +0 -1
- package/accordion/accordion-panel.element.css.d.ts +0 -1
- package/accordion/accordion-panel.element.css.js +0 -5
- package/accordion/accordion-panel.element.css.js.map +0 -1
- package/accordion/accordion.element.css.d.ts +0 -1
- package/accordion/accordion.element.css.js +0 -5
- package/accordion/accordion.element.css.js.map +0 -1
- package/alert/alert-actions.element.css.d.ts +0 -1
- package/alert/alert-actions.element.css.js +0 -5
- package/alert/alert-actions.element.css.js.map +0 -1
- package/alert/alert-group.element.css.d.ts +0 -1
- package/alert/alert-group.element.css.js +0 -5
- package/alert/alert-group.element.css.js.map +0 -1
- package/alert/alert.element.css.d.ts +0 -1
- package/alert/alert.element.css.js +0 -5
- package/alert/alert.element.css.js.map +0 -1
- package/badge/badge.element.css.d.ts +0 -1
- package/badge/badge.element.css.js +0 -5
- package/badge/badge.element.css.js.map +0 -1
- package/button/base-button.element.css.d.ts +0 -1
- package/button/base-button.element.css.js +0 -5
- package/button/base-button.element.css.js.map +0 -1
- package/button/button.element.css.d.ts +0 -1
- package/button/button.element.css.js +0 -5
- package/button/button.element.css.js.map +0 -1
- package/button/icon-button.element.css.d.ts +0 -1
- package/button/icon-button.element.css.js +0 -6
- package/button/icon-button.element.css.js.map +0 -1
- package/button/inline-button.element.css.d.ts +0 -1
- package/button/inline-button.element.css.js +0 -5
- package/button/inline-button.element.css.js.map +0 -1
- package/checkbox/checkbox.element.css.d.ts +0 -1
- package/checkbox/checkbox.element.css.js +0 -5
- package/checkbox/checkbox.element.css.js.map +0 -1
- package/datalist/datalist-global.element.css.d.ts +0 -1
- package/datalist/datalist-global.element.css.js +0 -5
- package/datalist/datalist-global.element.css.js.map +0 -1
- package/date/date.global.css.d.ts +0 -1
- package/date/date.global.css.js +0 -5
- package/date/date.global.css.js.map +0 -1
- package/divider/divider.element.css.d.ts +0 -1
- package/divider/divider.element.css.js +0 -5
- package/divider/divider.element.css.js.map +0 -1
- package/file/file.element.css.d.ts +0 -1
- package/file/file.element.css.js +0 -5
- package/file/file.element.css.js.map +0 -1
- package/forms/control/control.element.css.d.ts +0 -1
- package/forms/control/control.element.css.js +0 -5
- package/forms/control/control.element.css.js.map +0 -1
- package/forms/control-action/control-action.element.css.d.ts +0 -1
- package/forms/control-action/control-action.element.css.js +0 -5
- package/forms/control-action/control-action.element.css.js.map +0 -1
- package/forms/control-group/control-group.element.css.d.ts +0 -1
- package/forms/control-group/control-group.element.css.js +0 -5
- package/forms/control-group/control-group.element.css.js.map +0 -1
- package/forms/control-inline/control-inline.element.css.d.ts +0 -1
- package/forms/control-inline/control-inline.element.css.js +0 -5
- package/forms/control-inline/control-inline.element.css.js.map +0 -1
- package/forms/control-label/control-label.element.css.d.ts +0 -1
- package/forms/control-label/control-label.element.css.js +0 -5
- package/forms/control-label/control-label.element.css.js.map +0 -1
- package/forms/control-message/control-message.element.css.d.ts +0 -1
- package/forms/control-message/control-message.element.css.js +0 -5
- package/forms/control-message/control-message.element.css.js.map +0 -1
- package/forms/form-group/form-group.element.css.d.ts +0 -1
- package/forms/form-group/form-group.element.css.js +0 -5
- package/forms/form-group/form-group.element.css.js.map +0 -1
- package/icon/collections/test.js +0 -12
- package/icon/collections/test.js.map +0 -1
- package/icon/icon.element.css.d.ts +0 -1
- package/icon/icon.element.css.js +0 -5
- package/icon/icon.element.css.js.map +0 -1
- package/icon/interfaces/icon.interfaces.js +0 -7
- package/icon/interfaces/icon.interfaces.js.map +0 -1
- package/icon/shapes/balance.js +0 -12
- package/icon/shapes/balance.js.map +0 -1
- package/icon/shapes/iconTemplate.js +0 -17
- package/icon/shapes/iconTemplate.js.map +0 -1
- package/icon/shapes/test.js +0 -8
- package/icon/shapes/test.js.map +0 -1
- package/icon/utils/test-icons.js +0 -87
- package/icon/utils/test-icons.js.map +0 -1
- package/input/input-group.element.css.d.ts +0 -1
- package/input/input-group.element.css.js +0 -5
- package/input/input-group.element.css.js.map +0 -1
- package/input/input.element.css.d.ts +0 -1
- package/input/input.element.css.js +0 -5
- package/input/input.element.css.js.map +0 -1
- package/internal/base/base.element.css.d.ts +0 -1
- package/internal/base/base.element.css.js +0 -4
- package/internal/base/base.element.css.js.map +0 -1
- package/internal/decorators/element.js +0 -42
- package/internal/decorators/element.js.map +0 -1
- package/internal/enums/aria-roles.js +0 -7
- package/internal/enums/aria-roles.js.map +0 -1
- package/internal/motion/index.d.ts +0 -7
- package/internal/motion/index.js +0 -15
- package/internal/motion/index.js.map +0 -1
- package/internal/utils/lit-element.js +0 -31
- package/internal/utils/lit-element.js.map +0 -1
- package/internal-components/close-button/close-button.element.css.d.ts +0 -1
- package/internal-components/close-button/close-button.element.css.js +0 -5
- package/internal-components/close-button/close-button.element.css.js.map +0 -1
- package/internal-components/overlay/overlay.element.css.d.ts +0 -1
- package/internal-components/overlay/overlay.element.css.js +0 -5
- package/internal-components/overlay/overlay.element.css.js.map +0 -1
- package/internal-components/panel/panel.element.css.d.ts +0 -1
- package/internal-components/panel/panel.element.css.js +0 -5
- package/internal-components/panel/panel.element.css.js.map +0 -1
- package/modal/modal.element.css.d.ts +0 -1
- package/modal/modal.element.css.js +0 -5
- package/modal/modal.element.css.js.map +0 -1
- package/pagination/pagination-button.element.css.d.ts +0 -1
- package/pagination/pagination-button.element.css.js +0 -5
- package/pagination/pagination-button.element.css.js.map +0 -1
- package/pagination/pagination.element.css.d.ts +0 -1
- package/pagination/pagination.element.css.js +0 -5
- package/pagination/pagination.element.css.js.map +0 -1
- package/progress-circle/progress-circle.element.css.d.ts +0 -1
- package/progress-circle/progress-circle.element.css.js +0 -5
- package/progress-circle/progress-circle.element.css.js.map +0 -1
- package/radio/radio.element.css.d.ts +0 -1
- package/radio/radio.element.css.js +0 -5
- package/radio/radio.element.css.js.map +0 -1
- package/range/range.element.css.d.ts +0 -1
- package/range/range.element.css.js +0 -5
- package/range/range.element.css.js.map +0 -1
- package/range/range.global.css.d.ts +0 -1
- package/range/range.global.css.js +0 -5
- package/range/range.global.css.js.map +0 -1
- package/search/search.element.css.d.ts +0 -1
- package/search/search.element.css.js +0 -5
- package/search/search.element.css.js.map +0 -1
- package/search/search.global.css.d.ts +0 -1
- package/search/search.global.css.js +0 -5
- package/search/search.global.css.js.map +0 -1
- package/select/select.element.css.d.ts +0 -1
- package/select/select.element.css.js +0 -5
- package/select/select.element.css.js.map +0 -1
- package/select/select.global.css.d.ts +0 -1
- package/select/select.global.css.js +0 -5
- package/select/select.global.css.js.map +0 -1
- package/tag/tag.element.css.d.ts +0 -1
- package/tag/tag.element.css.js +0 -5
- package/tag/tag.element.css.js.map +0 -1
- package/test-dropdown/test-dropdown.element.css.d.ts +0 -1
- package/test-dropdown/test-dropdown.element.css.js +0 -5
- package/test-dropdown/test-dropdown.element.css.js.map +0 -1
- package/textarea/textarea.element.css.d.ts +0 -1
- package/textarea/textarea.element.css.js +0 -5
- package/textarea/textarea.element.css.js.map +0 -1
- package/time/time.global.css.d.ts +0 -1
- package/time/time.global.css.js +0 -5
- package/time/time.global.css.js.map +0 -1
- package/toggle/toggle.element.css.d.ts +0 -1
- package/toggle/toggle.element.css.js +0 -5
- package/toggle/toggle.element.css.js.map +0 -1
package/custom-elements.json
CHANGED
|
@@ -51,20 +51,19 @@
|
|
|
51
51
|
"description": "Web component accordion panel to be used inside an accordion\n\n```typescript\nimport '@cds/core/accordion/register.js';\n```\n\n```html\n<cds-accordion>\n <cds-accordion-panel expanded>\n <cds-accordion-header>Item 1</cds-accordion-header>\n <cds-accordion-content>Content 1</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel>\n <cds-accordion-header>Item 2</cds-accordion-header>\n <cds-accordion-content>Content 2</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel disabled>\n <cds-accordion-header>Item 3</cds-accordion-header>\n <cds-accordion-content>Content 3</cds-accordion-content>\n </cds-accordion-panel>\n</cds-accordion>\n```",
|
|
52
52
|
"properties": [
|
|
53
53
|
{
|
|
54
|
-
"name": "
|
|
55
|
-
"type": "
|
|
54
|
+
"name": "cdsMotion",
|
|
55
|
+
"type": "string"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"name": "
|
|
59
|
-
"type": "boolean"
|
|
58
|
+
"name": "cdsMotionChange"
|
|
60
59
|
},
|
|
61
60
|
{
|
|
62
|
-
"name": "
|
|
63
|
-
"type": "
|
|
61
|
+
"name": "disabled",
|
|
62
|
+
"type": "boolean"
|
|
64
63
|
},
|
|
65
64
|
{
|
|
66
|
-
"name": "
|
|
67
|
-
"type": "
|
|
65
|
+
"name": "expanded",
|
|
66
|
+
"type": "boolean"
|
|
68
67
|
}
|
|
69
68
|
],
|
|
70
69
|
"events": [
|
|
@@ -75,7 +74,7 @@
|
|
|
75
74
|
],
|
|
76
75
|
"slots": [
|
|
77
76
|
{
|
|
78
|
-
"name": "
|
|
77
|
+
"name": ""
|
|
79
78
|
},
|
|
80
79
|
{
|
|
81
80
|
"name": "cds-accordion-header"
|
|
@@ -99,7 +98,7 @@
|
|
|
99
98
|
"description": "Web component accordion\n\n```typescript\nimport '@cds/core/accordion/register.js';\n```\n\n```html\n<cds-accordion>\n <cds-accordion-panel expanded>\n <cds-accordion-header>Item 1</cds-accordion-header>\n <cds-accordion-content>Content 1</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel>\n <cds-accordion-header>Item 2</cds-accordion-header>\n <cds-accordion-content>Content 2</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel disabled>\n <cds-accordion-header>Item 3</cds-accordion-header>\n <cds-accordion-content>Content 3</cds-accordion-content>\n </cds-accordion-panel>\n</cds-accordion>\n```",
|
|
100
99
|
"slots": [
|
|
101
100
|
{
|
|
102
|
-
"name": "
|
|
101
|
+
"name": "",
|
|
103
102
|
"description": "Content slot for inside the accordion"
|
|
104
103
|
}
|
|
105
104
|
],
|
|
@@ -121,7 +120,7 @@
|
|
|
121
120
|
"description": "Web component accordion\n\n```typescript\nimport '@cds/core/accordion/register.js';\n```\n\n```html\n<cds-accordion>\n <cds-accordion-panel expanded>\n <cds-accordion-header>Item 1</cds-accordion-header>\n <cds-accordion-content>Content 1</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel>\n <cds-accordion-header>Item 2</cds-accordion-header>\n <cds-accordion-content>Content 2</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel disabled>\n <cds-accordion-header>Item 3</cds-accordion-header>\n <cds-accordion-content>Content 3</cds-accordion-content>\n </cds-accordion-panel>\n</cds-accordion>\n```",
|
|
122
121
|
"slots": [
|
|
123
122
|
{
|
|
124
|
-
"name": "
|
|
123
|
+
"name": "",
|
|
125
124
|
"description": "Content slot for inside the accordion"
|
|
126
125
|
}
|
|
127
126
|
],
|
|
@@ -143,20 +142,19 @@
|
|
|
143
142
|
"description": "Web component accordion panel to be used inside an accordion\n\n```typescript\nimport '@cds/core/accordion/register.js';\n```\n\n```html\n<cds-accordion>\n <cds-accordion-panel expanded>\n <cds-accordion-header>Item 1</cds-accordion-header>\n <cds-accordion-content>Content 1</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel>\n <cds-accordion-header>Item 2</cds-accordion-header>\n <cds-accordion-content>Content 2</cds-accordion-content>\n </cds-accordion-panel>\n <cds-accordion-panel disabled>\n <cds-accordion-header>Item 3</cds-accordion-header>\n <cds-accordion-content>Content 3</cds-accordion-content>\n </cds-accordion-panel>\n</cds-accordion>\n```",
|
|
144
143
|
"properties": [
|
|
145
144
|
{
|
|
146
|
-
"name": "
|
|
147
|
-
"type": "
|
|
145
|
+
"name": "cdsMotion",
|
|
146
|
+
"type": "string"
|
|
148
147
|
},
|
|
149
148
|
{
|
|
150
|
-
"name": "
|
|
151
|
-
"type": "boolean"
|
|
149
|
+
"name": "cdsMotionChange"
|
|
152
150
|
},
|
|
153
151
|
{
|
|
154
|
-
"name": "
|
|
155
|
-
"type": "
|
|
152
|
+
"name": "disabled",
|
|
153
|
+
"type": "boolean"
|
|
156
154
|
},
|
|
157
155
|
{
|
|
158
|
-
"name": "
|
|
159
|
-
"type": "
|
|
156
|
+
"name": "expanded",
|
|
157
|
+
"type": "boolean"
|
|
160
158
|
}
|
|
161
159
|
],
|
|
162
160
|
"events": [
|
|
@@ -167,7 +165,7 @@
|
|
|
167
165
|
],
|
|
168
166
|
"slots": [
|
|
169
167
|
{
|
|
170
|
-
"name": "
|
|
168
|
+
"name": ""
|
|
171
169
|
},
|
|
172
170
|
{
|
|
173
171
|
"name": "cds-accordion-header"
|
|
@@ -235,7 +233,7 @@
|
|
|
235
233
|
"description": "Web component alert actions to be used inside default and banner alerts.\n\n```typescript\nimport '@cds/core/alert/register.js';\n```\n\n```html\n<cds-alert>\n Lorem ipsum dolor sit amet\n <cds-alert-actions>\n <cds-button>Fix</cds-button>\n </cds-alert-actions>\n</cds-alert>\n```",
|
|
236
234
|
"slots": [
|
|
237
235
|
{
|
|
238
|
-
"name": "
|
|
236
|
+
"name": ""
|
|
239
237
|
}
|
|
240
238
|
],
|
|
241
239
|
"cssProperties": [
|
|
@@ -275,7 +273,7 @@
|
|
|
275
273
|
],
|
|
276
274
|
"slots": [
|
|
277
275
|
{
|
|
278
|
-
"name": "
|
|
276
|
+
"name": "",
|
|
279
277
|
"description": "Content slot for the alerts"
|
|
280
278
|
}
|
|
281
279
|
],
|
|
@@ -346,7 +344,7 @@
|
|
|
346
344
|
],
|
|
347
345
|
"slots": [
|
|
348
346
|
{
|
|
349
|
-
"name": "
|
|
347
|
+
"name": "",
|
|
350
348
|
"description": "Content slot for inside the alert"
|
|
351
349
|
}
|
|
352
350
|
],
|
|
@@ -405,7 +403,7 @@
|
|
|
405
403
|
],
|
|
406
404
|
"slots": [
|
|
407
405
|
{
|
|
408
|
-
"name": "
|
|
406
|
+
"name": "",
|
|
409
407
|
"description": "Content slot for inside the alert"
|
|
410
408
|
}
|
|
411
409
|
],
|
|
@@ -439,7 +437,7 @@
|
|
|
439
437
|
"description": "Web component alert actions to be used inside default and banner alerts.\n\n```typescript\nimport '@cds/core/alert/register.js';\n```\n\n```html\n<cds-alert>\n Lorem ipsum dolor sit amet\n <cds-alert-actions>\n <cds-button>Fix</cds-button>\n </cds-alert-actions>\n</cds-alert>\n```",
|
|
440
438
|
"slots": [
|
|
441
439
|
{
|
|
442
|
-
"name": "
|
|
440
|
+
"name": ""
|
|
443
441
|
}
|
|
444
442
|
],
|
|
445
443
|
"cssProperties": [
|
|
@@ -479,7 +477,7 @@
|
|
|
479
477
|
],
|
|
480
478
|
"slots": [
|
|
481
479
|
{
|
|
482
|
-
"name": "
|
|
480
|
+
"name": "",
|
|
483
481
|
"description": "Content slot for the alerts"
|
|
484
482
|
}
|
|
485
483
|
],
|
|
@@ -536,7 +534,7 @@
|
|
|
536
534
|
],
|
|
537
535
|
"slots": [
|
|
538
536
|
{
|
|
539
|
-
"name": "
|
|
537
|
+
"name": "",
|
|
540
538
|
"description": "Content slot for inside the badge"
|
|
541
539
|
}
|
|
542
540
|
],
|
|
@@ -587,7 +585,7 @@
|
|
|
587
585
|
],
|
|
588
586
|
"slots": [
|
|
589
587
|
{
|
|
590
|
-
"name": "
|
|
588
|
+
"name": "",
|
|
591
589
|
"description": "Content slot for inside the badge"
|
|
592
590
|
}
|
|
593
591
|
],
|
|
@@ -621,6 +619,44 @@
|
|
|
621
619
|
}
|
|
622
620
|
]
|
|
623
621
|
},
|
|
622
|
+
{
|
|
623
|
+
"name": "cds-breadcrumb",
|
|
624
|
+
"path": "./breadcrumb/breadcrumb.element.d.ts",
|
|
625
|
+
"description": "```typescript\nimport '@cds/core/breadcrumb/register.js';\n```\n\n```html\n<cds-breadcrumb aria-label=\"breadcrumb\">\n <a href=\"/home\" cds-text=\"link\">Home</a>\n <a href=\"/parent\" cds-text=\"link\">Parent page</a>\n <span aria-current=\"page\">Current page</span>\n</cds-breadcrumb>\n```",
|
|
626
|
+
"cssProperties": [
|
|
627
|
+
{
|
|
628
|
+
"name": "--font-size"
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"name": "--font-weight"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"name": "--letter-spacing"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"name": "--color"
|
|
638
|
+
}
|
|
639
|
+
]
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"name": "cds-breadcrumb",
|
|
643
|
+
"path": "./breadcrumb/register.d.ts",
|
|
644
|
+
"description": "```typescript\nimport '@cds/core/breadcrumb/register.js';\n```\n\n```html\n<cds-breadcrumb aria-label=\"breadcrumb\">\n <a href=\"/home\" cds-text=\"link\">Home</a>\n <a href=\"/parent\" cds-text=\"link\">Parent page</a>\n <span aria-current=\"page\">Current page</span>\n</cds-breadcrumb>\n```",
|
|
645
|
+
"cssProperties": [
|
|
646
|
+
{
|
|
647
|
+
"name": "--font-size"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"name": "--font-weight"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"name": "--letter-spacing"
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"name": "--color"
|
|
657
|
+
}
|
|
658
|
+
]
|
|
659
|
+
},
|
|
624
660
|
{
|
|
625
661
|
"name": "cds-button",
|
|
626
662
|
"path": "./button/button.element.d.ts",
|
|
@@ -655,29 +691,13 @@
|
|
|
655
691
|
"type": "default | loading | success | error"
|
|
656
692
|
},
|
|
657
693
|
{
|
|
658
|
-
"name": "
|
|
659
|
-
"type": "
|
|
660
|
-
},
|
|
661
|
-
{
|
|
662
|
-
"name": "type",
|
|
663
|
-
"type": "\"button\" | \"submit\""
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
"name": "name",
|
|
667
|
-
"type": "string"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"name": "value",
|
|
671
|
-
"type": "string"
|
|
672
|
-
},
|
|
673
|
-
{
|
|
674
|
-
"name": "disabled",
|
|
675
|
-
"type": "boolean"
|
|
694
|
+
"name": "styles",
|
|
695
|
+
"type": "CSSResultGroup[]"
|
|
676
696
|
}
|
|
677
697
|
],
|
|
678
698
|
"slots": [
|
|
679
699
|
{
|
|
680
|
-
"name": "
|
|
700
|
+
"name": "",
|
|
681
701
|
"description": "Content slot for inside the button"
|
|
682
702
|
}
|
|
683
703
|
],
|
|
@@ -768,29 +788,13 @@
|
|
|
768
788
|
"type": "default | loading | success | error"
|
|
769
789
|
},
|
|
770
790
|
{
|
|
771
|
-
"name": "
|
|
772
|
-
"type": "
|
|
773
|
-
},
|
|
774
|
-
{
|
|
775
|
-
"name": "type",
|
|
776
|
-
"type": "\"button\" | \"submit\""
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"name": "name",
|
|
780
|
-
"type": "string"
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
"name": "value",
|
|
784
|
-
"type": "string"
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"name": "disabled",
|
|
788
|
-
"type": "boolean"
|
|
791
|
+
"name": "styles",
|
|
792
|
+
"type": "CSSResultGroup[]"
|
|
789
793
|
}
|
|
790
794
|
],
|
|
791
795
|
"slots": [
|
|
792
796
|
{
|
|
793
|
-
"name": "
|
|
797
|
+
"name": "",
|
|
794
798
|
"description": "Content slot for inside the button"
|
|
795
799
|
}
|
|
796
800
|
],
|
|
@@ -846,31 +850,9 @@
|
|
|
846
850
|
"name": "cds-inline-button",
|
|
847
851
|
"path": "./button/inline-button.element.d.ts",
|
|
848
852
|
"description": "Inline buttons are used inside and alongside textual content within Clarity components.\nThey give action buttons a less prominent, yet familiar, visual presence.\n\n```typescript\nimport '@cds/core/button/register.js';\n```\n\n```html\n<cds-inline-button>Button text goes here</cds-inline-button>\n```",
|
|
849
|
-
"properties": [
|
|
850
|
-
{
|
|
851
|
-
"name": "readonly",
|
|
852
|
-
"type": "boolean"
|
|
853
|
-
},
|
|
854
|
-
{
|
|
855
|
-
"name": "type",
|
|
856
|
-
"type": "\"button\" | \"submit\""
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"name": "name",
|
|
860
|
-
"type": "string"
|
|
861
|
-
},
|
|
862
|
-
{
|
|
863
|
-
"name": "value",
|
|
864
|
-
"type": "string"
|
|
865
|
-
},
|
|
866
|
-
{
|
|
867
|
-
"name": "disabled",
|
|
868
|
-
"type": "boolean"
|
|
869
|
-
}
|
|
870
|
-
],
|
|
871
853
|
"slots": [
|
|
872
854
|
{
|
|
873
|
-
"name": "
|
|
855
|
+
"name": "",
|
|
874
856
|
"description": "Content slot for inside the button"
|
|
875
857
|
}
|
|
876
858
|
],
|
|
@@ -926,29 +908,13 @@
|
|
|
926
908
|
"type": "default | loading | success | error"
|
|
927
909
|
},
|
|
928
910
|
{
|
|
929
|
-
"name": "
|
|
930
|
-
"type": "
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"name": "type",
|
|
934
|
-
"type": "\"button\" | \"submit\""
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"name": "name",
|
|
938
|
-
"type": "string"
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"name": "value",
|
|
942
|
-
"type": "string"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"name": "disabled",
|
|
946
|
-
"type": "boolean"
|
|
911
|
+
"name": "styles",
|
|
912
|
+
"type": "CSSResultGroup[]"
|
|
947
913
|
}
|
|
948
914
|
],
|
|
949
915
|
"slots": [
|
|
950
916
|
{
|
|
951
|
-
"name": "
|
|
917
|
+
"name": "",
|
|
952
918
|
"description": "Content slot for inside the button"
|
|
953
919
|
}
|
|
954
920
|
],
|
|
@@ -1039,29 +1005,13 @@
|
|
|
1039
1005
|
"type": "default | loading | success | error"
|
|
1040
1006
|
},
|
|
1041
1007
|
{
|
|
1042
|
-
"name": "
|
|
1043
|
-
"type": "
|
|
1044
|
-
},
|
|
1045
|
-
{
|
|
1046
|
-
"name": "type",
|
|
1047
|
-
"type": "\"button\" | \"submit\""
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"name": "name",
|
|
1051
|
-
"type": "string"
|
|
1052
|
-
},
|
|
1053
|
-
{
|
|
1054
|
-
"name": "value",
|
|
1055
|
-
"type": "string"
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"name": "disabled",
|
|
1059
|
-
"type": "boolean"
|
|
1008
|
+
"name": "styles",
|
|
1009
|
+
"type": "CSSResultGroup[]"
|
|
1060
1010
|
}
|
|
1061
1011
|
],
|
|
1062
1012
|
"slots": [
|
|
1063
1013
|
{
|
|
1064
|
-
"name": "
|
|
1014
|
+
"name": "",
|
|
1065
1015
|
"description": "Content slot for inside the button"
|
|
1066
1016
|
}
|
|
1067
1017
|
],
|
|
@@ -1117,31 +1067,9 @@
|
|
|
1117
1067
|
"name": "cds-inline-button",
|
|
1118
1068
|
"path": "./button/register.d.ts",
|
|
1119
1069
|
"description": "Inline buttons are used inside and alongside textual content within Clarity components.\nThey give action buttons a less prominent, yet familiar, visual presence.\n\n```typescript\nimport '@cds/core/button/register.js';\n```\n\n```html\n<cds-inline-button>Button text goes here</cds-inline-button>\n```",
|
|
1120
|
-
"properties": [
|
|
1121
|
-
{
|
|
1122
|
-
"name": "readonly",
|
|
1123
|
-
"type": "boolean"
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
"name": "type",
|
|
1127
|
-
"type": "\"button\" | \"submit\""
|
|
1128
|
-
},
|
|
1129
|
-
{
|
|
1130
|
-
"name": "name",
|
|
1131
|
-
"type": "string"
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"name": "value",
|
|
1135
|
-
"type": "string"
|
|
1136
|
-
},
|
|
1137
|
-
{
|
|
1138
|
-
"name": "disabled",
|
|
1139
|
-
"type": "boolean"
|
|
1140
|
-
}
|
|
1141
|
-
],
|
|
1142
1070
|
"slots": [
|
|
1143
1071
|
{
|
|
1144
|
-
"name": "
|
|
1072
|
+
"name": "",
|
|
1145
1073
|
"description": "Content slot for inside the button"
|
|
1146
1074
|
}
|
|
1147
1075
|
],
|
|
@@ -1164,155 +1092,141 @@
|
|
|
1164
1092
|
]
|
|
1165
1093
|
},
|
|
1166
1094
|
{
|
|
1167
|
-
"name": "cds-
|
|
1168
|
-
"path": "./
|
|
1169
|
-
"description": "
|
|
1095
|
+
"name": "cds-card",
|
|
1096
|
+
"path": "./card/card.element.d.ts",
|
|
1097
|
+
"description": "Web component card.\n\n```typescript\nimport '@cds/core/card/register.js';\n```\n\n```html\n<cds-card aria-labelledby=\"{label your card}\">\n <div cds-layout=\"vertical gap:md\">\n <h2 id=\"{label your card}\" cds-text=\"section\" cds-layout=\"p-y:sm\">\n <!-- Card title -->\n </h2>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-text=\"body light\" cds-layout=\"p-y:md\">\n <!-- Card content -->\n </div>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-layout=\"horizontal gap:sm p-y:sm align:vertical-center\">\n <cds-button action=\"flat-inline\">View</cds-button>\n </div>\n </div>\n</cds-card>\n```",
|
|
1170
1098
|
"properties": [
|
|
1171
1099
|
{
|
|
1172
|
-
"name": "
|
|
1173
|
-
"type": "
|
|
1100
|
+
"name": "role",
|
|
1101
|
+
"type": "string"
|
|
1174
1102
|
},
|
|
1175
1103
|
{
|
|
1176
|
-
"name": "
|
|
1177
|
-
"type": "
|
|
1178
|
-
}
|
|
1104
|
+
"name": "globalStyles",
|
|
1105
|
+
"type": "CSSResultGroup"
|
|
1106
|
+
}
|
|
1107
|
+
],
|
|
1108
|
+
"slots": [
|
|
1179
1109
|
{
|
|
1180
|
-
"name": "
|
|
1181
|
-
"description": "
|
|
1182
|
-
|
|
1183
|
-
|
|
1110
|
+
"name": "",
|
|
1111
|
+
"description": "For projecting card content"
|
|
1112
|
+
}
|
|
1113
|
+
],
|
|
1114
|
+
"cssProperties": [
|
|
1184
1115
|
{
|
|
1185
|
-
"name": "
|
|
1186
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
1187
|
-
"type": "boolean"
|
|
1116
|
+
"name": "--width"
|
|
1188
1117
|
},
|
|
1189
1118
|
{
|
|
1190
|
-
"name": "
|
|
1191
|
-
"type": "stretch | shrink"
|
|
1119
|
+
"name": "--height"
|
|
1192
1120
|
},
|
|
1193
1121
|
{
|
|
1194
|
-
"name": "
|
|
1195
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1196
|
-
"type": "boolean"
|
|
1122
|
+
"name": "--color"
|
|
1197
1123
|
},
|
|
1198
1124
|
{
|
|
1199
|
-
"name": "
|
|
1200
|
-
|
|
1201
|
-
}
|
|
1202
|
-
],
|
|
1203
|
-
"slots": [
|
|
1125
|
+
"name": "--overflow"
|
|
1126
|
+
},
|
|
1204
1127
|
{
|
|
1205
|
-
"name": "
|
|
1206
|
-
|
|
1207
|
-
}
|
|
1208
|
-
]
|
|
1209
|
-
},
|
|
1210
|
-
{
|
|
1211
|
-
"name": "cds-checkbox",
|
|
1212
|
-
"path": "./checkbox/checkbox.element.d.ts",
|
|
1213
|
-
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label>checkbox</label>\n <input type=\"checkbox\" />\n <cds-control-message>message text</cds-control-message>\n</cds-checkbox>\n```",
|
|
1214
|
-
"properties": [
|
|
1128
|
+
"name": "--overflow-x"
|
|
1129
|
+
},
|
|
1215
1130
|
{
|
|
1216
|
-
"name": "
|
|
1217
|
-
"description": "Align the labels of controls within group left or right",
|
|
1218
|
-
"type": "\"left\" | \"right\""
|
|
1131
|
+
"name": "--overflow-y"
|
|
1219
1132
|
},
|
|
1220
1133
|
{
|
|
1221
|
-
"name": "
|
|
1222
|
-
"type": "neutral | error | success"
|
|
1134
|
+
"name": "--background"
|
|
1223
1135
|
},
|
|
1224
1136
|
{
|
|
1225
|
-
"name": "
|
|
1226
|
-
"type": "stretch | shrink"
|
|
1137
|
+
"name": "--border"
|
|
1227
1138
|
},
|
|
1228
1139
|
{
|
|
1229
|
-
"name": "
|
|
1230
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1231
|
-
"type": "boolean"
|
|
1140
|
+
"name": "--border-radius"
|
|
1232
1141
|
},
|
|
1233
1142
|
{
|
|
1234
|
-
"name": "
|
|
1235
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1236
|
-
"type": "boolean"
|
|
1143
|
+
"name": "--padding"
|
|
1237
1144
|
},
|
|
1238
1145
|
{
|
|
1239
|
-
"name": "
|
|
1240
|
-
"type": "vertical | horizontal | compact"
|
|
1146
|
+
"name": "--box-shadow"
|
|
1241
1147
|
},
|
|
1242
1148
|
{
|
|
1243
|
-
"name": "
|
|
1244
|
-
|
|
1149
|
+
"name": "--cds-card-remove-margin"
|
|
1150
|
+
}
|
|
1151
|
+
]
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
"name": "cds-card",
|
|
1155
|
+
"path": "./card/register.d.ts",
|
|
1156
|
+
"description": "Web component card.\n\n```typescript\nimport '@cds/core/card/register.js';\n```\n\n```html\n<cds-card aria-labelledby=\"{label your card}\">\n <div cds-layout=\"vertical gap:md\">\n <h2 id=\"{label your card}\" cds-text=\"section\" cds-layout=\"p-y:sm\">\n <!-- Card title -->\n </h2>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-text=\"body light\" cds-layout=\"p-y:md\">\n <!-- Card content -->\n </div>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-layout=\"horizontal gap:sm p-y:sm align:vertical-center\">\n <cds-button action=\"flat-inline\">View</cds-button>\n </div>\n </div>\n</cds-card>\n```",
|
|
1157
|
+
"properties": [
|
|
1158
|
+
{
|
|
1159
|
+
"name": "role",
|
|
1160
|
+
"type": "string"
|
|
1245
1161
|
},
|
|
1246
1162
|
{
|
|
1247
|
-
"name": "
|
|
1248
|
-
"type": "
|
|
1163
|
+
"name": "globalStyles",
|
|
1164
|
+
"type": "CSSResultGroup"
|
|
1249
1165
|
}
|
|
1250
1166
|
],
|
|
1251
1167
|
"slots": [
|
|
1252
1168
|
{
|
|
1253
|
-
"name": "
|
|
1254
|
-
"description": "For projecting
|
|
1169
|
+
"name": "",
|
|
1170
|
+
"description": "For projecting card content"
|
|
1255
1171
|
}
|
|
1256
1172
|
],
|
|
1257
1173
|
"cssProperties": [
|
|
1174
|
+
{
|
|
1175
|
+
"name": "--width"
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"name": "--height"
|
|
1179
|
+
},
|
|
1258
1180
|
{
|
|
1259
1181
|
"name": "--color"
|
|
1260
1182
|
},
|
|
1261
1183
|
{
|
|
1262
|
-
"name": "--
|
|
1184
|
+
"name": "--overflow"
|
|
1263
1185
|
},
|
|
1264
1186
|
{
|
|
1265
|
-
"name": "--
|
|
1187
|
+
"name": "--overflow-x"
|
|
1266
1188
|
},
|
|
1267
1189
|
{
|
|
1268
|
-
"name": "--
|
|
1269
|
-
}
|
|
1270
|
-
]
|
|
1271
|
-
},
|
|
1272
|
-
{
|
|
1273
|
-
"name": "cds-checkbox",
|
|
1274
|
-
"path": "./checkbox/register.d.ts",
|
|
1275
|
-
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label>checkbox</label>\n <input type=\"checkbox\" />\n <cds-control-message>message text</cds-control-message>\n</cds-checkbox>\n```",
|
|
1276
|
-
"properties": [
|
|
1277
|
-
{
|
|
1278
|
-
"name": "controlAlign",
|
|
1279
|
-
"description": "Align the labels of controls within group left or right",
|
|
1280
|
-
"type": "\"left\" | \"right\""
|
|
1190
|
+
"name": "--overflow-y"
|
|
1281
1191
|
},
|
|
1282
1192
|
{
|
|
1283
|
-
"name": "
|
|
1284
|
-
"type": "neutral | error | success"
|
|
1193
|
+
"name": "--background"
|
|
1285
1194
|
},
|
|
1286
1195
|
{
|
|
1287
|
-
"name": "
|
|
1288
|
-
"type": "stretch | shrink"
|
|
1196
|
+
"name": "--border"
|
|
1289
1197
|
},
|
|
1290
1198
|
{
|
|
1291
|
-
"name": "
|
|
1292
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1293
|
-
"type": "boolean"
|
|
1199
|
+
"name": "--border-radius"
|
|
1294
1200
|
},
|
|
1295
1201
|
{
|
|
1296
|
-
"name": "
|
|
1297
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1298
|
-
"type": "boolean"
|
|
1202
|
+
"name": "--padding"
|
|
1299
1203
|
},
|
|
1300
1204
|
{
|
|
1301
|
-
"name": "
|
|
1302
|
-
"type": "vertical | horizontal | compact"
|
|
1205
|
+
"name": "--box-shadow"
|
|
1303
1206
|
},
|
|
1304
1207
|
{
|
|
1305
|
-
"name": "
|
|
1306
|
-
|
|
1307
|
-
|
|
1208
|
+
"name": "--cds-card-remove-margin"
|
|
1209
|
+
}
|
|
1210
|
+
]
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"name": "cds-checkbox-group",
|
|
1214
|
+
"path": "./checkbox/checkbox-group.element.d.ts",
|
|
1215
|
+
"description": "Checkbox Group\n\n```typescript\nimport '@cds/core/checkbox';\n```\n\n```html\n<cds-checkbox-group>\n <label>Select an item</label>\n <cds-checkbox>\n <label>Test</label>\n <input type=\"checkbox\" />\n </cds-checkbox>\n\n <cds-checkbox>\n <label>Test</label>\n <input type=\"checkbox\" />\n </cds-checkbox>\n</cds-checkbox-group>\n```",
|
|
1216
|
+
"slots": [
|
|
1308
1217
|
{
|
|
1309
|
-
"name": "
|
|
1310
|
-
"
|
|
1218
|
+
"name": "",
|
|
1219
|
+
"description": "For projecting checkbox controls"
|
|
1311
1220
|
}
|
|
1312
|
-
]
|
|
1221
|
+
]
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"name": "cds-checkbox",
|
|
1225
|
+
"path": "./checkbox/checkbox.element.d.ts",
|
|
1226
|
+
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label>checkbox</label>\n <input type=\"checkbox\" />\n <cds-control-message>message text</cds-control-message>\n</cds-checkbox>\n```",
|
|
1313
1227
|
"slots": [
|
|
1314
1228
|
{
|
|
1315
|
-
"name": "
|
|
1229
|
+
"name": "",
|
|
1316
1230
|
"description": "For projecting checkbox"
|
|
1317
1231
|
}
|
|
1318
1232
|
],
|
|
@@ -1332,45 +1246,37 @@
|
|
|
1332
1246
|
]
|
|
1333
1247
|
},
|
|
1334
1248
|
{
|
|
1335
|
-
"name": "cds-checkbox
|
|
1249
|
+
"name": "cds-checkbox",
|
|
1336
1250
|
"path": "./checkbox/register.d.ts",
|
|
1337
|
-
"description": "Checkbox
|
|
1338
|
-
"
|
|
1339
|
-
{
|
|
1340
|
-
"name": "status",
|
|
1341
|
-
"type": "neutral | error | success"
|
|
1342
|
-
},
|
|
1343
|
-
{
|
|
1344
|
-
"name": "layout",
|
|
1345
|
-
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
1346
|
-
},
|
|
1251
|
+
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label>checkbox</label>\n <input type=\"checkbox\" />\n <cds-control-message>message text</cds-control-message>\n</cds-checkbox>\n```",
|
|
1252
|
+
"slots": [
|
|
1347
1253
|
{
|
|
1348
|
-
"name": "
|
|
1349
|
-
"description": "
|
|
1350
|
-
|
|
1351
|
-
|
|
1254
|
+
"name": "",
|
|
1255
|
+
"description": "For projecting checkbox"
|
|
1256
|
+
}
|
|
1257
|
+
],
|
|
1258
|
+
"cssProperties": [
|
|
1352
1259
|
{
|
|
1353
|
-
"name": "
|
|
1354
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
1355
|
-
"type": "boolean"
|
|
1260
|
+
"name": "--color"
|
|
1356
1261
|
},
|
|
1357
1262
|
{
|
|
1358
|
-
"name": "
|
|
1359
|
-
"type": "stretch | shrink"
|
|
1263
|
+
"name": "--check-color"
|
|
1360
1264
|
},
|
|
1361
1265
|
{
|
|
1362
|
-
"name": "
|
|
1363
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1364
|
-
"type": "boolean"
|
|
1266
|
+
"name": "--background"
|
|
1365
1267
|
},
|
|
1366
1268
|
{
|
|
1367
|
-
"name": "
|
|
1368
|
-
"type": "boolean"
|
|
1269
|
+
"name": "--border-radius"
|
|
1369
1270
|
}
|
|
1370
|
-
]
|
|
1271
|
+
]
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"name": "cds-checkbox-group",
|
|
1275
|
+
"path": "./checkbox/register.d.ts",
|
|
1276
|
+
"description": "Checkbox Group\n\n```typescript\nimport '@cds/core/checkbox';\n```\n\n```html\n<cds-checkbox-group>\n <label>Select an item</label>\n <cds-checkbox>\n <label>Test</label>\n <input type=\"checkbox\" />\n </cds-checkbox>\n\n <cds-checkbox>\n <label>Test</label>\n <input type=\"checkbox\" />\n </cds-checkbox>\n</cds-checkbox-group>\n```",
|
|
1371
1277
|
"slots": [
|
|
1372
1278
|
{
|
|
1373
|
-
"name": "
|
|
1279
|
+
"name": "",
|
|
1374
1280
|
"description": "For projecting checkbox controls"
|
|
1375
1281
|
}
|
|
1376
1282
|
]
|
|
@@ -1379,41 +1285,9 @@
|
|
|
1379
1285
|
"name": "cds-datalist",
|
|
1380
1286
|
"path": "./datalist/datalist.element.d.ts",
|
|
1381
1287
|
"description": "Datalist\n\n```typescript\nimport '@cds/core/datalist/register.js';\n```\n\n```html\n<cds-datalist>\n <label>datalist</label>\n <input type=\"text\" />\n <datalist>\n <option value=\"item 1\"></option>\n <option value=\"item 2\"></option>\n <option value=\"item 3\"></option>\n </datalist>\n <cds-control-message>message text</cds-control-message>\n</cds-datalist>\n```",
|
|
1382
|
-
"properties": [
|
|
1383
|
-
{
|
|
1384
|
-
"name": "status",
|
|
1385
|
-
"type": "neutral | error | success"
|
|
1386
|
-
},
|
|
1387
|
-
{
|
|
1388
|
-
"name": "controlWidth",
|
|
1389
|
-
"type": "stretch | shrink"
|
|
1390
|
-
},
|
|
1391
|
-
{
|
|
1392
|
-
"name": "validate",
|
|
1393
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1394
|
-
"type": "boolean"
|
|
1395
|
-
},
|
|
1396
|
-
{
|
|
1397
|
-
"name": "responsive",
|
|
1398
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1399
|
-
"type": "boolean"
|
|
1400
|
-
},
|
|
1401
|
-
{
|
|
1402
|
-
"name": "layout",
|
|
1403
|
-
"type": "vertical | horizontal | compact"
|
|
1404
|
-
},
|
|
1405
|
-
{
|
|
1406
|
-
"name": "layoutChange",
|
|
1407
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1408
|
-
},
|
|
1409
|
-
{
|
|
1410
|
-
"name": "layoutStable",
|
|
1411
|
-
"type": "boolean"
|
|
1412
|
-
}
|
|
1413
|
-
],
|
|
1414
1288
|
"slots": [
|
|
1415
1289
|
{
|
|
1416
|
-
"name": "
|
|
1290
|
+
"name": "",
|
|
1417
1291
|
"description": "For projecting input, datalist and label"
|
|
1418
1292
|
}
|
|
1419
1293
|
],
|
|
@@ -1454,41 +1328,9 @@
|
|
|
1454
1328
|
"name": "cds-datalist",
|
|
1455
1329
|
"path": "./datalist/register.d.ts",
|
|
1456
1330
|
"description": "Datalist\n\n```typescript\nimport '@cds/core/datalist/register.js';\n```\n\n```html\n<cds-datalist>\n <label>datalist</label>\n <input type=\"text\" />\n <datalist>\n <option value=\"item 1\"></option>\n <option value=\"item 2\"></option>\n <option value=\"item 3\"></option>\n </datalist>\n <cds-control-message>message text</cds-control-message>\n</cds-datalist>\n```",
|
|
1457
|
-
"properties": [
|
|
1458
|
-
{
|
|
1459
|
-
"name": "status",
|
|
1460
|
-
"type": "neutral | error | success"
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
"name": "controlWidth",
|
|
1464
|
-
"type": "stretch | shrink"
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"name": "validate",
|
|
1468
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1469
|
-
"type": "boolean"
|
|
1470
|
-
},
|
|
1471
|
-
{
|
|
1472
|
-
"name": "responsive",
|
|
1473
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1474
|
-
"type": "boolean"
|
|
1475
|
-
},
|
|
1476
|
-
{
|
|
1477
|
-
"name": "layout",
|
|
1478
|
-
"type": "vertical | horizontal | compact"
|
|
1479
|
-
},
|
|
1480
|
-
{
|
|
1481
|
-
"name": "layoutChange",
|
|
1482
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"name": "layoutStable",
|
|
1486
|
-
"type": "boolean"
|
|
1487
|
-
}
|
|
1488
|
-
],
|
|
1489
1331
|
"slots": [
|
|
1490
1332
|
{
|
|
1491
|
-
"name": "
|
|
1333
|
+
"name": "",
|
|
1492
1334
|
"description": "For projecting input, datalist and label"
|
|
1493
1335
|
}
|
|
1494
1336
|
],
|
|
@@ -1529,41 +1371,9 @@
|
|
|
1529
1371
|
"name": "cds-date",
|
|
1530
1372
|
"path": "./date/date.element.d.ts",
|
|
1531
1373
|
"description": "Date\n\n```typescript\nimport '@cds/core/date/register.js';\n```\n\n```html\n<cds-date>\n <label>Date</label>\n <input type=\"date\" />\n <cds-control-message>message text</cds-control-message>\n</cds-date>\n```",
|
|
1532
|
-
"properties": [
|
|
1533
|
-
{
|
|
1534
|
-
"name": "status",
|
|
1535
|
-
"type": "neutral | error | success"
|
|
1536
|
-
},
|
|
1537
|
-
{
|
|
1538
|
-
"name": "controlWidth",
|
|
1539
|
-
"type": "stretch | shrink"
|
|
1540
|
-
},
|
|
1541
|
-
{
|
|
1542
|
-
"name": "validate",
|
|
1543
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1544
|
-
"type": "boolean"
|
|
1545
|
-
},
|
|
1546
|
-
{
|
|
1547
|
-
"name": "responsive",
|
|
1548
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1549
|
-
"type": "boolean"
|
|
1550
|
-
},
|
|
1551
|
-
{
|
|
1552
|
-
"name": "layout",
|
|
1553
|
-
"type": "vertical | horizontal | compact"
|
|
1554
|
-
},
|
|
1555
|
-
{
|
|
1556
|
-
"name": "layoutChange",
|
|
1557
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1558
|
-
},
|
|
1559
|
-
{
|
|
1560
|
-
"name": "layoutStable",
|
|
1561
|
-
"type": "boolean"
|
|
1562
|
-
}
|
|
1563
|
-
],
|
|
1564
1374
|
"slots": [
|
|
1565
1375
|
{
|
|
1566
|
-
"name": "
|
|
1376
|
+
"name": "",
|
|
1567
1377
|
"description": "For projecting date input and label"
|
|
1568
1378
|
}
|
|
1569
1379
|
]
|
|
@@ -1572,41 +1382,9 @@
|
|
|
1572
1382
|
"name": "cds-date",
|
|
1573
1383
|
"path": "./date/register.d.ts",
|
|
1574
1384
|
"description": "Date\n\n```typescript\nimport '@cds/core/date/register.js';\n```\n\n```html\n<cds-date>\n <label>Date</label>\n <input type=\"date\" />\n <cds-control-message>message text</cds-control-message>\n</cds-date>\n```",
|
|
1575
|
-
"properties": [
|
|
1576
|
-
{
|
|
1577
|
-
"name": "status",
|
|
1578
|
-
"type": "neutral | error | success"
|
|
1579
|
-
},
|
|
1580
|
-
{
|
|
1581
|
-
"name": "controlWidth",
|
|
1582
|
-
"type": "stretch | shrink"
|
|
1583
|
-
},
|
|
1584
|
-
{
|
|
1585
|
-
"name": "validate",
|
|
1586
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1587
|
-
"type": "boolean"
|
|
1588
|
-
},
|
|
1589
|
-
{
|
|
1590
|
-
"name": "responsive",
|
|
1591
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1592
|
-
"type": "boolean"
|
|
1593
|
-
},
|
|
1594
|
-
{
|
|
1595
|
-
"name": "layout",
|
|
1596
|
-
"type": "vertical | horizontal | compact"
|
|
1597
|
-
},
|
|
1598
|
-
{
|
|
1599
|
-
"name": "layoutChange",
|
|
1600
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1601
|
-
},
|
|
1602
|
-
{
|
|
1603
|
-
"name": "layoutStable",
|
|
1604
|
-
"type": "boolean"
|
|
1605
|
-
}
|
|
1606
|
-
],
|
|
1607
1385
|
"slots": [
|
|
1608
1386
|
{
|
|
1609
|
-
"name": "
|
|
1387
|
+
"name": "",
|
|
1610
1388
|
"description": "For projecting date input and label"
|
|
1611
1389
|
}
|
|
1612
1390
|
]
|
|
@@ -1618,7 +1396,7 @@
|
|
|
1618
1396
|
"properties": [
|
|
1619
1397
|
{
|
|
1620
1398
|
"name": "orientation",
|
|
1621
|
-
"type": "\"
|
|
1399
|
+
"type": "\"horizontal\" | \"vertical\""
|
|
1622
1400
|
}
|
|
1623
1401
|
],
|
|
1624
1402
|
"cssProperties": [
|
|
@@ -1640,7 +1418,7 @@
|
|
|
1640
1418
|
"properties": [
|
|
1641
1419
|
{
|
|
1642
1420
|
"name": "orientation",
|
|
1643
|
-
"type": "\"
|
|
1421
|
+
"type": "\"horizontal\" | \"vertical\""
|
|
1644
1422
|
}
|
|
1645
1423
|
],
|
|
1646
1424
|
"cssProperties": [
|
|
@@ -1663,41 +1441,11 @@
|
|
|
1663
1441
|
{
|
|
1664
1442
|
"name": "i18n",
|
|
1665
1443
|
"type": "{ browse: string; files: string; removeFile: string; }"
|
|
1666
|
-
},
|
|
1667
|
-
{
|
|
1668
|
-
"name": "status",
|
|
1669
|
-
"type": "neutral | error | success"
|
|
1670
|
-
},
|
|
1671
|
-
{
|
|
1672
|
-
"name": "controlWidth",
|
|
1673
|
-
"type": "stretch | shrink"
|
|
1674
|
-
},
|
|
1675
|
-
{
|
|
1676
|
-
"name": "validate",
|
|
1677
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1678
|
-
"type": "boolean"
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"name": "responsive",
|
|
1682
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1683
|
-
"type": "boolean"
|
|
1684
|
-
},
|
|
1685
|
-
{
|
|
1686
|
-
"name": "layout",
|
|
1687
|
-
"type": "vertical | horizontal | compact"
|
|
1688
|
-
},
|
|
1689
|
-
{
|
|
1690
|
-
"name": "layoutChange",
|
|
1691
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1692
|
-
},
|
|
1693
|
-
{
|
|
1694
|
-
"name": "layoutStable",
|
|
1695
|
-
"type": "boolean"
|
|
1696
1444
|
}
|
|
1697
1445
|
],
|
|
1698
1446
|
"slots": [
|
|
1699
1447
|
{
|
|
1700
|
-
"name": "
|
|
1448
|
+
"name": "",
|
|
1701
1449
|
"description": "For projecting file input and label"
|
|
1702
1450
|
}
|
|
1703
1451
|
]
|
|
@@ -1710,83 +1458,37 @@
|
|
|
1710
1458
|
{
|
|
1711
1459
|
"name": "i18n",
|
|
1712
1460
|
"type": "{ browse: string; files: string; removeFile: string; }"
|
|
1713
|
-
}
|
|
1461
|
+
}
|
|
1462
|
+
],
|
|
1463
|
+
"slots": [
|
|
1714
1464
|
{
|
|
1715
|
-
"name": "
|
|
1716
|
-
"
|
|
1717
|
-
}
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
"type": "boolean"
|
|
1726
|
-
},
|
|
1727
|
-
{
|
|
1728
|
-
"name": "responsive",
|
|
1729
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1730
|
-
"type": "boolean"
|
|
1731
|
-
},
|
|
1732
|
-
{
|
|
1733
|
-
"name": "layout",
|
|
1734
|
-
"type": "vertical | horizontal | compact"
|
|
1735
|
-
},
|
|
1736
|
-
{
|
|
1737
|
-
"name": "layoutChange",
|
|
1738
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1739
|
-
},
|
|
1740
|
-
{
|
|
1741
|
-
"name": "layoutStable",
|
|
1742
|
-
"type": "boolean"
|
|
1743
|
-
}
|
|
1744
|
-
],
|
|
1745
|
-
"slots": [
|
|
1746
|
-
{
|
|
1747
|
-
"name": "default",
|
|
1748
|
-
"description": "For projecting file input and label"
|
|
1749
|
-
}
|
|
1750
|
-
]
|
|
1751
|
-
},
|
|
1752
|
-
{
|
|
1753
|
-
"name": "cds-control-action",
|
|
1754
|
-
"path": "./forms/control-action/control-action.element.d.ts",
|
|
1755
|
-
"description": "Control Action\n\n```typescript\nimport '@cds/core/forms/register.js';\n```\n\n```html\n<cds-control-action>\n\n</cds-control-action>\n```",
|
|
1756
|
-
"properties": [
|
|
1465
|
+
"name": "",
|
|
1466
|
+
"description": "For projecting file input and label"
|
|
1467
|
+
}
|
|
1468
|
+
]
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"name": "cds-control-action",
|
|
1472
|
+
"path": "./forms/control-action/control-action.element.d.ts",
|
|
1473
|
+
"description": "Control Action\n\n```typescript\nimport '@cds/core/forms/register.js';\n```\n\n```html\n<cds-control-action>\n\n</cds-control-action>\n```",
|
|
1474
|
+
"properties": [
|
|
1757
1475
|
{
|
|
1758
1476
|
"name": "action",
|
|
1759
1477
|
"description": "Set the action type placement within the supporting input control",
|
|
1760
1478
|
"type": "\"label\" | \"prefix\" | \"suffix\""
|
|
1761
1479
|
},
|
|
1762
|
-
{
|
|
1763
|
-
"name": "ariaLabel",
|
|
1764
|
-
"type": "string"
|
|
1765
|
-
},
|
|
1766
1480
|
{
|
|
1767
1481
|
"name": "readonly",
|
|
1768
1482
|
"type": "boolean"
|
|
1769
1483
|
},
|
|
1770
1484
|
{
|
|
1771
|
-
"name": "
|
|
1772
|
-
"type": "\"button\" | \"submit\""
|
|
1773
|
-
},
|
|
1774
|
-
{
|
|
1775
|
-
"name": "name",
|
|
1776
|
-
"type": "string"
|
|
1777
|
-
},
|
|
1778
|
-
{
|
|
1779
|
-
"name": "value",
|
|
1485
|
+
"name": "ariaLabel",
|
|
1780
1486
|
"type": "string"
|
|
1781
|
-
},
|
|
1782
|
-
{
|
|
1783
|
-
"name": "disabled",
|
|
1784
|
-
"type": "boolean"
|
|
1785
1487
|
}
|
|
1786
1488
|
],
|
|
1787
1489
|
"slots": [
|
|
1788
1490
|
{
|
|
1789
|
-
"name": "
|
|
1491
|
+
"name": "",
|
|
1790
1492
|
"description": "For projecting text content or cds-icon"
|
|
1791
1493
|
}
|
|
1792
1494
|
]
|
|
@@ -1830,7 +1532,7 @@
|
|
|
1830
1532
|
],
|
|
1831
1533
|
"slots": [
|
|
1832
1534
|
{
|
|
1833
|
-
"name": "
|
|
1535
|
+
"name": "",
|
|
1834
1536
|
"description": "For projecting control group"
|
|
1835
1537
|
}
|
|
1836
1538
|
]
|
|
@@ -1851,9 +1553,14 @@
|
|
|
1851
1553
|
],
|
|
1852
1554
|
"slots": [
|
|
1853
1555
|
{
|
|
1854
|
-
"name": "
|
|
1556
|
+
"name": "",
|
|
1855
1557
|
"description": "For projecting label text"
|
|
1856
1558
|
}
|
|
1559
|
+
],
|
|
1560
|
+
"cssProperties": [
|
|
1561
|
+
{
|
|
1562
|
+
"name": "--label-width"
|
|
1563
|
+
}
|
|
1857
1564
|
]
|
|
1858
1565
|
},
|
|
1859
1566
|
{
|
|
@@ -1873,7 +1580,7 @@
|
|
|
1873
1580
|
],
|
|
1874
1581
|
"slots": [
|
|
1875
1582
|
{
|
|
1876
|
-
"name": "
|
|
1583
|
+
"name": "",
|
|
1877
1584
|
"description": "For projecting helper message text"
|
|
1878
1585
|
}
|
|
1879
1586
|
],
|
|
@@ -1889,6 +1596,53 @@
|
|
|
1889
1596
|
}
|
|
1890
1597
|
]
|
|
1891
1598
|
},
|
|
1599
|
+
{
|
|
1600
|
+
"name": "cds-control",
|
|
1601
|
+
"path": "./forms/control/control.element.d.ts",
|
|
1602
|
+
"description": "Generic Control\n\n```typescript\nimport '@cds/core/forms/register.js';\n```\n\n```html\n<cds-control>\n <label>control</label>\n <input type=\"text\" />\n</cds-control>\n```",
|
|
1603
|
+
"properties": [
|
|
1604
|
+
{
|
|
1605
|
+
"name": "status",
|
|
1606
|
+
"type": "neutral | error | success"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"name": "controlWidth",
|
|
1610
|
+
"type": "stretch | shrink"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"name": "validate",
|
|
1614
|
+
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
1615
|
+
"type": "boolean"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"name": "responsive",
|
|
1619
|
+
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
1620
|
+
"type": "boolean"
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"name": "layout",
|
|
1624
|
+
"type": "vertical | horizontal | compact"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"name": "layoutChange"
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"name": "layoutStable",
|
|
1631
|
+
"type": "boolean"
|
|
1632
|
+
}
|
|
1633
|
+
],
|
|
1634
|
+
"slots": [
|
|
1635
|
+
{
|
|
1636
|
+
"name": "",
|
|
1637
|
+
"description": "For projecting input and label"
|
|
1638
|
+
}
|
|
1639
|
+
],
|
|
1640
|
+
"cssProperties": [
|
|
1641
|
+
{
|
|
1642
|
+
"name": "--label-width"
|
|
1643
|
+
}
|
|
1644
|
+
]
|
|
1645
|
+
},
|
|
1892
1646
|
{
|
|
1893
1647
|
"name": "cds-form-group",
|
|
1894
1648
|
"path": "./forms/form-group/form-group.element.d.ts",
|
|
@@ -1915,9 +1669,14 @@
|
|
|
1915
1669
|
],
|
|
1916
1670
|
"slots": [
|
|
1917
1671
|
{
|
|
1918
|
-
"name": "
|
|
1672
|
+
"name": "",
|
|
1919
1673
|
"description": "For projecting input controls"
|
|
1920
1674
|
}
|
|
1675
|
+
],
|
|
1676
|
+
"cssProperties": [
|
|
1677
|
+
{
|
|
1678
|
+
"name": "--label-width"
|
|
1679
|
+
}
|
|
1921
1680
|
]
|
|
1922
1681
|
},
|
|
1923
1682
|
{
|
|
@@ -1948,8 +1707,7 @@
|
|
|
1948
1707
|
"type": "vertical | horizontal | compact"
|
|
1949
1708
|
},
|
|
1950
1709
|
{
|
|
1951
|
-
"name": "layoutChange"
|
|
1952
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1710
|
+
"name": "layoutChange"
|
|
1953
1711
|
},
|
|
1954
1712
|
{
|
|
1955
1713
|
"name": "layoutStable",
|
|
@@ -1958,9 +1716,14 @@
|
|
|
1958
1716
|
],
|
|
1959
1717
|
"slots": [
|
|
1960
1718
|
{
|
|
1961
|
-
"name": "
|
|
1719
|
+
"name": "",
|
|
1962
1720
|
"description": "For projecting input and label"
|
|
1963
1721
|
}
|
|
1722
|
+
],
|
|
1723
|
+
"cssProperties": [
|
|
1724
|
+
{
|
|
1725
|
+
"name": "--label-width"
|
|
1726
|
+
}
|
|
1964
1727
|
]
|
|
1965
1728
|
},
|
|
1966
1729
|
{
|
|
@@ -1973,34 +1736,18 @@
|
|
|
1973
1736
|
"description": "Set the action type placement within the supporting input control",
|
|
1974
1737
|
"type": "\"label\" | \"prefix\" | \"suffix\""
|
|
1975
1738
|
},
|
|
1976
|
-
{
|
|
1977
|
-
"name": "ariaLabel",
|
|
1978
|
-
"type": "string"
|
|
1979
|
-
},
|
|
1980
1739
|
{
|
|
1981
1740
|
"name": "readonly",
|
|
1982
1741
|
"type": "boolean"
|
|
1983
1742
|
},
|
|
1984
1743
|
{
|
|
1985
|
-
"name": "
|
|
1986
|
-
"type": "\"button\" | \"submit\""
|
|
1987
|
-
},
|
|
1988
|
-
{
|
|
1989
|
-
"name": "name",
|
|
1990
|
-
"type": "string"
|
|
1991
|
-
},
|
|
1992
|
-
{
|
|
1993
|
-
"name": "value",
|
|
1744
|
+
"name": "ariaLabel",
|
|
1994
1745
|
"type": "string"
|
|
1995
|
-
},
|
|
1996
|
-
{
|
|
1997
|
-
"name": "disabled",
|
|
1998
|
-
"type": "boolean"
|
|
1999
1746
|
}
|
|
2000
1747
|
],
|
|
2001
1748
|
"slots": [
|
|
2002
1749
|
{
|
|
2003
|
-
"name": "
|
|
1750
|
+
"name": "",
|
|
2004
1751
|
"description": "For projecting text content or cds-icon"
|
|
2005
1752
|
}
|
|
2006
1753
|
]
|
|
@@ -2044,7 +1791,7 @@
|
|
|
2044
1791
|
],
|
|
2045
1792
|
"slots": [
|
|
2046
1793
|
{
|
|
2047
|
-
"name": "
|
|
1794
|
+
"name": "",
|
|
2048
1795
|
"description": "For projecting control group"
|
|
2049
1796
|
}
|
|
2050
1797
|
]
|
|
@@ -2082,8 +1829,7 @@
|
|
|
2082
1829
|
"type": "vertical | horizontal | compact"
|
|
2083
1830
|
},
|
|
2084
1831
|
{
|
|
2085
|
-
"name": "layoutChange"
|
|
2086
|
-
"type": "EventEmitter<ControlLayout>"
|
|
1832
|
+
"name": "layoutChange"
|
|
2087
1833
|
},
|
|
2088
1834
|
{
|
|
2089
1835
|
"name": "layoutStable",
|
|
@@ -2092,9 +1838,14 @@
|
|
|
2092
1838
|
],
|
|
2093
1839
|
"slots": [
|
|
2094
1840
|
{
|
|
2095
|
-
"name": "
|
|
1841
|
+
"name": "",
|
|
2096
1842
|
"description": "For projecting inline input and label"
|
|
2097
1843
|
}
|
|
1844
|
+
],
|
|
1845
|
+
"cssProperties": [
|
|
1846
|
+
{
|
|
1847
|
+
"name": "--label-width"
|
|
1848
|
+
}
|
|
2098
1849
|
]
|
|
2099
1850
|
},
|
|
2100
1851
|
{
|
|
@@ -2113,9 +1864,14 @@
|
|
|
2113
1864
|
],
|
|
2114
1865
|
"slots": [
|
|
2115
1866
|
{
|
|
2116
|
-
"name": "
|
|
1867
|
+
"name": "",
|
|
2117
1868
|
"description": "For projecting label text"
|
|
2118
1869
|
}
|
|
1870
|
+
],
|
|
1871
|
+
"cssProperties": [
|
|
1872
|
+
{
|
|
1873
|
+
"name": "--label-width"
|
|
1874
|
+
}
|
|
2119
1875
|
]
|
|
2120
1876
|
},
|
|
2121
1877
|
{
|
|
@@ -2135,7 +1891,7 @@
|
|
|
2135
1891
|
],
|
|
2136
1892
|
"slots": [
|
|
2137
1893
|
{
|
|
2138
|
-
"name": "
|
|
1894
|
+
"name": "",
|
|
2139
1895
|
"description": "For projecting helper message text"
|
|
2140
1896
|
}
|
|
2141
1897
|
],
|
|
@@ -2177,9 +1933,14 @@
|
|
|
2177
1933
|
],
|
|
2178
1934
|
"slots": [
|
|
2179
1935
|
{
|
|
2180
|
-
"name": "
|
|
1936
|
+
"name": "",
|
|
2181
1937
|
"description": "For projecting input controls"
|
|
2182
1938
|
}
|
|
1939
|
+
],
|
|
1940
|
+
"cssProperties": [
|
|
1941
|
+
{
|
|
1942
|
+
"name": "--label-width"
|
|
1943
|
+
}
|
|
2183
1944
|
]
|
|
2184
1945
|
},
|
|
2185
1946
|
{
|
|
@@ -2282,109 +2043,21 @@
|
|
|
2282
2043
|
}
|
|
2283
2044
|
]
|
|
2284
2045
|
},
|
|
2285
|
-
{
|
|
2286
|
-
"name": "cds-card",
|
|
2287
|
-
"path": "./index.d.ts",
|
|
2288
|
-
"properties": [
|
|
2289
|
-
{
|
|
2290
|
-
"name": ".."
|
|
2291
|
-
},
|
|
2292
|
-
{
|
|
2293
|
-
"name": "cds-text",
|
|
2294
|
-
"type": "string"
|
|
2295
|
-
},
|
|
2296
|
-
{
|
|
2297
|
-
"name": "cds-layout",
|
|
2298
|
-
"type": "string"
|
|
2299
|
-
},
|
|
2300
|
-
{
|
|
2301
|
-
"name": "cds-list",
|
|
2302
|
-
"type": "string"
|
|
2303
|
-
}
|
|
2304
|
-
]
|
|
2305
|
-
},
|
|
2306
2046
|
{
|
|
2307
2047
|
"name": "cds-demo",
|
|
2308
|
-
"path": "./index.d.ts"
|
|
2309
|
-
"properties": [
|
|
2310
|
-
{
|
|
2311
|
-
"name": ".."
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"name": "cds-text",
|
|
2315
|
-
"type": "string"
|
|
2316
|
-
},
|
|
2317
|
-
{
|
|
2318
|
-
"name": "cds-layout",
|
|
2319
|
-
"type": "string"
|
|
2320
|
-
},
|
|
2321
|
-
{
|
|
2322
|
-
"name": "cds-list",
|
|
2323
|
-
"type": "string"
|
|
2324
|
-
}
|
|
2325
|
-
]
|
|
2048
|
+
"path": "./index.d.ts"
|
|
2326
2049
|
},
|
|
2327
2050
|
{
|
|
2328
2051
|
"name": "cds-placeholder",
|
|
2329
|
-
"path": "./index.d.ts"
|
|
2330
|
-
"properties": [
|
|
2331
|
-
{
|
|
2332
|
-
"name": ".."
|
|
2333
|
-
},
|
|
2334
|
-
{
|
|
2335
|
-
"name": "cds-text",
|
|
2336
|
-
"type": "string"
|
|
2337
|
-
},
|
|
2338
|
-
{
|
|
2339
|
-
"name": "cds-layout",
|
|
2340
|
-
"type": "string"
|
|
2341
|
-
},
|
|
2342
|
-
{
|
|
2343
|
-
"name": "cds-list",
|
|
2344
|
-
"type": "string"
|
|
2345
|
-
}
|
|
2346
|
-
]
|
|
2052
|
+
"path": "./index.d.ts"
|
|
2347
2053
|
},
|
|
2348
2054
|
{
|
|
2349
2055
|
"name": "cds-input-group",
|
|
2350
2056
|
"path": "./input/input-group.element.d.ts",
|
|
2351
2057
|
"description": "Input Group\n\n```typescript\nimport '@cds/core/input/register.js';\n```\n\n```html\n<cds-input-group>\n <label>Host URL</label>\n <cds-select cds-layout=\"align:shrink\">\n <label>URL Protocol</label>\n <select>\n <option>https://</option>\n <option>http://</option>\n </select>\n </cds-select>\n <cds-input>\n <label>Host URL</label>\n <input placeholder=\"example.com\" type=\"url\" />\n </cds-input>\n <cds-control-message>Host ID: 123456</cds-control-message>\n</cds-input-group>\n```",
|
|
2352
|
-
"properties": [
|
|
2353
|
-
{
|
|
2354
|
-
"name": "status",
|
|
2355
|
-
"type": "neutral | error | success"
|
|
2356
|
-
},
|
|
2357
|
-
{
|
|
2358
|
-
"name": "layout",
|
|
2359
|
-
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
2360
|
-
},
|
|
2361
|
-
{
|
|
2362
|
-
"name": "controlAlign",
|
|
2363
|
-
"description": "Align the labels of controls within group left or right",
|
|
2364
|
-
"type": "\"left\" | \"right\""
|
|
2365
|
-
},
|
|
2366
|
-
{
|
|
2367
|
-
"name": "disabled",
|
|
2368
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
2369
|
-
"type": "boolean"
|
|
2370
|
-
},
|
|
2371
|
-
{
|
|
2372
|
-
"name": "controlWidth",
|
|
2373
|
-
"type": "stretch | shrink"
|
|
2374
|
-
},
|
|
2375
|
-
{
|
|
2376
|
-
"name": "responsive",
|
|
2377
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
2378
|
-
"type": "boolean"
|
|
2379
|
-
},
|
|
2380
|
-
{
|
|
2381
|
-
"name": "layoutStable",
|
|
2382
|
-
"type": "boolean"
|
|
2383
|
-
}
|
|
2384
|
-
],
|
|
2385
2058
|
"slots": [
|
|
2386
2059
|
{
|
|
2387
|
-
"name": "
|
|
2060
|
+
"name": "",
|
|
2388
2061
|
"description": "For projecting inputs"
|
|
2389
2062
|
}
|
|
2390
2063
|
]
|
|
@@ -2393,41 +2066,9 @@
|
|
|
2393
2066
|
"name": "cds-input",
|
|
2394
2067
|
"path": "./input/input.element.d.ts",
|
|
2395
2068
|
"description": "Input\n\n```typescript\nimport '@cds/core/input/register.js';\n```\n\n```html\n<cds-input>\n <label>input</label>\n <input type=\"text\" />\n</cds-input>\n```",
|
|
2396
|
-
"properties": [
|
|
2397
|
-
{
|
|
2398
|
-
"name": "status",
|
|
2399
|
-
"type": "neutral | error | success"
|
|
2400
|
-
},
|
|
2401
|
-
{
|
|
2402
|
-
"name": "controlWidth",
|
|
2403
|
-
"type": "stretch | shrink"
|
|
2404
|
-
},
|
|
2405
|
-
{
|
|
2406
|
-
"name": "validate",
|
|
2407
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
2408
|
-
"type": "boolean"
|
|
2409
|
-
},
|
|
2410
|
-
{
|
|
2411
|
-
"name": "responsive",
|
|
2412
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
2413
|
-
"type": "boolean"
|
|
2414
|
-
},
|
|
2415
|
-
{
|
|
2416
|
-
"name": "layout",
|
|
2417
|
-
"type": "vertical | horizontal | compact"
|
|
2418
|
-
},
|
|
2419
|
-
{
|
|
2420
|
-
"name": "layoutChange",
|
|
2421
|
-
"type": "EventEmitter<ControlLayout>"
|
|
2422
|
-
},
|
|
2423
|
-
{
|
|
2424
|
-
"name": "layoutStable",
|
|
2425
|
-
"type": "boolean"
|
|
2426
|
-
}
|
|
2427
|
-
],
|
|
2428
2069
|
"slots": [
|
|
2429
2070
|
{
|
|
2430
|
-
"name": "
|
|
2071
|
+
"name": "",
|
|
2431
2072
|
"description": "For projecting input and label"
|
|
2432
2073
|
}
|
|
2433
2074
|
],
|
|
@@ -2439,351 +2080,103 @@
|
|
|
2439
2080
|
"name": "--background-size"
|
|
2440
2081
|
},
|
|
2441
2082
|
{
|
|
2442
|
-
"name": "--border"
|
|
2443
|
-
},
|
|
2444
|
-
{
|
|
2445
|
-
"name": "--border-color"
|
|
2446
|
-
},
|
|
2447
|
-
{
|
|
2448
|
-
"name": "--border-bottom"
|
|
2449
|
-
},
|
|
2450
|
-
{
|
|
2451
|
-
"name": "--outline"
|
|
2452
|
-
},
|
|
2453
|
-
{
|
|
2454
|
-
"name": "--padding"
|
|
2455
|
-
},
|
|
2456
|
-
{
|
|
2457
|
-
"name": "--font-size"
|
|
2458
|
-
},
|
|
2459
|
-
{
|
|
2460
|
-
"name": "--color"
|
|
2461
|
-
},
|
|
2462
|
-
{
|
|
2463
|
-
"name": "--line-height"
|
|
2464
|
-
},
|
|
2465
|
-
{
|
|
2466
|
-
"name": "--transition"
|
|
2467
|
-
}
|
|
2468
|
-
]
|
|
2469
|
-
},
|
|
2470
|
-
{
|
|
2471
|
-
"name": "cds-input",
|
|
2472
|
-
"path": "./input/register.d.ts",
|
|
2473
|
-
"description": "Input\n\n```typescript\nimport '@cds/core/input/register.js';\n```\n\n```html\n<cds-input>\n <label>input</label>\n <input type=\"text\" />\n</cds-input>\n```",
|
|
2474
|
-
"properties": [
|
|
2475
|
-
{
|
|
2476
|
-
"name": "status",
|
|
2477
|
-
"type": "neutral | error | success"
|
|
2478
|
-
},
|
|
2479
|
-
{
|
|
2480
|
-
"name": "controlWidth",
|
|
2481
|
-
"type": "stretch | shrink"
|
|
2482
|
-
},
|
|
2483
|
-
{
|
|
2484
|
-
"name": "validate",
|
|
2485
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
2486
|
-
"type": "boolean"
|
|
2487
|
-
},
|
|
2488
|
-
{
|
|
2489
|
-
"name": "responsive",
|
|
2490
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
2491
|
-
"type": "boolean"
|
|
2492
|
-
},
|
|
2493
|
-
{
|
|
2494
|
-
"name": "layout",
|
|
2495
|
-
"type": "vertical | horizontal | compact"
|
|
2496
|
-
},
|
|
2497
|
-
{
|
|
2498
|
-
"name": "layoutChange",
|
|
2499
|
-
"type": "EventEmitter<ControlLayout>"
|
|
2500
|
-
},
|
|
2501
|
-
{
|
|
2502
|
-
"name": "layoutStable",
|
|
2503
|
-
"type": "boolean"
|
|
2504
|
-
}
|
|
2505
|
-
],
|
|
2506
|
-
"slots": [
|
|
2507
|
-
{
|
|
2508
|
-
"name": "default",
|
|
2509
|
-
"description": "For projecting input and label"
|
|
2510
|
-
}
|
|
2511
|
-
],
|
|
2512
|
-
"cssProperties": [
|
|
2513
|
-
{
|
|
2514
|
-
"name": "--background"
|
|
2515
|
-
},
|
|
2516
|
-
{
|
|
2517
|
-
"name": "--background-size"
|
|
2518
|
-
},
|
|
2519
|
-
{
|
|
2520
|
-
"name": "--border"
|
|
2521
|
-
},
|
|
2522
|
-
{
|
|
2523
|
-
"name": "--border-color"
|
|
2524
|
-
},
|
|
2525
|
-
{
|
|
2526
|
-
"name": "--border-bottom"
|
|
2527
|
-
},
|
|
2528
|
-
{
|
|
2529
|
-
"name": "--outline"
|
|
2530
|
-
},
|
|
2531
|
-
{
|
|
2532
|
-
"name": "--padding"
|
|
2533
|
-
},
|
|
2534
|
-
{
|
|
2535
|
-
"name": "--font-size"
|
|
2536
|
-
},
|
|
2537
|
-
{
|
|
2538
|
-
"name": "--color"
|
|
2539
|
-
},
|
|
2540
|
-
{
|
|
2541
|
-
"name": "--line-height"
|
|
2542
|
-
},
|
|
2543
|
-
{
|
|
2544
|
-
"name": "--transition"
|
|
2545
|
-
}
|
|
2546
|
-
]
|
|
2547
|
-
},
|
|
2548
|
-
{
|
|
2549
|
-
"name": "cds-input-group",
|
|
2550
|
-
"path": "./input/register.d.ts",
|
|
2551
|
-
"description": "Input Group\n\n```typescript\nimport '@cds/core/input/register.js';\n```\n\n```html\n<cds-input-group>\n <label>Host URL</label>\n <cds-select cds-layout=\"align:shrink\">\n <label>URL Protocol</label>\n <select>\n <option>https://</option>\n <option>http://</option>\n </select>\n </cds-select>\n <cds-input>\n <label>Host URL</label>\n <input placeholder=\"example.com\" type=\"url\" />\n </cds-input>\n <cds-control-message>Host ID: 123456</cds-control-message>\n</cds-input-group>\n```",
|
|
2552
|
-
"properties": [
|
|
2553
|
-
{
|
|
2554
|
-
"name": "status",
|
|
2555
|
-
"type": "neutral | error | success"
|
|
2556
|
-
},
|
|
2557
|
-
{
|
|
2558
|
-
"name": "layout",
|
|
2559
|
-
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
2560
|
-
},
|
|
2561
|
-
{
|
|
2562
|
-
"name": "controlAlign",
|
|
2563
|
-
"description": "Align the labels of controls within group left or right",
|
|
2564
|
-
"type": "\"left\" | \"right\""
|
|
2565
|
-
},
|
|
2566
|
-
{
|
|
2567
|
-
"name": "disabled",
|
|
2568
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
2569
|
-
"type": "boolean"
|
|
2570
|
-
},
|
|
2571
|
-
{
|
|
2572
|
-
"name": "controlWidth",
|
|
2573
|
-
"type": "stretch | shrink"
|
|
2574
|
-
},
|
|
2575
|
-
{
|
|
2576
|
-
"name": "responsive",
|
|
2577
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
2578
|
-
"type": "boolean"
|
|
2579
|
-
},
|
|
2580
|
-
{
|
|
2581
|
-
"name": "layoutStable",
|
|
2582
|
-
"type": "boolean"
|
|
2583
|
-
}
|
|
2584
|
-
],
|
|
2585
|
-
"slots": [
|
|
2586
|
-
{
|
|
2587
|
-
"name": "default",
|
|
2588
|
-
"description": "For projecting inputs"
|
|
2589
|
-
}
|
|
2590
|
-
]
|
|
2591
|
-
},
|
|
2592
|
-
{
|
|
2593
|
-
"name": "cds-internal-close-button",
|
|
2594
|
-
"path": "./internal-components/close-button/close-button.element.d.ts",
|
|
2595
|
-
"description": "Standard close button for Clarity Components\n\n```typescript\nimport '@cds/core/internal-components/close-button/register.js';\n```\n\n```html\n<cds-internal-close-button></cds-internal-close-button>\n```",
|
|
2596
|
-
"properties": [
|
|
2597
|
-
{
|
|
2598
|
-
"name": "iconSize",
|
|
2599
|
-
"type": "string"
|
|
2600
|
-
},
|
|
2601
|
-
{
|
|
2602
|
-
"name": "iconShape",
|
|
2603
|
-
"type": "string"
|
|
2604
|
-
},
|
|
2605
|
-
{
|
|
2606
|
-
"name": "ariaLabel",
|
|
2607
|
-
"description": "The aria-label attribute is required for accessibility. The cds-icon-button\nwill warn if used without the aria-label being set.\n\nIdeally, the aria-label will be specific to the button's purpose. Avoid sharing\ngeneric labels across multiple icon buttons on a page.",
|
|
2608
|
-
"type": "string"
|
|
2609
|
-
},
|
|
2610
|
-
{
|
|
2611
|
-
"name": "action",
|
|
2612
|
-
"description": "Define the type of action the button triggers\n\n- `solid`: buttons direct the user’s attention to the primary action the application is suggesting that the user take.\n- `outline`: buttons indicate secondary actions that compliments a primary action or reduces visual noise when there are many actions on the page.\n- `flat`: buttons are used as tertiary buttons. Can also be used inline because they are different from content in style and recognizable as buttons alongside content.",
|
|
2613
|
-
"type": "\"solid\" | \"outline\" | \"flat\" | \"flat-inline\""
|
|
2614
|
-
},
|
|
2615
|
-
{
|
|
2616
|
-
"name": "status",
|
|
2617
|
-
"description": "Sets the color of the button to match the following string statuses",
|
|
2618
|
-
"type": "\"primary\" | \"success\" | \"warning\" | \"danger\" | \"neutral\" | \"inverse\""
|
|
2619
|
-
},
|
|
2620
|
-
{
|
|
2621
|
-
"name": "size",
|
|
2622
|
-
"description": "Sets the overall height and width of the button based on the following string values:",
|
|
2623
|
-
"type": "\"sm\" | \"md\""
|
|
2624
|
-
},
|
|
2625
|
-
{
|
|
2626
|
-
"name": "block",
|
|
2627
|
-
"description": "Sets if the button should be full width with display block",
|
|
2628
|
-
"type": "boolean"
|
|
2629
|
-
},
|
|
2630
|
-
{
|
|
2631
|
-
"name": "privateHost",
|
|
2632
|
-
"type": "HTMLElement"
|
|
2633
|
-
},
|
|
2634
|
-
{
|
|
2635
|
-
"name": "loadingState",
|
|
2636
|
-
"type": "default | loading | success | error"
|
|
2637
|
-
},
|
|
2638
|
-
{
|
|
2639
|
-
"name": "readonly",
|
|
2640
|
-
"type": "boolean"
|
|
2641
|
-
},
|
|
2642
|
-
{
|
|
2643
|
-
"name": "type",
|
|
2644
|
-
"type": "\"button\" | \"submit\""
|
|
2645
|
-
},
|
|
2646
|
-
{
|
|
2647
|
-
"name": "name",
|
|
2648
|
-
"type": "string"
|
|
2649
|
-
},
|
|
2650
|
-
{
|
|
2651
|
-
"name": "value",
|
|
2652
|
-
"type": "string"
|
|
2653
|
-
},
|
|
2654
|
-
{
|
|
2655
|
-
"name": "disabled",
|
|
2656
|
-
"type": "boolean"
|
|
2657
|
-
}
|
|
2658
|
-
],
|
|
2659
|
-
"slots": [
|
|
2660
|
-
{
|
|
2661
|
-
"name": "default",
|
|
2662
|
-
"description": "Content slot for inside the button"
|
|
2663
|
-
}
|
|
2664
|
-
],
|
|
2665
|
-
"cssProperties": [
|
|
2666
|
-
{
|
|
2667
|
-
"name": "--background"
|
|
2668
|
-
},
|
|
2669
|
-
{
|
|
2670
|
-
"name": "--color"
|
|
2671
|
-
},
|
|
2672
|
-
{
|
|
2673
|
-
"name": "--opacity"
|
|
2674
|
-
},
|
|
2675
|
-
{
|
|
2676
|
-
"name": "--padding"
|
|
2677
|
-
},
|
|
2678
|
-
{
|
|
2679
|
-
"name": "--border-color"
|
|
2680
|
-
},
|
|
2681
|
-
{
|
|
2682
|
-
"name": "--border-radius"
|
|
2683
|
-
},
|
|
2684
|
-
{
|
|
2685
|
-
"name": "--border-width"
|
|
2686
|
-
},
|
|
2687
|
-
{
|
|
2688
|
-
"name": "--box-shadow-color"
|
|
2083
|
+
"name": "--border"
|
|
2689
2084
|
},
|
|
2690
2085
|
{
|
|
2691
|
-
"name": "--
|
|
2086
|
+
"name": "--border-color"
|
|
2692
2087
|
},
|
|
2693
2088
|
{
|
|
2694
|
-
"name": "--
|
|
2089
|
+
"name": "--border-bottom"
|
|
2695
2090
|
},
|
|
2696
2091
|
{
|
|
2697
|
-
"name": "--
|
|
2092
|
+
"name": "--outline"
|
|
2698
2093
|
},
|
|
2699
2094
|
{
|
|
2700
|
-
"name": "--
|
|
2095
|
+
"name": "--padding"
|
|
2701
2096
|
},
|
|
2702
2097
|
{
|
|
2703
|
-
"name": "--
|
|
2098
|
+
"name": "--font-size"
|
|
2704
2099
|
},
|
|
2705
2100
|
{
|
|
2706
|
-
"name": "--
|
|
2101
|
+
"name": "--color"
|
|
2707
2102
|
},
|
|
2708
2103
|
{
|
|
2709
|
-
"name": "--
|
|
2104
|
+
"name": "--line-height"
|
|
2710
2105
|
},
|
|
2711
2106
|
{
|
|
2712
|
-
"name": "--
|
|
2107
|
+
"name": "--transition"
|
|
2713
2108
|
}
|
|
2714
2109
|
]
|
|
2715
2110
|
},
|
|
2716
2111
|
{
|
|
2717
|
-
"name": "cds-
|
|
2718
|
-
"path": "./
|
|
2719
|
-
"description": "
|
|
2720
|
-
"
|
|
2112
|
+
"name": "cds-input",
|
|
2113
|
+
"path": "./input/register.d.ts",
|
|
2114
|
+
"description": "Input\n\n```typescript\nimport '@cds/core/input/register.js';\n```\n\n```html\n<cds-input>\n <label>input</label>\n <input type=\"text\" />\n</cds-input>\n```",
|
|
2115
|
+
"slots": [
|
|
2721
2116
|
{
|
|
2722
|
-
"name": "
|
|
2723
|
-
"
|
|
2724
|
-
}
|
|
2117
|
+
"name": "",
|
|
2118
|
+
"description": "For projecting input and label"
|
|
2119
|
+
}
|
|
2120
|
+
],
|
|
2121
|
+
"cssProperties": [
|
|
2725
2122
|
{
|
|
2726
|
-
"name": "
|
|
2727
|
-
"type": "string"
|
|
2123
|
+
"name": "--background"
|
|
2728
2124
|
},
|
|
2729
2125
|
{
|
|
2730
|
-
"name": "
|
|
2731
|
-
"description": "The aria-label attribute is required for accessibility. The cds-icon-button\nwill warn if used without the aria-label being set.\n\nIdeally, the aria-label will be specific to the button's purpose. Avoid sharing\ngeneric labels across multiple icon buttons on a page.",
|
|
2732
|
-
"type": "string"
|
|
2126
|
+
"name": "--background-size"
|
|
2733
2127
|
},
|
|
2734
2128
|
{
|
|
2735
|
-
"name": "
|
|
2736
|
-
"description": "Define the type of action the button triggers\n\n- `solid`: buttons direct the user’s attention to the primary action the application is suggesting that the user take.\n- `outline`: buttons indicate secondary actions that compliments a primary action or reduces visual noise when there are many actions on the page.\n- `flat`: buttons are used as tertiary buttons. Can also be used inline because they are different from content in style and recognizable as buttons alongside content.",
|
|
2737
|
-
"type": "\"solid\" | \"outline\" | \"flat\" | \"flat-inline\""
|
|
2129
|
+
"name": "--border"
|
|
2738
2130
|
},
|
|
2739
2131
|
{
|
|
2740
|
-
"name": "
|
|
2741
|
-
"description": "Sets the color of the button to match the following string statuses",
|
|
2742
|
-
"type": "\"primary\" | \"success\" | \"warning\" | \"danger\" | \"neutral\" | \"inverse\""
|
|
2132
|
+
"name": "--border-color"
|
|
2743
2133
|
},
|
|
2744
2134
|
{
|
|
2745
|
-
"name": "
|
|
2746
|
-
"description": "Sets the overall height and width of the button based on the following string values:",
|
|
2747
|
-
"type": "\"sm\" | \"md\""
|
|
2135
|
+
"name": "--border-bottom"
|
|
2748
2136
|
},
|
|
2749
2137
|
{
|
|
2750
|
-
"name": "
|
|
2751
|
-
"description": "Sets if the button should be full width with display block",
|
|
2752
|
-
"type": "boolean"
|
|
2138
|
+
"name": "--outline"
|
|
2753
2139
|
},
|
|
2754
2140
|
{
|
|
2755
|
-
"name": "
|
|
2756
|
-
"type": "HTMLElement"
|
|
2141
|
+
"name": "--padding"
|
|
2757
2142
|
},
|
|
2758
2143
|
{
|
|
2759
|
-
"name": "
|
|
2760
|
-
"type": "default | loading | success | error"
|
|
2144
|
+
"name": "--font-size"
|
|
2761
2145
|
},
|
|
2762
2146
|
{
|
|
2763
|
-
"name": "
|
|
2764
|
-
"type": "boolean"
|
|
2147
|
+
"name": "--color"
|
|
2765
2148
|
},
|
|
2766
2149
|
{
|
|
2767
|
-
"name": "
|
|
2768
|
-
"type": "\"button\" | \"submit\""
|
|
2150
|
+
"name": "--line-height"
|
|
2769
2151
|
},
|
|
2770
2152
|
{
|
|
2771
|
-
"name": "
|
|
2772
|
-
|
|
2773
|
-
|
|
2153
|
+
"name": "--transition"
|
|
2154
|
+
}
|
|
2155
|
+
]
|
|
2156
|
+
},
|
|
2157
|
+
{
|
|
2158
|
+
"name": "cds-input-group",
|
|
2159
|
+
"path": "./input/register.d.ts",
|
|
2160
|
+
"description": "Input Group\n\n```typescript\nimport '@cds/core/input/register.js';\n```\n\n```html\n<cds-input-group>\n <label>Host URL</label>\n <cds-select cds-layout=\"align:shrink\">\n <label>URL Protocol</label>\n <select>\n <option>https://</option>\n <option>http://</option>\n </select>\n </cds-select>\n <cds-input>\n <label>Host URL</label>\n <input placeholder=\"example.com\" type=\"url\" />\n </cds-input>\n <cds-control-message>Host ID: 123456</cds-control-message>\n</cds-input-group>\n```",
|
|
2161
|
+
"slots": [
|
|
2774
2162
|
{
|
|
2775
|
-
"name": "
|
|
2163
|
+
"name": "",
|
|
2164
|
+
"description": "For projecting inputs"
|
|
2165
|
+
}
|
|
2166
|
+
]
|
|
2167
|
+
},
|
|
2168
|
+
{
|
|
2169
|
+
"name": "cds-internal-close-button",
|
|
2170
|
+
"path": "./internal-components/close-button/close-button.element.d.ts",
|
|
2171
|
+
"description": "Standard close button for Clarity Components\n\n```typescript\nimport '@cds/core/internal-components/close-button/register.js';\n```\n\n```html\n<cds-internal-close-button></cds-internal-close-button>\n```",
|
|
2172
|
+
"properties": [
|
|
2173
|
+
{
|
|
2174
|
+
"name": "iconSize",
|
|
2776
2175
|
"type": "string"
|
|
2777
2176
|
},
|
|
2778
2177
|
{
|
|
2779
|
-
"name": "
|
|
2780
|
-
"type": "
|
|
2781
|
-
}
|
|
2782
|
-
],
|
|
2783
|
-
"slots": [
|
|
2784
|
-
{
|
|
2785
|
-
"name": "default",
|
|
2786
|
-
"description": "Content slot for inside the button"
|
|
2178
|
+
"name": "iconShape",
|
|
2179
|
+
"type": "string"
|
|
2787
2180
|
}
|
|
2788
2181
|
],
|
|
2789
2182
|
"cssProperties": [
|
|
@@ -2798,42 +2191,35 @@
|
|
|
2798
2191
|
},
|
|
2799
2192
|
{
|
|
2800
2193
|
"name": "--padding"
|
|
2801
|
-
}
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
"name": "--border-width"
|
|
2810
|
-
},
|
|
2811
|
-
{
|
|
2812
|
-
"name": "--box-shadow-color"
|
|
2813
|
-
},
|
|
2814
|
-
{
|
|
2815
|
-
"name": "--font-size"
|
|
2816
|
-
},
|
|
2817
|
-
{
|
|
2818
|
-
"name": "--height"
|
|
2819
|
-
},
|
|
2194
|
+
}
|
|
2195
|
+
]
|
|
2196
|
+
},
|
|
2197
|
+
{
|
|
2198
|
+
"name": "cds-internal-close-button",
|
|
2199
|
+
"path": "./internal-components/close-button/register.d.ts",
|
|
2200
|
+
"description": "Standard close button for Clarity Components\n\n```typescript\nimport '@cds/core/internal-components/close-button/register.js';\n```\n\n```html\n<cds-internal-close-button></cds-internal-close-button>\n```",
|
|
2201
|
+
"properties": [
|
|
2820
2202
|
{
|
|
2821
|
-
"name": "
|
|
2203
|
+
"name": "iconSize",
|
|
2204
|
+
"type": "string"
|
|
2822
2205
|
},
|
|
2823
2206
|
{
|
|
2824
|
-
"name": "
|
|
2825
|
-
|
|
2207
|
+
"name": "iconShape",
|
|
2208
|
+
"type": "string"
|
|
2209
|
+
}
|
|
2210
|
+
],
|
|
2211
|
+
"cssProperties": [
|
|
2826
2212
|
{
|
|
2827
|
-
"name": "--
|
|
2213
|
+
"name": "--background"
|
|
2828
2214
|
},
|
|
2829
2215
|
{
|
|
2830
|
-
"name": "--
|
|
2216
|
+
"name": "--color"
|
|
2831
2217
|
},
|
|
2832
2218
|
{
|
|
2833
|
-
"name": "--
|
|
2219
|
+
"name": "--opacity"
|
|
2834
2220
|
},
|
|
2835
2221
|
{
|
|
2836
|
-
"name": "--
|
|
2222
|
+
"name": "--padding"
|
|
2837
2223
|
}
|
|
2838
2224
|
]
|
|
2839
2225
|
},
|
|
@@ -2842,41 +2228,19 @@
|
|
|
2842
2228
|
"path": "./internal-components/overlay/overlay.element.d.ts",
|
|
2843
2229
|
"description": "```typescript\nimport '@cds/core/internal-components/overlay/register.js';\n```\n\n```html\n<cds-internal-overlay>\n <section cds-layout=\"vertical align:horizontal-stretch\">\n <div cds-layout=\"vertical pad:md gap:md\">\n <h2 cds-text=\"display\">A Title</h2>\n <div>\n <p cds-text=\"body\">\n Content inside a generic overlay.\n </p>\n </div>\n </div>\n </section>\n</cds-internal-overlay>\n```",
|
|
2844
2230
|
"properties": [
|
|
2845
|
-
{
|
|
2846
|
-
"name": "ariaModal",
|
|
2847
|
-
"type": "string"
|
|
2848
|
-
},
|
|
2849
|
-
{
|
|
2850
|
-
"name": "role",
|
|
2851
|
-
"type": "string"
|
|
2852
|
-
},
|
|
2853
2231
|
{
|
|
2854
2232
|
"name": "cdsMotion",
|
|
2855
2233
|
"type": "string"
|
|
2856
2234
|
},
|
|
2857
2235
|
{
|
|
2858
|
-
"name": "cdsMotionChange"
|
|
2859
|
-
"type": "EventEmitter<string>"
|
|
2860
|
-
},
|
|
2861
|
-
{
|
|
2862
|
-
"name": "focusTrap",
|
|
2863
|
-
"type": "FocusTrap"
|
|
2864
|
-
},
|
|
2865
|
-
{
|
|
2866
|
-
"name": "topReboundElement",
|
|
2867
|
-
"type": "HTMLElement"
|
|
2868
|
-
},
|
|
2869
|
-
{
|
|
2870
|
-
"name": "bottomReboundElement",
|
|
2871
|
-
"type": "HTMLElement"
|
|
2236
|
+
"name": "cdsMotionChange"
|
|
2872
2237
|
},
|
|
2873
2238
|
{
|
|
2874
|
-
"name": "
|
|
2875
|
-
"
|
|
2876
|
-
"type": "boolean"
|
|
2239
|
+
"name": "ariaModal",
|
|
2240
|
+
"type": "string"
|
|
2877
2241
|
},
|
|
2878
2242
|
{
|
|
2879
|
-
"name": "
|
|
2243
|
+
"name": "role",
|
|
2880
2244
|
"type": "string"
|
|
2881
2245
|
}
|
|
2882
2246
|
],
|
|
@@ -2888,7 +2252,7 @@
|
|
|
2888
2252
|
],
|
|
2889
2253
|
"slots": [
|
|
2890
2254
|
{
|
|
2891
|
-
"name": "
|
|
2255
|
+
"name": "",
|
|
2892
2256
|
"description": "Content slot for the content inside the overlay's panel"
|
|
2893
2257
|
}
|
|
2894
2258
|
],
|
|
@@ -2913,41 +2277,19 @@
|
|
|
2913
2277
|
"path": "./internal-components/overlay/register.d.ts",
|
|
2914
2278
|
"description": "```typescript\nimport '@cds/core/internal-components/overlay/register.js';\n```\n\n```html\n<cds-internal-overlay>\n <section cds-layout=\"vertical align:horizontal-stretch\">\n <div cds-layout=\"vertical pad:md gap:md\">\n <h2 cds-text=\"display\">A Title</h2>\n <div>\n <p cds-text=\"body\">\n Content inside a generic overlay.\n </p>\n </div>\n </div>\n </section>\n</cds-internal-overlay>\n```",
|
|
2915
2279
|
"properties": [
|
|
2916
|
-
{
|
|
2917
|
-
"name": "ariaModal",
|
|
2918
|
-
"type": "string"
|
|
2919
|
-
},
|
|
2920
|
-
{
|
|
2921
|
-
"name": "role",
|
|
2922
|
-
"type": "string"
|
|
2923
|
-
},
|
|
2924
2280
|
{
|
|
2925
2281
|
"name": "cdsMotion",
|
|
2926
2282
|
"type": "string"
|
|
2927
2283
|
},
|
|
2928
2284
|
{
|
|
2929
|
-
"name": "cdsMotionChange"
|
|
2930
|
-
"type": "EventEmitter<string>"
|
|
2931
|
-
},
|
|
2932
|
-
{
|
|
2933
|
-
"name": "focusTrap",
|
|
2934
|
-
"type": "FocusTrap"
|
|
2935
|
-
},
|
|
2936
|
-
{
|
|
2937
|
-
"name": "topReboundElement",
|
|
2938
|
-
"type": "HTMLElement"
|
|
2939
|
-
},
|
|
2940
|
-
{
|
|
2941
|
-
"name": "bottomReboundElement",
|
|
2942
|
-
"type": "HTMLElement"
|
|
2285
|
+
"name": "cdsMotionChange"
|
|
2943
2286
|
},
|
|
2944
2287
|
{
|
|
2945
|
-
"name": "
|
|
2946
|
-
"
|
|
2947
|
-
"type": "boolean"
|
|
2288
|
+
"name": "ariaModal",
|
|
2289
|
+
"type": "string"
|
|
2948
2290
|
},
|
|
2949
2291
|
{
|
|
2950
|
-
"name": "
|
|
2292
|
+
"name": "role",
|
|
2951
2293
|
"type": "string"
|
|
2952
2294
|
}
|
|
2953
2295
|
],
|
|
@@ -2959,7 +2301,7 @@
|
|
|
2959
2301
|
],
|
|
2960
2302
|
"slots": [
|
|
2961
2303
|
{
|
|
2962
|
-
"name": "
|
|
2304
|
+
"name": "",
|
|
2963
2305
|
"description": "Content slot for the content inside the overlay's panel"
|
|
2964
2306
|
}
|
|
2965
2307
|
],
|
|
@@ -2985,7 +2327,7 @@
|
|
|
2985
2327
|
"description": "```typescript\nimport '@cds/core/internal-components/panel/register.js';\n```\n\n```html\n<cds-internal-panel>\n // content\n</cds-internal-panel>\n```",
|
|
2986
2328
|
"slots": [
|
|
2987
2329
|
{
|
|
2988
|
-
"name": "
|
|
2330
|
+
"name": "",
|
|
2989
2331
|
"description": "Content slot for the content inside the panel"
|
|
2990
2332
|
}
|
|
2991
2333
|
],
|
|
@@ -3031,7 +2373,7 @@
|
|
|
3031
2373
|
"description": "```typescript\nimport '@cds/core/internal-components/panel/register.js';\n```\n\n```html\n<cds-internal-panel>\n // content\n</cds-internal-panel>\n```",
|
|
3032
2374
|
"slots": [
|
|
3033
2375
|
{
|
|
3034
|
-
"name": "
|
|
2376
|
+
"name": "",
|
|
3035
2377
|
"description": "Content slot for the content inside the panel"
|
|
3036
2378
|
}
|
|
3037
2379
|
],
|
|
@@ -3109,43 +2451,6 @@
|
|
|
3109
2451
|
"name": "size",
|
|
3110
2452
|
"description": "Sets the overall height and width of the modal and icon based on value",
|
|
3111
2453
|
"type": "\"default\" | \"sm\" | \"lg\" | \"xl\""
|
|
3112
|
-
},
|
|
3113
|
-
{
|
|
3114
|
-
"name": "ariaModal",
|
|
3115
|
-
"type": "string"
|
|
3116
|
-
},
|
|
3117
|
-
{
|
|
3118
|
-
"name": "role",
|
|
3119
|
-
"type": "string"
|
|
3120
|
-
},
|
|
3121
|
-
{
|
|
3122
|
-
"name": "cdsMotion",
|
|
3123
|
-
"type": "string"
|
|
3124
|
-
},
|
|
3125
|
-
{
|
|
3126
|
-
"name": "cdsMotionChange",
|
|
3127
|
-
"type": "EventEmitter<string>"
|
|
3128
|
-
},
|
|
3129
|
-
{
|
|
3130
|
-
"name": "focusTrap",
|
|
3131
|
-
"type": "FocusTrap"
|
|
3132
|
-
},
|
|
3133
|
-
{
|
|
3134
|
-
"name": "topReboundElement",
|
|
3135
|
-
"type": "HTMLElement"
|
|
3136
|
-
},
|
|
3137
|
-
{
|
|
3138
|
-
"name": "bottomReboundElement",
|
|
3139
|
-
"type": "HTMLElement"
|
|
3140
|
-
},
|
|
3141
|
-
{
|
|
3142
|
-
"name": "hidden",
|
|
3143
|
-
"description": "Its recommended to remove or add a focus trap element from the DOM\nsome SSR systems can have technical constraints where the item can\nonly be removed via CSS/hidden.",
|
|
3144
|
-
"type": "boolean"
|
|
3145
|
-
},
|
|
3146
|
-
{
|
|
3147
|
-
"name": "focusTrapId",
|
|
3148
|
-
"type": "string"
|
|
3149
2454
|
}
|
|
3150
2455
|
],
|
|
3151
2456
|
"events": [
|
|
@@ -3156,7 +2461,7 @@
|
|
|
3156
2461
|
],
|
|
3157
2462
|
"slots": [
|
|
3158
2463
|
{
|
|
3159
|
-
"name": "
|
|
2464
|
+
"name": ""
|
|
3160
2465
|
},
|
|
3161
2466
|
{
|
|
3162
2467
|
"name": "cds-modal-content"
|
|
@@ -3196,11 +2501,16 @@
|
|
|
3196
2501
|
"name": "--width"
|
|
3197
2502
|
},
|
|
3198
2503
|
{
|
|
3199
|
-
"name": "--
|
|
2504
|
+
"name": "--content-overflow",
|
|
2505
|
+
"description": "set as { x, y }. take care when customizing because overflow settings can have unintended side effects."
|
|
3200
2506
|
},
|
|
3201
2507
|
{
|
|
3202
|
-
"name": "--
|
|
3203
|
-
"description": "
|
|
2508
|
+
"name": "--max-height",
|
|
2509
|
+
"description": "sets hard limit on height of modal"
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
"name": "--tablet-max-height",
|
|
2513
|
+
"description": "sets hard limit on height of modal when on a tablet in landscape mode"
|
|
3204
2514
|
}
|
|
3205
2515
|
]
|
|
3206
2516
|
},
|
|
@@ -3223,62 +2533,25 @@
|
|
|
3223
2533
|
"name": "cds-modal-header",
|
|
3224
2534
|
"path": "./modal/register.d.ts",
|
|
3225
2535
|
"description": "Web component modal header to be used inside modal.\n\n```typescript\nimport '@cds/core/modal/register.js';\n```\n\n```html\n<cds-modal>\n <cds-modal-header>\n <h3 cds-text=\"title\">My Modal</h3>\n </cds-modal-header>\n <cds-modal-content>\n <p>Lorem Ipsum</p>\n </cds-modal-content>\n <cds-modal-actions>\n <cds-button>Ok</cds-button>\n </cds-modal-actions>\n</cds-modal>\n```"
|
|
3226
|
-
},
|
|
3227
|
-
{
|
|
3228
|
-
"name": "cds-modal",
|
|
3229
|
-
"path": "./modal/register.d.ts",
|
|
3230
|
-
"description": "Web component modal.\n\n```typescript\nimport '@cds/core/modal/register.js';\n```\n\n```html\n<cds-modal>\n <cds-modal-header>\n <h3 cds-text=\"title\">My Modal</h3>\n </cds-modal-header>\n <cds-modal-content>\n <p>Lorem Ipsum</p>\n </cds-modal-content>\n <cds-modal-actions>\n <cds-button>Ok</cds-button>\n </cds-modal-actions>\n</cds-modal>\n```",
|
|
3231
|
-
"properties": [
|
|
3232
|
-
{
|
|
3233
|
-
"name": "i18n",
|
|
3234
|
-
"type": "{ closeButtonAriaLabel: string; contentStart: string; contentBox: string; contentEnd: string; }"
|
|
3235
|
-
},
|
|
3236
|
-
{
|
|
3237
|
-
"name": "closable",
|
|
3238
|
-
"description": "If false, the modal will not render the close button.",
|
|
3239
|
-
"type": "boolean"
|
|
3240
|
-
},
|
|
3241
|
-
{
|
|
3242
|
-
"name": "size",
|
|
3243
|
-
"description": "Sets the overall height and width of the modal and icon based on value",
|
|
3244
|
-
"type": "\"default\" | \"sm\" | \"lg\" | \"xl\""
|
|
3245
|
-
},
|
|
3246
|
-
{
|
|
3247
|
-
"name": "ariaModal",
|
|
3248
|
-
"type": "string"
|
|
3249
|
-
},
|
|
3250
|
-
{
|
|
3251
|
-
"name": "role",
|
|
3252
|
-
"type": "string"
|
|
3253
|
-
},
|
|
3254
|
-
{
|
|
3255
|
-
"name": "cdsMotion",
|
|
3256
|
-
"type": "string"
|
|
3257
|
-
},
|
|
3258
|
-
{
|
|
3259
|
-
"name": "cdsMotionChange",
|
|
3260
|
-
"type": "EventEmitter<string>"
|
|
3261
|
-
},
|
|
3262
|
-
{
|
|
3263
|
-
"name": "focusTrap",
|
|
3264
|
-
"type": "FocusTrap"
|
|
3265
|
-
},
|
|
3266
|
-
{
|
|
3267
|
-
"name": "topReboundElement",
|
|
3268
|
-
"type": "HTMLElement"
|
|
3269
|
-
},
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"name": "cds-modal",
|
|
2539
|
+
"path": "./modal/register.d.ts",
|
|
2540
|
+
"description": "Web component modal.\n\n```typescript\nimport '@cds/core/modal/register.js';\n```\n\n```html\n<cds-modal>\n <cds-modal-header>\n <h3 cds-text=\"title\">My Modal</h3>\n </cds-modal-header>\n <cds-modal-content>\n <p>Lorem Ipsum</p>\n </cds-modal-content>\n <cds-modal-actions>\n <cds-button>Ok</cds-button>\n </cds-modal-actions>\n</cds-modal>\n```",
|
|
2541
|
+
"properties": [
|
|
3270
2542
|
{
|
|
3271
|
-
"name": "
|
|
3272
|
-
"type": "
|
|
2543
|
+
"name": "i18n",
|
|
2544
|
+
"type": "{ closeButtonAriaLabel: string; contentStart: string; contentBox: string; contentEnd: string; }"
|
|
3273
2545
|
},
|
|
3274
2546
|
{
|
|
3275
|
-
"name": "
|
|
3276
|
-
"description": "
|
|
2547
|
+
"name": "closable",
|
|
2548
|
+
"description": "If false, the modal will not render the close button.",
|
|
3277
2549
|
"type": "boolean"
|
|
3278
2550
|
},
|
|
3279
2551
|
{
|
|
3280
|
-
"name": "
|
|
3281
|
-
"
|
|
2552
|
+
"name": "size",
|
|
2553
|
+
"description": "Sets the overall height and width of the modal and icon based on value",
|
|
2554
|
+
"type": "\"default\" | \"sm\" | \"lg\" | \"xl\""
|
|
3282
2555
|
}
|
|
3283
2556
|
],
|
|
3284
2557
|
"events": [
|
|
@@ -3289,7 +2562,7 @@
|
|
|
3289
2562
|
],
|
|
3290
2563
|
"slots": [
|
|
3291
2564
|
{
|
|
3292
|
-
"name": "
|
|
2565
|
+
"name": ""
|
|
3293
2566
|
},
|
|
3294
2567
|
{
|
|
3295
2568
|
"name": "cds-modal-content"
|
|
@@ -3329,11 +2602,16 @@
|
|
|
3329
2602
|
"name": "--width"
|
|
3330
2603
|
},
|
|
3331
2604
|
{
|
|
3332
|
-
"name": "--
|
|
2605
|
+
"name": "--content-overflow",
|
|
2606
|
+
"description": "set as { x, y }. take care when customizing because overflow settings can have unintended side effects."
|
|
3333
2607
|
},
|
|
3334
2608
|
{
|
|
3335
|
-
"name": "--
|
|
3336
|
-
"description": "
|
|
2609
|
+
"name": "--max-height",
|
|
2610
|
+
"description": "sets hard limit on height of modal"
|
|
2611
|
+
},
|
|
2612
|
+
{
|
|
2613
|
+
"name": "--tablet-max-height",
|
|
2614
|
+
"description": "sets hard limit on height of modal when on a tablet in landscape mode"
|
|
3337
2615
|
}
|
|
3338
2616
|
]
|
|
3339
2617
|
},
|
|
@@ -3344,36 +2622,17 @@
|
|
|
3344
2622
|
"properties": [
|
|
3345
2623
|
{
|
|
3346
2624
|
"name": "action",
|
|
3347
|
-
"
|
|
2625
|
+
"description": "Sets the action from a predefined list of actions",
|
|
2626
|
+
"type": "\"first\" | \"prev\" | \"next\" | \"last\""
|
|
3348
2627
|
},
|
|
3349
2628
|
{
|
|
3350
2629
|
"name": "cdsIcon",
|
|
3351
2630
|
"type": "HTMLElement"
|
|
3352
|
-
},
|
|
3353
|
-
{
|
|
3354
|
-
"name": "readonly",
|
|
3355
|
-
"type": "boolean"
|
|
3356
|
-
},
|
|
3357
|
-
{
|
|
3358
|
-
"name": "type",
|
|
3359
|
-
"type": "\"button\" | \"submit\""
|
|
3360
|
-
},
|
|
3361
|
-
{
|
|
3362
|
-
"name": "name",
|
|
3363
|
-
"type": "string"
|
|
3364
|
-
},
|
|
3365
|
-
{
|
|
3366
|
-
"name": "value",
|
|
3367
|
-
"type": "string"
|
|
3368
|
-
},
|
|
3369
|
-
{
|
|
3370
|
-
"name": "disabled",
|
|
3371
|
-
"type": "boolean"
|
|
3372
2631
|
}
|
|
3373
2632
|
],
|
|
3374
2633
|
"slots": [
|
|
3375
2634
|
{
|
|
3376
|
-
"name": "
|
|
2635
|
+
"name": ""
|
|
3377
2636
|
},
|
|
3378
2637
|
{
|
|
3379
2638
|
"name": "cds-icon"
|
|
@@ -3412,7 +2671,7 @@
|
|
|
3412
2671
|
"description": "Web component pagination.\n\n```typescript\nimport '@cds/core/pagination/register.js';\n```\n\n```html\n<cds-pagination>\n <cds-pagination-button action=\"first\" disabled></cds-pagination-button>\n <cds-pagination-button action=\"prev\" disabled></cds-pagination-button>\n <span aria-label=\"current page\">1 / 3</span>\n <cds-pagination-button action=\"next\"></cds-pagination-button>\n <cds-pagination-button action=\"last\"></cds-pagination-button>\n</cds-pagination>\n```",
|
|
3413
2672
|
"slots": [
|
|
3414
2673
|
{
|
|
3415
|
-
"name": "
|
|
2674
|
+
"name": ""
|
|
3416
2675
|
},
|
|
3417
2676
|
{
|
|
3418
2677
|
"name": "cds-pagination-button"
|
|
@@ -3433,7 +2692,7 @@
|
|
|
3433
2692
|
"description": "Web component pagination.\n\n```typescript\nimport '@cds/core/pagination/register.js';\n```\n\n```html\n<cds-pagination>\n <cds-pagination-button action=\"first\" disabled></cds-pagination-button>\n <cds-pagination-button action=\"prev\" disabled></cds-pagination-button>\n <span aria-label=\"current page\">1 / 3</span>\n <cds-pagination-button action=\"next\"></cds-pagination-button>\n <cds-pagination-button action=\"last\"></cds-pagination-button>\n</cds-pagination>\n```",
|
|
3434
2693
|
"slots": [
|
|
3435
2694
|
{
|
|
3436
|
-
"name": "
|
|
2695
|
+
"name": ""
|
|
3437
2696
|
},
|
|
3438
2697
|
{
|
|
3439
2698
|
"name": "cds-pagination-button"
|
|
@@ -3455,36 +2714,17 @@
|
|
|
3455
2714
|
"properties": [
|
|
3456
2715
|
{
|
|
3457
2716
|
"name": "action",
|
|
3458
|
-
"
|
|
2717
|
+
"description": "Sets the action from a predefined list of actions",
|
|
2718
|
+
"type": "\"first\" | \"prev\" | \"next\" | \"last\""
|
|
3459
2719
|
},
|
|
3460
2720
|
{
|
|
3461
2721
|
"name": "cdsIcon",
|
|
3462
2722
|
"type": "HTMLElement"
|
|
3463
|
-
},
|
|
3464
|
-
{
|
|
3465
|
-
"name": "readonly",
|
|
3466
|
-
"type": "boolean"
|
|
3467
|
-
},
|
|
3468
|
-
{
|
|
3469
|
-
"name": "type",
|
|
3470
|
-
"type": "\"button\" | \"submit\""
|
|
3471
|
-
},
|
|
3472
|
-
{
|
|
3473
|
-
"name": "name",
|
|
3474
|
-
"type": "string"
|
|
3475
|
-
},
|
|
3476
|
-
{
|
|
3477
|
-
"name": "value",
|
|
3478
|
-
"type": "string"
|
|
3479
|
-
},
|
|
3480
|
-
{
|
|
3481
|
-
"name": "disabled",
|
|
3482
|
-
"type": "boolean"
|
|
3483
2723
|
}
|
|
3484
2724
|
],
|
|
3485
2725
|
"slots": [
|
|
3486
2726
|
{
|
|
3487
|
-
"name": "
|
|
2727
|
+
"name": ""
|
|
3488
2728
|
},
|
|
3489
2729
|
{
|
|
3490
2730
|
"name": "cds-icon"
|
|
@@ -3525,41 +2765,11 @@
|
|
|
3525
2765
|
{
|
|
3526
2766
|
"name": "i18n",
|
|
3527
2767
|
"type": "{ showButtonAriaLabel: string; hideButtonAriaLabel: string; }"
|
|
3528
|
-
},
|
|
3529
|
-
{
|
|
3530
|
-
"name": "status",
|
|
3531
|
-
"type": "neutral | error | success"
|
|
3532
|
-
},
|
|
3533
|
-
{
|
|
3534
|
-
"name": "controlWidth",
|
|
3535
|
-
"type": "stretch | shrink"
|
|
3536
|
-
},
|
|
3537
|
-
{
|
|
3538
|
-
"name": "validate",
|
|
3539
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
3540
|
-
"type": "boolean"
|
|
3541
|
-
},
|
|
3542
|
-
{
|
|
3543
|
-
"name": "responsive",
|
|
3544
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
3545
|
-
"type": "boolean"
|
|
3546
|
-
},
|
|
3547
|
-
{
|
|
3548
|
-
"name": "layout",
|
|
3549
|
-
"type": "vertical | horizontal | compact"
|
|
3550
|
-
},
|
|
3551
|
-
{
|
|
3552
|
-
"name": "layoutChange",
|
|
3553
|
-
"type": "EventEmitter<ControlLayout>"
|
|
3554
|
-
},
|
|
3555
|
-
{
|
|
3556
|
-
"name": "layoutStable",
|
|
3557
|
-
"type": "boolean"
|
|
3558
2768
|
}
|
|
3559
2769
|
],
|
|
3560
2770
|
"slots": [
|
|
3561
2771
|
{
|
|
3562
|
-
"name": "
|
|
2772
|
+
"name": "",
|
|
3563
2773
|
"description": "For projecting password input and label"
|
|
3564
2774
|
}
|
|
3565
2775
|
],
|
|
@@ -3604,41 +2814,11 @@
|
|
|
3604
2814
|
{
|
|
3605
2815
|
"name": "i18n",
|
|
3606
2816
|
"type": "{ showButtonAriaLabel: string; hideButtonAriaLabel: string; }"
|
|
3607
|
-
},
|
|
3608
|
-
{
|
|
3609
|
-
"name": "status",
|
|
3610
|
-
"type": "neutral | error | success"
|
|
3611
|
-
},
|
|
3612
|
-
{
|
|
3613
|
-
"name": "controlWidth",
|
|
3614
|
-
"type": "stretch | shrink"
|
|
3615
|
-
},
|
|
3616
|
-
{
|
|
3617
|
-
"name": "validate",
|
|
3618
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
3619
|
-
"type": "boolean"
|
|
3620
|
-
},
|
|
3621
|
-
{
|
|
3622
|
-
"name": "responsive",
|
|
3623
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
3624
|
-
"type": "boolean"
|
|
3625
|
-
},
|
|
3626
|
-
{
|
|
3627
|
-
"name": "layout",
|
|
3628
|
-
"type": "vertical | horizontal | compact"
|
|
3629
|
-
},
|
|
3630
|
-
{
|
|
3631
|
-
"name": "layoutChange",
|
|
3632
|
-
"type": "EventEmitter<ControlLayout>"
|
|
3633
|
-
},
|
|
3634
|
-
{
|
|
3635
|
-
"name": "layoutStable",
|
|
3636
|
-
"type": "boolean"
|
|
3637
2817
|
}
|
|
3638
2818
|
],
|
|
3639
2819
|
"slots": [
|
|
3640
2820
|
{
|
|
3641
|
-
"name": "
|
|
2821
|
+
"name": "",
|
|
3642
2822
|
"description": "For projecting password input and label"
|
|
3643
2823
|
}
|
|
3644
2824
|
],
|
|
@@ -3767,42 +2947,9 @@
|
|
|
3767
2947
|
"name": "cds-radio-group",
|
|
3768
2948
|
"path": "./radio/radio-group.element.d.ts",
|
|
3769
2949
|
"description": "Radio Group\n\n```typescript\nimport '@cds/core/radio/register.js';\n```\n\n```html\n<cds-radio-group>\n <label>radio group</label>\n <cds-radio>\n <label>item 1</label>\n <input type=\"radio\" />\n </cds-radio>\n\n <cds-radio>\n <label>item 2</label>\n <input type=\"radio\" />\n </cds-radio>\n</cds-radio-group>\n```",
|
|
3770
|
-
"properties": [
|
|
3771
|
-
{
|
|
3772
|
-
"name": "status",
|
|
3773
|
-
"type": "neutral | error | success"
|
|
3774
|
-
},
|
|
3775
|
-
{
|
|
3776
|
-
"name": "layout",
|
|
3777
|
-
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
3778
|
-
},
|
|
3779
|
-
{
|
|
3780
|
-
"name": "controlAlign",
|
|
3781
|
-
"description": "Align the labels of controls within group left or right",
|
|
3782
|
-
"type": "\"left\" | \"right\""
|
|
3783
|
-
},
|
|
3784
|
-
{
|
|
3785
|
-
"name": "disabled",
|
|
3786
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
3787
|
-
"type": "boolean"
|
|
3788
|
-
},
|
|
3789
|
-
{
|
|
3790
|
-
"name": "controlWidth",
|
|
3791
|
-
"type": "stretch | shrink"
|
|
3792
|
-
},
|
|
3793
|
-
{
|
|
3794
|
-
"name": "responsive",
|
|
3795
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
3796
|
-
"type": "boolean"
|
|
3797
|
-
},
|
|
3798
|
-
{
|
|
3799
|
-
"name": "layoutStable",
|
|
3800
|
-
"type": "boolean"
|
|
3801
|
-
}
|
|
3802
|
-
],
|
|
3803
2950
|
"slots": [
|
|
3804
2951
|
{
|
|
3805
|
-
"name": "
|
|
2952
|
+
"name": "",
|
|
3806
2953
|
"description": "For projecting cds-radio controls"
|
|
3807
2954
|
}
|
|
3808
2955
|
]
|
|
@@ -3811,152 +2958,45 @@
|
|
|
3811
2958
|
"name": "cds-radio",
|
|
3812
2959
|
"path": "./radio/radio.element.d.ts",
|
|
3813
2960
|
"description": "Radio\n\n```typescript\nimport '@cds/core/radio/register.js';\n```\n\n```html\n<cds-radio>\n <label>Test</label>\n <input type=\"radio\" />\n</cds-radio>\n```",
|
|
3814
|
-
"properties": [
|
|
3815
|
-
{
|
|
3816
|
-
"name": "controlAlign",
|
|
3817
|
-
"description": "Align the labels of controls within group left or right",
|
|
3818
|
-
"type": "\"left\" | \"right\""
|
|
3819
|
-
},
|
|
3820
|
-
{
|
|
3821
|
-
"name": "status",
|
|
3822
|
-
"type": "neutral | error | success"
|
|
3823
|
-
},
|
|
3824
|
-
{
|
|
3825
|
-
"name": "controlWidth",
|
|
3826
|
-
"type": "stretch | shrink"
|
|
3827
|
-
},
|
|
3828
|
-
{
|
|
3829
|
-
"name": "validate",
|
|
3830
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
3831
|
-
"type": "boolean"
|
|
3832
|
-
},
|
|
3833
|
-
{
|
|
3834
|
-
"name": "responsive",
|
|
3835
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
3836
|
-
"type": "boolean"
|
|
3837
|
-
},
|
|
3838
|
-
{
|
|
3839
|
-
"name": "layout",
|
|
3840
|
-
"type": "vertical | horizontal | compact"
|
|
3841
|
-
},
|
|
3842
|
-
{
|
|
3843
|
-
"name": "layoutChange",
|
|
3844
|
-
"type": "EventEmitter<ControlLayout>"
|
|
3845
|
-
},
|
|
3846
|
-
{
|
|
3847
|
-
"name": "layoutStable",
|
|
3848
|
-
"type": "boolean"
|
|
3849
|
-
}
|
|
3850
|
-
],
|
|
3851
|
-
"slots": [
|
|
3852
|
-
{
|
|
3853
|
-
"name": "default",
|
|
3854
|
-
"description": "For projecting radio input"
|
|
3855
|
-
}
|
|
3856
|
-
],
|
|
3857
|
-
"cssProperties": [
|
|
3858
|
-
{
|
|
3859
|
-
"name": "--width"
|
|
3860
|
-
},
|
|
3861
|
-
{
|
|
3862
|
-
"name": "--height"
|
|
3863
|
-
},
|
|
3864
|
-
{
|
|
3865
|
-
"name": "--border"
|
|
3866
|
-
},
|
|
3867
|
-
{
|
|
3868
|
-
"name": "--fill-box-shadow"
|
|
3869
|
-
}
|
|
3870
|
-
]
|
|
3871
|
-
},
|
|
3872
|
-
{
|
|
3873
|
-
"name": "cds-radio-group",
|
|
3874
|
-
"path": "./radio/register.d.ts",
|
|
3875
|
-
"description": "Radio Group\n\n```typescript\nimport '@cds/core/radio/register.js';\n```\n\n```html\n<cds-radio-group>\n <label>radio group</label>\n <cds-radio>\n <label>item 1</label>\n <input type=\"radio\" />\n </cds-radio>\n\n <cds-radio>\n <label>item 2</label>\n <input type=\"radio\" />\n </cds-radio>\n</cds-radio-group>\n```",
|
|
3876
|
-
"properties": [
|
|
3877
|
-
{
|
|
3878
|
-
"name": "status",
|
|
3879
|
-
"type": "neutral | error | success"
|
|
3880
|
-
},
|
|
3881
|
-
{
|
|
3882
|
-
"name": "layout",
|
|
3883
|
-
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
3884
|
-
},
|
|
3885
|
-
{
|
|
3886
|
-
"name": "controlAlign",
|
|
3887
|
-
"description": "Align the labels of controls within group left or right",
|
|
3888
|
-
"type": "\"left\" | \"right\""
|
|
3889
|
-
},
|
|
3890
|
-
{
|
|
3891
|
-
"name": "disabled",
|
|
3892
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
3893
|
-
"type": "boolean"
|
|
3894
|
-
},
|
|
3895
|
-
{
|
|
3896
|
-
"name": "controlWidth",
|
|
3897
|
-
"type": "stretch | shrink"
|
|
3898
|
-
},
|
|
3899
|
-
{
|
|
3900
|
-
"name": "responsive",
|
|
3901
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
3902
|
-
"type": "boolean"
|
|
3903
|
-
},
|
|
3904
|
-
{
|
|
3905
|
-
"name": "layoutStable",
|
|
3906
|
-
"type": "boolean"
|
|
3907
|
-
}
|
|
3908
|
-
],
|
|
3909
2961
|
"slots": [
|
|
3910
2962
|
{
|
|
3911
|
-
"name": "
|
|
3912
|
-
"description": "For projecting
|
|
3913
|
-
}
|
|
3914
|
-
]
|
|
3915
|
-
|
|
3916
|
-
{
|
|
3917
|
-
"name": "cds-radio",
|
|
3918
|
-
"path": "./radio/register.d.ts",
|
|
3919
|
-
"description": "Radio\n\n```typescript\nimport '@cds/core/radio/register.js';\n```\n\n```html\n<cds-radio>\n <label>Test</label>\n <input type=\"radio\" />\n</cds-radio>\n```",
|
|
3920
|
-
"properties": [
|
|
3921
|
-
{
|
|
3922
|
-
"name": "controlAlign",
|
|
3923
|
-
"description": "Align the labels of controls within group left or right",
|
|
3924
|
-
"type": "\"left\" | \"right\""
|
|
3925
|
-
},
|
|
3926
|
-
{
|
|
3927
|
-
"name": "status",
|
|
3928
|
-
"type": "neutral | error | success"
|
|
3929
|
-
},
|
|
3930
|
-
{
|
|
3931
|
-
"name": "controlWidth",
|
|
3932
|
-
"type": "stretch | shrink"
|
|
3933
|
-
},
|
|
2963
|
+
"name": "",
|
|
2964
|
+
"description": "For projecting radio input"
|
|
2965
|
+
}
|
|
2966
|
+
],
|
|
2967
|
+
"cssProperties": [
|
|
3934
2968
|
{
|
|
3935
|
-
"name": "
|
|
3936
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
3937
|
-
"type": "boolean"
|
|
2969
|
+
"name": "--width"
|
|
3938
2970
|
},
|
|
3939
2971
|
{
|
|
3940
|
-
"name": "
|
|
3941
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
3942
|
-
"type": "boolean"
|
|
2972
|
+
"name": "--height"
|
|
3943
2973
|
},
|
|
3944
2974
|
{
|
|
3945
|
-
"name": "
|
|
3946
|
-
"type": "vertical | horizontal | compact"
|
|
2975
|
+
"name": "--border"
|
|
3947
2976
|
},
|
|
3948
2977
|
{
|
|
3949
|
-
"name": "
|
|
3950
|
-
|
|
3951
|
-
|
|
2978
|
+
"name": "--fill-box-shadow"
|
|
2979
|
+
}
|
|
2980
|
+
]
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"name": "cds-radio-group",
|
|
2984
|
+
"path": "./radio/register.d.ts",
|
|
2985
|
+
"description": "Radio Group\n\n```typescript\nimport '@cds/core/radio/register.js';\n```\n\n```html\n<cds-radio-group>\n <label>radio group</label>\n <cds-radio>\n <label>item 1</label>\n <input type=\"radio\" />\n </cds-radio>\n\n <cds-radio>\n <label>item 2</label>\n <input type=\"radio\" />\n </cds-radio>\n</cds-radio-group>\n```",
|
|
2986
|
+
"slots": [
|
|
3952
2987
|
{
|
|
3953
|
-
"name": "
|
|
3954
|
-
"
|
|
2988
|
+
"name": "",
|
|
2989
|
+
"description": "For projecting cds-radio controls"
|
|
3955
2990
|
}
|
|
3956
|
-
]
|
|
2991
|
+
]
|
|
2992
|
+
},
|
|
2993
|
+
{
|
|
2994
|
+
"name": "cds-radio",
|
|
2995
|
+
"path": "./radio/register.d.ts",
|
|
2996
|
+
"description": "Radio\n\n```typescript\nimport '@cds/core/radio/register.js';\n```\n\n```html\n<cds-radio>\n <label>Test</label>\n <input type=\"radio\" />\n</cds-radio>\n```",
|
|
3957
2997
|
"slots": [
|
|
3958
2998
|
{
|
|
3959
|
-
"name": "
|
|
2999
|
+
"name": "",
|
|
3960
3000
|
"description": "For projecting radio input"
|
|
3961
3001
|
}
|
|
3962
3002
|
],
|
|
@@ -3979,41 +3019,9 @@
|
|
|
3979
3019
|
"name": "cds-range",
|
|
3980
3020
|
"path": "./range/range.element.d.ts",
|
|
3981
3021
|
"description": "Range\n\n```typescript\nimport '@cds/core/range/register.js';\n```\n\n```html\n<cds-range>\n <label>range</label>\n <input type=\"range\" />\n <cds-control-message>message text</cds-control-message>\n</cds-range>\n```",
|
|
3982
|
-
"properties": [
|
|
3983
|
-
{
|
|
3984
|
-
"name": "status",
|
|
3985
|
-
"type": "neutral | error | success"
|
|
3986
|
-
},
|
|
3987
|
-
{
|
|
3988
|
-
"name": "controlWidth",
|
|
3989
|
-
"type": "stretch | shrink"
|
|
3990
|
-
},
|
|
3991
|
-
{
|
|
3992
|
-
"name": "validate",
|
|
3993
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
3994
|
-
"type": "boolean"
|
|
3995
|
-
},
|
|
3996
|
-
{
|
|
3997
|
-
"name": "responsive",
|
|
3998
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
3999
|
-
"type": "boolean"
|
|
4000
|
-
},
|
|
4001
|
-
{
|
|
4002
|
-
"name": "layout",
|
|
4003
|
-
"type": "vertical | horizontal | compact"
|
|
4004
|
-
},
|
|
4005
|
-
{
|
|
4006
|
-
"name": "layoutChange",
|
|
4007
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4008
|
-
},
|
|
4009
|
-
{
|
|
4010
|
-
"name": "layoutStable",
|
|
4011
|
-
"type": "boolean"
|
|
4012
|
-
}
|
|
4013
|
-
],
|
|
4014
3022
|
"slots": [
|
|
4015
3023
|
{
|
|
4016
|
-
"name": "
|
|
3024
|
+
"name": "",
|
|
4017
3025
|
"description": "For projecting range input"
|
|
4018
3026
|
}
|
|
4019
3027
|
],
|
|
@@ -4048,41 +3056,9 @@
|
|
|
4048
3056
|
"name": "cds-range",
|
|
4049
3057
|
"path": "./range/register.d.ts",
|
|
4050
3058
|
"description": "Range\n\n```typescript\nimport '@cds/core/range/register.js';\n```\n\n```html\n<cds-range>\n <label>range</label>\n <input type=\"range\" />\n <cds-control-message>message text</cds-control-message>\n</cds-range>\n```",
|
|
4051
|
-
"properties": [
|
|
4052
|
-
{
|
|
4053
|
-
"name": "status",
|
|
4054
|
-
"type": "neutral | error | success"
|
|
4055
|
-
},
|
|
4056
|
-
{
|
|
4057
|
-
"name": "controlWidth",
|
|
4058
|
-
"type": "stretch | shrink"
|
|
4059
|
-
},
|
|
4060
|
-
{
|
|
4061
|
-
"name": "validate",
|
|
4062
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4063
|
-
"type": "boolean"
|
|
4064
|
-
},
|
|
4065
|
-
{
|
|
4066
|
-
"name": "responsive",
|
|
4067
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4068
|
-
"type": "boolean"
|
|
4069
|
-
},
|
|
4070
|
-
{
|
|
4071
|
-
"name": "layout",
|
|
4072
|
-
"type": "vertical | horizontal | compact"
|
|
4073
|
-
},
|
|
4074
|
-
{
|
|
4075
|
-
"name": "layoutChange",
|
|
4076
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4077
|
-
},
|
|
4078
|
-
{
|
|
4079
|
-
"name": "layoutStable",
|
|
4080
|
-
"type": "boolean"
|
|
4081
|
-
}
|
|
4082
|
-
],
|
|
4083
3059
|
"slots": [
|
|
4084
3060
|
{
|
|
4085
|
-
"name": "
|
|
3061
|
+
"name": "",
|
|
4086
3062
|
"description": "For projecting range input"
|
|
4087
3063
|
}
|
|
4088
3064
|
],
|
|
@@ -4117,41 +3093,9 @@
|
|
|
4117
3093
|
"name": "cds-search",
|
|
4118
3094
|
"path": "./search/register.d.ts",
|
|
4119
3095
|
"description": "Search\n\n```typescript\nimport '@cds/core/search/register.js';\n```\n\n```html\n<cds-search>\n <label>Search</label>\n <input type=\"search\" />\n <cds-control-message>message text</cds-control-message>\n</cds-search>\n```",
|
|
4120
|
-
"properties": [
|
|
4121
|
-
{
|
|
4122
|
-
"name": "status",
|
|
4123
|
-
"type": "neutral | error | success"
|
|
4124
|
-
},
|
|
4125
|
-
{
|
|
4126
|
-
"name": "controlWidth",
|
|
4127
|
-
"type": "stretch | shrink"
|
|
4128
|
-
},
|
|
4129
|
-
{
|
|
4130
|
-
"name": "validate",
|
|
4131
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4132
|
-
"type": "boolean"
|
|
4133
|
-
},
|
|
4134
|
-
{
|
|
4135
|
-
"name": "responsive",
|
|
4136
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4137
|
-
"type": "boolean"
|
|
4138
|
-
},
|
|
4139
|
-
{
|
|
4140
|
-
"name": "layout",
|
|
4141
|
-
"type": "vertical | horizontal | compact"
|
|
4142
|
-
},
|
|
4143
|
-
{
|
|
4144
|
-
"name": "layoutChange",
|
|
4145
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4146
|
-
},
|
|
4147
|
-
{
|
|
4148
|
-
"name": "layoutStable",
|
|
4149
|
-
"type": "boolean"
|
|
4150
|
-
}
|
|
4151
|
-
],
|
|
4152
3096
|
"slots": [
|
|
4153
3097
|
{
|
|
4154
|
-
"name": "
|
|
3098
|
+
"name": "",
|
|
4155
3099
|
"description": "For projecting search input and label"
|
|
4156
3100
|
}
|
|
4157
3101
|
],
|
|
@@ -4192,41 +3136,9 @@
|
|
|
4192
3136
|
"name": "cds-search",
|
|
4193
3137
|
"path": "./search/search.element.d.ts",
|
|
4194
3138
|
"description": "Search\n\n```typescript\nimport '@cds/core/search/register.js';\n```\n\n```html\n<cds-search>\n <label>Search</label>\n <input type=\"search\" />\n <cds-control-message>message text</cds-control-message>\n</cds-search>\n```",
|
|
4195
|
-
"properties": [
|
|
4196
|
-
{
|
|
4197
|
-
"name": "status",
|
|
4198
|
-
"type": "neutral | error | success"
|
|
4199
|
-
},
|
|
4200
|
-
{
|
|
4201
|
-
"name": "controlWidth",
|
|
4202
|
-
"type": "stretch | shrink"
|
|
4203
|
-
},
|
|
4204
|
-
{
|
|
4205
|
-
"name": "validate",
|
|
4206
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4207
|
-
"type": "boolean"
|
|
4208
|
-
},
|
|
4209
|
-
{
|
|
4210
|
-
"name": "responsive",
|
|
4211
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4212
|
-
"type": "boolean"
|
|
4213
|
-
},
|
|
4214
|
-
{
|
|
4215
|
-
"name": "layout",
|
|
4216
|
-
"type": "vertical | horizontal | compact"
|
|
4217
|
-
},
|
|
4218
|
-
{
|
|
4219
|
-
"name": "layoutChange",
|
|
4220
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4221
|
-
},
|
|
4222
|
-
{
|
|
4223
|
-
"name": "layoutStable",
|
|
4224
|
-
"type": "boolean"
|
|
4225
|
-
}
|
|
4226
|
-
],
|
|
4227
3139
|
"slots": [
|
|
4228
3140
|
{
|
|
4229
|
-
"name": "
|
|
3141
|
+
"name": "",
|
|
4230
3142
|
"description": "For projecting search input and label"
|
|
4231
3143
|
}
|
|
4232
3144
|
],
|
|
@@ -4267,41 +3179,9 @@
|
|
|
4267
3179
|
"name": "cds-select",
|
|
4268
3180
|
"path": "./select/register.d.ts",
|
|
4269
3181
|
"description": "Select\n\n```typescript\nimport '@cds/core/select';\n```\n\n```html\n<cds-select>\n <label>Test</label>\n <select>\n <option>Option One</option>\n <option>Option Two</option>\n <option>Option Three</option>\n </select>\n</cds-select>\n```",
|
|
4270
|
-
"properties": [
|
|
4271
|
-
{
|
|
4272
|
-
"name": "status",
|
|
4273
|
-
"type": "neutral | error | success"
|
|
4274
|
-
},
|
|
4275
|
-
{
|
|
4276
|
-
"name": "controlWidth",
|
|
4277
|
-
"type": "stretch | shrink"
|
|
4278
|
-
},
|
|
4279
|
-
{
|
|
4280
|
-
"name": "validate",
|
|
4281
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4282
|
-
"type": "boolean"
|
|
4283
|
-
},
|
|
4284
|
-
{
|
|
4285
|
-
"name": "responsive",
|
|
4286
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4287
|
-
"type": "boolean"
|
|
4288
|
-
},
|
|
4289
|
-
{
|
|
4290
|
-
"name": "layout",
|
|
4291
|
-
"type": "vertical | horizontal | compact"
|
|
4292
|
-
},
|
|
4293
|
-
{
|
|
4294
|
-
"name": "layoutChange",
|
|
4295
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4296
|
-
},
|
|
4297
|
-
{
|
|
4298
|
-
"name": "layoutStable",
|
|
4299
|
-
"type": "boolean"
|
|
4300
|
-
}
|
|
4301
|
-
],
|
|
4302
3182
|
"slots": [
|
|
4303
3183
|
{
|
|
4304
|
-
"name": "
|
|
3184
|
+
"name": "",
|
|
4305
3185
|
"description": "For projecting select and label"
|
|
4306
3186
|
}
|
|
4307
3187
|
],
|
|
@@ -4342,41 +3222,9 @@
|
|
|
4342
3222
|
"name": "cds-select",
|
|
4343
3223
|
"path": "./select/select.element.d.ts",
|
|
4344
3224
|
"description": "Select\n\n```typescript\nimport '@cds/core/select';\n```\n\n```html\n<cds-select>\n <label>Test</label>\n <select>\n <option>Option One</option>\n <option>Option Two</option>\n <option>Option Three</option>\n </select>\n</cds-select>\n```",
|
|
4345
|
-
"properties": [
|
|
4346
|
-
{
|
|
4347
|
-
"name": "status",
|
|
4348
|
-
"type": "neutral | error | success"
|
|
4349
|
-
},
|
|
4350
|
-
{
|
|
4351
|
-
"name": "controlWidth",
|
|
4352
|
-
"type": "stretch | shrink"
|
|
4353
|
-
},
|
|
4354
|
-
{
|
|
4355
|
-
"name": "validate",
|
|
4356
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4357
|
-
"type": "boolean"
|
|
4358
|
-
},
|
|
4359
|
-
{
|
|
4360
|
-
"name": "responsive",
|
|
4361
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4362
|
-
"type": "boolean"
|
|
4363
|
-
},
|
|
4364
|
-
{
|
|
4365
|
-
"name": "layout",
|
|
4366
|
-
"type": "vertical | horizontal | compact"
|
|
4367
|
-
},
|
|
4368
|
-
{
|
|
4369
|
-
"name": "layoutChange",
|
|
4370
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4371
|
-
},
|
|
4372
|
-
{
|
|
4373
|
-
"name": "layoutStable",
|
|
4374
|
-
"type": "boolean"
|
|
4375
|
-
}
|
|
4376
|
-
],
|
|
4377
3225
|
"slots": [
|
|
4378
3226
|
{
|
|
4379
|
-
"name": "
|
|
3227
|
+
"name": "",
|
|
4380
3228
|
"description": "For projecting select and label"
|
|
4381
3229
|
}
|
|
4382
3230
|
],
|
|
@@ -4431,31 +3279,11 @@
|
|
|
4431
3279
|
"name": "closable",
|
|
4432
3280
|
"description": "If present, shows a close icon to one side of the tag.\nNote that applications must wire up the action to remove the tag on click and also\nthat you cannot have a clickable AND closable tag. The closable attribute-property\nshows the close icon. What happens when the tag is clicked is for application developers\nto decide.\nIf closable is present, the tag will be considered \"clickable\".",
|
|
4433
3281
|
"type": "boolean"
|
|
4434
|
-
},
|
|
4435
|
-
{
|
|
4436
|
-
"name": "readonly",
|
|
4437
|
-
"type": "boolean"
|
|
4438
|
-
},
|
|
4439
|
-
{
|
|
4440
|
-
"name": "type",
|
|
4441
|
-
"type": "\"button\" | \"submit\""
|
|
4442
|
-
},
|
|
4443
|
-
{
|
|
4444
|
-
"name": "name",
|
|
4445
|
-
"type": "string"
|
|
4446
|
-
},
|
|
4447
|
-
{
|
|
4448
|
-
"name": "value",
|
|
4449
|
-
"type": "string"
|
|
4450
|
-
},
|
|
4451
|
-
{
|
|
4452
|
-
"name": "disabled",
|
|
4453
|
-
"type": "boolean"
|
|
4454
3282
|
}
|
|
4455
3283
|
],
|
|
4456
3284
|
"slots": [
|
|
4457
3285
|
{
|
|
4458
|
-
"name": "
|
|
3286
|
+
"name": "",
|
|
4459
3287
|
"description": "Content slot for inside the tag"
|
|
4460
3288
|
}
|
|
4461
3289
|
],
|
|
@@ -4498,37 +3326,17 @@
|
|
|
4498
3326
|
{
|
|
4499
3327
|
"name": "color",
|
|
4500
3328
|
"description": "Sets the color of the tag (and badge if present) from a predefined list of choices",
|
|
4501
|
-
"type": "\"gray\" | \"purple\" | \"blue\" | \"orange\" | \"light-blue\""
|
|
4502
|
-
},
|
|
4503
|
-
{
|
|
4504
|
-
"name": "closable",
|
|
4505
|
-
"description": "If present, shows a close icon to one side of the tag.\nNote that applications must wire up the action to remove the tag on click and also\nthat you cannot have a clickable AND closable tag. The closable attribute-property\nshows the close icon. What happens when the tag is clicked is for application developers\nto decide.\nIf closable is present, the tag will be considered \"clickable\".",
|
|
4506
|
-
"type": "boolean"
|
|
4507
|
-
},
|
|
4508
|
-
{
|
|
4509
|
-
"name": "readonly",
|
|
4510
|
-
"type": "boolean"
|
|
4511
|
-
},
|
|
4512
|
-
{
|
|
4513
|
-
"name": "type",
|
|
4514
|
-
"type": "\"button\" | \"submit\""
|
|
4515
|
-
},
|
|
4516
|
-
{
|
|
4517
|
-
"name": "name",
|
|
4518
|
-
"type": "string"
|
|
4519
|
-
},
|
|
4520
|
-
{
|
|
4521
|
-
"name": "value",
|
|
4522
|
-
"type": "string"
|
|
3329
|
+
"type": "\"gray\" | \"purple\" | \"blue\" | \"orange\" | \"light-blue\""
|
|
4523
3330
|
},
|
|
4524
3331
|
{
|
|
4525
|
-
"name": "
|
|
3332
|
+
"name": "closable",
|
|
3333
|
+
"description": "If present, shows a close icon to one side of the tag.\nNote that applications must wire up the action to remove the tag on click and also\nthat you cannot have a clickable AND closable tag. The closable attribute-property\nshows the close icon. What happens when the tag is clicked is for application developers\nto decide.\nIf closable is present, the tag will be considered \"clickable\".",
|
|
4526
3334
|
"type": "boolean"
|
|
4527
3335
|
}
|
|
4528
3336
|
],
|
|
4529
3337
|
"slots": [
|
|
4530
3338
|
{
|
|
4531
|
-
"name": "
|
|
3339
|
+
"name": "",
|
|
4532
3340
|
"description": "Content slot for inside the tag"
|
|
4533
3341
|
}
|
|
4534
3342
|
],
|
|
@@ -4583,7 +3391,7 @@
|
|
|
4583
3391
|
],
|
|
4584
3392
|
"slots": [
|
|
4585
3393
|
{
|
|
4586
|
-
"name": "
|
|
3394
|
+
"name": "",
|
|
4587
3395
|
"description": "Content slot for dropdown content"
|
|
4588
3396
|
}
|
|
4589
3397
|
],
|
|
@@ -4603,41 +3411,9 @@
|
|
|
4603
3411
|
"name": "cds-textarea",
|
|
4604
3412
|
"path": "./textarea/register.d.ts",
|
|
4605
3413
|
"description": "Form\n\n```typescript\nimport '@cds/core/textarea/register.js';\n```\n\n```html\n<cds-textarea>\n <label>textarea</label>\n <textarea></textarea>\n <cds-control-message>message text</cds-control-message>\n</cds-textarea>\n```",
|
|
4606
|
-
"properties": [
|
|
4607
|
-
{
|
|
4608
|
-
"name": "status",
|
|
4609
|
-
"type": "neutral | error | success"
|
|
4610
|
-
},
|
|
4611
|
-
{
|
|
4612
|
-
"name": "controlWidth",
|
|
4613
|
-
"type": "stretch | shrink"
|
|
4614
|
-
},
|
|
4615
|
-
{
|
|
4616
|
-
"name": "validate",
|
|
4617
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4618
|
-
"type": "boolean"
|
|
4619
|
-
},
|
|
4620
|
-
{
|
|
4621
|
-
"name": "responsive",
|
|
4622
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4623
|
-
"type": "boolean"
|
|
4624
|
-
},
|
|
4625
|
-
{
|
|
4626
|
-
"name": "layout",
|
|
4627
|
-
"type": "vertical | horizontal | compact"
|
|
4628
|
-
},
|
|
4629
|
-
{
|
|
4630
|
-
"name": "layoutChange",
|
|
4631
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4632
|
-
},
|
|
4633
|
-
{
|
|
4634
|
-
"name": "layoutStable",
|
|
4635
|
-
"type": "boolean"
|
|
4636
|
-
}
|
|
4637
|
-
],
|
|
4638
3414
|
"slots": [
|
|
4639
3415
|
{
|
|
4640
|
-
"name": "
|
|
3416
|
+
"name": "",
|
|
4641
3417
|
"description": "For projecting cds-inputs"
|
|
4642
3418
|
}
|
|
4643
3419
|
],
|
|
@@ -4666,41 +3442,9 @@
|
|
|
4666
3442
|
"name": "cds-textarea",
|
|
4667
3443
|
"path": "./textarea/textarea.element.d.ts",
|
|
4668
3444
|
"description": "Form\n\n```typescript\nimport '@cds/core/textarea/register.js';\n```\n\n```html\n<cds-textarea>\n <label>textarea</label>\n <textarea></textarea>\n <cds-control-message>message text</cds-control-message>\n</cds-textarea>\n```",
|
|
4669
|
-
"properties": [
|
|
4670
|
-
{
|
|
4671
|
-
"name": "status",
|
|
4672
|
-
"type": "neutral | error | success"
|
|
4673
|
-
},
|
|
4674
|
-
{
|
|
4675
|
-
"name": "controlWidth",
|
|
4676
|
-
"type": "stretch | shrink"
|
|
4677
|
-
},
|
|
4678
|
-
{
|
|
4679
|
-
"name": "validate",
|
|
4680
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4681
|
-
"type": "boolean"
|
|
4682
|
-
},
|
|
4683
|
-
{
|
|
4684
|
-
"name": "responsive",
|
|
4685
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4686
|
-
"type": "boolean"
|
|
4687
|
-
},
|
|
4688
|
-
{
|
|
4689
|
-
"name": "layout",
|
|
4690
|
-
"type": "vertical | horizontal | compact"
|
|
4691
|
-
},
|
|
4692
|
-
{
|
|
4693
|
-
"name": "layoutChange",
|
|
4694
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4695
|
-
},
|
|
4696
|
-
{
|
|
4697
|
-
"name": "layoutStable",
|
|
4698
|
-
"type": "boolean"
|
|
4699
|
-
}
|
|
4700
|
-
],
|
|
4701
3445
|
"slots": [
|
|
4702
3446
|
{
|
|
4703
|
-
"name": "
|
|
3447
|
+
"name": "",
|
|
4704
3448
|
"description": "For projecting cds-inputs"
|
|
4705
3449
|
}
|
|
4706
3450
|
],
|
|
@@ -4729,41 +3473,9 @@
|
|
|
4729
3473
|
"name": "cds-time",
|
|
4730
3474
|
"path": "./time/register.d.ts",
|
|
4731
3475
|
"description": "Time Input\n\n```typescript\nimport '@cds/core/time/register.js';\n```\n\n```html\n<cds-time>\n <label>time</label>\n <input type=\"time\" />\n <cds-control-message>message text</cds-control-message>\n</cds-time>\n```",
|
|
4732
|
-
"properties": [
|
|
4733
|
-
{
|
|
4734
|
-
"name": "status",
|
|
4735
|
-
"type": "neutral | error | success"
|
|
4736
|
-
},
|
|
4737
|
-
{
|
|
4738
|
-
"name": "controlWidth",
|
|
4739
|
-
"type": "stretch | shrink"
|
|
4740
|
-
},
|
|
4741
|
-
{
|
|
4742
|
-
"name": "validate",
|
|
4743
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4744
|
-
"type": "boolean"
|
|
4745
|
-
},
|
|
4746
|
-
{
|
|
4747
|
-
"name": "responsive",
|
|
4748
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4749
|
-
"type": "boolean"
|
|
4750
|
-
},
|
|
4751
|
-
{
|
|
4752
|
-
"name": "layout",
|
|
4753
|
-
"type": "vertical | horizontal | compact"
|
|
4754
|
-
},
|
|
4755
|
-
{
|
|
4756
|
-
"name": "layoutChange",
|
|
4757
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4758
|
-
},
|
|
4759
|
-
{
|
|
4760
|
-
"name": "layoutStable",
|
|
4761
|
-
"type": "boolean"
|
|
4762
|
-
}
|
|
4763
|
-
],
|
|
4764
3476
|
"slots": [
|
|
4765
3477
|
{
|
|
4766
|
-
"name": "
|
|
3478
|
+
"name": "",
|
|
4767
3479
|
"description": "For projecting time input and label"
|
|
4768
3480
|
}
|
|
4769
3481
|
],
|
|
@@ -4804,41 +3516,9 @@
|
|
|
4804
3516
|
"name": "cds-time",
|
|
4805
3517
|
"path": "./time/time.element.d.ts",
|
|
4806
3518
|
"description": "Time Input\n\n```typescript\nimport '@cds/core/time/register.js';\n```\n\n```html\n<cds-time>\n <label>time</label>\n <input type=\"time\" />\n <cds-control-message>message text</cds-control-message>\n</cds-time>\n```",
|
|
4807
|
-
"properties": [
|
|
4808
|
-
{
|
|
4809
|
-
"name": "status",
|
|
4810
|
-
"type": "neutral | error | success"
|
|
4811
|
-
},
|
|
4812
|
-
{
|
|
4813
|
-
"name": "controlWidth",
|
|
4814
|
-
"type": "stretch | shrink"
|
|
4815
|
-
},
|
|
4816
|
-
{
|
|
4817
|
-
"name": "validate",
|
|
4818
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4819
|
-
"type": "boolean"
|
|
4820
|
-
},
|
|
4821
|
-
{
|
|
4822
|
-
"name": "responsive",
|
|
4823
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4824
|
-
"type": "boolean"
|
|
4825
|
-
},
|
|
4826
|
-
{
|
|
4827
|
-
"name": "layout",
|
|
4828
|
-
"type": "vertical | horizontal | compact"
|
|
4829
|
-
},
|
|
4830
|
-
{
|
|
4831
|
-
"name": "layoutChange",
|
|
4832
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4833
|
-
},
|
|
4834
|
-
{
|
|
4835
|
-
"name": "layoutStable",
|
|
4836
|
-
"type": "boolean"
|
|
4837
|
-
}
|
|
4838
|
-
],
|
|
4839
3519
|
"slots": [
|
|
4840
3520
|
{
|
|
4841
|
-
"name": "
|
|
3521
|
+
"name": "",
|
|
4842
3522
|
"description": "For projecting time input and label"
|
|
4843
3523
|
}
|
|
4844
3524
|
],
|
|
@@ -4879,42 +3559,9 @@
|
|
|
4879
3559
|
"name": "cds-toggle-group",
|
|
4880
3560
|
"path": "./toggle/register.d.ts",
|
|
4881
3561
|
"description": "Toggle Group\n\n```typescript\nimport '@cds/core/toggle/register.js';\n```\n\n```html\n<cds-toggle-group>\n <label>Select an item</label>\n <cds-toggle>\n <label>toggle</label>\n <input type=\"checkbox\" />\n </cds-toggle>\n\n <cds-toggle>\n <label>toggle</label>\n <input type=\"checkbox\" />\n </cds-toggle>\n</cds-toggle-group>\n```",
|
|
4882
|
-
"properties": [
|
|
4883
|
-
{
|
|
4884
|
-
"name": "status",
|
|
4885
|
-
"type": "neutral | error | success"
|
|
4886
|
-
},
|
|
4887
|
-
{
|
|
4888
|
-
"name": "layout",
|
|
4889
|
-
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
4890
|
-
},
|
|
4891
|
-
{
|
|
4892
|
-
"name": "controlAlign",
|
|
4893
|
-
"description": "Align the labels of controls within group left or right",
|
|
4894
|
-
"type": "\"left\" | \"right\""
|
|
4895
|
-
},
|
|
4896
|
-
{
|
|
4897
|
-
"name": "disabled",
|
|
4898
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
4899
|
-
"type": "boolean"
|
|
4900
|
-
},
|
|
4901
|
-
{
|
|
4902
|
-
"name": "controlWidth",
|
|
4903
|
-
"type": "stretch | shrink"
|
|
4904
|
-
},
|
|
4905
|
-
{
|
|
4906
|
-
"name": "responsive",
|
|
4907
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4908
|
-
"type": "boolean"
|
|
4909
|
-
},
|
|
4910
|
-
{
|
|
4911
|
-
"name": "layoutStable",
|
|
4912
|
-
"type": "boolean"
|
|
4913
|
-
}
|
|
4914
|
-
],
|
|
4915
3562
|
"slots": [
|
|
4916
3563
|
{
|
|
4917
|
-
"name": "
|
|
3564
|
+
"name": "",
|
|
4918
3565
|
"description": "For projecting toggle controls"
|
|
4919
3566
|
}
|
|
4920
3567
|
]
|
|
@@ -4927,46 +3574,11 @@
|
|
|
4927
3574
|
{
|
|
4928
3575
|
"name": "cdsMotion",
|
|
4929
3576
|
"type": "string"
|
|
4930
|
-
},
|
|
4931
|
-
{
|
|
4932
|
-
"name": "controlAlign",
|
|
4933
|
-
"description": "Align the labels of controls within group left or right",
|
|
4934
|
-
"type": "\"left\" | \"right\""
|
|
4935
|
-
},
|
|
4936
|
-
{
|
|
4937
|
-
"name": "status",
|
|
4938
|
-
"type": "neutral | error | success"
|
|
4939
|
-
},
|
|
4940
|
-
{
|
|
4941
|
-
"name": "controlWidth",
|
|
4942
|
-
"type": "stretch | shrink"
|
|
4943
|
-
},
|
|
4944
|
-
{
|
|
4945
|
-
"name": "validate",
|
|
4946
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
4947
|
-
"type": "boolean"
|
|
4948
|
-
},
|
|
4949
|
-
{
|
|
4950
|
-
"name": "responsive",
|
|
4951
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
4952
|
-
"type": "boolean"
|
|
4953
|
-
},
|
|
4954
|
-
{
|
|
4955
|
-
"name": "layout",
|
|
4956
|
-
"type": "vertical | horizontal | compact"
|
|
4957
|
-
},
|
|
4958
|
-
{
|
|
4959
|
-
"name": "layoutChange",
|
|
4960
|
-
"type": "EventEmitter<ControlLayout>"
|
|
4961
|
-
},
|
|
4962
|
-
{
|
|
4963
|
-
"name": "layoutStable",
|
|
4964
|
-
"type": "boolean"
|
|
4965
3577
|
}
|
|
4966
3578
|
],
|
|
4967
3579
|
"slots": [
|
|
4968
3580
|
{
|
|
4969
|
-
"name": "
|
|
3581
|
+
"name": "",
|
|
4970
3582
|
"description": "For projecting checkbox"
|
|
4971
3583
|
}
|
|
4972
3584
|
],
|
|
@@ -5007,42 +3619,9 @@
|
|
|
5007
3619
|
"name": "cds-toggle-group",
|
|
5008
3620
|
"path": "./toggle/toggle-group.element.d.ts",
|
|
5009
3621
|
"description": "Toggle Group\n\n```typescript\nimport '@cds/core/toggle/register.js';\n```\n\n```html\n<cds-toggle-group>\n <label>Select an item</label>\n <cds-toggle>\n <label>toggle</label>\n <input type=\"checkbox\" />\n </cds-toggle>\n\n <cds-toggle>\n <label>toggle</label>\n <input type=\"checkbox\" />\n </cds-toggle>\n</cds-toggle-group>\n```",
|
|
5010
|
-
"properties": [
|
|
5011
|
-
{
|
|
5012
|
-
"name": "status",
|
|
5013
|
-
"type": "neutral | error | success"
|
|
5014
|
-
},
|
|
5015
|
-
{
|
|
5016
|
-
"name": "layout",
|
|
5017
|
-
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
5018
|
-
},
|
|
5019
|
-
{
|
|
5020
|
-
"name": "controlAlign",
|
|
5021
|
-
"description": "Align the labels of controls within group left or right",
|
|
5022
|
-
"type": "\"left\" | \"right\""
|
|
5023
|
-
},
|
|
5024
|
-
{
|
|
5025
|
-
"name": "disabled",
|
|
5026
|
-
"description": "Disable all controls within a control group or omit and disable controls individually",
|
|
5027
|
-
"type": "boolean"
|
|
5028
|
-
},
|
|
5029
|
-
{
|
|
5030
|
-
"name": "controlWidth",
|
|
5031
|
-
"type": "stretch | shrink"
|
|
5032
|
-
},
|
|
5033
|
-
{
|
|
5034
|
-
"name": "responsive",
|
|
5035
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
5036
|
-
"type": "boolean"
|
|
5037
|
-
},
|
|
5038
|
-
{
|
|
5039
|
-
"name": "layoutStable",
|
|
5040
|
-
"type": "boolean"
|
|
5041
|
-
}
|
|
5042
|
-
],
|
|
5043
3622
|
"slots": [
|
|
5044
3623
|
{
|
|
5045
|
-
"name": "
|
|
3624
|
+
"name": "",
|
|
5046
3625
|
"description": "For projecting toggle controls"
|
|
5047
3626
|
}
|
|
5048
3627
|
]
|
|
@@ -5055,46 +3634,11 @@
|
|
|
5055
3634
|
{
|
|
5056
3635
|
"name": "cdsMotion",
|
|
5057
3636
|
"type": "string"
|
|
5058
|
-
},
|
|
5059
|
-
{
|
|
5060
|
-
"name": "controlAlign",
|
|
5061
|
-
"description": "Align the labels of controls within group left or right",
|
|
5062
|
-
"type": "\"left\" | \"right\""
|
|
5063
|
-
},
|
|
5064
|
-
{
|
|
5065
|
-
"name": "status",
|
|
5066
|
-
"type": "neutral | error | success"
|
|
5067
|
-
},
|
|
5068
|
-
{
|
|
5069
|
-
"name": "controlWidth",
|
|
5070
|
-
"type": "stretch | shrink"
|
|
5071
|
-
},
|
|
5072
|
-
{
|
|
5073
|
-
"name": "validate",
|
|
5074
|
-
"description": "Set the validate attribute to sync with HTML5 native validation\nhttps://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation",
|
|
5075
|
-
"type": "boolean"
|
|
5076
|
-
},
|
|
5077
|
-
{
|
|
5078
|
-
"name": "responsive",
|
|
5079
|
-
"description": "By default forms will collapse to layout that prevents overflow.\nIf disabled control layout may break or overflow in unexpected ways.",
|
|
5080
|
-
"type": "boolean"
|
|
5081
|
-
},
|
|
5082
|
-
{
|
|
5083
|
-
"name": "layout",
|
|
5084
|
-
"type": "vertical | horizontal | compact"
|
|
5085
|
-
},
|
|
5086
|
-
{
|
|
5087
|
-
"name": "layoutChange",
|
|
5088
|
-
"type": "EventEmitter<ControlLayout>"
|
|
5089
|
-
},
|
|
5090
|
-
{
|
|
5091
|
-
"name": "layoutStable",
|
|
5092
|
-
"type": "boolean"
|
|
5093
3637
|
}
|
|
5094
3638
|
],
|
|
5095
3639
|
"slots": [
|
|
5096
3640
|
{
|
|
5097
|
-
"name": "
|
|
3641
|
+
"name": "",
|
|
5098
3642
|
"description": "For projecting checkbox"
|
|
5099
3643
|
}
|
|
5100
3644
|
],
|
|
@@ -5132,4 +3676,4 @@
|
|
|
5132
3676
|
]
|
|
5133
3677
|
}
|
|
5134
3678
|
]
|
|
5135
|
-
}
|
|
3679
|
+
}
|