@uxf/ui 11.80.1 → 11.80.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/icons-config.js +10 -0
- package/icons.d.ts +40 -0
- package/package.json +1 -1
- package/{accordion → ui/accordion}/accordion.stories.js +1 -1
- package/{combobox → ui/combobox}/combobox.d.ts +2 -2
- package/{config → ui/config}/icons.d.ts +48 -28
- package/{config → ui/config}/icons.js +12 -0
- package/{icon → ui/icon}/icon.stories.js +2 -0
- package/{icon → ui/icon}/theme.d.ts +2 -1
- package/{input → ui/input}/input-arrow-icon.d.ts +2 -2
- package/{modal-dialog → ui/modal-dialog}/modal-dialog.stories.js +2 -2
- package/{multi-combobox → ui/multi-combobox}/types.d.ts +2 -2
- package/{multi-select → ui/multi-select}/types.d.ts +2 -2
- package/{select → ui/select}/select.d.ts +2 -2
- /package/{_file-input-base → ui/_file-input-base}/file-input-base.d.ts +0 -0
- /package/{_file-input-base → ui/_file-input-base}/file-input-base.js +0 -0
- /package/{_file-input-base → ui/_file-input-base}/index.d.ts +0 -0
- /package/{_file-input-base → ui/_file-input-base}/index.js +0 -0
- /package/{_input-with-popover → ui/_input-with-popover}/index.d.ts +0 -0
- /package/{_input-with-popover → ui/_input-with-popover}/index.js +0 -0
- /package/{_input-with-popover → ui/_input-with-popover}/input-with-popover.d.ts +0 -0
- /package/{_input-with-popover → ui/_input-with-popover}/input-with-popover.js +0 -0
- /package/{_private-utils → ui/_private-utils}/get-provider-config.d.ts +0 -0
- /package/{_private-utils → ui/_private-utils}/get-provider-config.js +0 -0
- /package/{accordion → ui/accordion}/accordion.d.ts +0 -0
- /package/{accordion → ui/accordion}/accordion.js +0 -0
- /package/{accordion → ui/accordion}/accordion.spec.d.ts +0 -0
- /package/{accordion → ui/accordion}/accordion.spec.js +0 -0
- /package/{accordion → ui/accordion}/accordion.stories.d.ts +0 -0
- /package/{accordion → ui/accordion}/index.d.ts +0 -0
- /package/{accordion → ui/accordion}/index.js +0 -0
- /package/{alert-bubble → ui/alert-bubble}/alert-bubble.d.ts +0 -0
- /package/{alert-bubble → ui/alert-bubble}/alert-bubble.js +0 -0
- /package/{alert-bubble → ui/alert-bubble}/alert-bubble.spec.d.ts +0 -0
- /package/{alert-bubble → ui/alert-bubble}/alert-bubble.spec.js +0 -0
- /package/{alert-bubble → ui/alert-bubble}/alert-bubble.stories.d.ts +0 -0
- /package/{alert-bubble → ui/alert-bubble}/alert-bubble.stories.js +0 -0
- /package/{alert-bubble → ui/alert-bubble}/index.d.ts +0 -0
- /package/{alert-bubble → ui/alert-bubble}/index.js +0 -0
- /package/{alert-bubble → ui/alert-bubble}/theme.d.ts +0 -0
- /package/{alert-bubble → ui/alert-bubble}/theme.js +0 -0
- /package/{announcement-bar → ui/announcement-bar}/announcement-bar.d.ts +0 -0
- /package/{announcement-bar → ui/announcement-bar}/announcement-bar.js +0 -0
- /package/{announcement-bar → ui/announcement-bar}/announcement-bar.spec.d.ts +0 -0
- /package/{announcement-bar → ui/announcement-bar}/announcement-bar.spec.js +0 -0
- /package/{announcement-bar → ui/announcement-bar}/announcement-bar.stories.d.ts +0 -0
- /package/{announcement-bar → ui/announcement-bar}/announcement-bar.stories.js +0 -0
- /package/{announcement-bar → ui/announcement-bar}/index.d.ts +0 -0
- /package/{announcement-bar → ui/announcement-bar}/index.js +0 -0
- /package/{announcement-bar → ui/announcement-bar}/theme.d.ts +0 -0
- /package/{announcement-bar → ui/announcement-bar}/theme.js +0 -0
- /package/{avatar → ui/avatar}/avatar.d.ts +0 -0
- /package/{avatar → ui/avatar}/avatar.js +0 -0
- /package/{avatar → ui/avatar}/avatar.spec.d.ts +0 -0
- /package/{avatar → ui/avatar}/avatar.spec.js +0 -0
- /package/{avatar → ui/avatar}/avatar.stories.d.ts +0 -0
- /package/{avatar → ui/avatar}/avatar.stories.js +0 -0
- /package/{avatar → ui/avatar}/index.d.ts +0 -0
- /package/{avatar → ui/avatar}/index.js +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/avatar-file-input.d.ts +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/avatar-file-input.js +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/avatar-file-input.spec.d.ts +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/avatar-file-input.spec.js +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/avatar-file-input.stories.d.ts +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/avatar-file-input.stories.js +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/index.d.ts +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/index.js +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/theme.d.ts +0 -0
- /package/{avatar-file-input → ui/avatar-file-input}/theme.js +0 -0
- /package/{badge → ui/badge}/badge.d.ts +0 -0
- /package/{badge → ui/badge}/badge.js +0 -0
- /package/{badge → ui/badge}/badge.spec.d.ts +0 -0
- /package/{badge → ui/badge}/badge.spec.js +0 -0
- /package/{badge → ui/badge}/badge.stories.d.ts +0 -0
- /package/{badge → ui/badge}/badge.stories.js +0 -0
- /package/{badge → ui/badge}/index.d.ts +0 -0
- /package/{badge → ui/badge}/index.js +0 -0
- /package/{badge → ui/badge}/theme.d.ts +0 -0
- /package/{badge → ui/badge}/theme.js +0 -0
- /package/{button → ui/button}/button.d.ts +0 -0
- /package/{button → ui/button}/button.js +0 -0
- /package/{button → ui/button}/button.spec.d.ts +0 -0
- /package/{button → ui/button}/button.spec.js +0 -0
- /package/{button → ui/button}/button.stories.d.ts +0 -0
- /package/{button → ui/button}/button.stories.js +0 -0
- /package/{button → ui/button}/index.d.ts +0 -0
- /package/{button → ui/button}/index.js +0 -0
- /package/{button → ui/button}/theme.d.ts +0 -0
- /package/{button → ui/button}/theme.js +0 -0
- /package/{button-group → ui/button-group}/button-group.d.ts +0 -0
- /package/{button-group → ui/button-group}/button-group.js +0 -0
- /package/{button-group → ui/button-group}/button-group.spec.d.ts +0 -0
- /package/{button-group → ui/button-group}/button-group.spec.js +0 -0
- /package/{button-group → ui/button-group}/button-group.stories.d.ts +0 -0
- /package/{button-group → ui/button-group}/button-group.stories.js +0 -0
- /package/{button-group → ui/button-group}/index.d.ts +0 -0
- /package/{button-group → ui/button-group}/index.js +0 -0
- /package/{button-list → ui/button-list}/button-list.d.ts +0 -0
- /package/{button-list → ui/button-list}/button-list.js +0 -0
- /package/{button-list → ui/button-list}/button-list.spec.d.ts +0 -0
- /package/{button-list → ui/button-list}/button-list.spec.js +0 -0
- /package/{button-list → ui/button-list}/button-list.stories.d.ts +0 -0
- /package/{button-list → ui/button-list}/button-list.stories.js +0 -0
- /package/{button-list → ui/button-list}/index.d.ts +0 -0
- /package/{button-list → ui/button-list}/index.js +0 -0
- /package/{calendar → ui/calendar}/calendar-day-cell.d.ts +0 -0
- /package/{calendar → ui/calendar}/calendar-day-cell.js +0 -0
- /package/{calendar → ui/calendar}/calendar-navigation.d.ts +0 -0
- /package/{calendar → ui/calendar}/calendar-navigation.js +0 -0
- /package/{calendar → ui/calendar}/calendar-provider.d.ts +0 -0
- /package/{calendar → ui/calendar}/calendar-provider.js +0 -0
- /package/{calendar → ui/calendar}/calendar.d.ts +0 -0
- /package/{calendar → ui/calendar}/calendar.js +0 -0
- /package/{calendar → ui/calendar}/calendar.stories.d.ts +0 -0
- /package/{calendar → ui/calendar}/calendar.stories.js +0 -0
- /package/{calendar → ui/calendar}/index.d.ts +0 -0
- /package/{calendar → ui/calendar}/index.js +0 -0
- /package/{calendar → ui/calendar}/utils/get-class-names-from-flags.d.ts +0 -0
- /package/{calendar → ui/calendar}/utils/get-class-names-from-flags.js +0 -0
- /package/{checkbox → ui/checkbox}/checkbox.d.ts +0 -0
- /package/{checkbox → ui/checkbox}/checkbox.js +0 -0
- /package/{checkbox → ui/checkbox}/checkbox.spec.d.ts +0 -0
- /package/{checkbox → ui/checkbox}/checkbox.spec.js +0 -0
- /package/{checkbox → ui/checkbox}/checkbox.stories.d.ts +0 -0
- /package/{checkbox → ui/checkbox}/checkbox.stories.js +0 -0
- /package/{checkbox → ui/checkbox}/index.d.ts +0 -0
- /package/{checkbox → ui/checkbox}/index.js +0 -0
- /package/{checkbox → ui/checkbox}/theme.d.ts +0 -0
- /package/{checkbox → ui/checkbox}/theme.js +0 -0
- /package/{checkbox-button → ui/checkbox-button}/checkbox-button.d.ts +0 -0
- /package/{checkbox-button → ui/checkbox-button}/checkbox-button.js +0 -0
- /package/{checkbox-button → ui/checkbox-button}/checkbox-button.spec.d.ts +0 -0
- /package/{checkbox-button → ui/checkbox-button}/checkbox-button.spec.js +0 -0
- /package/{checkbox-button → ui/checkbox-button}/checkbox-button.stories.d.ts +0 -0
- /package/{checkbox-button → ui/checkbox-button}/checkbox-button.stories.js +0 -0
- /package/{checkbox-button → ui/checkbox-button}/index.d.ts +0 -0
- /package/{checkbox-button → ui/checkbox-button}/index.js +0 -0
- /package/{checkbox-input → ui/checkbox-input}/checkbox-input.d.ts +0 -0
- /package/{checkbox-input → ui/checkbox-input}/checkbox-input.js +0 -0
- /package/{checkbox-input → ui/checkbox-input}/checkbox-input.spec.d.ts +0 -0
- /package/{checkbox-input → ui/checkbox-input}/checkbox-input.spec.js +0 -0
- /package/{checkbox-input → ui/checkbox-input}/checkbox-input.stories.d.ts +0 -0
- /package/{checkbox-input → ui/checkbox-input}/checkbox-input.stories.js +0 -0
- /package/{checkbox-input → ui/checkbox-input}/index.d.ts +0 -0
- /package/{checkbox-input → ui/checkbox-input}/index.js +0 -0
- /package/{checkbox-list → ui/checkbox-list}/checkbox-list.d.ts +0 -0
- /package/{checkbox-list → ui/checkbox-list}/checkbox-list.js +0 -0
- /package/{checkbox-list → ui/checkbox-list}/checkbox-list.spec.d.ts +0 -0
- /package/{checkbox-list → ui/checkbox-list}/checkbox-list.spec.js +0 -0
- /package/{checkbox-list → ui/checkbox-list}/checkbox-list.stories.d.ts +0 -0
- /package/{checkbox-list → ui/checkbox-list}/checkbox-list.stories.js +0 -0
- /package/{checkbox-list → ui/checkbox-list}/index.d.ts +0 -0
- /package/{checkbox-list → ui/checkbox-list}/index.js +0 -0
- /package/{checkbox-list → ui/checkbox-list}/types.d.ts +0 -0
- /package/{checkbox-list → ui/checkbox-list}/types.js +0 -0
- /package/{chip → ui/chip}/chip.d.ts +0 -0
- /package/{chip → ui/chip}/chip.js +0 -0
- /package/{chip → ui/chip}/chip.spec.d.ts +0 -0
- /package/{chip → ui/chip}/chip.spec.js +0 -0
- /package/{chip → ui/chip}/chip.stories.d.ts +0 -0
- /package/{chip → ui/chip}/chip.stories.js +0 -0
- /package/{chip → ui/chip}/index.d.ts +0 -0
- /package/{chip → ui/chip}/index.js +0 -0
- /package/{chip → ui/chip}/theme.d.ts +0 -0
- /package/{chip → ui/chip}/theme.js +0 -0
- /package/{chip → ui/chip}/translations.d.ts +0 -0
- /package/{chip → ui/chip}/translations.js +0 -0
- /package/{color-radio → ui/color-radio}/color-radio.d.ts +0 -0
- /package/{color-radio → ui/color-radio}/color-radio.js +0 -0
- /package/{color-radio → ui/color-radio}/color-radio.spec.d.ts +0 -0
- /package/{color-radio → ui/color-radio}/color-radio.spec.js +0 -0
- /package/{color-radio → ui/color-radio}/color-radio.stories.d.ts +0 -0
- /package/{color-radio → ui/color-radio}/color-radio.stories.js +0 -0
- /package/{color-radio → ui/color-radio}/index.d.ts +0 -0
- /package/{color-radio → ui/color-radio}/index.js +0 -0
- /package/{color-radio-group → ui/color-radio-group}/color-radio-group.d.ts +0 -0
- /package/{color-radio-group → ui/color-radio-group}/color-radio-group.js +0 -0
- /package/{color-radio-group → ui/color-radio-group}/color-radio-group.spec.d.ts +0 -0
- /package/{color-radio-group → ui/color-radio-group}/color-radio-group.spec.js +0 -0
- /package/{color-radio-group → ui/color-radio-group}/color-radio-group.stories.d.ts +0 -0
- /package/{color-radio-group → ui/color-radio-group}/color-radio-group.stories.js +0 -0
- /package/{color-radio-group → ui/color-radio-group}/index.d.ts +0 -0
- /package/{color-radio-group → ui/color-radio-group}/index.js +0 -0
- /package/{color-scheme → ui/color-scheme}/color-scheme-defaults.d.ts +0 -0
- /package/{color-scheme → ui/color-scheme}/color-scheme-defaults.js +0 -0
- /package/{color-scheme → ui/color-scheme}/get-color-scheme-class-name.d.ts +0 -0
- /package/{color-scheme → ui/color-scheme}/get-color-scheme-class-name.js +0 -0
- /package/{color-scheme → ui/color-scheme}/get-color-scheme.d.ts +0 -0
- /package/{color-scheme → ui/color-scheme}/get-color-scheme.js +0 -0
- /package/{color-scheme → ui/color-scheme}/index.d.ts +0 -0
- /package/{color-scheme → ui/color-scheme}/index.js +0 -0
- /package/{color-scheme → ui/color-scheme}/use-color-scheme.d.ts +0 -0
- /package/{color-scheme → ui/color-scheme}/use-color-scheme.js +0 -0
- /package/{color-scheme → ui/color-scheme}/use-handle-color-scheme.d.ts +0 -0
- /package/{color-scheme → ui/color-scheme}/use-handle-color-scheme.js +0 -0
- /package/{color-scheme → ui/color-scheme}/use-toggle-color-scheme.d.ts +0 -0
- /package/{color-scheme → ui/color-scheme}/use-toggle-color-scheme.js +0 -0
- /package/{combobox → ui/combobox}/combobox.js +0 -0
- /package/{combobox → ui/combobox}/combobox.spec.d.ts +0 -0
- /package/{combobox → ui/combobox}/combobox.spec.js +0 -0
- /package/{combobox → ui/combobox}/combobox.stories.d.ts +0 -0
- /package/{combobox → ui/combobox}/combobox.stories.js +0 -0
- /package/{combobox → ui/combobox}/index.d.ts +0 -0
- /package/{combobox → ui/combobox}/index.js +0 -0
- /package/{combobox → ui/combobox}/translations.d.ts +0 -0
- /package/{combobox → ui/combobox}/translations.js +0 -0
- /package/{components.d.ts → ui/components.d.ts} +0 -0
- /package/{components.js → ui/components.js} +0 -0
- /package/{config → ui/config}/icons-config.d.ts +0 -0
- /package/{config → ui/config}/icons-config.js +0 -0
- /package/{content → ui/content}/content-schema.d.ts +0 -0
- /package/{content → ui/content}/content-schema.js +0 -0
- /package/{content → ui/content}/types.d.ts +0 -0
- /package/{content → ui/content}/types.js +0 -0
- /package/{context → ui/context}/context.d.ts +0 -0
- /package/{context → ui/context}/context.js +0 -0
- /package/{context → ui/context}/index.d.ts +0 -0
- /package/{context → ui/context}/index.js +0 -0
- /package/{context → ui/context}/provider.d.ts +0 -0
- /package/{context → ui/context}/provider.js +0 -0
- /package/{context → ui/context}/use-component-context.d.ts +0 -0
- /package/{context → ui/context}/use-component-context.js +0 -0
- /package/{create-component-preview-page → ui/create-component-preview-page}/create-component-preview-page.d.ts +0 -0
- /package/{create-component-preview-page → ui/create-component-preview-page}/create-component-preview-page.js +0 -0
- /package/{create-component-preview-page → ui/create-component-preview-page}/index.d.ts +0 -0
- /package/{create-component-preview-page → ui/create-component-preview-page}/index.js +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-content.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-content.js +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-decade.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-decade.js +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-month.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-month.js +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-year.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/date-picker-year.js +0 -0
- /package/{date-picker → ui/date-picker}/date-picker.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/date-picker.js +0 -0
- /package/{date-picker → ui/date-picker}/date-picker.spec.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/date-picker.spec.js +0 -0
- /package/{date-picker → ui/date-picker}/date-picker.stories.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/date-picker.stories.js +0 -0
- /package/{date-picker → ui/date-picker}/index.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/index.js +0 -0
- /package/{date-picker → ui/date-picker}/translations.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/translations.js +0 -0
- /package/{date-picker → ui/date-picker}/types.d.ts +0 -0
- /package/{date-picker → ui/date-picker}/types.js +0 -0
- /package/{date-picker-input → ui/date-picker-input}/date-picker-input.d.ts +0 -0
- /package/{date-picker-input → ui/date-picker-input}/date-picker-input.js +0 -0
- /package/{date-picker-input → ui/date-picker-input}/date-picker-input.spec.d.ts +0 -0
- /package/{date-picker-input → ui/date-picker-input}/date-picker-input.spec.js +0 -0
- /package/{date-picker-input → ui/date-picker-input}/date-picker-input.stories.d.ts +0 -0
- /package/{date-picker-input → ui/date-picker-input}/date-picker-input.stories.js +0 -0
- /package/{date-picker-input → ui/date-picker-input}/index.d.ts +0 -0
- /package/{date-picker-input → ui/date-picker-input}/index.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-content.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-content.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-decade.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-decade.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-month.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-month.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-year.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker-year.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker.spec.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker.spec.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker.stories.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/date-range-picker.stories.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/index.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/index.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/translations.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/translations.js +0 -0
- /package/{date-range-picker → ui/date-range-picker}/types.d.ts +0 -0
- /package/{date-range-picker → ui/date-range-picker}/types.js +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/date-range-picker-input.d.ts +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/date-range-picker-input.js +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/date-range-picker-input.spec.d.ts +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/date-range-picker-input.spec.js +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/date-range-picker-input.stories.d.ts +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/date-range-picker-input.stories.js +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/index.d.ts +0 -0
- /package/{date-range-picker-input → ui/date-range-picker-input}/index.js +0 -0
- /package/{datetime-picker → ui/datetime-picker}/datetime-picker.d.ts +0 -0
- /package/{datetime-picker → ui/datetime-picker}/datetime-picker.js +0 -0
- /package/{datetime-picker → ui/datetime-picker}/datetime-picker.spec.d.ts +0 -0
- /package/{datetime-picker → ui/datetime-picker}/datetime-picker.spec.js +0 -0
- /package/{datetime-picker → ui/datetime-picker}/datetime-picker.stories.d.ts +0 -0
- /package/{datetime-picker → ui/datetime-picker}/datetime-picker.stories.js +0 -0
- /package/{datetime-picker → ui/datetime-picker}/index.d.ts +0 -0
- /package/{datetime-picker → ui/datetime-picker}/index.js +0 -0
- /package/{datetime-picker → ui/datetime-picker}/translations.d.ts +0 -0
- /package/{datetime-picker → ui/datetime-picker}/translations.js +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/datetime-picker-input.d.ts +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/datetime-picker-input.js +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/datetime-picker-input.spec.d.ts +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/datetime-picker-input.spec.js +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/datetime-picker-input.stories.d.ts +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/datetime-picker-input.stories.js +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/get-datetime-string.d.ts +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/get-datetime-string.js +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/index.d.ts +0 -0
- /package/{datetime-picker-input → ui/datetime-picker-input}/index.js +0 -0
- /package/{dialog → ui/dialog}/dialog-panel.d.ts +0 -0
- /package/{dialog → ui/dialog}/dialog-panel.js +0 -0
- /package/{dialog → ui/dialog}/dialog.d.ts +0 -0
- /package/{dialog → ui/dialog}/dialog.js +0 -0
- /package/{dialog → ui/dialog}/dialog.spec.d.ts +0 -0
- /package/{dialog → ui/dialog}/dialog.spec.js +0 -0
- /package/{dialog → ui/dialog}/dialog.stories.d.ts +0 -0
- /package/{dialog → ui/dialog}/dialog.stories.js +0 -0
- /package/{dialog → ui/dialog}/index.d.ts +0 -0
- /package/{dialog → ui/dialog}/index.js +0 -0
- /package/{dialog → ui/dialog}/theme.d.ts +0 -0
- /package/{dialog → ui/dialog}/theme.js +0 -0
- /package/{dropdown → ui/dropdown}/dropdown.d.ts +0 -0
- /package/{dropdown → ui/dropdown}/dropdown.js +0 -0
- /package/{dropdown → ui/dropdown}/dropdown.spec.d.ts +0 -0
- /package/{dropdown → ui/dropdown}/dropdown.spec.js +0 -0
- /package/{dropdown → ui/dropdown}/dropdown.stories.d.ts +0 -0
- /package/{dropdown → ui/dropdown}/dropdown.stories.js +0 -0
- /package/{dropdown → ui/dropdown}/index.d.ts +0 -0
- /package/{dropdown → ui/dropdown}/index.js +0 -0
- /package/{dropzone → ui/dropzone}/dropzone-input.d.ts +0 -0
- /package/{dropzone → ui/dropzone}/dropzone-input.js +0 -0
- /package/{dropzone → ui/dropzone}/dropzone-list.d.ts +0 -0
- /package/{dropzone → ui/dropzone}/dropzone-list.js +0 -0
- /package/{dropzone → ui/dropzone}/dropzone.spec.d.ts +0 -0
- /package/{dropzone → ui/dropzone}/dropzone.spec.js +0 -0
- /package/{dropzone → ui/dropzone}/dropzone.stories.d.ts +0 -0
- /package/{dropzone → ui/dropzone}/dropzone.stories.js +0 -0
- /package/{dropzone → ui/dropzone}/handle-rejected-files.d.ts +0 -0
- /package/{dropzone → ui/dropzone}/handle-rejected-files.js +0 -0
- /package/{dropzone → ui/dropzone}/index.d.ts +0 -0
- /package/{dropzone → ui/dropzone}/index.js +0 -0
- /package/{dropzone → ui/dropzone}/types.d.ts +0 -0
- /package/{dropzone → ui/dropzone}/types.js +0 -0
- /package/{error-message → ui/error-message}/error-message.d.ts +0 -0
- /package/{error-message → ui/error-message}/error-message.js +0 -0
- /package/{error-message → ui/error-message}/error-message.spec.d.ts +0 -0
- /package/{error-message → ui/error-message}/error-message.spec.js +0 -0
- /package/{error-message → ui/error-message}/error-message.stories.d.ts +0 -0
- /package/{error-message → ui/error-message}/error-message.stories.js +0 -0
- /package/{error-message → ui/error-message}/index.d.ts +0 -0
- /package/{error-message → ui/error-message}/index.js +0 -0
- /package/{file-input → ui/file-input}/file-input.d.ts +0 -0
- /package/{file-input → ui/file-input}/file-input.js +0 -0
- /package/{file-input → ui/file-input}/file-input.spec.d.ts +0 -0
- /package/{file-input → ui/file-input}/file-input.spec.js +0 -0
- /package/{file-input → ui/file-input}/file-input.stories.d.ts +0 -0
- /package/{file-input → ui/file-input}/file-input.stories.js +0 -0
- /package/{file-input → ui/file-input}/index.d.ts +0 -0
- /package/{file-input → ui/file-input}/index.js +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-message.d.ts +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-message.js +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages-service.d.ts +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages-service.js +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages.d.ts +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages.js +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages.spec.d.ts +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages.spec.js +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages.stories.d.ts +0 -0
- /package/{flash-messages → ui/flash-messages}/flash-messages.stories.js +0 -0
- /package/{flash-messages → ui/flash-messages}/index.d.ts +0 -0
- /package/{flash-messages → ui/flash-messages}/index.js +0 -0
- /package/{flash-messages → ui/flash-messages}/theme.d.ts +0 -0
- /package/{flash-messages → ui/flash-messages}/theme.js +0 -0
- /package/{form-component → ui/form-component}/form-component.d.ts +0 -0
- /package/{form-component → ui/form-component}/form-component.js +0 -0
- /package/{form-component → ui/form-component}/form-component.spec.d.ts +0 -0
- /package/{form-component → ui/form-component}/form-component.spec.js +0 -0
- /package/{form-component → ui/form-component}/form-component.stories.d.ts +0 -0
- /package/{form-component → ui/form-component}/form-component.stories.js +0 -0
- /package/{form-component → ui/form-component}/index.d.ts +0 -0
- /package/{form-component → ui/form-component}/index.js +0 -0
- /package/{hooks → ui/hooks}/use-async-loading.d.ts +0 -0
- /package/{hooks → ui/hooks}/use-async-loading.js +0 -0
- /package/{hooks → ui/hooks}/use-dropdown.d.ts +0 -0
- /package/{hooks → ui/hooks}/use-dropdown.js +0 -0
- /package/{hooks → ui/hooks}/use-input-submit.d.ts +0 -0
- /package/{hooks → ui/hooks}/use-input-submit.js +0 -0
- /package/{icon → ui/icon}/icon.d.ts +0 -0
- /package/{icon → ui/icon}/icon.js +0 -0
- /package/{icon → ui/icon}/icon.spec.d.ts +0 -0
- /package/{icon → ui/icon}/icon.spec.js +0 -0
- /package/{icon → ui/icon}/icon.stories.d.ts +0 -0
- /package/{icon → ui/icon}/index.d.ts +0 -0
- /package/{icon → ui/icon}/index.js +0 -0
- /package/{icon → ui/icon}/theme.js +0 -0
- /package/{icon → ui/icon}/types.d.ts +0 -0
- /package/{icon → ui/icon}/types.js +0 -0
- /package/{icon-button → ui/icon-button}/icon-button.d.ts +0 -0
- /package/{icon-button → ui/icon-button}/icon-button.js +0 -0
- /package/{icon-button → ui/icon-button}/icon-button.spec.d.ts +0 -0
- /package/{icon-button → ui/icon-button}/icon-button.spec.js +0 -0
- /package/{icon-button → ui/icon-button}/icon-button.stories.d.ts +0 -0
- /package/{icon-button → ui/icon-button}/icon-button.stories.js +0 -0
- /package/{icon-button → ui/icon-button}/index.d.ts +0 -0
- /package/{icon-button → ui/icon-button}/index.js +0 -0
- /package/{image-gallery → ui/image-gallery}/components/close-button.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/components/close-button.js +0 -0
- /package/{image-gallery → ui/image-gallery}/components/dot.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/components/dot.js +0 -0
- /package/{image-gallery → ui/image-gallery}/components/gallery.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/components/gallery.js +0 -0
- /package/{image-gallery → ui/image-gallery}/components/next-button.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/components/next-button.js +0 -0
- /package/{image-gallery → ui/image-gallery}/components/prev-button.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/components/prev-button.js +0 -0
- /package/{image-gallery → ui/image-gallery}/context.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/context.js +0 -0
- /package/{image-gallery → ui/image-gallery}/image-gallery.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/image-gallery.js +0 -0
- /package/{image-gallery → ui/image-gallery}/image-gallery.spec.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/image-gallery.spec.js +0 -0
- /package/{image-gallery → ui/image-gallery}/image-gallery.stories.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/image-gallery.stories.js +0 -0
- /package/{image-gallery → ui/image-gallery}/image.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/image.js +0 -0
- /package/{image-gallery → ui/image-gallery}/index.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/index.js +0 -0
- /package/{image-gallery → ui/image-gallery}/translations.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/translations.js +0 -0
- /package/{image-gallery → ui/image-gallery}/types.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/types.js +0 -0
- /package/{image-gallery → ui/image-gallery}/use-image.d.ts +0 -0
- /package/{image-gallery → ui/image-gallery}/use-image.js +0 -0
- /package/{info-box → ui/info-box}/index.d.ts +0 -0
- /package/{info-box → ui/info-box}/index.js +0 -0
- /package/{info-box → ui/info-box}/info-box.d.ts +0 -0
- /package/{info-box → ui/info-box}/info-box.js +0 -0
- /package/{info-box → ui/info-box}/info-box.spec.d.ts +0 -0
- /package/{info-box → ui/info-box}/info-box.spec.js +0 -0
- /package/{info-box → ui/info-box}/info-box.stories.d.ts +0 -0
- /package/{info-box → ui/info-box}/info-box.stories.js +0 -0
- /package/{info-box → ui/info-box}/theme.d.ts +0 -0
- /package/{info-box → ui/info-box}/theme.js +0 -0
- /package/{info-box → ui/info-box}/types.d.ts +0 -0
- /package/{info-box → ui/info-box}/types.js +0 -0
- /package/{input → ui/input}/index.d.ts +0 -0
- /package/{input → ui/input}/index.js +0 -0
- /package/{input → ui/input}/input-arrow-icon.js +0 -0
- /package/{input → ui/input}/input-element.d.ts +0 -0
- /package/{input → ui/input}/input-element.js +0 -0
- /package/{input → ui/input}/input-left-addon.d.ts +0 -0
- /package/{input → ui/input}/input-left-addon.js +0 -0
- /package/{input → ui/input}/input-left-element.d.ts +0 -0
- /package/{input → ui/input}/input-left-element.js +0 -0
- /package/{input → ui/input}/input-remove-button.d.ts +0 -0
- /package/{input → ui/input}/input-remove-button.js +0 -0
- /package/{input → ui/input}/input-right-addon.d.ts +0 -0
- /package/{input → ui/input}/input-right-addon.js +0 -0
- /package/{input → ui/input}/input-right-element.d.ts +0 -0
- /package/{input → ui/input}/input-right-element.js +0 -0
- /package/{input → ui/input}/input.d.ts +0 -0
- /package/{input → ui/input}/input.js +0 -0
- /package/{input → ui/input}/input.spec.d.ts +0 -0
- /package/{input → ui/input}/input.spec.js +0 -0
- /package/{input → ui/input}/input.stories.d.ts +0 -0
- /package/{input → ui/input}/input.stories.js +0 -0
- /package/{input → ui/input}/theme.d.ts +0 -0
- /package/{input → ui/input}/theme.js +0 -0
- /package/{label → ui/label}/index.d.ts +0 -0
- /package/{label → ui/label}/index.js +0 -0
- /package/{label → ui/label}/label.d.ts +0 -0
- /package/{label → ui/label}/label.js +0 -0
- /package/{label → ui/label}/label.spec.d.ts +0 -0
- /package/{label → ui/label}/label.spec.js +0 -0
- /package/{label → ui/label}/label.stories.d.ts +0 -0
- /package/{label → ui/label}/label.stories.js +0 -0
- /package/{layout → ui/layout}/index.d.ts +0 -0
- /package/{layout → ui/layout}/index.js +0 -0
- /package/{layout → ui/layout}/layout.d.ts +0 -0
- /package/{layout → ui/layout}/layout.js +0 -0
- /package/{layout → ui/layout}/layout.spec.d.ts +0 -0
- /package/{layout → ui/layout}/layout.spec.js +0 -0
- /package/{layout → ui/layout}/layout.stories.d.ts +0 -0
- /package/{layout → ui/layout}/layout.stories.js +0 -0
- /package/{layout → ui/layout}/translations.d.ts +0 -0
- /package/{layout → ui/layout}/translations.js +0 -0
- /package/{layout → ui/layout}/uxf-logo.d.ts +0 -0
- /package/{layout → ui/layout}/uxf-logo.js +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-close-button.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-close-button.js +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-dialog.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-dialog.js +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-dot.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-dot.js +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-next-button.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-next-button.js +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-prev-button.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/components/lightbox-prev-button.js +0 -0
- /package/{lightbox → ui/lightbox}/components/use-lightbox-dialog.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/components/use-lightbox-dialog.js +0 -0
- /package/{lightbox → ui/lightbox}/context.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/context.js +0 -0
- /package/{lightbox → ui/lightbox}/index.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/index.js +0 -0
- /package/{lightbox → ui/lightbox}/lightbox.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/lightbox.js +0 -0
- /package/{lightbox → ui/lightbox}/lightbox.spec.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/lightbox.spec.js +0 -0
- /package/{lightbox → ui/lightbox}/lightbox.stories.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/lightbox.stories.js +0 -0
- /package/{lightbox → ui/lightbox}/translations.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/translations.js +0 -0
- /package/{lightbox → ui/lightbox}/types.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/types.js +0 -0
- /package/{lightbox → ui/lightbox}/use-lightbox-image.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/use-lightbox-image.js +0 -0
- /package/{lightbox → ui/lightbox}/use-lightbox.d.ts +0 -0
- /package/{lightbox → ui/lightbox}/use-lightbox.js +0 -0
- /package/{list-item → ui/list-item}/index.d.ts +0 -0
- /package/{list-item → ui/list-item}/index.js +0 -0
- /package/{list-item → ui/list-item}/list-item.d.ts +0 -0
- /package/{list-item → ui/list-item}/list-item.js +0 -0
- /package/{list-item → ui/list-item}/list-item.spec.d.ts +0 -0
- /package/{list-item → ui/list-item}/list-item.spec.js +0 -0
- /package/{list-item → ui/list-item}/list-item.stories.d.ts +0 -0
- /package/{list-item → ui/list-item}/list-item.stories.js +0 -0
- /package/{loader → ui/loader}/index.d.ts +0 -0
- /package/{loader → ui/loader}/index.js +0 -0
- /package/{loader → ui/loader}/loader.d.ts +0 -0
- /package/{loader → ui/loader}/loader.js +0 -0
- /package/{loader → ui/loader}/loader.spec.d.ts +0 -0
- /package/{loader → ui/loader}/loader.spec.js +0 -0
- /package/{loader → ui/loader}/loader.stories.d.ts +0 -0
- /package/{loader → ui/loader}/loader.stories.js +0 -0
- /package/{lozenge → ui/lozenge}/index.d.ts +0 -0
- /package/{lozenge → ui/lozenge}/index.js +0 -0
- /package/{lozenge → ui/lozenge}/lozenge.d.ts +0 -0
- /package/{lozenge → ui/lozenge}/lozenge.js +0 -0
- /package/{lozenge → ui/lozenge}/lozenge.spec.d.ts +0 -0
- /package/{lozenge → ui/lozenge}/lozenge.spec.js +0 -0
- /package/{lozenge → ui/lozenge}/lozenge.stories.d.ts +0 -0
- /package/{lozenge → ui/lozenge}/lozenge.stories.js +0 -0
- /package/{lozenge → ui/lozenge}/theme.d.ts +0 -0
- /package/{lozenge → ui/lozenge}/theme.js +0 -0
- /package/{message → ui/message}/index.d.ts +0 -0
- /package/{message → ui/message}/index.js +0 -0
- /package/{message → ui/message}/message-content.d.ts +0 -0
- /package/{message → ui/message}/message-content.js +0 -0
- /package/{message → ui/message}/message-service.d.ts +0 -0
- /package/{message → ui/message}/message-service.js +0 -0
- /package/{message → ui/message}/message.d.ts +0 -0
- /package/{message → ui/message}/message.js +0 -0
- /package/{message → ui/message}/message.spec.d.ts +0 -0
- /package/{message → ui/message}/message.spec.js +0 -0
- /package/{message → ui/message}/message.stories.d.ts +0 -0
- /package/{message → ui/message}/message.stories.js +0 -0
- /package/{message → ui/message}/theme.d.ts +0 -0
- /package/{message → ui/message}/theme.js +0 -0
- /package/{modal → ui/modal}/index.d.ts +0 -0
- /package/{modal → ui/modal}/index.js +0 -0
- /package/{modal → ui/modal}/modal-provider.d.ts +0 -0
- /package/{modal → ui/modal}/modal-provider.js +0 -0
- /package/{modal → ui/modal}/modal-service.d.ts +0 -0
- /package/{modal → ui/modal}/modal-service.js +0 -0
- /package/{modal → ui/modal}/modal.d.ts +0 -0
- /package/{modal → ui/modal}/modal.js +0 -0
- /package/{modal → ui/modal}/modal.spec.d.ts +0 -0
- /package/{modal → ui/modal}/modal.spec.js +0 -0
- /package/{modal → ui/modal}/modal.stories.d.ts +0 -0
- /package/{modal → ui/modal}/modal.stories.js +0 -0
- /package/{modal → ui/modal}/theme.d.ts +0 -0
- /package/{modal → ui/modal}/theme.js +0 -0
- /package/{modal → ui/modal}/types.d.ts +0 -0
- /package/{modal → ui/modal}/types.js +0 -0
- /package/{modal-dialog → ui/modal-dialog}/modal-dialog.d.ts +0 -0
- /package/{modal-dialog → ui/modal-dialog}/modal-dialog.js +0 -0
- /package/{modal-dialog → ui/modal-dialog}/modal-dialog.stories.d.ts +0 -0
- /package/{modal-header → ui/modal-header}/index.d.ts +0 -0
- /package/{modal-header → ui/modal-header}/index.js +0 -0
- /package/{modal-header → ui/modal-header}/modal-header.d.ts +0 -0
- /package/{modal-header → ui/modal-header}/modal-header.js +0 -0
- /package/{modal-header → ui/modal-header}/modal-header.spec.d.ts +0 -0
- /package/{modal-header → ui/modal-header}/modal-header.spec.js +0 -0
- /package/{modal-header → ui/modal-header}/modal-header.stories.d.ts +0 -0
- /package/{modal-header → ui/modal-header}/modal-header.stories.js +0 -0
- /package/{multi-combobox → ui/multi-combobox}/index.d.ts +0 -0
- /package/{multi-combobox → ui/multi-combobox}/index.js +0 -0
- /package/{multi-combobox → ui/multi-combobox}/multi-combobox.d.ts +0 -0
- /package/{multi-combobox → ui/multi-combobox}/multi-combobox.js +0 -0
- /package/{multi-combobox → ui/multi-combobox}/multi-combobox.spec.d.ts +0 -0
- /package/{multi-combobox → ui/multi-combobox}/multi-combobox.spec.js +0 -0
- /package/{multi-combobox → ui/multi-combobox}/multi-combobox.stories.d.ts +0 -0
- /package/{multi-combobox → ui/multi-combobox}/multi-combobox.stories.js +0 -0
- /package/{multi-combobox → ui/multi-combobox}/translations.d.ts +0 -0
- /package/{multi-combobox → ui/multi-combobox}/translations.js +0 -0
- /package/{multi-combobox → ui/multi-combobox}/types.js +0 -0
- /package/{multi-select → ui/multi-select}/index.d.ts +0 -0
- /package/{multi-select → ui/multi-select}/index.js +0 -0
- /package/{multi-select → ui/multi-select}/multi-select.d.ts +0 -0
- /package/{multi-select → ui/multi-select}/multi-select.js +0 -0
- /package/{multi-select → ui/multi-select}/multi-select.spec.d.ts +0 -0
- /package/{multi-select → ui/multi-select}/multi-select.spec.js +0 -0
- /package/{multi-select → ui/multi-select}/multi-select.stories.d.ts +0 -0
- /package/{multi-select → ui/multi-select}/multi-select.stories.js +0 -0
- /package/{multi-select → ui/multi-select}/translations.d.ts +0 -0
- /package/{multi-select → ui/multi-select}/translations.js +0 -0
- /package/{multi-select → ui/multi-select}/types.js +0 -0
- /package/{pagination → ui/pagination}/index.d.ts +0 -0
- /package/{pagination → ui/pagination}/index.js +0 -0
- /package/{pagination → ui/pagination}/pagination.d.ts +0 -0
- /package/{pagination → ui/pagination}/pagination.js +0 -0
- /package/{pagination → ui/pagination}/pagination.spec.d.ts +0 -0
- /package/{pagination → ui/pagination}/pagination.spec.js +0 -0
- /package/{pagination → ui/pagination}/pagination.stories.d.ts +0 -0
- /package/{pagination → ui/pagination}/pagination.stories.js +0 -0
- /package/{pagination → ui/pagination}/theme.d.ts +0 -0
- /package/{pagination → ui/pagination}/theme.js +0 -0
- /package/{paper → ui/paper}/index.d.ts +0 -0
- /package/{paper → ui/paper}/index.js +0 -0
- /package/{paper → ui/paper}/paper.d.ts +0 -0
- /package/{paper → ui/paper}/paper.js +0 -0
- /package/{paper → ui/paper}/paper.spec.d.ts +0 -0
- /package/{paper → ui/paper}/paper.spec.js +0 -0
- /package/{paper → ui/paper}/paper.stories.d.ts +0 -0
- /package/{paper → ui/paper}/paper.stories.js +0 -0
- /package/{radio → ui/radio}/index.d.ts +0 -0
- /package/{radio → ui/radio}/index.js +0 -0
- /package/{radio → ui/radio}/radio.d.ts +0 -0
- /package/{radio → ui/radio}/radio.js +0 -0
- /package/{radio → ui/radio}/radio.spec.d.ts +0 -0
- /package/{radio → ui/radio}/radio.spec.js +0 -0
- /package/{radio → ui/radio}/radio.stories.d.ts +0 -0
- /package/{radio → ui/radio}/radio.stories.js +0 -0
- /package/{radio → ui/radio}/theme.d.ts +0 -0
- /package/{radio → ui/radio}/theme.js +0 -0
- /package/{radio-group → ui/radio-group}/index.d.ts +0 -0
- /package/{radio-group → ui/radio-group}/index.js +0 -0
- /package/{radio-group → ui/radio-group}/radio-group.d.ts +0 -0
- /package/{radio-group → ui/radio-group}/radio-group.js +0 -0
- /package/{radio-group → ui/radio-group}/radio-group.spec.d.ts +0 -0
- /package/{radio-group → ui/radio-group}/radio-group.spec.js +0 -0
- /package/{radio-group → ui/radio-group}/radio-group.stories.d.ts +0 -0
- /package/{radio-group → ui/radio-group}/radio-group.stories.js +0 -0
- /package/{radio-group → ui/radio-group}/theme.d.ts +0 -0
- /package/{radio-group → ui/radio-group}/theme.js +0 -0
- /package/{raster-image → ui/raster-image}/empty-image.d.ts +0 -0
- /package/{raster-image → ui/raster-image}/empty-image.js +0 -0
- /package/{raster-image → ui/raster-image}/img-sources.d.ts +0 -0
- /package/{raster-image → ui/raster-image}/img-sources.js +0 -0
- /package/{raster-image → ui/raster-image}/index.d.ts +0 -0
- /package/{raster-image → ui/raster-image}/index.js +0 -0
- /package/{raster-image → ui/raster-image}/raster-image.d.ts +0 -0
- /package/{raster-image → ui/raster-image}/raster-image.js +0 -0
- /package/{raster-image → ui/raster-image}/raster-image.spec.d.ts +0 -0
- /package/{raster-image → ui/raster-image}/raster-image.spec.js +0 -0
- /package/{raster-image → ui/raster-image}/raster-image.stories.d.ts +0 -0
- /package/{raster-image → ui/raster-image}/raster-image.stories.js +0 -0
- /package/{raster-image → ui/raster-image}/responsive-img-sources.d.ts +0 -0
- /package/{raster-image → ui/raster-image}/responsive-img-sources.js +0 -0
- /package/{readmes.d.ts → ui/readmes.d.ts} +0 -0
- /package/{readmes.js → ui/readmes.js} +0 -0
- /package/{select → ui/select}/index.d.ts +0 -0
- /package/{select → ui/select}/index.js +0 -0
- /package/{select → ui/select}/select.js +0 -0
- /package/{select → ui/select}/select.spec.d.ts +0 -0
- /package/{select → ui/select}/select.spec.js +0 -0
- /package/{select → ui/select}/select.stories.d.ts +0 -0
- /package/{select → ui/select}/select.stories.js +0 -0
- /package/{select → ui/select}/translations.d.ts +0 -0
- /package/{select → ui/select}/translations.js +0 -0
- /package/{tabs → ui/tabs}/components/tabs-button-list.d.ts +0 -0
- /package/{tabs → ui/tabs}/components/tabs-button-list.js +0 -0
- /package/{tabs → ui/tabs}/components/tabs-button.d.ts +0 -0
- /package/{tabs → ui/tabs}/components/tabs-button.js +0 -0
- /package/{tabs → ui/tabs}/components/tabs-panel.d.ts +0 -0
- /package/{tabs → ui/tabs}/components/tabs-panel.js +0 -0
- /package/{tabs → ui/tabs}/components/tabs-panels.d.ts +0 -0
- /package/{tabs → ui/tabs}/components/tabs-panels.js +0 -0
- /package/{tabs → ui/tabs}/components/tabs-root.d.ts +0 -0
- /package/{tabs → ui/tabs}/components/tabs-root.js +0 -0
- /package/{tabs → ui/tabs}/create-tab-id.d.ts +0 -0
- /package/{tabs → ui/tabs}/create-tab-id.js +0 -0
- /package/{tabs → ui/tabs}/index.d.ts +0 -0
- /package/{tabs → ui/tabs}/index.js +0 -0
- /package/{tabs → ui/tabs}/panel-content.d.ts +0 -0
- /package/{tabs → ui/tabs}/panel-content.js +0 -0
- /package/{tabs → ui/tabs}/panel.d.ts +0 -0
- /package/{tabs → ui/tabs}/panel.js +0 -0
- /package/{tabs → ui/tabs}/tabs.d.ts +0 -0
- /package/{tabs → ui/tabs}/tabs.js +0 -0
- /package/{tabs → ui/tabs}/tabs.spec.d.ts +0 -0
- /package/{tabs → ui/tabs}/tabs.spec.js +0 -0
- /package/{tabs → ui/tabs}/tabs.stories.d.ts +0 -0
- /package/{tabs → ui/tabs}/tabs.stories.js +0 -0
- /package/{tabs → ui/tabs}/theme.d.ts +0 -0
- /package/{tabs → ui/tabs}/theme.js +0 -0
- /package/{tabs → ui/tabs}/types.d.ts +0 -0
- /package/{tabs → ui/tabs}/types.js +0 -0
- /package/{text-input → ui/text-input}/index.d.ts +0 -0
- /package/{text-input → ui/text-input}/index.js +0 -0
- /package/{text-input → ui/text-input}/text-input.d.ts +0 -0
- /package/{text-input → ui/text-input}/text-input.js +0 -0
- /package/{text-input → ui/text-input}/text-input.spec.d.ts +0 -0
- /package/{text-input → ui/text-input}/text-input.spec.js +0 -0
- /package/{text-input → ui/text-input}/text-input.stories.d.ts +0 -0
- /package/{text-input → ui/text-input}/text-input.stories.js +0 -0
- /package/{text-link → ui/text-link}/index.d.ts +0 -0
- /package/{text-link → ui/text-link}/index.js +0 -0
- /package/{text-link → ui/text-link}/text-link.d.ts +0 -0
- /package/{text-link → ui/text-link}/text-link.js +0 -0
- /package/{text-link → ui/text-link}/text-link.spec.d.ts +0 -0
- /package/{text-link → ui/text-link}/text-link.spec.js +0 -0
- /package/{text-link → ui/text-link}/text-link.stories.d.ts +0 -0
- /package/{text-link → ui/text-link}/text-link.stories.js +0 -0
- /package/{text-link → ui/text-link}/theme.d.ts +0 -0
- /package/{text-link → ui/text-link}/theme.js +0 -0
- /package/{textarea → ui/textarea}/index.d.ts +0 -0
- /package/{textarea → ui/textarea}/index.js +0 -0
- /package/{textarea → ui/textarea}/textarea.d.ts +0 -0
- /package/{textarea → ui/textarea}/textarea.js +0 -0
- /package/{textarea → ui/textarea}/textarea.spec.d.ts +0 -0
- /package/{textarea → ui/textarea}/textarea.spec.js +0 -0
- /package/{textarea → ui/textarea}/textarea.stories.d.ts +0 -0
- /package/{textarea → ui/textarea}/textarea.stories.js +0 -0
- /package/{time-picker → ui/time-picker}/index.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/index.js +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-hour.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-hour.js +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-hours.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-hours.js +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-minute.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-minute.js +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-minutes.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/time-picker-minutes.js +0 -0
- /package/{time-picker → ui/time-picker}/time-picker.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/time-picker.js +0 -0
- /package/{time-picker → ui/time-picker}/time-picker.spec.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/time-picker.spec.js +0 -0
- /package/{time-picker → ui/time-picker}/time-picker.stories.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/time-picker.stories.js +0 -0
- /package/{time-picker → ui/time-picker}/translations.d.ts +0 -0
- /package/{time-picker → ui/time-picker}/translations.js +0 -0
- /package/{time-picker-input → ui/time-picker-input}/index.d.ts +0 -0
- /package/{time-picker-input → ui/time-picker-input}/index.js +0 -0
- /package/{time-picker-input → ui/time-picker-input}/time-picker-input.d.ts +0 -0
- /package/{time-picker-input → ui/time-picker-input}/time-picker-input.js +0 -0
- /package/{time-picker-input → ui/time-picker-input}/time-picker-input.spec.d.ts +0 -0
- /package/{time-picker-input → ui/time-picker-input}/time-picker-input.spec.js +0 -0
- /package/{time-picker-input → ui/time-picker-input}/time-picker-input.stories.d.ts +0 -0
- /package/{time-picker-input → ui/time-picker-input}/time-picker-input.stories.js +0 -0
- /package/{toggle → ui/toggle}/index.d.ts +0 -0
- /package/{toggle → ui/toggle}/index.js +0 -0
- /package/{toggle → ui/toggle}/theme.d.ts +0 -0
- /package/{toggle → ui/toggle}/theme.js +0 -0
- /package/{toggle → ui/toggle}/toggle.d.ts +0 -0
- /package/{toggle → ui/toggle}/toggle.js +0 -0
- /package/{toggle → ui/toggle}/toggle.spec.d.ts +0 -0
- /package/{toggle → ui/toggle}/toggle.spec.js +0 -0
- /package/{toggle → ui/toggle}/toggle.stories.d.ts +0 -0
- /package/{toggle → ui/toggle}/toggle.stories.js +0 -0
- /package/{tooltip → ui/tooltip}/index.d.ts +0 -0
- /package/{tooltip → ui/tooltip}/index.js +0 -0
- /package/{tooltip → ui/tooltip}/tooltip.d.ts +0 -0
- /package/{tooltip → ui/tooltip}/tooltip.js +0 -0
- /package/{tooltip → ui/tooltip}/tooltip.spec.d.ts +0 -0
- /package/{tooltip → ui/tooltip}/tooltip.spec.js +0 -0
- /package/{tooltip → ui/tooltip}/tooltip.stories.d.ts +0 -0
- /package/{tooltip → ui/tooltip}/tooltip.stories.js +0 -0
- /package/{tooltip → ui/tooltip}/use-tooltip.d.ts +0 -0
- /package/{tooltip → ui/tooltip}/use-tooltip.js +0 -0
- /package/{translations → ui/translations}/translations.d.ts +0 -0
- /package/{translations → ui/translations}/translations.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-box-shadow.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-box-shadow.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-colors.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-colors.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-containers.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-containers.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-font-size.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-font-size.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-font-weight.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-font-weight.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-line-height.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-line-height.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-screens.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-screens.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-spacing.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-spacing.js +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-z-index.d.ts +0 -0
- /package/{tw-tokens → ui/tw-tokens}/tw-z-index.js +0 -0
- /package/{types → ui/types}/color.d.ts +0 -0
- /package/{types → ui/types}/color.js +0 -0
- /package/{types → ui/types}/file-response.d.ts +0 -0
- /package/{types → ui/types}/file-response.js +0 -0
- /package/{types → ui/types}/form-control-props.d.ts +0 -0
- /package/{types → ui/types}/form-control-props.js +0 -0
- /package/{types → ui/types}/index.d.ts +0 -0
- /package/{types → ui/types}/index.js +0 -0
- /package/{typography → ui/typography}/typography.spec.d.ts +0 -0
- /package/{typography → ui/typography}/typography.spec.js +0 -0
- /package/{typography → ui/typography}/typography.stories.d.ts +0 -0
- /package/{typography → ui/typography}/typography.stories.js +0 -0
- /package/{utils → ui/utils}/action.d.ts +0 -0
- /package/{utils → ui/utils}/action.js +0 -0
- /package/{utils → ui/utils}/component-structure-analyzer.d.ts +0 -0
- /package/{utils → ui/utils}/component-structure-analyzer.js +0 -0
- /package/{utils → ui/utils}/files/get-file-icon.d.ts +0 -0
- /package/{utils → ui/utils}/files/get-file-icon.js +0 -0
- /package/{utils → ui/utils}/files/get-file-icon.test.d.ts +0 -0
- /package/{utils → ui/utils}/files/get-file-icon.test.js +0 -0
- /package/{utils → ui/utils}/files/get-file-url.d.ts +0 -0
- /package/{utils → ui/utils}/files/get-file-url.js +0 -0
- /package/{utils → ui/utils}/files/get-file-url.test.d.ts +0 -0
- /package/{utils → ui/utils}/files/get-file-url.test.js +0 -0
- /package/{utils → ui/utils}/get-default-icon-name.d.ts +0 -0
- /package/{utils → ui/utils}/get-default-icon-name.js +0 -0
- /package/{utils → ui/utils}/get-dropzone-state.d.ts +0 -0
- /package/{utils → ui/utils}/get-dropzone-state.js +0 -0
- /package/{utils → ui/utils}/get-dropzone-state.test.d.ts +0 -0
- /package/{utils → ui/utils}/get-dropzone-state.test.js +0 -0
- /package/{utils → ui/utils}/mocks/upload-file.mock.d.ts +0 -0
- /package/{utils → ui/utils}/mocks/upload-file.mock.js +0 -0
- /package/{utils → ui/utils}/mocks/upload-file.mock.test.d.ts +0 -0
- /package/{utils → ui/utils}/mocks/upload-file.mock.test.js +0 -0
- /package/{utils → ui/utils}/next-link.d.ts +0 -0
- /package/{utils → ui/utils}/next-link.js +0 -0
- /package/{utils → ui/utils}/snap-test.d.ts +0 -0
- /package/{utils → ui/utils}/snap-test.js +0 -0
- /package/{utils → ui/utils}/storybook-config.d.ts +0 -0
- /package/{utils → ui/utils}/storybook-config.js +0 -0
- /package/{utils → ui/utils}/validator/validator-exceptions.d.ts +0 -0
- /package/{utils → ui/utils}/validator/validator-exceptions.js +0 -0
package/icons-config.js
CHANGED
|
@@ -120,6 +120,11 @@ module.exports = {
|
|
|
120
120
|
height: 24,
|
|
121
121
|
data: `<path fill="currentColor" d="M22.875 10.833c.623 0 1.125.544 1.125 1.125 0 .666-.502 1.125-1.125 1.125H1.083c-.58 0-1.083-.46-1.083-1.125 0-.581.503-1.125 1.083-1.125h21.792Z"/>`,
|
|
122
122
|
},
|
|
123
|
+
plus: {
|
|
124
|
+
width: 448,
|
|
125
|
+
height: 512,
|
|
126
|
+
data: `<path fill="currentColor" d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/>`,
|
|
127
|
+
},
|
|
123
128
|
"triangle-exclamation": {
|
|
124
129
|
width: 512,
|
|
125
130
|
height: 512,
|
|
@@ -170,4 +175,9 @@ module.exports = {
|
|
|
170
175
|
height: 24,
|
|
171
176
|
data: `<path d="M12.5 22.5C8.90625 22.5 5.625 20.625 3.82812 17.5C2.03125 14.4141 2.03125 10.625 3.82812 7.5C5.625 4.41406 8.90625 2.5 12.5 2.5C16.0547 2.5 19.3359 4.41406 21.1328 7.5C22.9297 10.625 22.9297 14.4141 21.1328 17.5C19.3359 20.625 16.0547 22.5 12.5 22.5ZM10.9375 15.625C10.3906 15.625 10 16.0547 10 16.5625C10 17.1094 10.3906 17.5 10.9375 17.5H14.0625C14.5703 17.5 15 17.1094 15 16.5625C15 16.0547 14.5703 15.625 14.0625 15.625H13.75V12.1875C13.75 11.6797 13.3203 11.25 12.8125 11.25H10.9375C10.3906 11.25 10 11.6797 10 12.1875C10 12.7344 10.3906 13.125 10.9375 13.125H11.875V15.625H10.9375ZM12.5 7.5C11.7969 7.5 11.25 8.08594 11.25 8.75C11.25 9.45312 11.7969 10 12.5 10C13.1641 10 13.75 9.45312 13.75 8.75C13.75 8.08594 13.1641 7.5 12.5 7.5Z" fill="currentColor"/>`,
|
|
172
177
|
},
|
|
178
|
+
trash: {
|
|
179
|
+
width: 448,
|
|
180
|
+
height: 512,
|
|
181
|
+
data: `<path d="M424 80C437.3 80 448 90.75 448 104C448 117.3 437.3 128 424 128H412.4L388.4 452.7C385.9 486.1 358.1 512 324.6 512H123.4C89.92 512 62.09 486.1 59.61 452.7L35.56 128H24C10.75 128 0 117.3 0 104C0 90.75 10.75 80 24 80H93.82L130.5 24.94C140.9 9.357 158.4 0 177.1 0H270.9C289.6 0 307.1 9.358 317.5 24.94L354.2 80H424zM177.1 48C174.5 48 171.1 49.34 170.5 51.56L151.5 80H296.5L277.5 51.56C276 49.34 273.5 48 270.9 48H177.1zM364.3 128H83.69L107.5 449.2C108.1 457.5 115.1 464 123.4 464H324.6C332.9 464 339.9 457.5 340.5 449.2L364.3 128z" fill="currentColor"/>`,
|
|
182
|
+
},
|
|
173
183
|
};
|
package/icons.d.ts
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
declare module "@uxf/ui/icon/theme" {
|
|
2
|
+
interface IconsSet {
|
|
3
|
+
"angle-left": true;
|
|
4
|
+
"angle-right": true;
|
|
5
|
+
"arrow-left": true;
|
|
6
|
+
"arrow-right": true;
|
|
7
|
+
bars: true;
|
|
8
|
+
calendar: true;
|
|
9
|
+
camera: true;
|
|
10
|
+
caretDown: true;
|
|
11
|
+
check: true;
|
|
12
|
+
chevronDown: true;
|
|
13
|
+
chevronLeft: true;
|
|
14
|
+
chevronRight: true;
|
|
15
|
+
chevronUp: true;
|
|
16
|
+
chevronsLeft: true;
|
|
17
|
+
chevronsRight: true;
|
|
18
|
+
clock: true;
|
|
19
|
+
cloud: true;
|
|
20
|
+
copy: true;
|
|
21
|
+
"ellipsis-vertical": true;
|
|
22
|
+
eye: true;
|
|
23
|
+
"eye-slash": true;
|
|
24
|
+
file: true;
|
|
25
|
+
imageFile: true;
|
|
26
|
+
minus: true;
|
|
27
|
+
plus: true;
|
|
28
|
+
"solid-badge-check": true;
|
|
29
|
+
"solid-circle-info": true;
|
|
30
|
+
"solid-octagon-xmark": true;
|
|
31
|
+
"solid-triangle-exclamation": true;
|
|
32
|
+
trash: true;
|
|
33
|
+
"triangle-exclamation": true;
|
|
34
|
+
"triangle-exclamation-solid": true;
|
|
35
|
+
user: true;
|
|
36
|
+
videoFile: true;
|
|
37
|
+
xmark: true;
|
|
38
|
+
xmarkLarge: true;
|
|
39
|
+
}
|
|
40
|
+
}
|
package/package.json
CHANGED
|
@@ -14,7 +14,7 @@ function Default() {
|
|
|
14
14
|
react_1.default.createElement(accordion_1.Accordion.Item, { id: "item2", title: "Hodn\u011B dobr\u00FD dotaz" }, "P\u0159evedl spr\u00E1vn\u00ED, kter\u00FDmi v\u00FDkonn\u00E9mu st\u00E1tn\u00EDho a \u00FA\u010Deln\u00FD tuto org\u00E1nu, mohlo k zdr\u017Eet n\u011Bho\u017E prok\u00E1z\u00E1n 1950 i n\u011Bm\u017E p\u00EDsmenny a velk\u00E9 v\u00FDznamn\u00E9 p\u0159\u00EDpady, kter\u00E9 se neboj\u00ED v\u00FDznamn\u00E9 p\u0159\u00EDpady, kter\u00E9 se"),
|
|
15
15
|
react_1.default.createElement(accordion_1.Accordion.Item, { id: "item3", title: "Kdo v\u00ED kde se skr\u00FDv\u00E1 v\u0161ev\u011Bdouc\u00ED..." }, "Spr\u00E1vn\u00ED, kter\u00FDmi v\u00FDkonn\u00E9mu st\u00E1tn\u00EDho a \u00FA\u010Deln\u00FD tuto org\u00E1nu, mohlo k zdr\u017Eet n\u011Bho\u017E prok\u00E1z\u00E1n 1950 i n\u011Bm\u017E p\u00EDsmenny a velk\u00E9 v\u00FDznamn\u00E9 p\u0159\u00EDpady, kter\u00E9 se neboj\u00ED v\u00FDznamn\u00E9 p\u0159\u00EDpady, kter\u00E9 se")),
|
|
16
16
|
react_1.default.createElement("p", { className: "mb-4 mt-10" }, "Accordion - itemOpenBehavior multiple, custom icons, default open"),
|
|
17
|
-
react_1.default.createElement(accordion_1.Accordion, { closeIconName: "minus", itemOpenBehavior: "multiple", openIconName: "
|
|
17
|
+
react_1.default.createElement(accordion_1.Accordion, { closeIconName: "minus", itemOpenBehavior: "multiple", openIconName: "check" },
|
|
18
18
|
react_1.default.createElement(accordion_1.Accordion.Item, { id: "item1", isOpen: true, title: "Item 1" }, "Opr\u00E1vn\u011Bn\u00E9 ani\u017E i odstoupil o snadno osoby vede kter\u00FDmi v\u00FDkonn\u00E9mu st\u00E1tn\u00EDho a \u00FA\u010Deln\u00FD tuto org\u00E1nu"),
|
|
19
19
|
react_1.default.createElement(accordion_1.Accordion.Item, { id: "item2", title: "Item 2" }, "P\u0159evedl spr\u00E1vn\u00ED, kter\u00FDmi v\u00FDkonn\u00E9mu st\u00E1tn\u00EDho a \u00FA\u010Deln\u00FD tuto org\u00E1nu, mohlo k zdr\u017Eet n\u011Bho\u017E prok\u00E1z\u00E1n 1950 i n\u011Bm\u017E p\u00EDsmenny a velk\u00E9 v\u00FDznamn\u00E9 p\u0159\u00EDpady, kter\u00E9 se neboj\u00ED v\u00FDznamn\u00E9 p\u0159\u00EDpady, kter\u00E9 se"))));
|
|
20
20
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Placement, Strategy } from "@floating-ui/react";
|
|
2
|
-
import { IconsSet } from "@uxf/ui/icon";
|
|
3
2
|
import { InputGroupSize, InputGroupVariant } from "@uxf/ui/input";
|
|
4
3
|
import { Clearable, FormControlProps } from "@uxf/ui/types";
|
|
5
4
|
import React, { CSSProperties, ReactNode, Ref } from "react";
|
|
5
|
+
import { IconName } from "../icon/types";
|
|
6
6
|
export type ComboboxValueId = number | string;
|
|
7
7
|
export type ComboboxValue<Id = ComboboxValueId> = {
|
|
8
8
|
id: Id;
|
|
@@ -22,7 +22,7 @@ export interface ComboboxProps<Id = ComboboxValueId, Option = ComboboxOption<Id>
|
|
|
22
22
|
form?: string;
|
|
23
23
|
helperText?: ReactNode;
|
|
24
24
|
hiddenLabel?: boolean;
|
|
25
|
-
iconName?:
|
|
25
|
+
iconName?: IconName;
|
|
26
26
|
id?: string;
|
|
27
27
|
inputArrow?: (open: boolean) => ReactNode;
|
|
28
28
|
keyExtractor?: (option: Option) => string | number;
|
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
export declare const ICONS: {
|
|
2
|
+
readonly "angle-left": {
|
|
3
|
+
readonly w: 320;
|
|
4
|
+
readonly h: 512;
|
|
5
|
+
};
|
|
6
|
+
readonly "angle-right": {
|
|
7
|
+
readonly w: 320;
|
|
8
|
+
readonly h: 512;
|
|
9
|
+
};
|
|
2
10
|
readonly "arrow-left": {
|
|
3
11
|
readonly w: 448;
|
|
4
12
|
readonly h: 512;
|
|
@@ -67,6 +75,14 @@ export declare const ICONS: {
|
|
|
67
75
|
readonly w: 128;
|
|
68
76
|
readonly h: 512;
|
|
69
77
|
};
|
|
78
|
+
readonly eye: {
|
|
79
|
+
readonly w: 576;
|
|
80
|
+
readonly h: 512;
|
|
81
|
+
};
|
|
82
|
+
readonly "eye-slash": {
|
|
83
|
+
readonly w: 640;
|
|
84
|
+
readonly h: 512;
|
|
85
|
+
};
|
|
70
86
|
readonly file: {
|
|
71
87
|
readonly w: 384;
|
|
72
88
|
readonly h: 512;
|
|
@@ -75,10 +91,42 @@ export declare const ICONS: {
|
|
|
75
91
|
readonly w: 384;
|
|
76
92
|
readonly h: 512;
|
|
77
93
|
};
|
|
94
|
+
readonly minus: {
|
|
95
|
+
readonly w: 24;
|
|
96
|
+
readonly h: 24;
|
|
97
|
+
};
|
|
98
|
+
readonly plus: {
|
|
99
|
+
readonly w: 448;
|
|
100
|
+
readonly h: 512;
|
|
101
|
+
};
|
|
102
|
+
readonly "solid-badge-check": {
|
|
103
|
+
readonly w: 24;
|
|
104
|
+
readonly h: 24;
|
|
105
|
+
};
|
|
106
|
+
readonly "solid-triangle-exclamation": {
|
|
107
|
+
readonly w: 24;
|
|
108
|
+
readonly h: 24;
|
|
109
|
+
};
|
|
110
|
+
readonly "solid-octagon-xmark": {
|
|
111
|
+
readonly w: 24;
|
|
112
|
+
readonly h: 24;
|
|
113
|
+
};
|
|
114
|
+
readonly "solid-circle-info": {
|
|
115
|
+
readonly w: 24;
|
|
116
|
+
readonly h: 24;
|
|
117
|
+
};
|
|
118
|
+
readonly trash: {
|
|
119
|
+
readonly w: 448;
|
|
120
|
+
readonly h: 512;
|
|
121
|
+
};
|
|
78
122
|
readonly "triangle-exclamation": {
|
|
79
123
|
readonly w: 512;
|
|
80
124
|
readonly h: 512;
|
|
81
125
|
};
|
|
126
|
+
readonly "triangle-exclamation-solid": {
|
|
127
|
+
readonly w: 512;
|
|
128
|
+
readonly h: 512;
|
|
129
|
+
};
|
|
82
130
|
readonly user: {
|
|
83
131
|
readonly w: 448;
|
|
84
132
|
readonly h: 512;
|
|
@@ -97,31 +145,3 @@ export declare const ICONS: {
|
|
|
97
145
|
};
|
|
98
146
|
};
|
|
99
147
|
export type IconsType = keyof typeof ICONS;
|
|
100
|
-
declare module "@uxf/ui/icon/theme" {
|
|
101
|
-
interface IconsSet {
|
|
102
|
-
"arrow-left": true;
|
|
103
|
-
"arrow-right": true;
|
|
104
|
-
"calendar": true;
|
|
105
|
-
"camera": true;
|
|
106
|
-
"caretDown": true;
|
|
107
|
-
"clock": true;
|
|
108
|
-
"bars": true;
|
|
109
|
-
"check": true;
|
|
110
|
-
"chevronDown": true;
|
|
111
|
-
"chevronLeft": true;
|
|
112
|
-
"chevronsLeft": true;
|
|
113
|
-
"chevronRight": true;
|
|
114
|
-
"chevronsRight": true;
|
|
115
|
-
"chevronUp": true;
|
|
116
|
-
"cloud": true;
|
|
117
|
-
"copy": true;
|
|
118
|
-
"ellipsis-vertical": true;
|
|
119
|
-
"file": true;
|
|
120
|
-
"imageFile": true;
|
|
121
|
-
"triangle-exclamation": true;
|
|
122
|
-
"user": true;
|
|
123
|
-
"videoFile": true;
|
|
124
|
-
"xmark": true;
|
|
125
|
-
"xmarkLarge": true;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
@@ -3,6 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.ICONS = void 0;
|
|
5
5
|
exports.ICONS = {
|
|
6
|
+
"angle-left": { w: 320, h: 512 },
|
|
7
|
+
"angle-right": { w: 320, h: 512 },
|
|
6
8
|
"arrow-left": { w: 448, h: 512 },
|
|
7
9
|
"arrow-right": { w: 448, h: 512 },
|
|
8
10
|
"calendar": { w: 448, h: 512 },
|
|
@@ -20,9 +22,19 @@ exports.ICONS = {
|
|
|
20
22
|
"cloud": { w: 640, h: 512 },
|
|
21
23
|
"copy": { w: 512, h: 512 },
|
|
22
24
|
"ellipsis-vertical": { w: 128, h: 512 },
|
|
25
|
+
"eye": { w: 576, h: 512 },
|
|
26
|
+
"eye-slash": { w: 640, h: 512 },
|
|
23
27
|
"file": { w: 384, h: 512 },
|
|
24
28
|
"imageFile": { w: 384, h: 512 },
|
|
29
|
+
"minus": { w: 24, h: 24 },
|
|
30
|
+
"plus": { w: 448, h: 512 },
|
|
31
|
+
"solid-badge-check": { w: 24, h: 24 },
|
|
32
|
+
"solid-triangle-exclamation": { w: 24, h: 24 },
|
|
33
|
+
"solid-octagon-xmark": { w: 24, h: 24 },
|
|
34
|
+
"solid-circle-info": { w: 24, h: 24 },
|
|
35
|
+
"trash": { w: 448, h: 512 },
|
|
25
36
|
"triangle-exclamation": { w: 512, h: 512 },
|
|
37
|
+
"triangle-exclamation-solid": { w: 512, h: 512 },
|
|
26
38
|
"user": { w: 448, h: 512 },
|
|
27
39
|
"videoFile": { w: 384, h: 512 },
|
|
28
40
|
"xmark": { w: 384, h: 512 },
|
|
@@ -39,5 +39,7 @@ function SpriteIcon() {
|
|
|
39
39
|
return react_1.default.createElement(icon_1.Icon, { name: "camera", size: 16 });
|
|
40
40
|
}
|
|
41
41
|
function SpriteIconNotExists() {
|
|
42
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
43
|
+
// @ts-expect-error
|
|
42
44
|
return react_1.default.createElement(icon_1.Icon, { name: "not-exists", size: 16 });
|
|
43
45
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { IconsSet } from "@uxf/ui/icon";
|
|
2
1
|
import React from "react";
|
|
2
|
+
import { IconName } from "../icon/types";
|
|
3
3
|
interface Props {
|
|
4
|
-
iconName?:
|
|
4
|
+
iconName?: IconName;
|
|
5
5
|
isOpen: boolean;
|
|
6
6
|
}
|
|
7
7
|
export declare function InputArrowIcon(props: Props): React.JSX.Element;
|
|
@@ -18,11 +18,11 @@ function Default() {
|
|
|
18
18
|
react_1.default.createElement(button_1.Button, { color: "warning" }, "Button")), icon: react_1.default.createElement(icon_1.Icon, { color: "warning", name: "triangle-exclamation" }), title: "Warning dialog" }, "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam erat volutpat. Praesent dapibus. Vestibulum fermentum tortor id mi."),
|
|
19
19
|
react_1.default.createElement(modal_dialog_1.ModalDialog, { footer: react_1.default.createElement(react_1.default.Fragment, null,
|
|
20
20
|
react_1.default.createElement(button_1.Button, { variant: "text" }, "Cancel"),
|
|
21
|
-
react_1.default.createElement(button_1.Button, { color: "positive" }, "Save")), icon: react_1.default.createElement(icon_1.Icon, { color: "positive", name: "
|
|
21
|
+
react_1.default.createElement(button_1.Button, { color: "positive" }, "Save")), icon: react_1.default.createElement(icon_1.Icon, { color: "positive", name: "camera" }), title: "Positive dialog asda ksdjahs kjdhakj shdk jahksdjh kajsdh k" }, "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam erat volutpat. Praesent dapibus. Vestibulum fermentum tortor id mi."),
|
|
22
22
|
react_1.default.createElement(modal_dialog_1.ModalDialog, { footer: react_1.default.createElement(react_1.default.Fragment, null,
|
|
23
23
|
react_1.default.createElement(button_1.Button, { variant: "text" }, "Cancel"),
|
|
24
24
|
react_1.default.createElement(button_1.Button, { color: "negative" }, "Save")), icon: react_1.default.createElement(icon_1.Icon, { color: "negative", name: "xmark", size: 48 }), title: "Negative dialog" }, "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam erat volutpat. Praesent dapibus. Vestibulum fermentum tortor id mi."),
|
|
25
25
|
react_1.default.createElement(modal_dialog_1.ModalDialog, { footer: react_1.default.createElement(react_1.default.Fragment, null,
|
|
26
26
|
react_1.default.createElement(button_1.Button, { variant: "text" }, "Cancel"),
|
|
27
|
-
react_1.default.createElement(button_1.Button, { color: "info" }, "Save")), icon: react_1.default.createElement(icon_1.Icon, { color: "info", name: "circle-info" }), title: "Info dialog", width: "lg" }, "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam erat volutpat. Praesent dapibus. Vestibulum fermentum tortor id mi.")));
|
|
27
|
+
react_1.default.createElement(button_1.Button, { color: "info" }, "Save")), icon: react_1.default.createElement(icon_1.Icon, { color: "info", name: "solid-circle-info" }), title: "Info dialog", width: "lg" }, "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam erat volutpat. Praesent dapibus. Vestibulum fermentum tortor id mi.")));
|
|
28
28
|
}
|
|
@@ -2,7 +2,7 @@ import { Placement, Strategy } from "@floating-ui/react";
|
|
|
2
2
|
import { InputGroupSizes, InputGroupVariants } from "@uxf/ui/input/theme";
|
|
3
3
|
import { CSSProperties, ReactNode } from "react";
|
|
4
4
|
import { ChipColor } from "../chip";
|
|
5
|
-
import {
|
|
5
|
+
import { IconName } from "../icon/types";
|
|
6
6
|
import { FormControlProps } from "../types";
|
|
7
7
|
export type MultiComboboxValueId = number | string;
|
|
8
8
|
export type MultiComboboxValue<ValueId = MultiComboboxValueId> = {
|
|
@@ -24,7 +24,7 @@ export interface MultiComboboxProps<ValueId = MultiComboboxValueId, Option = Mul
|
|
|
24
24
|
form?: string;
|
|
25
25
|
helperText?: ReactNode;
|
|
26
26
|
hiddenLabel?: boolean;
|
|
27
|
-
iconName?:
|
|
27
|
+
iconName?: IconName;
|
|
28
28
|
id?: string;
|
|
29
29
|
inputArrow?: (open: boolean) => ReactNode;
|
|
30
30
|
keyExtractor?: (option: Option) => string | number;
|
|
@@ -3,7 +3,7 @@ import { SelectableId } from "@uxf/core/types";
|
|
|
3
3
|
import { InputGroupSizes, InputGroupVariants } from "@uxf/ui/input/theme";
|
|
4
4
|
import { CSSProperties, ReactNode } from "react";
|
|
5
5
|
import { ChipColor } from "../chip";
|
|
6
|
-
import {
|
|
6
|
+
import { IconName } from "../icon/types";
|
|
7
7
|
import { FormControlProps } from "../types";
|
|
8
8
|
/** @deprecated use import { SelectableId } from "@uxf/core/types" */
|
|
9
9
|
export type MultiSelectValueId = SelectableId;
|
|
@@ -25,7 +25,7 @@ export interface MultiSelectProps<ValueId extends SelectableId = SelectableId, O
|
|
|
25
25
|
form?: string;
|
|
26
26
|
helperText?: ReactNode;
|
|
27
27
|
hiddenLabel?: boolean;
|
|
28
|
-
iconName?:
|
|
28
|
+
iconName?: IconName;
|
|
29
29
|
id?: string;
|
|
30
30
|
inputArrow?: (open: boolean) => ReactNode;
|
|
31
31
|
keyExtractor?: (option: Option) => string | number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Placement, Strategy } from "@floating-ui/react";
|
|
2
|
-
import {
|
|
2
|
+
import { IconName } from "@uxf/ui/icon/types";
|
|
3
3
|
import { InputGroupSize, InputGroupVariant } from "@uxf/ui/input";
|
|
4
4
|
import { Clearable, FormControlProps } from "@uxf/ui/types";
|
|
5
5
|
import React, { CSSProperties, ReactNode, Ref } from "react";
|
|
@@ -20,7 +20,7 @@ export interface SelectProps<Value = SelectValue, Option = SelectOption<Value>>
|
|
|
20
20
|
form?: string;
|
|
21
21
|
helperText?: ReactNode;
|
|
22
22
|
hiddenLabel?: boolean;
|
|
23
|
-
iconName?:
|
|
23
|
+
iconName?: IconName;
|
|
24
24
|
id?: string;
|
|
25
25
|
inputArrow?: (open: boolean) => ReactNode;
|
|
26
26
|
keyExtractor?: (option: Option) => string | number;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|