@feedmepos/ui-library 1.2.11 → 1.2.12-rc.1
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/dist/federation/{index-D2JYK6-_.js → index-DTBd9G6I.js} +1 -1
- package/dist/feedmepos-ui-library.js +244 -244
- package/dist/feedmepos-ui-library.umd.cjs +7 -7
- package/package.json +2 -2
- package/dist/meta.d.ts +0 -8
- /package/dist/{src/App.vue.d.ts → App.vue.d.ts} +0 -0
- /package/dist/{src/FilterTableDialog.vue.d.ts → FilterTableDialog.vue.d.ts} +0 -0
- /package/dist/{src/components → components}/avatar/FmAvatar.vue.d.ts +0 -0
- /package/dist/{src/components → components}/badge/FmBadge.vue.d.ts +0 -0
- /package/dist/{src/components → components}/bottom-sheet/FmBottomSheet.vue.d.ts +0 -0
- /package/dist/{src/components → components}/breadcrumb/FmBreadcrumb.vue.d.ts +0 -0
- /package/dist/{src/components → components}/button/FmButton.vue.d.ts +0 -0
- /package/dist/{src/components → components}/button-group/FmButtonGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCard.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCardActionArea.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCardActions.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCardHeader.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCardMedia.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCardSection.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCardSubtitle.vue.d.ts +0 -0
- /package/dist/{src/components → components}/card/FmCardTitle.vue.d.ts +0 -0
- /package/dist/{src/components → components}/chart/bar/FmBar.vue.d.ts +0 -0
- /package/dist/{src/components → components}/chart/line/FmLine.vue.d.ts +0 -0
- /package/dist/{src/components → components}/chart/pie/FmPie.vue.d.ts +0 -0
- /package/dist/{src/components → components}/chip/FmChip.vue.d.ts +0 -0
- /package/dist/{src/components → components}/chip-group/FmChipGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/dialog/FmDialog.vue.d.ts +0 -0
- /package/dist/{src/components → components}/dialog/FmDialogContent.vue.d.ts +0 -0
- /package/dist/{src/components → components}/drop-field/FmDropField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/dynamic-dialog/FmDynamicDialog.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/FmDateRangeYearMonthPicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-picker/FmDatePicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-picker/FmDatePickerDesktop.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-picker/FmDatePickerMobile.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-range-picker/FmDateRangePicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-range-picker/FmDateRangePickerDesktop.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-range-picker/FmDateRangePickerField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-range-picker/FmDateRangePickerMobile.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/date-range-picker/common.d.ts +0 -0
- /package/dist/{src/components → components}/form/calendar/helper.d.ts +0 -0
- /package/dist/{src/components → components}/form/checkbox/FmCheckbox.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/field/FmField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/form/FmForm.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/form-group/FmFormGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/helper-text/FmHelperText.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/label/FmLabel.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/phone-number/FmCountryFlag.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/phone-number/FmPhoneNumber.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/pin-field/FmPinField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/radio/FmRadio.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/radio-group/FmRadioGroup.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/search/FmGlobalSearch.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/search/FmSearch.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/select/FmSelect.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/FmCalendar.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/FmDateRangeYearMonthPicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/helper.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-picker/FmSimpleDatePicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-picker/FmSimpleDatePickerDesktop.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-picker/FmSimpleDatePickerMobile.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-range-picker/FmSimpleDateRangePicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-range-picker/FmSimpleDateRangePickerDesktop.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-range-picker/FmSimpleDateRangePickerField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-range-picker/FmSimpleDateRangePickerMobile.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/simple-calendar/simple-date-range-picker/common.d.ts +0 -0
- /package/dist/{src/components → components}/form/stepper-field/FmStepperField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/switch/FmSwitch.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/text-field/FmTextField.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/textarea/FmTextarea.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/time-picker/FmTimeInput.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/time-picker/FmTimePicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/time-picker/FmTimeRangePicker.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/time-picker/TimeInput.vue.d.ts +0 -0
- /package/dist/{src/components → components}/form/time-picker/helper.d.ts +0 -0
- /package/dist/{src/components → components}/icon/FmIcon.vue.d.ts +0 -0
- /package/dist/{src/components → components}/list/FmList.vue.d.ts +0 -0
- /package/dist/{src/components → components}/list/FmListItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/menu/menu-component/FmMenu.vue.d.ts +0 -0
- /package/dist/{src/components → components}/menu/menu-container-deprecated/FmMenuDeprecated.vue.d.ts +0 -0
- /package/dist/{src/components → components}/menu/menu-divider/FmMenuDivider.vue.d.ts +0 -0
- /package/dist/{src/components → components}/menu/menu-header/FmMenuHeader.vue.d.ts +0 -0
- /package/dist/{src/components → components}/menu/menu-item/FmMenuItem.vue.d.ts +0 -0
- /package/dist/{src/components → components}/overlay/FmOverlay.vue.d.ts +0 -0
- /package/dist/{src/components → components}/page-head/FmPageHead.vue.d.ts +0 -0
- /package/dist/{src/components → components}/popover/FmPopover.vue.d.ts +0 -0
- /package/dist/{src/components → components}/progress-indicator/FmCircularProgress.vue.d.ts +0 -0
- /package/dist/{src/components → components}/progress-indicator/FmLinearProgress.vue.d.ts +0 -0
- /package/dist/{src/components → components}/scorecard/FmScorecard.vue.d.ts +0 -0
- /package/dist/{src/components → components}/side-sheet/FmSideSheet.vue.d.ts +0 -0
- /package/dist/{src/components → components}/snackbar/FmSnackbar.vue.d.ts +0 -0
- /package/dist/{src/components → components}/snackbar/FmSnackbarToast.vue.d.ts +0 -0
- /package/dist/{src/components → components}/spacer/FmSpacer.vue.d.ts +0 -0
- /package/dist/{src/components → components}/stepper/FmStep.vue.d.ts +0 -0
- /package/dist/{src/components → components}/stepper/FmStepHeader.vue.d.ts +0 -0
- /package/dist/{src/components → components}/stepper/FmStepper.vue.d.ts +0 -0
- /package/dist/{src/components → components}/stepper/stepper.d.ts +0 -0
- /package/dist/{src/components → components}/tab/FmCollapsibleTab.vue.d.ts +0 -0
- /package/dist/{src/components → components}/tab/FmTab.vue.d.ts +0 -0
- /package/dist/{src/components → components}/table/FmTable.vue.d.ts +0 -0
- /package/dist/{src/components → components}/table/FmTableCheckbox.vue.d.ts +0 -0
- /package/dist/{src/components → components}/table/FmTableHeader.vue.d.ts +0 -0
- /package/dist/{src/components → components}/table/FmTableSelection.vue.d.ts +0 -0
- /package/dist/{src/components → components}/table/FmTableToolbar.vue.d.ts +0 -0
- /package/dist/{src/components → components}/tabs/FmCollapsibleTabs.vue.d.ts +0 -0
- /package/dist/{src/components → components}/tabs/FmTabs.vue.d.ts +0 -0
- /package/dist/{src/components → components}/thumbnail/FmThumbnail.vue.d.ts +0 -0
- /package/dist/{src/components → components}/tooltip/FmTooltip.vue.d.ts +0 -0
- /package/dist/{src/components → components}/tooltip/FmTooltipDirective.vue.d.ts +0 -0
- /package/dist/{src/components → components}/top-sheet/FmTopSheet.vue.d.ts +0 -0
- /package/dist/{src/components.d.ts → components.d.ts} +0 -0
- /package/dist/{src/composables → composables}/index.d.ts +0 -0
- /package/dist/{src/composables → composables}/useBreakpoints.d.ts +0 -0
- /package/dist/{src/composables → composables}/useDebouncedModel.d.ts +0 -0
- /package/dist/{src/composables → composables}/useDebouncedModel.spec.d.ts +0 -0
- /package/dist/{src/composables → composables}/useDialog.d.ts +0 -0
- /package/dist/{src/composables → composables}/useDialogChild.d.ts +0 -0
- /package/dist/{src/composables → composables}/useFocus.d.ts +0 -0
- /package/dist/{src/composables → composables}/useFormChild.d.ts +0 -0
- /package/dist/{src/composables → composables}/useInheritFormState.d.ts +0 -0
- /package/dist/{src/composables → composables}/useLoading.d.ts +0 -0
- /package/dist/{src/composables → composables}/useProxiedModel.d.ts +0 -0
- /package/dist/{src/composables → composables}/useSnackbar.d.ts +0 -0
- /package/dist/{src/composables → composables}/useTableFilter.d.ts +0 -0
- /package/dist/{src/composables → composables}/useValidation.d.ts +0 -0
- /package/dist/{src/directives → directives}/clickOutside.d.ts +0 -0
- /package/dist/{src/directives → directives}/tooltip.d.ts +0 -0
- /package/dist/{src/index.d.ts → index.d.ts} +0 -0
- /package/dist/{src/plugin → plugin}/dialog-plugin.d.ts +0 -0
- /package/dist/{src/plugin → plugin}/snackbar-plugin.d.ts +0 -0
- /package/dist/{src/utils → utils}/await.d.ts +0 -0
- /package/dist/{src/utils → utils}/dom-handler.d.ts +0 -0
- /package/dist/{src/utils → utils}/fuzzy.d.ts +0 -0
- /package/dist/{src/utils → utils}/helpers.d.ts +0 -0
- /package/dist/{src/utils → utils}/number.d.ts +0 -0
- /package/dist/{src/utils → utils}/provider-keys.d.ts +0 -0
- /package/dist/{src/utils → utils}/uid.d.ts +0 -0
- /package/dist/{src/utils → utils}/util-color.d.ts +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/ui-library",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.12-rc.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"scripts": {
|
|
80
80
|
"dev": "vite --port 5273",
|
|
81
81
|
"preview": "vite preview",
|
|
82
|
-
"build:lib": "pnpm run build-components && pnpm run build-types && pnpm run build-federation && pnpm run copy-tailwind-plugin && pnpm run copy-changelog && tsc-alias --project tsconfig.app.json --outDir dist &&
|
|
82
|
+
"build:lib": "pnpm run build-components && pnpm run build-types && pnpm run build-federation && pnpm run copy-tailwind-plugin && pnpm run copy-changelog && tsc-alias --project tsconfig.app.json --outDir dist && mv ./dist/src/* ./dist",
|
|
83
83
|
"build": "vite build",
|
|
84
84
|
"build-lib": "vite build --mode library",
|
|
85
85
|
"build-federation": "vite build --mode federation && cp -r ./temp/assets ./dist/federation && rm -rf ./temp",
|
package/dist/meta.d.ts
DELETED
|
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
|
/package/dist/{src/components → components}/form/calendar/FmDateRangeYearMonthPicker.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/{src/components → components}/form/calendar/date-picker/FmDatePickerDesktop.vue.d.ts
RENAMED
|
File without changes
|
/package/dist/{src/components → components}/form/calendar/date-picker/FmDatePickerMobile.vue.d.ts
RENAMED
|
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
|
/package/dist/{src/components → components}/form/simple-calendar/FmDateRangeYearMonthPicker.vue.d.ts
RENAMED
|
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
|
/package/dist/{src/components → components}/menu/menu-container-deprecated/FmMenuDeprecated.vue.d.ts
RENAMED
|
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
|