igniteui-webcomponents 5.3.0 → 5.4.0
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/CHANGELOG.md +100 -0
- package/README.md +10 -5
- package/animations/player.d.ts +1 -0
- package/animations/player.js +7 -0
- package/animations/player.js.map +1 -1
- package/animations/presets/scale/index.d.ts +2 -0
- package/animations/presets/scale/index.js +12 -0
- package/animations/presets/scale/index.js.map +1 -0
- package/components/avatar/avatar.d.ts +2 -1
- package/components/avatar/avatar.js.map +1 -1
- package/components/badge/badge.d.ts +2 -2
- package/components/badge/badge.js.map +1 -1
- package/components/button/button.d.ts +2 -1
- package/components/button/button.js.map +1 -1
- package/components/button/icon-button.d.ts +2 -1
- package/components/button/icon-button.js.map +1 -1
- package/components/button-group/button-group.d.ts +3 -2
- package/components/button-group/button-group.js.map +1 -1
- package/components/button-group/themes/light/button-group.indigo.css.js +1 -1
- package/components/button-group/themes/light/button-group.indigo.css.js.map +1 -1
- package/components/calendar/base.d.ts +2 -2
- package/components/calendar/base.js.map +1 -1
- package/components/calendar/calendar.d.ts +5 -4
- package/components/calendar/calendar.js.map +1 -1
- package/components/calendar/days-view/days-view.js +5 -1
- package/components/calendar/days-view/days-view.js.map +1 -1
- package/components/calendar/themes/calendar.base.css.js +1 -1
- package/components/calendar/themes/calendar.base.css.js.map +1 -1
- package/components/calendar/themes/dark/calendar.bootstrap.css.js +1 -1
- package/components/calendar/themes/dark/calendar.bootstrap.css.js.map +1 -1
- package/components/calendar/themes/dark/calendar.fluent.css.js +1 -1
- package/components/calendar/themes/dark/calendar.fluent.css.js.map +1 -1
- package/components/calendar/themes/dark/calendar.indigo.css.js +1 -1
- package/components/calendar/themes/dark/calendar.indigo.css.js.map +1 -1
- package/components/calendar/themes/dark/calendar.material.css.js +1 -1
- package/components/calendar/themes/dark/calendar.material.css.js.map +1 -1
- package/components/calendar/themes/light/calendar.bootstrap.css.js +1 -1
- package/components/calendar/themes/light/calendar.bootstrap.css.js.map +1 -1
- package/components/calendar/themes/light/calendar.fluent.css.js +1 -1
- package/components/calendar/themes/light/calendar.fluent.css.js.map +1 -1
- package/components/calendar/themes/light/calendar.indigo.css.js +1 -1
- package/components/calendar/themes/light/calendar.indigo.css.js.map +1 -1
- package/components/calendar/themes/light/calendar.material.css.js +1 -1
- package/components/calendar/themes/light/calendar.material.css.js.map +1 -1
- package/components/calendar/themes/light/calendar.shared.css.js +1 -1
- package/components/calendar/themes/light/calendar.shared.css.js.map +1 -1
- package/components/calendar/themes/shared/bootstrap/calendar.bootstrap.css.js +1 -1
- package/components/calendar/themes/shared/bootstrap/calendar.bootstrap.css.js.map +1 -1
- package/components/calendar/themes/shared/bootstrap/days-view.bootstrap.css.js +1 -1
- package/components/calendar/themes/shared/bootstrap/days-view.bootstrap.css.js.map +1 -1
- package/components/calendar/themes/shared/fluent/calendar.fluent.css.js +1 -1
- package/components/calendar/themes/shared/fluent/calendar.fluent.css.js.map +1 -1
- package/components/calendar/themes/shared/fluent/days-view.fluent.css.js +1 -1
- package/components/calendar/themes/shared/fluent/days-view.fluent.css.js.map +1 -1
- package/components/calendar/themes/shared/indigo/calendar.indigo.css.js +1 -1
- package/components/calendar/themes/shared/indigo/calendar.indigo.css.js.map +1 -1
- package/components/calendar/themes/shared/material/calendar.material.css.js +1 -1
- package/components/calendar/themes/shared/material/calendar.material.css.js.map +1 -1
- package/components/calendar/themes/shared/material/days-view.material.css.js +1 -1
- package/components/calendar/themes/shared/material/days-view.material.css.js.map +1 -1
- package/components/calendar/types.d.ts +3 -0
- package/components/calendar/types.js.map +1 -1
- package/components/card/card.actions.d.ts +2 -1
- package/components/card/card.actions.js.map +1 -1
- package/components/card/themes/card.actions.base.css.js +1 -1
- package/components/card/themes/card.actions.base.css.js.map +1 -1
- package/components/card/themes/container.js +2 -1
- package/components/card/themes/container.js.map +1 -1
- package/components/card/themes/dark/card.bootstrap.css.js +1 -1
- package/components/card/themes/dark/card.bootstrap.css.js.map +1 -1
- package/components/card/themes/dark/card.fluent.css.js +1 -1
- package/components/card/themes/dark/card.fluent.css.js.map +1 -1
- package/components/card/themes/dark/card.indigo.css.js +1 -1
- package/components/card/themes/dark/card.indigo.css.js.map +1 -1
- package/components/card/themes/dark/card.material.css.js +1 -1
- package/components/card/themes/dark/card.material.css.js.map +1 -1
- package/components/card/themes/dark/card.shared.css.js +1 -1
- package/components/card/themes/dark/card.shared.css.js.map +1 -1
- package/components/card/themes/light/container/card.bootstrap.css.js +1 -1
- package/components/card/themes/light/container/card.bootstrap.css.js.map +1 -1
- package/components/card/themes/light/container/card.fluent.css.js +1 -1
- package/components/card/themes/light/container/card.fluent.css.js.map +1 -1
- package/components/card/themes/light/container/card.indigo.css.js +1 -1
- package/components/card/themes/light/container/card.indigo.css.js.map +1 -1
- package/components/card/themes/light/container/card.material.css.js +1 -1
- package/components/card/themes/light/container/card.material.css.js.map +1 -1
- package/components/card/themes/light/container/card.shared.css.js +1 -1
- package/components/card/themes/light/container/card.shared.css.js.map +1 -1
- package/components/card/themes/shared/container/card.bootstrap.css.d.ts +1 -0
- package/components/card/themes/shared/container/card.bootstrap.css.js +3 -0
- package/components/card/themes/shared/container/card.bootstrap.css.js.map +1 -0
- package/components/card/themes/shared/container/card.indigo.css.js +1 -1
- package/components/card/themes/shared/container/card.indigo.css.js.map +1 -1
- package/components/card/themes/shared/content/card.content.bootstrap.css.js +1 -1
- package/components/card/themes/shared/content/card.content.bootstrap.css.js.map +1 -1
- package/components/card/themes/shared/header/card.header.bootstrap.css.js +1 -1
- package/components/card/themes/shared/header/card.header.bootstrap.css.js.map +1 -1
- package/components/card/themes/shared/header/card.header.fluent.css.js +1 -1
- package/components/card/themes/shared/header/card.header.fluent.css.js.map +1 -1
- package/components/card/themes/shared/header/card.header.indigo.css.js +1 -1
- package/components/card/themes/shared/header/card.header.indigo.css.js.map +1 -1
- package/components/carousel/carousel-slide.d.ts +5 -1
- package/components/carousel/carousel-slide.js.map +1 -1
- package/components/carousel/carousel.d.ts +3 -2
- package/components/carousel/carousel.js.map +1 -1
- package/components/carousel/themes/dark/carousel.bootstrap.css.js +1 -1
- package/components/carousel/themes/dark/carousel.bootstrap.css.js.map +1 -1
- package/components/carousel/themes/dark/carousel.fluent.css.js +1 -1
- package/components/carousel/themes/dark/carousel.fluent.css.js.map +1 -1
- package/components/carousel/themes/dark/carousel.indigo.css.js +1 -1
- package/components/carousel/themes/dark/carousel.indigo.css.js.map +1 -1
- package/components/carousel/themes/dark/carousel.material.css.js +1 -1
- package/components/carousel/themes/dark/carousel.material.css.js.map +1 -1
- package/components/carousel/themes/light/carousel.bootstrap.css.js +1 -1
- package/components/carousel/themes/light/carousel.bootstrap.css.js.map +1 -1
- package/components/carousel/themes/light/carousel.fluent.css.js +1 -1
- package/components/carousel/themes/light/carousel.fluent.css.js.map +1 -1
- package/components/carousel/themes/light/carousel.indigo.css.js +1 -1
- package/components/carousel/themes/light/carousel.indigo.css.js.map +1 -1
- package/components/carousel/themes/light/carousel.material.css.js +1 -1
- package/components/carousel/themes/light/carousel.material.css.js.map +1 -1
- package/components/carousel/themes/shared/carousel.bootstrap.css.js +1 -1
- package/components/carousel/themes/shared/carousel.bootstrap.css.js.map +1 -1
- package/components/carousel/themes/shared/carousel.common.css.js +1 -1
- package/components/carousel/themes/shared/carousel.common.css.js.map +1 -1
- package/components/carousel/themes/shared/carousel.fluent.css.js +1 -1
- package/components/carousel/themes/shared/carousel.fluent.css.js.map +1 -1
- package/components/carousel/themes/shared/carousel.indigo.css.js +1 -1
- package/components/carousel/themes/shared/carousel.indigo.css.js.map +1 -1
- package/components/checkbox/checkbox-base.d.ts +6 -3
- package/components/checkbox/checkbox-base.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.bootstrap.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.fluent.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.indigo.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.material.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.material.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch/switch.bootstrap.css.js +1 -1
- package/components/checkbox/themes/dark/switch/switch.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch/switch.fluent.css.js +1 -1
- package/components/checkbox/themes/dark/switch/switch.fluent.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch/switch.indigo.css.js +1 -1
- package/components/checkbox/themes/dark/switch/switch.indigo.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch/switch.material.css.js +1 -1
- package/components/checkbox/themes/dark/switch/switch.material.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.bootstrap.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.fluent.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.indigo.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.material.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.material.css.js.map +1 -1
- package/components/checkbox/themes/light/switch/switch.bootstrap.css.js +1 -1
- package/components/checkbox/themes/light/switch/switch.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/light/switch/switch.fluent.css.js +1 -1
- package/components/checkbox/themes/light/switch/switch.fluent.css.js.map +1 -1
- package/components/checkbox/themes/light/switch/switch.indigo.css.js +1 -1
- package/components/checkbox/themes/light/switch/switch.indigo.css.js.map +1 -1
- package/components/checkbox/themes/light/switch/switch.material.css.js +1 -1
- package/components/checkbox/themes/light/switch/switch.material.css.js.map +1 -1
- package/components/checkbox/themes/light/switch/switch.shared.css.js +1 -1
- package/components/checkbox/themes/light/switch/switch.shared.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/shared/switch/switch.bootstrap.css.js +1 -1
- package/components/checkbox/themes/shared/switch/switch.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/shared/switch/switch.common.css.js +1 -1
- package/components/checkbox/themes/shared/switch/switch.common.css.js.map +1 -1
- package/components/checkbox/themes/shared/switch/switch.fluent.css.js +1 -1
- package/components/checkbox/themes/shared/switch/switch.fluent.css.js.map +1 -1
- package/components/checkbox/themes/shared/switch/switch.indigo.css.js +1 -1
- package/components/checkbox/themes/shared/switch/switch.indigo.css.js.map +1 -1
- package/components/checkbox/themes/shared/switch/switch.material.css.js +1 -1
- package/components/checkbox/themes/shared/switch/switch.material.css.js.map +1 -1
- package/components/chip/themes/dark/chip.bootstrap.css.js +1 -1
- package/components/chip/themes/dark/chip.bootstrap.css.js.map +1 -1
- package/components/chip/themes/light/chip.bootstrap.css.js +1 -1
- package/components/chip/themes/light/chip.bootstrap.css.js.map +1 -1
- package/components/chip/themes/shared/chip.bootstrap.css.js +1 -1
- package/components/chip/themes/shared/chip.bootstrap.css.js.map +1 -1
- package/components/combo/combo.d.ts +2 -2
- package/components/combo/combo.js +23 -12
- package/components/combo/combo.js.map +1 -1
- package/components/combo/themes/dark/combo.bootstrap.css.js +1 -1
- package/components/combo/themes/dark/combo.bootstrap.css.js.map +1 -1
- package/components/combo/themes/dark/combo.fluent.css.js +1 -1
- package/components/combo/themes/dark/combo.fluent.css.js.map +1 -1
- package/components/combo/themes/dark/combo.indigo.css.js +1 -1
- package/components/combo/themes/dark/combo.indigo.css.js.map +1 -1
- package/components/combo/themes/dark/combo.material.css.js +1 -1
- package/components/combo/themes/dark/combo.material.css.js.map +1 -1
- package/components/combo/themes/light/combo.bootstrap.css.js +1 -1
- package/components/combo/themes/light/combo.bootstrap.css.js.map +1 -1
- package/components/combo/themes/light/combo.fluent.css.js +1 -1
- package/components/combo/themes/light/combo.fluent.css.js.map +1 -1
- package/components/combo/themes/light/combo.indigo.css.js +1 -1
- package/components/combo/themes/light/combo.indigo.css.js.map +1 -1
- package/components/combo/themes/light/combo.material.css.js +1 -1
- package/components/combo/themes/light/combo.material.css.js.map +1 -1
- package/components/combo/themes/light/combo.shared.css.js +1 -1
- package/components/combo/themes/light/combo.shared.css.js.map +1 -1
- package/components/common/controllers/drag.d.ts +13 -0
- package/components/common/controllers/drag.js +30 -4
- package/components/common/controllers/drag.js.map +1 -1
- package/components/common/controllers/root-scroll.d.ts +2 -1
- package/components/common/controllers/root-scroll.js.map +1 -1
- package/components/common/definitions/defineAllComponents.js +2 -0
- package/components/common/definitions/defineAllComponents.js.map +1 -1
- package/components/common/mixins/alert.d.ts +2 -1
- package/components/common/mixins/alert.js.map +1 -1
- package/components/common/mixins/forms/associated.js +1 -1
- package/components/common/mixins/forms/associated.js.map +1 -1
- package/components/common/mixins/forms/form-value.d.ts +1 -0
- package/components/common/mixins/forms/form-value.js +16 -0
- package/components/common/mixins/forms/form-value.js.map +1 -1
- package/components/common/util.d.ts +11 -3
- package/components/common/util.js +110 -3
- package/components/common/util.js.map +1 -1
- package/components/date-picker/date-picker.d.ts +5 -5
- package/components/date-picker/date-picker.js.map +1 -1
- package/components/date-picker/themes/dark/date-picker.bootstrap.css.js +1 -1
- package/components/date-picker/themes/dark/date-picker.bootstrap.css.js.map +1 -1
- package/components/date-picker/themes/dark/date-picker.fluent.css.js +1 -1
- package/components/date-picker/themes/dark/date-picker.fluent.css.js.map +1 -1
- package/components/date-picker/themes/dark/date-picker.indigo.css.js +1 -1
- package/components/date-picker/themes/dark/date-picker.indigo.css.js.map +1 -1
- package/components/date-picker/themes/dark/date-picker.material.css.js +1 -1
- package/components/date-picker/themes/dark/date-picker.material.css.js.map +1 -1
- package/components/date-picker/themes/light/date-picker.bootstrap.css.js +1 -1
- package/components/date-picker/themes/light/date-picker.bootstrap.css.js.map +1 -1
- package/components/date-picker/themes/light/date-picker.fluent.css.js +1 -1
- package/components/date-picker/themes/light/date-picker.fluent.css.js.map +1 -1
- package/components/date-picker/themes/light/date-picker.indigo.css.js +1 -1
- package/components/date-picker/themes/light/date-picker.indigo.css.js.map +1 -1
- package/components/date-picker/themes/light/date-picker.material.css.js +1 -1
- package/components/date-picker/themes/light/date-picker.material.css.js.map +1 -1
- package/components/date-picker/themes/light/date-picker.shared.css.js +1 -1
- package/components/date-picker/themes/light/date-picker.shared.css.js.map +1 -1
- package/components/date-picker/themes/shared/date-picker.fluent.css.js +1 -1
- package/components/date-picker/themes/shared/date-picker.fluent.css.js.map +1 -1
- package/components/divider/divider.d.ts +2 -1
- package/components/divider/divider.js.map +1 -1
- package/components/dropdown/dropdown.d.ts +4 -4
- package/components/dropdown/dropdown.js.map +1 -1
- package/components/dropdown/themes/dark/dropdown.bootstrap.css.js +1 -1
- package/components/dropdown/themes/dark/dropdown.bootstrap.css.js.map +1 -1
- package/components/dropdown/themes/dark/dropdown.fluent.css.js +1 -1
- package/components/dropdown/themes/dark/dropdown.fluent.css.js.map +1 -1
- package/components/dropdown/themes/dark/dropdown.indigo.css.js +1 -1
- package/components/dropdown/themes/dark/dropdown.indigo.css.js.map +1 -1
- package/components/dropdown/themes/dark/dropdown.material.css.js +1 -1
- package/components/dropdown/themes/dark/dropdown.material.css.js.map +1 -1
- package/components/dropdown/themes/dark/dropdown.shared.css.js +1 -1
- package/components/dropdown/themes/dark/dropdown.shared.css.js.map +1 -1
- package/components/dropdown/themes/light/dropdown.bootstrap.css.js +1 -1
- package/components/dropdown/themes/light/dropdown.bootstrap.css.js.map +1 -1
- package/components/dropdown/themes/light/dropdown.fluent.css.js +1 -1
- package/components/dropdown/themes/light/dropdown.fluent.css.js.map +1 -1
- package/components/dropdown/themes/light/dropdown.indigo.css.js +1 -1
- package/components/dropdown/themes/light/dropdown.indigo.css.js.map +1 -1
- package/components/dropdown/themes/light/dropdown.material.css.js +1 -1
- package/components/dropdown/themes/light/dropdown.material.css.js.map +1 -1
- package/components/dropdown/themes/light/dropdown.shared.css.js +1 -1
- package/components/dropdown/themes/light/dropdown.shared.css.js.map +1 -1
- package/components/expansion-panel/expansion-panel.d.ts +2 -1
- package/components/expansion-panel/expansion-panel.js.map +1 -1
- package/components/file-input/file-input.d.ts +85 -0
- package/components/file-input/file-input.js +155 -0
- package/components/file-input/file-input.js.map +1 -0
- package/components/file-input/themes/file-input.base.css.d.ts +1 -0
- package/components/file-input/themes/file-input.base.css.js +3 -0
- package/components/file-input/themes/file-input.base.css.js.map +1 -0
- package/components/file-input/themes/shared/file-input.bootstrap.css.d.ts +1 -0
- package/components/file-input/themes/shared/file-input.bootstrap.css.js +3 -0
- package/components/file-input/themes/shared/file-input.bootstrap.css.js.map +1 -0
- package/components/file-input/themes/shared/file-input.fluent.css.d.ts +1 -0
- package/components/file-input/themes/shared/file-input.fluent.css.js +3 -0
- package/components/file-input/themes/shared/file-input.fluent.css.js.map +1 -0
- package/components/file-input/themes/shared/file-input.indigo.css.d.ts +1 -0
- package/components/file-input/themes/shared/file-input.indigo.css.js +3 -0
- package/components/file-input/themes/shared/file-input.indigo.css.js.map +1 -0
- package/components/file-input/themes/shared/file-input.material.css.d.ts +1 -0
- package/components/file-input/themes/shared/file-input.material.css.js +3 -0
- package/components/file-input/themes/shared/file-input.material.css.js.map +1 -0
- package/components/file-input/themes/themes.d.ts +2 -0
- package/components/file-input/themes/themes.js +50 -0
- package/components/file-input/themes/themes.js.map +1 -0
- package/components/file-input/validators.d.ts +3 -0
- package/components/file-input/validators.js +5 -0
- package/components/file-input/validators.js.map +1 -0
- package/components/icon/icon.registry.js +2 -2
- package/components/icon/icon.registry.js.map +1 -1
- package/components/input/input-base.d.ts +3 -1
- package/components/input/input-base.js +6 -2
- package/components/input/input-base.js.map +1 -1
- package/components/input/input.d.ts +2 -2
- package/components/input/input.js.map +1 -1
- package/components/input/themes/dark/input.fluent.css.js +1 -1
- package/components/input/themes/dark/input.fluent.css.js.map +1 -1
- package/components/input/themes/light/input.fluent.css.js +1 -1
- package/components/input/themes/light/input.fluent.css.js.map +1 -1
- package/components/input/themes/shared/input.bootstrap.css.js +1 -1
- package/components/input/themes/shared/input.bootstrap.css.js.map +1 -1
- package/components/input/themes/shared/input.fluent.css.js +1 -1
- package/components/input/themes/shared/input.fluent.css.js.map +1 -1
- package/components/input/themes/shared/input.material.css.js +1 -1
- package/components/input/themes/shared/input.material.css.js.map +1 -1
- package/components/mask-input/mask-input.d.ts +2 -1
- package/components/mask-input/mask-input.js.map +1 -1
- package/components/nav-drawer/nav-drawer.d.ts +2 -1
- package/components/nav-drawer/nav-drawer.js.map +1 -1
- package/components/popover/popover.d.ts +19 -3
- package/components/popover/popover.js +58 -9
- package/components/popover/popover.js.map +1 -1
- package/components/progress/linear-progress.d.ts +2 -1
- package/components/progress/linear-progress.js.map +1 -1
- package/components/radio/radio.d.ts +12 -3
- package/components/radio/radio.js +18 -0
- package/components/radio/radio.js.map +1 -1
- package/components/radio/themes/dark/radio.bootstrap.css.js +1 -1
- package/components/radio/themes/dark/radio.bootstrap.css.js.map +1 -1
- package/components/radio/themes/light/radio.bootstrap.css.js +1 -1
- package/components/radio/themes/light/radio.bootstrap.css.js.map +1 -1
- package/components/radio/themes/light/radio.shared.css.js +1 -1
- package/components/radio/themes/light/radio.shared.css.js.map +1 -1
- package/components/radio/themes/shared/radio.bootstrap.css.js +1 -1
- package/components/radio/themes/shared/radio.bootstrap.css.js.map +1 -1
- package/components/radio-group/radio-group.d.ts +2 -1
- package/components/radio-group/radio-group.js.map +1 -1
- package/components/rating/themes/dark/rating.indigo.css.js +1 -1
- package/components/rating/themes/dark/rating.indigo.css.js.map +1 -1
- package/components/rating/themes/light/rating.indigo.css.js +1 -1
- package/components/rating/themes/light/rating.indigo.css.js.map +1 -1
- package/components/rating/themes/light/rating.shared.css.js +1 -1
- package/components/rating/themes/light/rating.shared.css.js.map +1 -1
- package/components/rating/themes/rating.base.css.js +1 -1
- package/components/rating/themes/rating.base.css.js.map +1 -1
- package/components/rating/themes/shared/rating.common.css.js +1 -1
- package/components/rating/themes/shared/rating.common.css.js.map +1 -1
- package/components/rating/themes/shared/rating.indigo.css.js +1 -1
- package/components/rating/themes/shared/rating.indigo.css.js.map +1 -1
- package/components/resize-container/resize-container.d.ts +1 -0
- package/components/resize-container/resize-container.js.map +1 -1
- package/components/select/select.d.ts +4 -4
- package/components/select/select.js.map +1 -1
- package/components/select/themes/dark/select.bootstrap.css.js +1 -1
- package/components/select/themes/dark/select.bootstrap.css.js.map +1 -1
- package/components/select/themes/dark/select.fluent.css.js +1 -1
- package/components/select/themes/dark/select.fluent.css.js.map +1 -1
- package/components/select/themes/dark/select.indigo.css.js +1 -1
- package/components/select/themes/dark/select.indigo.css.js.map +1 -1
- package/components/select/themes/dark/select.material.css.js +1 -1
- package/components/select/themes/dark/select.material.css.js.map +1 -1
- package/components/select/themes/light/select.bootstrap.css.js +1 -1
- package/components/select/themes/light/select.bootstrap.css.js.map +1 -1
- package/components/select/themes/light/select.fluent.css.js +1 -1
- package/components/select/themes/light/select.fluent.css.js.map +1 -1
- package/components/select/themes/light/select.indigo.css.js +1 -1
- package/components/select/themes/light/select.indigo.css.js.map +1 -1
- package/components/select/themes/light/select.material.css.js +1 -1
- package/components/select/themes/light/select.material.css.js.map +1 -1
- package/components/select/themes/light/select.shared.css.js +1 -1
- package/components/select/themes/light/select.shared.css.js.map +1 -1
- package/components/slider/range-slider.d.ts +5 -3
- package/components/slider/range-slider.js.map +1 -1
- package/components/slider/slider-base.d.ts +3 -2
- package/components/slider/slider-base.js +1 -3
- package/components/slider/slider-base.js.map +1 -1
- package/components/slider/themes/dark/slider.bootstrap.css.js +1 -1
- package/components/slider/themes/dark/slider.bootstrap.css.js.map +1 -1
- package/components/slider/themes/light/slider.bootstrap.css.js +1 -1
- package/components/slider/themes/light/slider.bootstrap.css.js.map +1 -1
- package/components/snackbar/themes/dark/snackbar.fluent.css.js +1 -1
- package/components/snackbar/themes/dark/snackbar.fluent.css.js.map +1 -1
- package/components/snackbar/themes/light/snackbar.fluent.css.js +1 -1
- package/components/snackbar/themes/light/snackbar.fluent.css.js.map +1 -1
- package/components/snackbar/themes/light/snackbar.shared.css.js +1 -1
- package/components/snackbar/themes/light/snackbar.shared.css.js.map +1 -1
- package/components/stepper/animations.d.ts +2 -1
- package/components/stepper/animations.js.map +1 -1
- package/components/stepper/step.d.ts +8 -3
- package/components/stepper/step.js.map +1 -1
- package/components/stepper/stepper.common.d.ts +8 -4
- package/components/stepper/stepper.common.js.map +1 -1
- package/components/stepper/stepper.d.ts +6 -5
- package/components/stepper/stepper.js.map +1 -1
- package/components/stepper/themes/step/step.base.css.js +1 -1
- package/components/stepper/themes/step/step.base.css.js.map +1 -1
- package/components/tabs/tabs.d.ts +3 -2
- package/components/tabs/tabs.js.map +1 -1
- package/components/textarea/textarea.d.ts +2 -2
- package/components/textarea/textarea.js.map +1 -1
- package/components/textarea/themes/dark/textarea.fluent.css.js +1 -1
- package/components/textarea/themes/dark/textarea.fluent.css.js.map +1 -1
- package/components/textarea/themes/light/textarea.fluent.css.js +1 -1
- package/components/textarea/themes/light/textarea.fluent.css.js.map +1 -1
- package/components/textarea/themes/shared/textarea.common.css.js +1 -1
- package/components/textarea/themes/shared/textarea.common.css.js.map +1 -1
- package/components/textarea/themes/shared/textarea.fluent.css.js +1 -1
- package/components/textarea/themes/shared/textarea.fluent.css.js.map +1 -1
- package/components/tile-manager/tile-ghost-util.js +2 -0
- package/components/tile-manager/tile-ghost-util.js.map +1 -1
- package/components/tile-manager/tile-manager.js.map +1 -1
- package/components/tile-manager/tile.d.ts +4 -2
- package/components/tile-manager/tile.js +36 -17
- package/components/tile-manager/tile.js.map +1 -1
- package/components/toast/themes/dark/toast.bootstrap.css.js +1 -1
- package/components/toast/themes/dark/toast.bootstrap.css.js.map +1 -1
- package/components/toast/themes/dark/toast.fluent.css.js +1 -1
- package/components/toast/themes/dark/toast.fluent.css.js.map +1 -1
- package/components/toast/themes/dark/toast.material.css.js +1 -1
- package/components/toast/themes/dark/toast.material.css.js.map +1 -1
- package/components/toast/themes/dark/toast.shared.css.js +1 -1
- package/components/toast/themes/dark/toast.shared.css.js.map +1 -1
- package/components/toast/themes/light/toast.bootstrap.css.js +1 -1
- package/components/toast/themes/light/toast.bootstrap.css.js.map +1 -1
- package/components/toast/themes/light/toast.fluent.css.js +1 -1
- package/components/toast/themes/light/toast.fluent.css.js.map +1 -1
- package/components/toast/themes/light/toast.shared.css.js +1 -1
- package/components/toast/themes/light/toast.shared.css.js.map +1 -1
- package/components/tooltip/controller.d.ts +87 -0
- package/components/tooltip/controller.js +172 -0
- package/components/tooltip/controller.js.map +1 -0
- package/components/tooltip/service.d.ts +12 -0
- package/components/tooltip/service.js +42 -0
- package/components/tooltip/service.js.map +1 -0
- package/components/tooltip/themes/dark/tooltip.bootstrap.css.d.ts +1 -0
- package/components/tooltip/themes/dark/tooltip.bootstrap.css.js +3 -0
- package/components/tooltip/themes/dark/tooltip.bootstrap.css.js.map +1 -0
- package/components/tooltip/themes/dark/tooltip.fluent.css.d.ts +1 -0
- package/components/tooltip/themes/dark/tooltip.fluent.css.js +3 -0
- package/components/tooltip/themes/dark/tooltip.fluent.css.js.map +1 -0
- package/components/tooltip/themes/dark/tooltip.indigo.css.d.ts +1 -0
- package/components/tooltip/themes/dark/tooltip.indigo.css.js +3 -0
- package/components/tooltip/themes/dark/tooltip.indigo.css.js.map +1 -0
- package/components/tooltip/themes/dark/tooltip.material.css.d.ts +1 -0
- package/components/tooltip/themes/dark/tooltip.material.css.js +3 -0
- package/components/tooltip/themes/dark/tooltip.material.css.js.map +1 -0
- package/components/tooltip/themes/light/tooltip.bootstrap.css.d.ts +1 -0
- package/components/tooltip/themes/light/tooltip.bootstrap.css.js +3 -0
- package/components/tooltip/themes/light/tooltip.bootstrap.css.js.map +1 -0
- package/components/tooltip/themes/light/tooltip.fluent.css.d.ts +1 -0
- package/components/tooltip/themes/light/tooltip.fluent.css.js +3 -0
- package/components/tooltip/themes/light/tooltip.fluent.css.js.map +1 -0
- package/components/tooltip/themes/light/tooltip.indigo.css.d.ts +1 -0
- package/components/tooltip/themes/light/tooltip.indigo.css.js +3 -0
- package/components/tooltip/themes/light/tooltip.indigo.css.js.map +1 -0
- package/components/tooltip/themes/light/tooltip.material.css.d.ts +1 -0
- package/components/tooltip/themes/light/tooltip.material.css.js +3 -0
- package/components/tooltip/themes/light/tooltip.material.css.js.map +1 -0
- package/components/tooltip/themes/light/tooltip.shared.css.d.ts +1 -0
- package/components/tooltip/themes/light/tooltip.shared.css.js +3 -0
- package/components/tooltip/themes/light/tooltip.shared.css.js.map +1 -0
- package/components/tooltip/themes/shared/tooltip.common.css.d.ts +1 -0
- package/components/tooltip/themes/shared/tooltip.common.css.js +3 -0
- package/components/tooltip/themes/shared/tooltip.common.css.js.map +1 -0
- package/components/tooltip/themes/shared/tooltip.indigo.css.d.ts +1 -0
- package/components/tooltip/themes/shared/tooltip.indigo.css.js +3 -0
- package/components/tooltip/themes/shared/tooltip.indigo.css.js.map +1 -0
- package/components/tooltip/themes/themes.d.ts +2 -0
- package/components/tooltip/themes/themes.js +47 -0
- package/components/tooltip/themes/themes.js.map +1 -0
- package/components/tooltip/themes/tooltip.base.css.d.ts +1 -0
- package/components/tooltip/themes/tooltip.base.css.js +3 -0
- package/components/tooltip/themes/tooltip.base.css.js.map +1 -0
- package/components/tooltip/tooltip.d.ts +154 -0
- package/components/tooltip/tooltip.js +284 -0
- package/components/tooltip/tooltip.js.map +1 -0
- package/components/tree/tree.common.d.ts +4 -6
- package/components/tree/tree.common.js.map +1 -1
- package/components/tree/tree.d.ts +2 -1
- package/components/tree/tree.js.map +1 -1
- package/components/tree/tree.selection.js.map +1 -1
- package/components/types.d.ts +30 -2
- package/components/types.js.map +1 -1
- package/custom-elements.json +14111 -11208
- package/igniteui-webcomponents.css-data.json +1 -1
- package/igniteui-webcomponents.html-data.json +1 -1
- package/index.d.ts +16 -6
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/package.json +2 -2
- package/theming/types.d.ts +2 -2
- package/theming/types.js.map +1 -1
- package/web-types.json +2 -2
- package/components/common/decorators/blazorTypeOverride.d.ts +0 -7
- package/components/common/decorators/blazorTypeOverride.js +0 -4
- package/components/common/decorators/blazorTypeOverride.js.map +0 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
export const styles = css `:host{--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--
|
|
2
|
+
export const styles = css `:host{--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-200));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-200));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-200));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-200));--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, var(--ig-gray-900-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-gray-900-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-gray-900-contrast));--date-current-background: var(--ig-calendar-date-current-background, var(--ig-primary-200));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-gray-900-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-gray-900-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-special-current-border-color: var(--ig-calendar-date-special-current-border-color, transparent);--date-selected-border-color: var(--ig-calendar-date-selected-border-color, var(--ig-gray-700));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, var(--ig-gray-700));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, var(--ig-gray-700));--date-range-border-color: var(--ig-calendar-date-range-border-color, var(--ig-gray-700));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, var(--ig-gray-700));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, transparent);--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, transparent);--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0.125rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-primary-200-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-primary-200));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-700));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-700));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-700));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-50));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-50));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-50));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-50));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-50));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-50));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-gray-900-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-gray-100));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-gray-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-gray-200));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-gray-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-gray-200));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, var(--ig-gray-100));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, var(--ig-gray-100));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900-contrast));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-gray-900));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-gray-100));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-gray-900));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-gray-200));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-gray-900));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-gray-200));--date-current-border-color: var(--ig-calendar-date-current-border-color, transparent);--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, transparent);--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, transparent);--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-gray-900));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-600));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-gray-100));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-gray-900));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-800));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-gray-900));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-600));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-gray-900));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-800));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, transparent);--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-700));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-700));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-700));--ig-theme: fluent}`;
|
|
3
3
|
//# sourceMappingURL=calendar.fluent.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.fluent.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/dark/calendar.fluent.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,moTAAmoT,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-200));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-200));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-200));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-200));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, transparent);--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, transparent);--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, var(--ig-gray-900-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-gray-900-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-gray-900-contrast));--date-current-background: var(--ig-calendar-date-current-background, var(--ig-primary-200));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-gray-900-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-gray-900-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-special-current-border-color: var(--ig-calendar-date-special-current-border-color, transparent);--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0.125rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-selected-border-color: var(--ig-calendar-date-selected-border-color, var(--ig-gray-700));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, var(--ig-gray-700));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, var(--ig-gray-700));--date-range-border-color: var(--ig-calendar-date-range-border-color, var(--ig-gray-700));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, var(--ig-gray-700));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-700));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-700));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-700));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-50));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-50));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-50));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-50));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-50));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-50));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-primary-200-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-primary-200));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-gray-900));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-600));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-gray-100));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-gray-900));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-800));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-gray-900));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-600));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-gray-900));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-800));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-gray-900-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-gray-100));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-gray-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-gray-200));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-gray-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-gray-200));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, var(--ig-gray-100));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, var(--ig-gray-100));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900-contrast));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-gray-900));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-gray-100));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-gray-900));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-gray-200));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-gray-900));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-gray-200));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, transparent);--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-700));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-700));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-700));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-current-border-color: var(--ig-calendar-date-current-border-color, transparent);--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, transparent);--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, transparent);--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ig-theme: fluent}`;\n"]}
|
|
1
|
+
{"version":3,"file":"calendar.fluent.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/dark/calendar.fluent.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,moTAAmoT,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-200));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-200));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-200));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-200));--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, var(--ig-gray-900-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-gray-900-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-gray-900-contrast));--date-current-background: var(--ig-calendar-date-current-background, var(--ig-primary-200));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-gray-900-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-gray-900-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-special-current-border-color: var(--ig-calendar-date-special-current-border-color, transparent);--date-selected-border-color: var(--ig-calendar-date-selected-border-color, var(--ig-gray-700));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, var(--ig-gray-700));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, var(--ig-gray-700));--date-range-border-color: var(--ig-calendar-date-range-border-color, var(--ig-gray-700));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, var(--ig-gray-700));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, transparent);--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, transparent);--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0.125rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-primary-200-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-primary-200));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-700));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-700));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-700));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-50));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-50));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-50));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-50));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-50));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-50));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-gray-900-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-gray-100));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-gray-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-gray-200));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-gray-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-gray-200));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, var(--ig-gray-100));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, var(--ig-gray-100));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900-contrast));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-gray-900));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-gray-100));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-gray-900));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-gray-200));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-gray-900));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-gray-200));--date-current-border-color: var(--ig-calendar-date-current-border-color, transparent);--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, transparent);--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, transparent);--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-gray-900));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-600));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-gray-100));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-gray-900));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-800));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-gray-900));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-600));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-gray-900));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-800));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, transparent);--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-700));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-700));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-700));--ig-theme: fluent}`;\n"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
export const styles = css `:host{--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--content-background: var(--ig-calendar-content-background, var(--ig-gray-50));--border-color: var(--ig-calendar-border-color, var(--ig-gray-100));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-50));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-300));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-300));--navigation-color: var(--ig-calendar-navigation-color, var(--ig-gray-600));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-300));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-300));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, var(--ig-primary-200));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, var(--ig-primary-200));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, var(--ig-gray-50-contrast));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, var(--ig-gray-50-contrast));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-gray-50-contrast));--date-current-background: var(--ig-calendar-date-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-gray-50-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-gray-50-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-primary-700));--week-number-background: var(--ig-calendar-week-number-background, hsl(from var(--ig-gray-50-contrast) h s l/0.05));--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.375rem), 0.375rem));--date-disabled-foreground: var(--ig-calendar-date-disabled-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-gray-50-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-gray-50));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-700));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.25rem), 0.25rem));--date-hover-background: var(--ig-calendar-date-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-focus-background: var(--ig-calendar-date-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-primary-700));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-primary-300));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-primary-200));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-primary-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-primary-100));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-primary-100));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-primary-50));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-primary-50));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-100));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-50));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-100));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-primary-500-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-primary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-primary-900-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-primary-400));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-primary-900-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-primary-400));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-500-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-primary-500));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-primary-400));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-primary-400));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-primary-300));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-primary-200));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-primary-200));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-primary-400) h s l/0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-primary-700));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-primary-700));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-400));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-primary-700));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-primary-500-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-400));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-primary-500-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-500));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-primary-200));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-primary-200));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--ig-theme: indigo}`;
|
|
2
|
+
export const styles = css `:host{--content-background: var(--ig-calendar-content-background, var(--ig-gray-50));--border-color: var(--ig-calendar-border-color, var(--ig-gray-100));--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.375rem), 0.375rem));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-50));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-300));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-300));--navigation-color: var(--ig-calendar-navigation-color, var(--ig-gray-600));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-300));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-300));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--week-number-background: var(--ig-calendar-week-number-background, hsl(from var(--ig-gray-50-contrast) h s l/0.05));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, var(--ig-gray-50-contrast));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, var(--ig-gray-50-contrast));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-gray-50-contrast));--date-current-background: var(--ig-calendar-date-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-gray-50-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-gray-50-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-primary-700));--date-disabled-foreground: var(--ig-calendar-date-disabled-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, var(--ig-primary-200));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, var(--ig-primary-200));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-700));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-gray-50-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-gray-50));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.25rem), 0.25rem));--date-hover-background: var(--ig-calendar-date-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-focus-background: var(--ig-calendar-date-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-primary-700));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-primary-300));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-primary-200));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-primary-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-primary-100));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-primary-100));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-primary-50));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-primary-50));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-100));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-50));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-100));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-primary-500-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-primary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-primary-900-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-primary-400));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-primary-900-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-primary-400));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-500-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-primary-500));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-primary-400));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-primary-400));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-primary-300));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-primary-200));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-primary-200));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-primary-400) h s l/0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-primary-700));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-primary-700));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-400));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-primary-700));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-primary-500-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-400));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-primary-500-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-500));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-primary-200));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-primary-200));--ig-theme: indigo}`;
|
|
3
3
|
//# sourceMappingURL=calendar.indigo.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.indigo.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/dark/calendar.indigo.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,ihUAAihU,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--content-background: var(--ig-calendar-content-background, var(--ig-gray-50));--border-color: var(--ig-calendar-border-color, var(--ig-gray-100));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-50));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-300));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-300));--navigation-color: var(--ig-calendar-navigation-color, var(--ig-gray-600));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-300));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-300));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, var(--ig-primary-200));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, var(--ig-primary-200));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, var(--ig-gray-50-contrast));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, var(--ig-gray-50-contrast));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-gray-50-contrast));--date-current-background: var(--ig-calendar-date-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-gray-50-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-gray-50-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-primary-700));--week-number-background: var(--ig-calendar-week-number-background, hsl(from var(--ig-gray-50-contrast) h s l/0.05));--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.375rem), 0.375rem));--date-disabled-foreground: var(--ig-calendar-date-disabled-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-gray-50-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-gray-50));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-700));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.25rem), 0.25rem));--date-hover-background: var(--ig-calendar-date-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-focus-background: var(--ig-calendar-date-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-primary-700));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-primary-300));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-primary-200));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-primary-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-primary-100));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-primary-100));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-primary-50));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-primary-50));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-100));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-50));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-100));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-primary-500-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-primary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-primary-900-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-primary-400));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-primary-900-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-primary-400));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-500-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-primary-500));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-primary-400));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-primary-400));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-primary-300));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-primary-200));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-primary-200));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-primary-400) h s l/0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-primary-700));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-primary-700));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-400));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-primary-700));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-primary-500-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-400));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-primary-500-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-500));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-primary-200));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-primary-200));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--ig-theme: indigo}`;\n"]}
|
|
1
|
+
{"version":3,"file":"calendar.indigo.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/dark/calendar.indigo.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,ihUAAihU,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--content-background: var(--ig-calendar-content-background, var(--ig-gray-50));--border-color: var(--ig-calendar-border-color, var(--ig-gray-100));--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.375rem), 0.375rem));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-50));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-300));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-300));--navigation-color: var(--ig-calendar-navigation-color, var(--ig-gray-600));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-300));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-300));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--week-number-background: var(--ig-calendar-week-number-background, hsl(from var(--ig-gray-50-contrast) h s l/0.05));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, var(--ig-gray-50-contrast));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, var(--ig-gray-50-contrast));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-gray-50-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-gray-50-contrast));--date-current-background: var(--ig-calendar-date-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-gray-50-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-gray-50-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-primary-700));--date-disabled-foreground: var(--ig-calendar-date-disabled-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsl(from var(--ig-gray-400) h s l/0.38));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, var(--ig-primary-200));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, var(--ig-primary-200));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-700));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-gray-50-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-gray-50));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.25rem), 0.25rem));--date-hover-background: var(--ig-calendar-date-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-focus-background: var(--ig-calendar-date-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-primary-700));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-primary-300));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-primary-200));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-primary-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-primary-100));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-primary-100));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-primary-50));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-primary-50));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-100));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-50));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-100));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-primary-500-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-primary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-primary-900-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-primary-400));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-primary-900-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-primary-400));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-500-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-primary-500));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-primary-400));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-primary-400));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-primary-300));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-primary-200));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-primary-200));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, hsl(from var(--ig-primary-900-contrast) h s l/0.8));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-primary-400) h s l/0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsl(from var(--ig-primary-700) h s l/0.5));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-primary-700));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-primary-700));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-400));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsl(from var(--ig-gray-50-contrast) h s l/0.1));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, hsl(from var(--ig-primary-700) h s l/0.5));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-primary-700));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-primary-500-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-400));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-primary-500-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-500));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-primary-300));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-primary-200));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-primary-200));--ig-theme: indigo}`;\n"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
export const styles = css `:host{--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-secondary-200));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-secondary-200));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-secondary-200));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-secondary-200));--
|
|
2
|
+
export const styles = css `:host{--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-secondary-200));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-secondary-200));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-secondary-200));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-secondary-200));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-secondary-900-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-secondary-500));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-100));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-100));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-secondary-900-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-secondary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-secondary-700-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-secondary-700));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-secondary-700-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-secondary-700));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-100));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-secondary-900-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-secondary-500));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-secondary-700-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-secondary-700));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-secondary-700-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-secondary-700));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-secondary-500) h s l/0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-100));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-100));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, transparent);--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-100));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-100));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-secondary-900-contrast));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-secondary-900-contrast));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-secondary-900-contrast));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-secondary-200));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-secondary-100));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-secondary-100));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-100));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-100));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-100));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-100));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-secondary-200));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-secondary-200));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-secondary-100));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-gray-900));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-gray-900));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-900));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-900));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-900));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-secondary-200));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.5) * 0.5rem), 0.5rem));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-secondary-700-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-secondary-700));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-100));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-surface-500));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-100));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-secondary-600-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-secondary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-secondary-700-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-secondary-700));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-secondary-500-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-secondary-500));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-900));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-gray-900));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-900));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-900));--ig-theme: material}`;
|
|
3
3
|
//# sourceMappingURL=calendar.material.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.material.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/dark/calendar.material.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,27OAA27O,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-secondary-200));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-secondary-200));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-secondary-200));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-secondary-200));--
|
|
1
|
+
{"version":3,"file":"calendar.material.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/dark/calendar.material.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,27OAA27O,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-secondary-200));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-secondary-200));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-secondary-200));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-secondary-200));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-100));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-secondary-900-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-secondary-500));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-100));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-100));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-secondary-900-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-secondary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-secondary-700-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-secondary-700));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-secondary-700-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-secondary-700));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-100));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-secondary-900-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-secondary-500));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-secondary-700-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-secondary-700));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-secondary-700-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-secondary-700));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-secondary-500) h s l/0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-100));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-100));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, transparent);--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-100));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-100));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-secondary-900-contrast));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-secondary-900-contrast));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-secondary-900-contrast));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-secondary-200));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-secondary-100));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-secondary-100));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-100));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-100));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-100));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-100));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-secondary-200));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-secondary-200));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-secondary-100));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-gray-900));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-gray-900));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-900));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-900));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-900));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-secondary-200));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.5) * 0.5rem), 0.5rem));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-secondary-700-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-secondary-700));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-100));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-surface-500));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-100));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-secondary-600-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-secondary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-secondary-700-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-secondary-700));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-secondary-500-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-secondary-500));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-900));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-gray-900));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-900));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-900));--ig-theme: material}`;\n"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
export const styles = css `:host{--border-color: var(--ig-calendar-border-color, var(--ig-gray-300));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-100));--date-
|
|
2
|
+
export const styles = css `:host{--border-color: var(--ig-calendar-border-color, var(--ig-gray-300));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-100));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--week-number-background: var(--ig-calendar-week-number-background, transparent);--weekday-color: var(--ig-calendar-weekday-color, var(--ig-info-300));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, transparent);--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--header-background: var(--ig-calendar-header-background, var(--ig-gray-100));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-gray-100-contrast));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-300));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-800));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-800));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-800));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-primary-900-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-primary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-primary-900-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-primary-600));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-primary-900-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-primary-600));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-primary-500));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-primary-600));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-primary-600));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, transparent);--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-900-contrast));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-900-contrast));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-900-contrast));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-primary-500) h s l/0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-gray-900));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-gray-900));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-900));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-900));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-900));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-600));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-primary-900-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-600));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-primary-900-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-500));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-gray-900));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-900));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-900));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-900));--ig-theme: bootstrap}`;
|
|
3
3
|
//# sourceMappingURL=calendar.bootstrap.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.bootstrap.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/light/calendar.bootstrap.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,81PAA81P,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--border-color: var(--ig-calendar-border-color, var(--ig-gray-300));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-100));--date-
|
|
1
|
+
{"version":3,"file":"calendar.bootstrap.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/light/calendar.bootstrap.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,81PAA81P,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--border-color: var(--ig-calendar-border-color, var(--ig-gray-300));--picker-background: var(--ig-calendar-picker-background, var(--ig-gray-100));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--week-number-background: var(--ig-calendar-week-number-background, transparent);--weekday-color: var(--ig-calendar-weekday-color, var(--ig-info-300));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, transparent);--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--header-background: var(--ig-calendar-header-background, var(--ig-gray-100));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-gray-100-contrast));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-300));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-800));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-800));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-800));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-primary-900-contrast));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-primary-500));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-primary-900-contrast));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-primary-600));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-primary-900-contrast));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-primary-600));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-gray-900));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-primary-500));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-900-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-primary-600));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-900-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-primary-600));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, transparent);--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-900-contrast));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-900-contrast));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-900-contrast));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsl(from var(--ig-primary-500) h s l/0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-current-border-color: var(--ig-calendar-date-current-border-color, var(--ig-gray-900));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, var(--ig-gray-900));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-900));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-900));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-900));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, var(--ig-primary-600));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-primary-900-contrast));--ym-selected-background: var(--ig-calendar-ym-selected-background, var(--ig-primary-500));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-primary-900-contrast));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, var(--ig-primary-600));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-primary-900-contrast));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, var(--ig-primary-500));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, var(--ig-gray-900));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-900));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-900));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-900));--ig-theme: bootstrap}`;\n"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
export const styles = css `:host{--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--
|
|
2
|
+
export const styles = css `:host{--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-500));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-500));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-500));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-500));--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, var(--ig-primary-600-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-primary-600-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-primary-600-contrast));--date-current-background: var(--ig-calendar-date-current-background, var(--ig-primary-500));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-primary-600-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-primary-600-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-special-current-border-color: var(--ig-calendar-date-special-current-border-color, transparent);--date-selected-border-color: var(--ig-calendar-date-selected-border-color, var(--ig-gray-700));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, var(--ig-gray-700));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, var(--ig-gray-700));--date-range-border-color: var(--ig-calendar-date-range-border-color, var(--ig-gray-700));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, var(--ig-gray-700));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, transparent);--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, transparent);--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0.125rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-primary-600-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-primary-500));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-200));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-700));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-700));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-700));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-900));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-900));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-900));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-900));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-900));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-900));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-600-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-gray-100));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-600-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-gray-200));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-600-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-gray-200));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, var(--ig-gray-100));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, var(--ig-gray-100));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-primary-900-contrast));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-gray-900));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-gray-100));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-gray-900));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-gray-200));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-gray-900));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-gray-200));--date-current-border-color: var(--ig-calendar-date-current-border-color, transparent);--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, transparent);--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, transparent);--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-gray-900));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsl(from var(--ig-primary-100) h s l/0.5));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-gray-100));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-gray-900));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsl(from var(--ig-primary-50) h s l/0.3));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-gray-900));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsl(from var(--ig-primary-100) h s l/0.5));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-gray-900));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsl(from var(--ig-primary-50) h s l/0.3));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, transparent);--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-700));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-700));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-700));--ig-theme: fluent}`;
|
|
3
3
|
//# sourceMappingURL=calendar.fluent.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar.fluent.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/light/calendar.fluent.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,kvTAAkvT,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-500));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-500));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-500));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-500));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, transparent);--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, transparent);--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, var(--ig-primary-600-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-primary-600-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-primary-600-contrast));--date-current-background: var(--ig-calendar-date-current-background, var(--ig-primary-500));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-primary-600-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-primary-600-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-special-current-border-color: var(--ig-calendar-date-special-current-border-color, transparent);--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0.125rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-selected-border-color: var(--ig-calendar-date-selected-border-color, var(--ig-gray-700));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, var(--ig-gray-700));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, var(--ig-gray-700));--date-range-border-color: var(--ig-calendar-date-range-border-color, var(--ig-gray-700));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, var(--ig-gray-700));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-700));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-700));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-700));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-900));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-900));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-900));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-900));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-900));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-900));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-primary-600-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-primary-500));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-gray-900));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsl(from var(--ig-primary-100) h s l/0.5));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-gray-100));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-gray-900));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsl(from var(--ig-primary-50) h s l/0.3));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-gray-900));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsl(from var(--ig-primary-100) h s l/0.5));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-gray-900));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsl(from var(--ig-primary-50) h s l/0.3));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-600-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-gray-100));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-600-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-gray-200));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-600-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-gray-200));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, var(--ig-gray-100));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, var(--ig-gray-100));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-primary-900-contrast));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-gray-900));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-gray-100));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-gray-900));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-gray-200));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-gray-900));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-gray-200));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, transparent);--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-700));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-700));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-700));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-current-border-color: var(--ig-calendar-date-current-border-color, transparent);--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, transparent);--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, transparent);--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-200));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ig-theme: fluent}`;\n"]}
|
|
1
|
+
{"version":3,"file":"calendar.fluent.css.js","sourceRoot":"","sources":["../../../../../src/components/calendar/themes/light/calendar.fluent.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,kvTAAkvT,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, var(--ig-primary-500));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, var(--ig-primary-500));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, var(--ig-primary-500));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, var(--ig-primary-500));--size: var(--ig-calendar-size, max(var(--is-large, 1) * max(2.5rem, -1 * 2.5rem), var(--is-medium, 1) * max(2rem, -1 * 2rem), var(--is-small, 1) * max(1.75rem, -1 * 1.75rem)));--inner-size: var(--ig-calendar-inner-size, max(var(--is-large, 1) * max(2rem, -1 * 2rem), var(--is-medium, 1) * max(1.75rem, -1 * 1.75rem), var(--is-small, 1) * max(1.5rem, -1 * 1.5rem)));--date-border-radius: var(--ig-calendar-date-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-range-border-radius: var(--ig-calendar-date-range-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, var(--ig-primary-600-contrast));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, var(--ig-primary-600-contrast));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, var(--ig-primary-600-contrast));--date-current-background: var(--ig-calendar-date-current-background, var(--ig-primary-500));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, var(--ig-primary-600-contrast));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, var(--ig-primary-600-contrast));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, var(--ig-gray-200));--date-special-current-border-color: var(--ig-calendar-date-special-current-border-color, transparent);--date-selected-border-color: var(--ig-calendar-date-selected-border-color, var(--ig-gray-700));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, var(--ig-gray-700));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, var(--ig-gray-700));--date-range-border-color: var(--ig-calendar-date-range-border-color, var(--ig-gray-700));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, var(--ig-gray-700));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, transparent);--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, transparent);--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0.125rem, calc(var(--ig-radius-factor, 0) * 1.5625rem), 1.5625rem));--picker-foreground: var(--ig-calendar-picker-foreground, var(--ig-gray-900));--header-foreground: var(--ig-calendar-header-foreground, var(--ig-primary-600-contrast));--header-background: var(--ig-calendar-header-background, var(--ig-primary-500));--actions-divider-color: var(--ig-calendar-actions-divider-color, var(--ig-gray-200));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--date-special-foreground: var(--ig-calendar-date-special-foreground, var(--ig-gray-900));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, var(--ig-gray-900));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, var(--ig-gray-900));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, var(--ig-gray-700));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, var(--ig-gray-700));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, var(--ig-gray-700));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, var(--ig-primary-900));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, var(--ig-primary-900));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, var(--ig-primary-900));--date-special-border-color: var(--ig-calendar-date-special-border-color, var(--ig-primary-900));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, var(--ig-primary-900));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, var(--ig-primary-900));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, var(--ig-gray-200));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, var(--ig-gray-200));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, var(--ig-gray-200));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, var(--ig-gray-200));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, var(--ig-primary-600-contrast));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, var(--ig-gray-100));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, var(--ig-primary-600-contrast));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, var(--ig-gray-200));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, var(--ig-primary-600-contrast));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, var(--ig-gray-200));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, var(--ig-gray-100));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, var(--ig-gray-200));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, var(--ig-gray-200));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, var(--ig-gray-900));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, var(--ig-gray-100));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, var(--ig-gray-200));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, var(--ig-gray-200));--date-hover-background: var(--ig-calendar-date-hover-background, var(--ig-gray-200));--date-focus-background: var(--ig-calendar-date-focus-background, var(--ig-gray-200));--date-current-foreground: var(--ig-calendar-date-current-foreground, var(--ig-primary-900-contrast));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, var(--ig-gray-200));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, var(--ig-gray-900));--date-selected-background: var(--ig-calendar-date-selected-background, var(--ig-gray-100));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, var(--ig-gray-900));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, var(--ig-gray-200));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, var(--ig-gray-900));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, var(--ig-gray-200));--date-current-border-color: var(--ig-calendar-date-current-border-color, transparent);--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, transparent);--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, transparent);--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, var(--ig-gray-900));--ym-hover-background: var(--ig-calendar-ym-hover-background, var(--ig-gray-200));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, var(--ig-gray-900));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsl(from var(--ig-primary-100) h s l/0.5));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, var(--ig-gray-900));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, var(--ig-gray-900));--ym-current-background: var(--ig-calendar-ym-current-background, var(--ig-gray-100));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, var(--ig-gray-900));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, var(--ig-gray-200));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, var(--ig-gray-900));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsl(from var(--ig-primary-50) h s l/0.3));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, var(--ig-gray-900));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsl(from var(--ig-primary-100) h s l/0.5));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, var(--ig-gray-900));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsl(from var(--ig-primary-50) h s l/0.3));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, transparent);--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, var(--ig-gray-700));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, var(--ig-gray-700));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, var(--ig-gray-700));--ig-theme: fluent}`;\n"]}
|