igniteui-webcomponents 5.0.1 → 5.0.2
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 +12 -0
- package/README.md +3 -3
- package/components/accordion/accordion.d.ts +0 -2
- package/components/accordion/accordion.js +7 -14
- package/components/accordion/accordion.js.map +1 -1
- package/components/accordion/themes/accordion.base.css.js +1 -1
- package/components/accordion/themes/accordion.base.css.js.map +1 -1
- package/components/avatar/themes/avatar.base.css.js +1 -1
- package/components/avatar/themes/avatar.base.css.js.map +1 -1
- package/components/badge/themes/badge.base.css.js +1 -1
- package/components/badge/themes/badge.base.css.js.map +1 -1
- package/components/badge/themes/shared/badge.bootstrap.css.js +1 -1
- package/components/badge/themes/shared/badge.bootstrap.css.js.map +1 -1
- package/components/badge/themes/shared/badge.common.css.js +1 -1
- package/components/badge/themes/shared/badge.common.css.js.map +1 -1
- package/components/banner/themes/banner.base.css.js +1 -1
- package/components/banner/themes/banner.base.css.js.map +1 -1
- package/components/banner/themes/shared/banner.bootstrap.css.js +1 -1
- package/components/banner/themes/shared/banner.bootstrap.css.js.map +1 -1
- package/components/banner/themes/shared/banner.fluent.css.js +1 -1
- package/components/banner/themes/shared/banner.fluent.css.js.map +1 -1
- package/components/banner/themes/shared/banner.indigo.css.js +1 -1
- package/components/banner/themes/shared/banner.indigo.css.js.map +1 -1
- package/components/banner/themes/shared/banner.material.css.js +1 -1
- package/components/banner/themes/shared/banner.material.css.js.map +1 -1
- package/components/button/themes/button/button.base.css.js +1 -1
- package/components/button/themes/button/button.base.css.js.map +1 -1
- package/components/button/themes/button/shared/button.bootstrap.css.js +1 -1
- package/components/button/themes/button/shared/button.bootstrap.css.js.map +1 -1
- package/components/button/themes/button/shared/button.common.css.js +1 -1
- package/components/button/themes/button/shared/button.common.css.js.map +1 -1
- package/components/button/themes/button/shared/button.fluent.css.js +1 -1
- package/components/button/themes/button/shared/button.fluent.css.js.map +1 -1
- package/components/button/themes/button/shared/button.indigo.css.js +1 -1
- package/components/button/themes/button/shared/button.indigo.css.js.map +1 -1
- package/components/button/themes/button/shared/button.material.css.js +1 -1
- package/components/button/themes/button/shared/button.material.css.js.map +1 -1
- package/components/button/themes/icon-button/icon-button.base.css.js +1 -1
- package/components/button/themes/icon-button/icon-button.base.css.js.map +1 -1
- package/components/button/themes/icon-button/shared/icon-button.bootstrap.css.js +1 -1
- package/components/button/themes/icon-button/shared/icon-button.bootstrap.css.js.map +1 -1
- package/components/button/themes/icon-button/shared/icon-button.fluent.css.js +1 -1
- package/components/button/themes/icon-button/shared/icon-button.fluent.css.js.map +1 -1
- package/components/button/themes/icon-button/shared/icon-button.indigo.css.js +1 -1
- package/components/button/themes/icon-button/shared/icon-button.indigo.css.js.map +1 -1
- package/components/button/themes/icon-button/shared/icon-button.material.css.js +1 -1
- package/components/button/themes/icon-button/shared/icon-button.material.css.js.map +1 -1
- package/components/button-group/themes/button.base.css.js +1 -1
- package/components/button-group/themes/button.base.css.js.map +1 -1
- package/components/button-group/themes/group.base.css.js +1 -1
- package/components/button-group/themes/group.base.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.bootstrap.css.js +1 -1
- package/components/button-group/themes/shared/button/button.bootstrap.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.fluent.css.js +1 -1
- package/components/button-group/themes/shared/button/button.fluent.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.indigo.css.js +1 -1
- package/components/button-group/themes/shared/button/button.indigo.css.js.map +1 -1
- package/components/button-group/themes/shared/group/group.common.css.js +1 -1
- package/components/button-group/themes/shared/group/group.common.css.js.map +1 -1
- package/components/calendar/calendar.d.ts +3 -2
- package/components/calendar/calendar.js +10 -9
- package/components/calendar/calendar.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/days-view.base.css.js +1 -1
- package/components/calendar/themes/days-view.base.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/bootstrap/year-month-view.bootstrap.css.js +1 -1
- package/components/calendar/themes/shared/bootstrap/year-month-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/fluent/year-month-view.fluent.css.js +1 -1
- package/components/calendar/themes/shared/fluent/year-month-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/indigo/days-view.indigo.css.js +1 -1
- package/components/calendar/themes/shared/indigo/days-view.indigo.css.js.map +1 -1
- package/components/calendar/themes/shared/indigo/year-month-view.indigo.css.js +1 -1
- package/components/calendar/themes/shared/indigo/year-month-view.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/themes/shared/material/year-month-view.material.css.js +1 -1
- package/components/calendar/themes/shared/material/year-month-view.material.css.js.map +1 -1
- package/components/calendar/themes/year-month-view.base.css.js +1 -1
- package/components/calendar/themes/year-month-view.base.css.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/card.content.base.css.js +1 -1
- package/components/card/themes/card.content.base.css.js.map +1 -1
- package/components/card/themes/card.header.base.css.js +1 -1
- package/components/card/themes/card.header.base.css.js.map +1 -1
- package/components/card/themes/card.media.base.css.js +1 -1
- package/components/card/themes/card.media.base.css.js.map +1 -1
- package/components/card/themes/container.base.css.js +1 -1
- package/components/card/themes/container.base.css.js.map +1 -1
- package/components/card/themes/shared/container/card.common.css.js +1 -1
- package/components/card/themes/shared/container/card.common.css.js.map +1 -1
- package/components/card/themes/shared/container/card.fluent.css.js +1 -1
- package/components/card/themes/shared/container/card.fluent.css.js.map +1 -1
- 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/header/card.header.indigo.css.js +1 -1
- package/components/card/themes/shared/header/card.header.indigo.css.js.map +1 -1
- package/components/checkbox/checkbox-base.d.ts +2 -3
- package/components/checkbox/checkbox-base.js +6 -10
- package/components/checkbox/checkbox-base.js.map +1 -1
- package/components/checkbox/themes/checkbox.base.css.js +1 -1
- package/components/checkbox/themes/checkbox.base.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/checkbox/checkbox.fluent.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.indigo.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.material.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.material.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/checkbox/themes/switch.base.css.js +1 -1
- package/components/checkbox/themes/switch.base.css.js.map +1 -1
- package/components/chip/chip.d.ts +1 -1
- package/components/chip/themes/chip.base.css.js +1 -1
- package/components/chip/themes/chip.base.css.js.map +1 -1
- package/components/combo/combo.d.ts +3 -4
- package/components/combo/combo.js +11 -23
- package/components/combo/combo.js.map +1 -1
- package/components/combo/themes/combo-header.base.css.js +1 -1
- package/components/combo/themes/combo-header.base.css.js.map +1 -1
- package/components/combo/themes/combo-item.base.css.js +1 -1
- package/components/combo/themes/combo-item.base.css.js.map +1 -1
- package/components/combo/themes/combo.base.css.js +1 -1
- package/components/combo/themes/combo.base.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/light/combo.indigo.css.js +1 -1
- package/components/combo/themes/light/combo.indigo.css.js.map +1 -1
- package/components/combo/themes/shared/combo.bootstrap.css.js +1 -1
- package/components/combo/themes/shared/combo.bootstrap.css.js.map +1 -1
- package/components/combo/themes/shared/combo.common.css.js +1 -1
- package/components/combo/themes/shared/combo.common.css.js.map +1 -1
- package/components/combo/themes/shared/combo.fluent.css.js +1 -1
- package/components/combo/themes/shared/combo.fluent.css.js.map +1 -1
- package/components/combo/themes/shared/combo.indigo.css.js +1 -1
- package/components/combo/themes/shared/combo.indigo.css.js.map +1 -1
- package/components/combo/themes/shared/combo.material.css.js +1 -1
- package/components/combo/themes/shared/combo.material.css.js.map +1 -1
- package/components/common/controllers/key-bindings.d.ts +3 -3
- package/components/common/controllers/key-bindings.js +48 -49
- package/components/common/controllers/key-bindings.js.map +1 -1
- package/components/common/mixins/combo-box.d.ts +2 -2
- package/components/common/mixins/forms/associated-required.d.ts +13 -0
- package/components/common/mixins/forms/associated-required.js +47 -0
- package/components/common/mixins/forms/associated-required.js.map +1 -0
- package/components/common/mixins/forms/associated.d.ts +11 -0
- package/components/common/mixins/{form-associated.js → forms/associated.js} +102 -57
- package/components/common/mixins/forms/associated.js.map +1 -0
- package/components/common/mixins/forms/types.d.ts +125 -0
- package/components/common/mixins/forms/types.js +2 -0
- package/components/common/mixins/forms/types.js.map +1 -0
- package/components/date-picker/date-picker.d.ts +6 -3
- package/components/date-picker/date-picker.js +30 -24
- 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/date-picker.base.css.js +1 -1
- package/components/date-picker/themes/date-picker.base.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.bootstrap.css.js +1 -1
- package/components/date-picker/themes/shared/date-picker.bootstrap.css.js.map +1 -1
- package/components/date-picker/themes/shared/date-picker.common.css.js +1 -1
- package/components/date-picker/themes/shared/date-picker.common.css.js.map +1 -1
- package/components/date-picker/themes/shared/date-picker.indigo.css.js +1 -1
- package/components/date-picker/themes/shared/date-picker.indigo.css.js.map +1 -1
- package/components/date-time-input/date-time-input.js +5 -6
- package/components/date-time-input/date-time-input.js.map +1 -1
- package/components/dialog/dialog.d.ts +1 -1
- package/components/dialog/themes/dialog.base.css.js +1 -1
- package/components/dialog/themes/dialog.base.css.js.map +1 -1
- package/components/dialog/themes/shared/dialog.bootstrap.css.js +1 -1
- package/components/dialog/themes/shared/dialog.bootstrap.css.js.map +1 -1
- package/components/dialog/themes/shared/dialog.common.css.js +1 -1
- package/components/dialog/themes/shared/dialog.common.css.js.map +1 -1
- package/components/dialog/themes/shared/dialog.fluent.css.js +1 -1
- package/components/dialog/themes/shared/dialog.fluent.css.js.map +1 -1
- package/components/dialog/themes/shared/dialog.indigo.css.js +1 -1
- package/components/dialog/themes/shared/dialog.indigo.css.js.map +1 -1
- package/components/divider/themes/divider.base.css.js +1 -1
- package/components/divider/themes/divider.base.css.js.map +1 -1
- package/components/dropdown/themes/dropdown-group.base.css.js +1 -1
- package/components/dropdown/themes/dropdown-group.base.css.js.map +1 -1
- package/components/dropdown/themes/dropdown-header.base.css.js +1 -1
- package/components/dropdown/themes/dropdown-header.base.css.js.map +1 -1
- package/components/dropdown/themes/dropdown-item.base.css.js +1 -1
- package/components/dropdown/themes/dropdown-item.base.css.js.map +1 -1
- package/components/dropdown/themes/dropdown.base.css.js +1 -1
- package/components/dropdown/themes/dropdown.base.css.js.map +1 -1
- package/components/dropdown/themes/shared/dropdown.fluent.css.js +1 -1
- package/components/dropdown/themes/shared/dropdown.fluent.css.js.map +1 -1
- package/components/dropdown/themes/shared/dropdown.indigo.css.js +1 -1
- package/components/dropdown/themes/shared/dropdown.indigo.css.js.map +1 -1
- package/components/dropdown/themes/shared/dropdown.material.css.js +1 -1
- package/components/dropdown/themes/shared/dropdown.material.css.js.map +1 -1
- package/components/dropdown/themes/shared/header/dropdown-header.indigo.css.js +1 -1
- package/components/dropdown/themes/shared/header/dropdown-header.indigo.css.js.map +1 -1
- package/components/dropdown/themes/shared/item/dropdown-item.indigo.css.js +1 -1
- package/components/dropdown/themes/shared/item/dropdown-item.indigo.css.js.map +1 -1
- package/components/expansion-panel/expansion-panel.d.ts +1 -1
- package/components/expansion-panel/themes/expansion-panel.base.css.js +1 -1
- package/components/expansion-panel/themes/expansion-panel.base.css.js.map +1 -1
- package/components/expansion-panel/themes/shared/expansion-panel.indigo.css.js +1 -1
- package/components/expansion-panel/themes/shared/expansion-panel.indigo.css.js.map +1 -1
- package/components/icon/registry/default-map.d.ts +1 -1
- package/components/icon/themes/icon.base.css.js +1 -1
- package/components/icon/themes/icon.base.css.js.map +1 -1
- package/components/input/input-base.d.ts +2 -2
- package/components/input/input-base.js +1 -1
- package/components/input/input-base.js.map +1 -1
- package/components/input/input.d.ts +0 -2
- package/components/input/input.js +4 -10
- package/components/input/input.js.map +1 -1
- package/components/input/themes/input.base.css.js +1 -1
- package/components/input/themes/input.base.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.common.css.js +1 -1
- package/components/input/themes/shared/input.common.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.indigo.css.js +1 -1
- package/components/input/themes/shared/input.indigo.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/list/themes/container.base.css.js +1 -1
- package/components/list/themes/container.base.css.js.map +1 -1
- package/components/list/themes/header.base.css.js +1 -1
- package/components/list/themes/header.base.css.js.map +1 -1
- package/components/list/themes/item.base.css.js +1 -1
- package/components/list/themes/item.base.css.js.map +1 -1
- package/components/list/themes/shared/item/list-item.common.css.js +1 -1
- package/components/list/themes/shared/item/list-item.common.css.js.map +1 -1
- package/components/list/themes/shared/item/list-item.indigo.css.js +1 -1
- package/components/list/themes/shared/item/list-item.indigo.css.js.map +1 -1
- package/components/mask-input/mask-input.d.ts +1 -2
- package/components/mask-input/mask-input.js +5 -10
- package/components/mask-input/mask-input.js.map +1 -1
- package/components/nav-drawer/nav-drawer-item.d.ts +1 -1
- package/components/nav-drawer/nav-drawer.d.ts +1 -1
- package/components/nav-drawer/themes/container.base.css.js +1 -1
- package/components/nav-drawer/themes/container.base.css.js.map +1 -1
- package/components/nav-drawer/themes/header-item.base.css.js +1 -1
- package/components/nav-drawer/themes/header-item.base.css.js.map +1 -1
- package/components/nav-drawer/themes/item.base.css.js +1 -1
- package/components/nav-drawer/themes/item.base.css.js.map +1 -1
- package/components/nav-drawer/themes/shared/container/nav-drawer.common.css.js +1 -1
- package/components/nav-drawer/themes/shared/container/nav-drawer.common.css.js.map +1 -1
- package/components/nav-drawer/themes/shared/header-item/header-item.indigo.css.js +1 -1
- package/components/nav-drawer/themes/shared/header-item/header-item.indigo.css.js.map +1 -1
- package/components/nav-drawer/themes/shared/item/item.indigo.css.js +1 -1
- package/components/nav-drawer/themes/shared/item/item.indigo.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.bootstrap.css.js +1 -1
- package/components/navbar/themes/dark/navbar.bootstrap.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.indigo.css.js +1 -1
- package/components/navbar/themes/dark/navbar.indigo.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.material.css.js +1 -1
- package/components/navbar/themes/dark/navbar.material.css.js.map +1 -1
- package/components/navbar/themes/light/navbar.bootstrap.css.js +1 -1
- package/components/navbar/themes/light/navbar.bootstrap.css.js.map +1 -1
- package/components/navbar/themes/light/navbar.indigo.css.js +1 -1
- package/components/navbar/themes/light/navbar.indigo.css.js.map +1 -1
- package/components/navbar/themes/light/navbar.shared.css.js +1 -1
- package/components/navbar/themes/light/navbar.shared.css.js.map +1 -1
- package/components/navbar/themes/navbar.base.css.js +1 -1
- package/components/navbar/themes/navbar.base.css.js.map +1 -1
- package/components/navbar/themes/shared/navbar.bootstrap.css.js +1 -1
- package/components/navbar/themes/shared/navbar.bootstrap.css.js.map +1 -1
- package/components/navbar/themes/shared/navbar.common.css.js +1 -1
- package/components/navbar/themes/shared/navbar.common.css.js.map +1 -1
- package/components/navbar/themes/shared/navbar.indigo.css.js +1 -1
- package/components/navbar/themes/shared/navbar.indigo.css.js.map +1 -1
- package/components/popover/themes/light/popover.base.css.js +1 -1
- package/components/popover/themes/light/popover.base.css.js.map +1 -1
- package/components/progress/base.d.ts +1 -1
- package/components/progress/themes/circular/circular.progress.base.css.js +1 -1
- package/components/progress/themes/circular/circular.progress.base.css.js.map +1 -1
- package/components/progress/themes/circular/shared/circular.progress.bootstrap.css.js +1 -1
- package/components/progress/themes/circular/shared/circular.progress.bootstrap.css.js.map +1 -1
- package/components/progress/themes/linear/linear.progress.base.css.js +1 -1
- package/components/progress/themes/linear/linear.progress.base.css.js.map +1 -1
- package/components/progress/themes/linear/shared/linear.progress.bootstrap.css.js +1 -1
- package/components/progress/themes/linear/shared/linear.progress.bootstrap.css.js.map +1 -1
- package/components/progress/themes/linear/shared/linear.progress.common.css.js +1 -1
- package/components/progress/themes/linear/shared/linear.progress.common.css.js.map +1 -1
- package/components/progress/themes/linear/shared/linear.progress.fluent.css.js +1 -1
- package/components/progress/themes/linear/shared/linear.progress.fluent.css.js.map +1 -1
- package/components/progress/themes/linear/shared/linear.progress.indigo.css.js +1 -1
- package/components/progress/themes/linear/shared/linear.progress.indigo.css.js.map +1 -1
- package/components/radio/radio.d.ts +4 -5
- package/components/radio/radio.js +24 -32
- package/components/radio/radio.js.map +1 -1
- package/components/radio/themes/radio.base.css.js +1 -1
- package/components/radio/themes/radio.base.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/themes/shared/radio.fluent.css.js +1 -1
- package/components/radio/themes/shared/radio.fluent.css.js.map +1 -1
- package/components/radio/themes/shared/radio.indigo.css.js +1 -1
- package/components/radio/themes/shared/radio.indigo.css.js.map +1 -1
- package/components/radio/themes/shared/radio.material.css.js +1 -1
- package/components/radio/themes/shared/radio.material.css.js.map +1 -1
- package/components/radio-group/radio-group.base.css.js +1 -1
- package/components/radio-group/radio-group.base.css.js.map +1 -1
- package/components/radio-group/radio-group.js +1 -1
- package/components/radio-group/radio-group.js.map +1 -1
- package/components/rating/rating.d.ts +4 -3
- package/components/rating/rating.js +26 -25
- package/components/rating/rating.js.map +1 -1
- package/components/rating/themes/rating-symbol.base.css.js +1 -1
- package/components/rating/themes/rating-symbol.base.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.indigo.css.js +1 -1
- package/components/rating/themes/shared/rating.indigo.css.js.map +1 -1
- package/components/ripple/ripple.material.css.js +1 -1
- package/components/ripple/ripple.material.css.js.map +1 -1
- package/components/select/select.d.ts +2 -2
- package/components/select/select.js +4 -5
- 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/select.base.css.js +1 -1
- package/components/select/themes/select.base.css.js.map +1 -1
- package/components/select/themes/shared/select.bootstrap.css.js +1 -1
- package/components/select/themes/shared/select.bootstrap.css.js.map +1 -1
- package/components/select/themes/shared/select.common.css.js +1 -1
- package/components/select/themes/shared/select.common.css.js.map +1 -1
- package/components/select/themes/shared/select.fluent.css.js +1 -1
- package/components/select/themes/shared/select.fluent.css.js.map +1 -1
- package/components/select/themes/shared/select.indigo.css.js +1 -1
- package/components/select/themes/shared/select.indigo.css.js.map +1 -1
- package/components/select/themes/shared/select.material.css.js +1 -1
- package/components/select/themes/shared/select.material.css.js.map +1 -1
- package/components/slider/slider.d.ts +2 -1
- package/components/slider/slider.js +5 -2
- package/components/slider/slider.js.map +1 -1
- package/components/slider/themes/shared/slider.bootstrap.css.js +1 -1
- package/components/slider/themes/shared/slider.bootstrap.css.js.map +1 -1
- package/components/slider/themes/shared/slider.fluent.css.js +1 -1
- package/components/slider/themes/shared/slider.fluent.css.js.map +1 -1
- package/components/slider/themes/shared/slider.indigo.css.js +1 -1
- package/components/slider/themes/shared/slider.indigo.css.js.map +1 -1
- package/components/slider/themes/shared/slider.material.css.js +1 -1
- package/components/slider/themes/shared/slider.material.css.js.map +1 -1
- package/components/slider/themes/slider.base.css.js +1 -1
- package/components/slider/themes/slider.base.css.js.map +1 -1
- package/components/snackbar/themes/shared/snackbar.common.css.js +1 -1
- package/components/snackbar/themes/shared/snackbar.common.css.js.map +1 -1
- package/components/snackbar/themes/shared/snackbar.indigo.css.js +1 -1
- package/components/snackbar/themes/shared/snackbar.indigo.css.js.map +1 -1
- package/components/snackbar/themes/snackbar.base.css.js +1 -1
- package/components/snackbar/themes/snackbar.base.css.js.map +1 -1
- package/components/stepper/themes/step/shared/step.bootstrap.css.js +1 -1
- package/components/stepper/themes/step/shared/step.bootstrap.css.js.map +1 -1
- package/components/stepper/themes/step/shared/step.common.css.js +1 -1
- package/components/stepper/themes/step/shared/step.common.css.js.map +1 -1
- package/components/stepper/themes/step/shared/step.fluent.css.js +1 -1
- package/components/stepper/themes/step/shared/step.fluent.css.js.map +1 -1
- package/components/stepper/themes/step/shared/step.indigo.css.js +1 -1
- package/components/stepper/themes/step/shared/step.indigo.css.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/stepper/themes/stepper/stepper.base.css.js +1 -1
- package/components/stepper/themes/stepper/stepper.base.css.js.map +1 -1
- package/components/tabs/themes/shared/tab/tab.bootstrap.css.js +1 -1
- package/components/tabs/themes/shared/tab/tab.bootstrap.css.js.map +1 -1
- package/components/tabs/themes/tab-panel.base.css.js +1 -1
- package/components/tabs/themes/tab-panel.base.css.js.map +1 -1
- package/components/tabs/themes/tab.base.css.js +1 -1
- package/components/tabs/themes/tab.base.css.js.map +1 -1
- package/components/tabs/themes/tabs.base.css.js +1 -1
- package/components/tabs/themes/tabs.base.css.js.map +1 -1
- package/components/textarea/textarea.d.ts +1 -1
- package/components/textarea/textarea.js +4 -9
- package/components/textarea/textarea.js.map +1 -1
- package/components/textarea/themes/shared/textarea.bootstrap.css.js +1 -1
- package/components/textarea/themes/shared/textarea.bootstrap.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/textarea/themes/shared/textarea.indigo.css.js +1 -1
- package/components/textarea/themes/shared/textarea.indigo.css.js.map +1 -1
- package/components/textarea/themes/shared/textarea.material.css.js +1 -1
- package/components/textarea/themes/shared/textarea.material.css.js.map +1 -1
- package/components/textarea/themes/textarea.base.css.js +1 -1
- package/components/textarea/themes/textarea.base.css.js.map +1 -1
- package/components/toast/themes/shared/toast.common.css.js +1 -1
- package/components/toast/themes/shared/toast.common.css.js.map +1 -1
- package/components/toast/themes/toast.base.css.js +1 -1
- package/components/toast/themes/toast.base.css.js.map +1 -1
- package/components/tree/themes/container.base.css.js +1 -1
- package/components/tree/themes/container.base.css.js.map +1 -1
- package/components/tree/themes/item.base.css.js +1 -1
- package/components/tree/themes/item.base.css.js.map +1 -1
- package/components/tree/themes/shared/item.common.css.js +1 -1
- package/components/tree/themes/shared/item.common.css.js.map +1 -1
- package/components/tree/themes/shared/item.indigo.css.js +1 -1
- package/components/tree/themes/shared/item.indigo.css.js.map +1 -1
- package/components/tree/themes/shared/item.material.css.js +1 -1
- package/components/tree/themes/shared/item.material.css.js.map +1 -1
- package/custom-elements.json +5978 -2394
- package/igniteui-webcomponents.html-data.json +1 -1
- package/package.json +1 -1
- package/themes/dark/indigo.css +1 -1
- package/themes/light/indigo.css +1 -1
- package/web-types.json +1 -1
- package/components/common/mixins/form-associated-required.d.ts +0 -16
- package/components/common/mixins/form-associated-required.js +0 -29
- package/components/common/mixins/form-associated-required.js.map +0 -1
- package/components/common/mixins/form-associated.d.ts +0 -92
- package/components/common/mixins/form-associated.js.map +0 -1
|
@@ -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,+qWAA+qW,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, hsla(var(--ig-primary-200), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-200), var(--ig-primary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--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, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-border-color: var(--ig-calendar-date-range-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-primary-200-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-primary-200), var(--ig-primary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-800), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-800), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;\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,8mXAA8mX,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, hsla(var(--ig-primary-200), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-200), var(--ig-primary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--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, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-border-color: var(--ig-calendar-date-range-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-primary-200-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-primary-200), var(--ig-primary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-800), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-800), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;\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, hsla(var(--ig-gray-50), var(--ig-gray-a)));--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-100), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-color: var(--ig-calendar-navigation-color, hsla(var(--ig-gray-600), var(--ig-gray-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-special-background: var(--ig-calendar-date-special-background, hsla(var(--ig-primary-600), 0.4));--date-special-range-background: var(--ig-calendar-date-special-range-background, hsla(var(--ig-primary-600), 0.4));--week-number-background: var(--ig-calendar-week-number-background, color-mix(in oklch, var(--ig-gray-50-contrast) 5%, transparent));--weekend-color: var(--ig-calendar-weekend-color, hsla(var(--ig-gray-800), var(--ig-gray-a)));--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.375rem), 0.375rem));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--header-foreground: var(--ig-calendar-header-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-focus-background: var(--ig-calendar-date-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-primary-400), 0.7));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-primary-400), 0.7));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-primary-600), 0.7));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-primary-600), 0.7));--date-special-border-color: var(--ig-calendar-date-special-border-color, transparent);--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, transparent);--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-400), 0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-primary-300), 0.02));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-900), 0.05));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-900), 0.05));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, color-mix(in oklch, var(--ig-gray-50-contrast) 60%, transparent));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, color-mix(in oklch, var(--ig-gray-50-contrast) 60%, transparent));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, color-mix(in oklch, var(--ig-gray-50-contrast) 60%, transparent));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-100), var(--ig-gray-a)))}`;
|
|
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, hsla(var(--ig-gray-50), var(--ig-gray-a)));--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-100), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-color: var(--ig-calendar-navigation-color, hsla(var(--ig-gray-600), var(--ig-gray-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-700), 0.5));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--week-number-background: var(--ig-calendar-week-number-background, color-mix(in oklch, var(--ig-gray-50-contrast) 5%, transparent));--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, hsla(var(--ig-gray-400), 0.38));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsla(var(--ig-gray-400), 0.38));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-focus-background: var(--ig-calendar-date-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-400), 0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-primary-700), 0.5));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-primary-700), 0.5));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-100), var(--ig-gray-a)))}`;
|
|
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,s9VAAs9V,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, hsla(var(--ig-gray-50), var(--ig-gray-a)));--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-100), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-color: var(--ig-calendar-navigation-color, hsla(var(--ig-gray-600), var(--ig-gray-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-special-background: var(--ig-calendar-date-special-background, hsla(var(--ig-primary-600), 0.4));--date-special-range-background: var(--ig-calendar-date-special-range-background, hsla(var(--ig-primary-600), 0.4));--week-number-background: var(--ig-calendar-week-number-background, color-mix(in oklch, var(--ig-gray-50-contrast) 5%, transparent));--weekend-color: var(--ig-calendar-weekend-color, hsla(var(--ig-gray-800), var(--ig-gray-a)));--border-radius: var(--ig-calendar-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 1) * 0.375rem), 0.375rem));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--header-foreground: var(--ig-calendar-header-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-focus-background: var(--ig-calendar-date-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-primary-400), 0.7));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-primary-400), 0.7));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-primary-600), 0.7));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-primary-600), 0.7));--date-special-border-color: var(--ig-calendar-date-special-border-color, transparent);--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, transparent);--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-400), 0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-primary-300), 0.02));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-900), 0.05));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-900), 0.05));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, color-mix(in oklch, var(--ig-gray-50-contrast) 60%, transparent));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, color-mix(in oklch, var(--ig-gray-50-contrast) 60%, transparent));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, color-mix(in oklch, var(--ig-gray-50-contrast) 60%, transparent));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-100), var(--ig-gray-a)))}`;\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,urYAAurY,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, hsla(var(--ig-gray-50), var(--ig-gray-a)));--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-100), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-color: var(--ig-calendar-navigation-color, hsla(var(--ig-gray-600), var(--ig-gray-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-hover-foreground: var(--ig-calendar-date-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-focus-foreground: var(--ig-calendar-date-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-hover-foreground: var(--ig-calendar-date-selected-range-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-range-focus-foreground: var(--ig-calendar-date-selected-range-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-700), 0.5));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--week-number-background: var(--ig-calendar-week-number-background, color-mix(in oklch, var(--ig-gray-50-contrast) 5%, transparent));--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, hsla(var(--ig-gray-400), 0.38));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsla(var(--ig-gray-400), 0.38));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-gray-50-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-gray-50), var(--ig-gray-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-focus-background: var(--ig-calendar-date-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-400), 0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-primary-700), 0.5));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, color-mix(in oklch, var(--ig-gray-50-contrast) 10%, transparent));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-primary-700), 0.5));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-primary-700), var(--ig-primary-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-primary-300), var(--ig-primary-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-100), var(--ig-gray-a)))}`;\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, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--
|
|
2
|
+
export const styles = css `:host{--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-surface-500), var(--ig-surface-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-secondary-600-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-secondary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-secondary-500), 0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--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, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-secondary-100), var(--ig-secondary-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-secondary-100), var(--ig-secondary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-secondary-100), var(--ig-secondary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.5) * 0.5rem), 0.5rem));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)))}`;
|
|
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,
|
|
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,wySAAwyS,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-surface-500), var(--ig-surface-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-secondary-600-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-secondary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-secondary-500), var(--ig-secondary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-secondary-700-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-secondary-700), var(--ig-secondary-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-secondary-500), 0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--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, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, color-mix(in oklch, var(--ig-secondary-900-contrast) 100%, transparent));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-secondary-100), var(--ig-secondary-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-secondary-100), var(--ig-secondary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-secondary-200), var(--ig-secondary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-secondary-100), var(--ig-secondary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.5) * 0.5rem), 0.5rem));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-secondary-200), var(--ig-secondary-a)))}`;\n"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
export const styles = css `:host([part=days-view]){display
|
|
2
|
+
export const styles = css `:host([part=days-view]){display:flex;flex-direction:column;outline:none;padding:1rem .75rem;overflow:hidden;box-sizing:border-box;gap:.25rem}[part~=days-row]{display:flex;align-items:center;justify-content:center}[part~=date-inner]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}[part~=date-inner]::after{box-sizing:border-box}[part~=date]{margin:0 !important;z-index:0}[part~=date],[part~=week-number],[part~=label]{width:100%;position:relative;display:flex;justify-content:center;align-items:center;outline:none;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0}[part~=date]::before,[part~=date]::after,[part~=week-number]::before,[part~=week-number]::after,[part~=label]::before,[part~=label]::after{box-sizing:border-box}[part=label-inner]{text-overflow:ellipsis;overflow:hidden;text-align:center}[part~=date-inner],[part~=week-number-inner]{display:flex;align-items:center;justify-content:center}[part~=date-inner]:focus,[part~=week-number-inner]:focus{outline:none}[part~=date][part~=range][part~=first]::after,[part~=date][part~=range][part~=last]::after{content:"";position:absolute;width:50%;z-index:-1}[part~=date][part~=range][part~=first]::before,[part~=date][part~=range][part~=last]::before{content:"";position:absolute}[part~=date][part~=range][part~=first]::after{inset-inline-start:50%}[part~=date][part~=range][part~=last]::after{inset-inline-end:calc(50% - 0.0625rem)}[part~=date][part~=range]+[part~=date][part~=range][part~=last]::after{inset-inline-end:50%}[part~=week-number]{order:0;cursor:default;margin-inline-end:.25rem}[part="week-number-inner first"]::after{display:none}[part~=week-number-inner]{position:relative}[part~=week-number-inner]::after{content:"";position:absolute;height:.25rem;bottom:calc(100% + 0.0625rem);box-sizing:border-box}[part~=date-inner][part~=disabled]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:not-allowed}[part~=date-inner][part~=disabled][part~=special],[part~=date-inner][part~=disabled][part~=selected][part~=single],[part~=date-inner][part~=disabled][part~=selected][part~=first],[part~=date-inner][part~=disabled][part~=selected][part~=last],[part~=date-inner][part~=disabled][part~=current]{opacity:.38}[part~=date-inner][part~=inactive][part~=disabled]{opacity:1}[part~=hidden]{visibility:hidden}`;
|
|
3
3
|
//# sourceMappingURL=days-view.base.css.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"days-view.base.css.js","sourceRoot":"","sources":["../../../../src/components/calendar/themes/days-view.base.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,
|
|
1
|
+
{"version":3,"file":"days-view.base.css.js","sourceRoot":"","sources":["../../../../src/components/calendar/themes/days-view.base.css.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA,61EAA61E,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host([part=days-view]){display:flex;flex-direction:column;outline:none;padding:1rem .75rem;overflow:hidden;box-sizing:border-box;gap:.25rem}[part~=days-row]{display:flex;align-items:center;justify-content:center}[part~=date-inner]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}[part~=date-inner]::after{box-sizing:border-box}[part~=date]{margin:0 !important;z-index:0}[part~=date],[part~=week-number],[part~=label]{width:100%;position:relative;display:flex;justify-content:center;align-items:center;outline:none;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0}[part~=date]::before,[part~=date]::after,[part~=week-number]::before,[part~=week-number]::after,[part~=label]::before,[part~=label]::after{box-sizing:border-box}[part=label-inner]{text-overflow:ellipsis;overflow:hidden;text-align:center}[part~=date-inner],[part~=week-number-inner]{display:flex;align-items:center;justify-content:center}[part~=date-inner]:focus,[part~=week-number-inner]:focus{outline:none}[part~=date][part~=range][part~=first]::after,[part~=date][part~=range][part~=last]::after{content:\"\";position:absolute;width:50%;z-index:-1}[part~=date][part~=range][part~=first]::before,[part~=date][part~=range][part~=last]::before{content:\"\";position:absolute}[part~=date][part~=range][part~=first]::after{inset-inline-start:50%}[part~=date][part~=range][part~=last]::after{inset-inline-end:calc(50% - 0.0625rem)}[part~=date][part~=range]+[part~=date][part~=range][part~=last]::after{inset-inline-end:50%}[part~=week-number]{order:0;cursor:default;margin-inline-end:.25rem}[part=\"week-number-inner first\"]::after{display:none}[part~=week-number-inner]{position:relative}[part~=week-number-inner]::after{content:\"\";position:absolute;height:.25rem;bottom:calc(100% + 0.0625rem);box-sizing:border-box}[part~=date-inner][part~=disabled]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:not-allowed}[part~=date-inner][part~=disabled][part~=special],[part~=date-inner][part~=disabled][part~=selected][part~=single],[part~=date-inner][part~=disabled][part~=selected][part~=first],[part~=date-inner][part~=disabled][part~=selected][part~=last],[part~=date-inner][part~=disabled][part~=current]{opacity:.38}[part~=date-inner][part~=inactive][part~=disabled]{opacity:1}[part~=hidden]{visibility:hidden}`;\n"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { css } from 'lit';
|
|
2
|
-
export const styles = css `:host{--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-300), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--
|
|
2
|
+
export const styles = css `:host{--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-300), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--week-number-background: var(--ig-calendar-week-number-background, transparent);--weekday-color: var(--ig-calendar-weekday-color, hsla(var(--ig-info-300), var(--ig-info-a)));--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));--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, transparent);--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-gray-100-contrast) 100%, transparent));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--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, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-500), 0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-300), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;
|
|
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,umSAAumS,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-300), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--week-number-background: var(--ig-calendar-week-number-background, transparent);--weekday-color: var(--ig-calendar-weekday-color, hsla(var(--ig-info-300), var(--ig-info-a)));--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));--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, transparent);--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-gray-100-contrast) 100%, transparent));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--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, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-500), 0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-300), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;\n"]}
|
|
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,wmTAAwmT,CAAC","sourcesContent":["import { css } from 'lit';\n\nexport const styles = css`:host{--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-300), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--week-number-background: var(--ig-calendar-week-number-background, transparent);--weekday-color: var(--ig-calendar-weekday-color, hsla(var(--ig-info-300), var(--ig-info-a)));--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));--ym-border-radius: var(--ig-calendar-ym-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0.2) * 1.25rem), 1.25rem));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, transparent);--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-800), var(--ig-primary-a)));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-gray-100-contrast) 100%, transparent));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-600), var(--ig-primary-a)));--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, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-500), 0.24));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-900), var(--ig-gray-a)));--week-number-border-radius: var(--ig-calendar-week-number-border-radius, clamp(0rem, calc(var(--ig-radius-factor, 0) * 0.5rem), 0.5rem));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-300), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;\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)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--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, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-border-color: var(--ig-calendar-date-range-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-50), 0.3));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-50), 0.3));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;
|
|
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)));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--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, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-border-color: var(--ig-calendar-date-range-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-50), 0.3));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-50), 0.3));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;
|
|
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,2oWAA2oW,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, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--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, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-border-color: var(--ig-calendar-date-range-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-50), 0.3));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-50), 0.3));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;\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,6kXAA6kX,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, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--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, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-hover-foreground: var(--ig-calendar-date-selected-current-range-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-range-focus-foreground: var(--ig-calendar-date-selected-current-range-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-current-hover-foreground: var(--ig-calendar-date-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-foreground: var(--ig-calendar-date-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-hover-border-color: var(--ig-calendar-date-selected-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-focus-border-color: var(--ig-calendar-date-selected-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-border-color: var(--ig-calendar-date-range-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-range-preview-border-color: var(--ig-calendar-date-range-preview-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-900), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--header-foreground: var(--ig-calendar-header-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--header-background: var(--ig-calendar-header-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-50), 0.3));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-100), 0.5));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-50), 0.3));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-600-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-hover-background: var(--ig-calendar-date-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-current-foreground: var(--ig-calendar-date-current-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-gray-200), var(--ig-gray-a)));--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, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-200), var(--ig-gray-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)))}`;\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-foreground: var(--ig-calendar-content-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--content-background: var(--ig-calendar-content-background, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-400), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-color: var(--ig-calendar-navigation-color, hsla(var(--ig-gray-600), var(--ig-gray-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-special-background: var(--ig-calendar-date-special-background, hsla(var(--ig-primary-50), 0.7));--date-special-range-background: var(--ig-calendar-date-special-range-background, hsla(var(--ig-primary-50), 0.7));--week-number-foreground: var(--ig-calendar-week-number-foreground, hsla(var(--ig-gray-600), var(--ig-gray-a)));--week-number-background: var(--ig-calendar-week-number-background, hsla(var(--ig-gray-900), 0.05));--weekend-color: var(--ig-calendar-weekend-color, hsla(var(--ig-gray-800), var(--ig-gray-a)));--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, hsla(var(--ig-gray-900), 0.2));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsla(var(--ig-gray-800), 0.38));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-gray-900), 0.05));--header-foreground: var(--ig-calendar-header-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--header-background: var(--ig-calendar-header-background, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-900), 0.05));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-900), 0.05));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-primary-700), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-primary-700), var(--ig-primary-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-special-border-color: var(--ig-calendar-date-special-border-color, transparent);--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, transparent);--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 60%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-300), 0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-900), 0.05));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-900), 0.05));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-primary-300), 0.02));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-gray-900), 0.05));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-gray-900), 0.05));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-900), 0.05));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, transparent);--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-900), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-gray-900), 0.05));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, color-mix(in oklch, var(--ig-gray-900-contrast) 60%, transparent));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, color-mix(in oklch, var(--ig-gray-900-contrast) 60%, transparent));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, color-mix(in oklch, var(--ig-gray-900-contrast) 60%, transparent));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-400), var(--ig-gray-a)))}`;
|
|
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-foreground: var(--ig-calendar-content-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--content-background: var(--ig-calendar-content-background, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--border-color: var(--ig-calendar-border-color, hsla(var(--ig-gray-400), var(--ig-gray-a)));--picker-background: var(--ig-calendar-picker-background, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--picker-hover-foreground: var(--ig-calendar-picker-hover-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--picker-focus-foreground: var(--ig-calendar-picker-focus-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-color: var(--ig-calendar-navigation-color, hsla(var(--ig-gray-600), var(--ig-gray-a)));--navigation-hover-color: var(--ig-calendar-navigation-hover-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--navigation-focus-color: var(--ig-calendar-navigation-focus-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-hover-color: var(--ig-calendar-ym-current-outline-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--ym-current-outline-focus-color: var(--ig-calendar-ym-current-outline-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-selected-current-range-foreground: var(--ig-calendar-date-selected-current-range-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-current-background: var(--ig-calendar-date-current-background, hsla(var(--ig-primary-50), 0.5));--date-current-focus-background: var(--ig-calendar-date-current-focus-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--week-number-foreground: var(--ig-calendar-week-number-foreground, hsla(var(--ig-gray-600), var(--ig-gray-a)));--week-number-background: var(--ig-calendar-week-number-background, hsla(var(--ig-gray-900), 0.05));--weekend-color: var(--ig-calendar-weekend-color, hsla(var(--ig-gray-800), var(--ig-gray-a)));--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, hsla(var(--ig-gray-600), 0.38));--date-disabled-range-foreground: var(--ig-calendar-date-disabled-range-foreground, hsla(var(--ig-gray-600), 0.38));--header-foreground: var(--ig-calendar-header-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--header-background: var(--ig-calendar-header-background, color-mix(in oklch, var(--ig-gray-900-contrast) 100%, transparent));--picker-foreground: var(--ig-calendar-picker-foreground, hsla(var(--ig-gray-700), var(--ig-gray-a)));--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, hsla(var(--ig-gray-900), 0.05));--date-focus-background: var(--ig-calendar-date-focus-background, hsla(var(--ig-gray-900), 0.05));--date-current-foreground: var(--ig-calendar-date-current-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-current-hover-background: var(--ig-calendar-date-current-hover-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-current-border-color: var(--ig-calendar-date-current-border-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-current-hover-border-color: var(--ig-calendar-date-current-hover-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-current-focus-border-color: var(--ig-calendar-date-current-focus-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-special-foreground: var(--ig-calendar-date-special-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-special-range-foreground: var(--ig-calendar-date-special-range-foreground, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-special-hover-foreground: var(--ig-calendar-date-special-hover-foreground, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-special-hover-background: var(--ig-calendar-date-special-hover-background, hsla(var(--ig-gray-900), 0.05));--date-special-focus-foreground: var(--ig-calendar-date-special-focus-foreground, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-special-focus-background: var(--ig-calendar-date-special-focus-background, hsla(var(--ig-gray-900), 0.05));--date-special-range-hover-background: var(--ig-calendar-date-special-range-hover-background, hsla(var(--ig-gray-900), 0.05));--date-special-range-focus-background: var(--ig-calendar-date-special-range-focus-background, hsla(var(--ig-gray-900), 0.05));--date-special-border-color: var(--ig-calendar-date-special-border-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-special-hover-border-color: var(--ig-calendar-date-special-hover-border-color, hsla(var(--ig-primary-600), var(--ig-primary-a)));--date-special-range-border-color: var(--ig-calendar-date-special-range-border-color, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-foreground: var(--ig-calendar-date-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-background: var(--ig-calendar-date-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-hover-foreground: var(--ig-calendar-date-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-hover-background: var(--ig-calendar-date-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-focus-foreground: var(--ig-calendar-date-selected-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-focus-background: var(--ig-calendar-date-selected-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-foreground: var(--ig-calendar-date-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--date-selected-current-background: var(--ig-calendar-date-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--date-selected-current-hover-foreground: var(--ig-calendar-date-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-hover-background: var(--ig-calendar-date-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-focus-foreground: var(--ig-calendar-date-selected-current-focus-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--date-selected-current-focus-background: var(--ig-calendar-date-selected-current-focus-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--date-selected-current-border-color: var(--ig-calendar-date-selected-current-border-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--date-selected-current-hover-border-color: var(--ig-calendar-date-selected-current-hover-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-selected-current-focus-border-color: var(--ig-calendar-date-selected-current-focus-border-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--date-selected-special-border-color: var(--ig-calendar-date-selected-special-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-special-hover-border-color: var(--ig-calendar-date-selected-special-hover-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-special-focus-border-color: var(--ig-calendar-date-selected-special-focus-border-color, color-mix(in oklch, var(--ig-primary-900-contrast) 80%, transparent));--date-selected-range-foreground: var(--ig-calendar-date-selected-range-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--date-selected-range-background: var(--ig-calendar-date-selected-range-background, hsla(var(--ig-primary-300), 0.2));--date-selected-range-hover-background: var(--ig-calendar-date-selected-range-hover-background, hsla(var(--ig-gray-900), 0.05));--date-selected-range-focus-background: var(--ig-calendar-date-selected-range-focus-background, hsla(var(--ig-gray-900), 0.05));--date-selected-current-range-background: var(--ig-calendar-date-selected-current-range-background, hsla(var(--ig-primary-50), 0.5));--date-selected-current-range-hover-background: var(--ig-calendar-date-selected-current-range-hover-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--date-selected-current-range-focus-background: var(--ig-calendar-date-selected-current-range-focus-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--ym-selected-current-hover-foreground: var(--ig-calendar-ym-selected-current-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-current-hover-background: var(--ig-calendar-ym-selected-current-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-hover-foreground: var(--ig-calendar-ym-hover-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--ym-hover-background: var(--ig-calendar-ym-hover-background, hsla(var(--ig-gray-900), 0.05));--ym-current-foreground: var(--ig-calendar-ym-current-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--ym-current-background: var(--ig-calendar-ym-current-background, hsla(var(--ig-primary-50), 0.5));--ym-current-hover-foreground: var(--ig-calendar-ym-current-hover-foreground, hsla(var(--ig-gray-800), var(--ig-gray-a)));--ym-current-hover-background: var(--ig-calendar-ym-current-hover-background, hsla(var(--ig-primary-50), var(--ig-primary-a)));--ym-selected-foreground: var(--ig-calendar-ym-selected-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-background: var(--ig-calendar-ym-selected-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-selected-hover-foreground: var(--ig-calendar-ym-selected-hover-foreground, color-mix(in oklch, var(--ig-primary-900-contrast) 100%, transparent));--ym-selected-hover-background: var(--ig-calendar-ym-selected-hover-background, hsla(var(--ig-primary-400), var(--ig-primary-a)));--ym-selected-current-foreground: var(--ig-calendar-ym-selected-current-foreground, color-mix(in oklch, var(--ig-primary-500-contrast) 100%, transparent));--ym-selected-current-background: var(--ig-calendar-ym-selected-current-background, hsla(var(--ig-primary-500), var(--ig-primary-a)));--ym-current-outline-color: var(--ig-calendar-ym-current-outline-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--ym-selected-current-outline-color: var(--ig-calendar-ym-selected-current-outline-color, hsla(var(--ig-primary-100), var(--ig-primary-a)));--ym-selected-current-outline-hover-color: var(--ig-calendar-ym-selected-current-outline-hover-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--ym-selected-current-outline-focus-color: var(--ig-calendar-ym-selected-current-outline-focus-color, hsla(var(--ig-primary-200), var(--ig-primary-a)));--actions-divider-color: var(--ig-calendar-actions-divider-color, hsla(var(--ig-gray-400), var(--ig-gray-a)))}`;
|
|
3
3
|
//# sourceMappingURL=calendar.indigo.css.js.map
|