-
update
NAME_REGEX:- use
\sinstead of literal space - allow accented characters:
[A-ZáéióúÁÉÍÓÚ]
- use
-
create a library for stepper slider
- need a
.steps-container - need
.stepelements - use
.step--currentclass to apply styles to current step - need a
.steps-triggerelement - need a way to register a list of steps and its handlers
- handler should update classes and
--_stepper-countercss variable
references:
- https://vite.dev/guide/build#library-mode
- https://vite.dev/config/build-options#build-lib
- https://getbootstrap.com/docs/5.3/getting-started/javascript
NOTE: publish as
esandumdmodules like - need a