Actions to mutate the TimeSlider state.
Adds a new time-slider layer to the set.
Removes a time-slider layer by its path.
Sets the animation delay for a time-slider layer.
Sets the description of a time-slider layer.
Sets the display date format for a time-slider layer.
Sets the short display date format for a time-slider layer.
Sets the display date timezone for a time-slider layer.
Sets the filtering flag for a time-slider layer.
Sets the locked flag for a time-slider layer.
Sets the reversed flag for a time-slider layer.
Sets the currently selected layer path.
Sets the full slider filters record.
Sets the step value for a time-slider layer.
Sets the title of a time-slider layer.
Sets the current slider values (timestamps) for a time-slider layer.
The currently selected layer path in the time slider.
Sets default configuration values from the map features config.
Filter expressions keyed by layer path applied by the slider.
The set of time-slider layers keyed by layer path.
Represents the TimeSlider Zustand store slice.
Manages state for the time slider including layer paths, selected layer, and filter expressions.