@masterteam/components 0.0.66 → 0.0.67

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.
Files changed (95) hide show
  1. package/README.md +63 -63
  2. package/assets/cairo.css +70 -70
  3. package/assets/common.css +1 -1
  4. package/assets/i18n/ar.json +36 -32
  5. package/assets/i18n/en.json +36 -32
  6. package/assets/inter.css +418 -418
  7. package/fesm2022/masterteam-components-avatar-text.mjs +2 -2
  8. package/fesm2022/masterteam-components-avatar-text.mjs.map +1 -1
  9. package/fesm2022/masterteam-components-avatar.mjs +2 -2
  10. package/fesm2022/masterteam-components-avatar.mjs.map +1 -1
  11. package/fesm2022/masterteam-components-breadcrumb.mjs +2 -2
  12. package/fesm2022/masterteam-components-breadcrumb.mjs.map +1 -1
  13. package/fesm2022/masterteam-components-button-group.mjs +2 -2
  14. package/fesm2022/masterteam-components-button-group.mjs.map +1 -1
  15. package/fesm2022/masterteam-components-button.mjs +2 -2
  16. package/fesm2022/masterteam-components-button.mjs.map +1 -1
  17. package/fesm2022/masterteam-components-card.mjs +2 -2
  18. package/fesm2022/masterteam-components-card.mjs.map +1 -1
  19. package/fesm2022/masterteam-components-checkbox-field.mjs +2 -2
  20. package/fesm2022/masterteam-components-checkbox-field.mjs.map +1 -1
  21. package/fesm2022/masterteam-components-chip.mjs +2 -2
  22. package/fesm2022/masterteam-components-chip.mjs.map +1 -1
  23. package/fesm2022/masterteam-components-color-picker-field.mjs +2 -2
  24. package/fesm2022/masterteam-components-color-picker-field.mjs.map +1 -1
  25. package/fesm2022/masterteam-components-confirmation.mjs +2 -2
  26. package/fesm2022/masterteam-components-confirmation.mjs.map +1 -1
  27. package/fesm2022/masterteam-components-date-field.mjs +2 -2
  28. package/fesm2022/masterteam-components-date-field.mjs.map +1 -1
  29. package/fesm2022/masterteam-components-dialog.mjs.map +1 -1
  30. package/fesm2022/masterteam-components-drawer.mjs +2 -2
  31. package/fesm2022/masterteam-components-drawer.mjs.map +1 -1
  32. package/fesm2022/masterteam-components-dynamic-drawer.mjs +68 -68
  33. package/fesm2022/masterteam-components-dynamic-drawer.mjs.map +1 -1
  34. package/fesm2022/masterteam-components-editor-field.mjs +2 -2
  35. package/fesm2022/masterteam-components-editor-field.mjs.map +1 -1
  36. package/fesm2022/masterteam-components-field-validation.mjs +20 -20
  37. package/fesm2022/masterteam-components-field-validation.mjs.map +1 -1
  38. package/fesm2022/masterteam-components-icon-field.mjs +2 -2
  39. package/fesm2022/masterteam-components-icon-field.mjs.map +1 -1
  40. package/fesm2022/masterteam-components-list.mjs +2 -2
  41. package/fesm2022/masterteam-components-list.mjs.map +1 -1
  42. package/fesm2022/masterteam-components-menu.mjs +2 -2
  43. package/fesm2022/masterteam-components-menu.mjs.map +1 -1
  44. package/fesm2022/masterteam-components-modal.mjs.map +1 -1
  45. package/fesm2022/masterteam-components-module-summary-card.mjs +2 -2
  46. package/fesm2022/masterteam-components-module-summary-card.mjs.map +1 -1
  47. package/fesm2022/masterteam-components-multi-select-field.mjs +2 -2
  48. package/fesm2022/masterteam-components-multi-select-field.mjs.map +1 -1
  49. package/fesm2022/masterteam-components-number-field.mjs +2 -2
  50. package/fesm2022/masterteam-components-number-field.mjs.map +1 -1
  51. package/fesm2022/masterteam-components-page-header.mjs +2 -2
  52. package/fesm2022/masterteam-components-page-header.mjs.map +1 -1
  53. package/fesm2022/masterteam-components-page.mjs +2 -2
  54. package/fesm2022/masterteam-components-page.mjs.map +1 -1
  55. package/fesm2022/masterteam-components-paginator.mjs +2 -2
  56. package/fesm2022/masterteam-components-paginator.mjs.map +1 -1
  57. package/fesm2022/masterteam-components-pick-list-field.mjs +2 -2
  58. package/fesm2022/masterteam-components-pick-list-field.mjs.map +1 -1
  59. package/fesm2022/masterteam-components-radio-button-field.mjs +2 -2
  60. package/fesm2022/masterteam-components-radio-button-field.mjs.map +1 -1
  61. package/fesm2022/masterteam-components-radio-cards-field.mjs +2 -2
  62. package/fesm2022/masterteam-components-radio-cards-field.mjs.map +1 -1
  63. package/fesm2022/masterteam-components-radio-cards.mjs +2 -2
  64. package/fesm2022/masterteam-components-radio-cards.mjs.map +1 -1
  65. package/fesm2022/masterteam-components-select-field.mjs +2 -2
  66. package/fesm2022/masterteam-components-select-field.mjs.map +1 -1
  67. package/fesm2022/masterteam-components-sidebar.mjs +2 -2
  68. package/fesm2022/masterteam-components-sidebar.mjs.map +1 -1
  69. package/fesm2022/masterteam-components-slider-field.mjs +2 -2
  70. package/fesm2022/masterteam-components-slider-field.mjs.map +1 -1
  71. package/fesm2022/masterteam-components-table.mjs +2 -2
  72. package/fesm2022/masterteam-components-table.mjs.map +1 -1
  73. package/fesm2022/masterteam-components-tabs.mjs +2 -2
  74. package/fesm2022/masterteam-components-tabs.mjs.map +1 -1
  75. package/fesm2022/masterteam-components-text-field.mjs +2 -2
  76. package/fesm2022/masterteam-components-text-field.mjs.map +1 -1
  77. package/fesm2022/masterteam-components-textarea-field.mjs +2 -2
  78. package/fesm2022/masterteam-components-textarea-field.mjs.map +1 -1
  79. package/fesm2022/masterteam-components-toast.mjs +2 -2
  80. package/fesm2022/masterteam-components-toast.mjs.map +1 -1
  81. package/fesm2022/masterteam-components-toggle-field.mjs +2 -2
  82. package/fesm2022/masterteam-components-toggle-field.mjs.map +1 -1
  83. package/fesm2022/masterteam-components-tooltip.mjs.map +1 -1
  84. package/fesm2022/masterteam-components-topbar.mjs +2 -2
  85. package/fesm2022/masterteam-components-topbar.mjs.map +1 -1
  86. package/fesm2022/masterteam-components-upload-field.mjs +6 -6
  87. package/fesm2022/masterteam-components-upload-field.mjs.map +1 -1
  88. package/fesm2022/masterteam-components-user-search-field.mjs +2 -2
  89. package/fesm2022/masterteam-components-user-search-field.mjs.map +1 -1
  90. package/fesm2022/masterteam-components.mjs +61 -61
  91. package/fesm2022/masterteam-components.mjs.map +1 -1
  92. package/package.json +2 -6
  93. package/fesm2022/masterteam-components-formula-builder.mjs +0 -360
  94. package/fesm2022/masterteam-components-formula-builder.mjs.map +0 -1
  95. package/types/masterteam-components-formula-builder.d.ts +0 -69
@@ -1 +1 @@
1
- {"version":3,"file":"masterteam-components.mjs","sources":["../../../../packages/masterteam/components/src/lib/utils/theme.ts","../../../../packages/masterteam/components/src/lib/config/providemt.ts","../../../../packages/masterteam/components/src/lib/config/povide-messages.ts","../../../../packages/masterteam/components/src/lib/config/provide-confirmation.ts","../../../../packages/masterteam/components/src/lib/config/dynamic-form.model.ts","../../../../packages/masterteam/components/src/lib/base/base.facade.ts","../../../../packages/masterteam/components/src/lib/utils/entity-adapter.ts","../../../../packages/masterteam/components/src/lib/utils/state-helpers.ts","../../../../packages/masterteam/components/src/lib/utils/api-request.helper.ts","../../../../packages/masterteam/components/src/lib/base/crud-base.state.ts","../../../../packages/masterteam/components/src/lib/utils/inputs.ts","../../../../packages/masterteam/components/src/public-api.ts","../../../../packages/masterteam/components/src/masterteam-components.ts"],"sourcesContent":["type HSLTuple = [number, number, number]; // [hue, saturation, lightness]\ntype TailwindColorPalette = {\n [key: string]: string; // e.g., '50': '#f0f9ff', '500': '#0284c7'\n};\n\n/**\n * Converts a hex color string to an HSL tuple.\n * @param hex - The hex color string (e.g., \"#RRGGBB\" or \"#RGB\").\n * @returns An HSL tuple [hue, saturation, lightness] where hue is in degrees (0-360),\n * and saturation/lightness are percentages (0-100).\n */\nfunction hexToHsl(hex: string): HSLTuple {\n let r: number = 0,\n g: number = 0,\n b: number = 0;\n\n // Handle shorthand hex codes\n if (hex.length === 4) {\n r = parseInt(hex[1] + hex[1], 16);\n g = parseInt(hex[2] + hex[2], 16);\n b = parseInt(hex[3] + hex[3], 16);\n } else if (hex.length === 7) {\n r = parseInt(hex.substring(1, 3), 16);\n g = parseInt(hex.substring(3, 5), 16);\n b = parseInt(hex.substring(5, 7), 16);\n } else {\n throw new Error('Invalid hex color format. Expected #RGB or #RRGGBB.');\n }\n\n r /= 255;\n g /= 255;\n b /= 255;\n\n const max: number = Math.max(r, g, b);\n const min: number = Math.min(r, g, b);\n let h: number = 0,\n s: number;\n const l: number = (max + min) / 2;\n\n if (max === min) {\n h = s = 0; // achromatic\n } else {\n const d: number = max - min;\n s = l > 0.5 ? d / (2 - max - min) : d / (max + min);\n switch (max) {\n case r:\n h = (g - b) / d + (g < b ? 6 : 0);\n break;\n case g:\n h = (b - r) / d + 2;\n break;\n case b:\n h = (r - g) / d + 4;\n break;\n }\n h /= 6;\n }\n\n return [h * 360, s * 100, l * 100]; // HSL in degrees, percentage, percentage\n}\n\n/**\n * Converts HSL values to a hex color string.\n * @param h - Hue (0-360).\n * @param s - Saturation (0-100).\n * @param l - Lightness (0-100).\n * @returns The hex color string (e.g., \"#RRGGBB\").\n */\nfunction hslToHex(h: number, s: number, l: number): string {\n l /= 100;\n const a: number = (s * Math.min(l, 1 - l)) / 100;\n const f = (n: number): string => {\n const k: number = (n + h / 30) % 12;\n const color: number = l - a * Math.max(Math.min(k - 3, 9 - k, 1), -1);\n return Math.round(255 * color)\n .toString(16)\n .padStart(2, '0');\n };\n return `#${f(0)}${f(8)}${f(4)}`;\n}\n\n/**\n * Generates a Tailwind-like color palette (50-950) from a primary color (assumed to be 500).\n *\n * @param primaryColor500 - The hex string of the primary color (e.g., \"#0284c7\").\n * @returns An object representing the color palette, where keys are color numbers (e.g., \"50\", \"100\")\n * and values are hex color strings.\n */\n// export function generateTailwindPalette(\n// primaryColor500: string,\n// ): TailwindColorPalette {\n// const [h, s, _l]: HSLTuple = hexToHsl(primaryColor500);\n//\n// const palette: TailwindColorPalette = {\n// '500': primaryColor500,\n// };\n//\n// // Define steps for lighter shades (50 - 400)\n// const lightnessStepsLighter: { [key: string]: number } = {\n// '50': 95,\n// '100': 90,\n// '200': 80,\n// '300': 70,\n// '400': 60,\n// };\n//\n// const saturationReductionsLighter: { [key: string]: number } = {\n// '50': 40, // More desaturated\n// '100': 30,\n// '200': 20,\n// '300': 10,\n// '400': 5, // Slightly desaturated\n// };\n//\n// for (const shade in lightnessStepsLighter) {\n// if (Object.prototype.hasOwnProperty.call(lightnessStepsLighter, shade)) {\n// const newL: number = lightnessStepsLighter[shade];\n// // Ensure saturation doesn't go below 0\n// const newS: number = Math.max(0, s - saturationReductionsLighter[shade]);\n// palette[shade] = hslToHex(h, newS, newL);\n// }\n// }\n//\n// // Define steps for darker shades (600 - 950)\n// const lightnessStepsDarker: { [key: string]: number } = {\n// '600': 45,\n// '700': 35,\n// '800': 25,\n// '900': 15,\n// '950': 8, // More aggressive darkening for 950\n// };\n//\n// const saturationIncreasesDarker: { [key: string]: number } = {\n// '600': 5,\n// '700': 10,\n// '800': 15,\n// '900': 20,\n// '950': 25, // Can increase saturation for darker shades\n// };\n//\n// for (const shade in lightnessStepsDarker) {\n// if (Object.prototype.hasOwnProperty.call(lightnessStepsDarker, shade)) {\n// const newL: number = lightnessStepsDarker[shade];\n// // Ensure saturation doesn't exceed 100\n// const newS: number = Math.min(100, s + saturationIncreasesDarker[shade]);\n// palette[shade] = hslToHex(h, newS, newL);\n// }\n// }\n//\n// // Sort the keys numerically to ensure consistent order\n// const sortedPalette: TailwindColorPalette = {};\n// Object.keys(palette)\n// .sort((a, b) => parseInt(a) - parseInt(b))\n// .forEach((key: string) => {\n// sortedPalette[key] = palette[key];\n// });\n//\n// return sortedPalette;\n// }\n\n// Define the specific shade keys\nexport type PaletteShade =\n | '0'\n | '50'\n | '100'\n | '200'\n | '300'\n | '400'\n | '500'\n | '600'\n | '700'\n | '800'\n | '900'\n | '950';\n\n// A helper type for our new palette profile\ntype ShadeProfile = {\n /** Target lightness (0-100) */\n l: number;\n /** Saturation adjustment relative to the 500 shade */\n s_adjust: number;\n};\n\n/**\n * Defines the \"ideal\" lightness and saturation adjustment for each shade.\n * Lightness for 500 is set to 50 as a balanced default.\n */\nconst PALETTE_PROFILE: Record<PaletteShade, ShadeProfile> = {\n '0': { l: 98, s_adjust: -50 },\n '50': { l: 95, s_adjust: -40 },\n '100': { l: 90, s_adjust: -30 },\n '200': { l: 80, s_adjust: -20 },\n '300': { l: 70, s_adjust: -10 },\n '400': { l: 60, s_adjust: -5 },\n '500': { l: 50, s_adjust: 0 },\n '600': { l: 45, s_adjust: 5 },\n '700': { l: 35, s_adjust: 10 },\n '800': { l: 25, s_adjust: 15 },\n '900': { l: 15, s_adjust: 20 },\n '950': { l: 8, s_adjust: 25 },\n};\n\n// Helper to ensure palette is always in the correct 50-950 order\nconst ALL_SHADES: PaletteShade[] = [\n '0',\n '50',\n '100',\n '200',\n '300',\n '400',\n '500',\n '600',\n '700',\n '800',\n '900',\n '950',\n];\n\n/**\n * Clamps a number between a min and max value.\n */\nfunction clamp(value: number, min: number, max: number): number {\n return Math.max(min, Math.min(max, value));\n}\n\n/**\n * Generates a Tailwind-like color palette (50-950) from any given base color.\n *\n * @param baseColorHex - The hex string of the base color (e.g., \"#0284c7\").\n * @param baseColorShade - The shade of the base color (e.g., \"500\", \"700\").\n * @returns An object representing the full color palette.\n */\nexport function generateTailwindPalette(\n baseColorHex: string,\n baseColorShade: PaletteShade = '500',\n): TailwindColorPalette {\n // 1. Get HSL of the input color\n const [h_base, s_base, l_base]: HSLTuple = hexToHsl(baseColorHex);\n\n // 2. Find the anchors\n const baseProfile = PALETTE_PROFILE[baseColorShade];\n\n /** The Hue is constant across the entire palette. */\n const h = h_base;\n\n /**\n * Calculate the 500-shade's saturation by \"reversing\" the adjustment\n * from the base color.\n * e.g., if base is 700 (s_adjust: +10) and s_base is 80,\n * s_500 will be 70.\n */\n const s_500 = clamp(s_base - baseProfile.s_adjust, 0, 100);\n\n /**\n * Calculate the lightness \"offset\". This is the difference between\n * the base color's actual lightness and its \"ideal\" lightness\n * from the profile.\n * e.g., if base is 700 (ideal L: 35) and l_base is 38,\n * the offset is +3. This offset will be applied to all shades.\n */\n const l_offset = l_base - baseProfile.l;\n\n // 3. Generate the full palette\n const palette: Partial<TailwindColorPalette> = {};\n\n for (const shade of ALL_SHADES) {\n const profile = PALETTE_PROFILE[shade];\n\n // Calculate the new saturation and lightness for this shade\n const newS = clamp(s_500 + profile.s_adjust, 0, 100);\n const newL = clamp(profile.l + l_offset, 0, 100);\n\n palette[shade] = hslToHex(h, newS, newL);\n }\n\n // 4. Ensure the originally provided color is used exactly\n // (to avoid rounding errors from HSL conversion)\n palette[baseColorShade] = baseColorHex;\n\n return palette as TailwindColorPalette;\n}\n","import { providePrimeNG } from 'primeng/config';\nimport { generateTailwindPalette } from '../utils/theme';\nimport Aura from '@primeuix/themes/aura';\nimport { definePreset, updatePreset } from '@primeuix/themes';\nimport { ToastTokenSections } from '@primeuix/themes/types/toast';\nimport { EnvironmentProviders } from '@angular/core';\nimport { Preset } from '@primeuix/themes/types';\nimport { AuraBaseDesignTokens } from '@primeuix/themes/aura/base';\n\nexport interface MTThemeOptions {\n primaryColor?: string;\n textColor?: string;\n backgroundColor?: string;\n}\n\nconst toastStyle: ToastTokenSections.Success = {\n // borderColor: '{surface.300}',\n background: '{content.background}',\n // color: '{surface.600}',\n // closeButton: {\n // hoverBackground: '{surface.100}',\n // focusRing: {\n // color: '{surface.600}',\n // },\n // },\n};\n\nexport function changePrimaryColor(color: string): void {\n updatePreset({\n semantic: {\n primary: generateTailwindPalette(color || '#334dff'),\n },\n });\n}\n\nexport function changeBackgroundColor(color?: string): void {\n if (color) {\n const palette = generateTailwindPalette(color, '100');\n document.documentElement.style.setProperty(\n '--app-background-light',\n palette['100'],\n );\n document.documentElement.style.setProperty(\n '--app-background-dark',\n palette['950'],\n );\n }\n}\n\nexport function changeTextColor(color: string): void {\n const palette = generateTailwindPalette(color ?? '#334155', '700');\n updatePreset({\n semantic: {\n colorScheme: {\n light: {\n text: {\n color: palette['700'],\n hoverColor: palette['800'],\n hoverMutedColor: palette['600'],\n mutedColor: palette['500'],\n },\n },\n dark: {\n text: {\n color: palette['0'],\n hoverColor: palette['0'],\n hoverMutedColor: palette['300'],\n mutedColor: palette['400'],\n },\n },\n },\n },\n });\n}\n\nconst MTPreset = (themeOptions?: MTThemeOptions) => {\n const textPalette = generateTailwindPalette(\n themeOptions?.textColor ?? '#334155',\n '700',\n );\n const configs: Preset<AuraBaseDesignTokens> = {\n options: {\n prefix: 'mt',\n cssLayer: {\n name: 'primeng',\n order: 'theme, base, primeng',\n },\n },\n semantic: {\n colorScheme: {\n light: {\n text: {\n color: textPalette['700'],\n hoverColor: textPalette['800'],\n hoverMutedColor: textPalette['600'],\n mutedColor: textPalette['500'],\n },\n },\n dark: {\n text: {\n color: textPalette['0'],\n hoverColor: textPalette['0'],\n hoverMutedColor: textPalette['300'],\n mutedColor: textPalette['400'],\n },\n },\n },\n primary: generateTailwindPalette(themeOptions?.primaryColor || '#334dff'),\n content: {\n borderRadius: '{border.radius.lg}',\n },\n formField: {\n borderRadius: '{border.radius.lg}',\n },\n },\n components: {\n dialog: {\n header: {\n padding: '0',\n },\n content: {\n padding: '0',\n },\n footer: {\n padding: '0',\n },\n },\n toast: {\n root: {\n borderRadius: '{border.radius.xl}',\n },\n colorScheme: {\n light: {\n success: toastStyle,\n info: toastStyle,\n warn: toastStyle,\n error: toastStyle,\n secondary: toastStyle,\n },\n dark: {\n success: toastStyle,\n info: toastStyle,\n warn: toastStyle,\n error: toastStyle,\n secondary: toastStyle,\n },\n },\n },\n togglebutton: {\n root: {\n padding: '1px',\n },\n colorScheme: {\n light: {\n root: {\n checkedColor: '{primary.500}',\n },\n },\n dark: {\n root: {\n checkedColor: '{primary.400}',\n },\n },\n },\n },\n selectbutton: {\n root: {\n borderRadius: '{border.radius.lg}',\n },\n },\n\n paginator: {\n root: {\n borderRadius: '{border.radius.lg}',\n padding: '0 .5rem',\n },\n navButton: {\n borderRadius: '0',\n },\n\n colorScheme: {\n light: {\n navButton: {\n color: '{surface.600}',\n hoverBackground: '#fff',\n selectedBackground: '{surface.200}',\n selectedColor: '{surface.600}',\n focusRing: {\n color: '{surface.200}',\n },\n },\n },\n dark: {\n navButton: {\n color: '{surface.200}',\n hoverBackground: 'transparent',\n selectedBackground: 'transparent',\n selectedColor: '#fff',\n focusRing: {\n color: '#fff',\n },\n },\n },\n },\n\n css: () => `\n .p-paginator {\n --p-paginator-gap: 0;\n --p-paginator-nav-button-width: 2.2rem;\n --p-paginator-nav-button-height: 2.2rem;\n width: fit-content;\n border: 1px solid var(--p-surface-200);\n overflow: hidden;\n font-size: .95rem;\n }\n\n .p-paginator-pages button,\n .p-paginator-prev,\n .p-paginator-next {\n border-color: var(--p-surface-200);\n }\n\n .p-paginator-pages button {\n border-style: solid;\n border-width: 0 0 0 1px;\n }\n\n .p-paginator-pages button:first-child {\n border-left: none;\n }\n\n .p-paginator-prev {\n border-right: 1px solid var(--p-surface-200);\n }\n\n .p-paginator-next {\n border-left: 1px solid var(--p-surface-200);\n }\n\n .p-paginator .p-select {\n border: 0;\n background: transparent;\n }\n\n .p-paginator .p-select .p-select-label {\n padding: 0;\n }\n\n /* Dark Mode Styles */\n .dark .p-paginator {\n border-color: var(--p-surface-500);\n }\n\n .dark .p-paginator-pages button,\n .dark .p-paginator-prev,\n .dark .p-paginator-next {\n border-color: var(--p-surface-500);\n }\n\n .dark .p-paginator-prev {\n border-right-color: var(--p-surface-500);\n }\n\n .dark .p-paginator-next {\n border-left-color: var(--p-surface-500);\n }\n `,\n },\n\n toggleswitch: {\n root: {\n width: '2.5rem',\n height: '1.4rem',\n },\n },\n\n // steps: {\n // item: {\n // link: {\n // gap: 'calc(50% + 0.25rem)',\n // },\n // number: {\n // font: {\n // size: '0.9rem',\n // },\n // active: {\n // color: 'white',\n // background: '{primary.500}',\n // border: {\n // color: '{primary.500}',\n // },\n // },\n // },\n // },\n // },\n },\n };\n\n return definePreset(Aura, configs);\n};\n\nexport function provideMTComponents(\n themeOptions?: MTThemeOptions,\n): EnvironmentProviders {\n changeBackgroundColor(themeOptions?.backgroundColor);\n return providePrimeNG({\n zIndex: {\n modal: 1900,\n overlay: 1500,\n menu: 1500,\n tooltip: 1600,\n },\n theme: {\n preset: MTPreset(themeOptions),\n options: {\n darkModeSelector: '.dark',\n },\n },\n });\n}\n","import { MessageService } from 'primeng/api';\n\nexport function provideMTMessages() {\n return MessageService;\n}\n","import { ConfirmationService } from 'primeng/api';\n\nexport function provideMTConfirmation() {\n return ConfirmationService;\n}\n","import { HttpContext } from '@angular/common/http';\nimport { AbstractControl, ValidationErrors, ValidatorFn } from '@angular/forms';\n\nexport type FieldType =\n | 'text'\n | 'textarea'\n | 'select'\n | 'date'\n | 'number'\n | 'slider'\n | 'multi-select'\n | 'pick-list'\n | 'checkbox'\n | 'icon-field'\n | 'color-picker'\n | 'spacer'\n | string;\n\nexport type ValidatorType =\n | 'required'\n | 'email'\n | 'minLength'\n | 'maxLength'\n | 'min'\n | 'max'\n | 'pattern'\n | 'custom';\n\nexport type FieldRelationAction = 'enable' | 'disable' | 'show' | 'hide';\n\nexport interface FieldRelationConfig {\n key: string;\n value: any;\n action: FieldRelationAction;\n}\n\nexport interface ResponsiveColSpan {\n // Container\n xs?: number; // @xs\n sm?: number; // @sm\n md?: number; // @md\n lg?: number; // @lg\n xl?: number; // @xl\n}\n\nexport class ValidatorConfig {\n type: ValidatorType;\n value?: any;\n message?: string;\n customValidator?: (value: any) => boolean | Promise<boolean>;\n\n constructor(config: {\n type: ValidatorType;\n value?: any;\n message?: string;\n customValidator?: (value: any) => boolean | Promise<boolean>;\n }) {\n this.type = config.type;\n this.value = config.value;\n this.message = config.message;\n this.customValidator = config.customValidator;\n }\n\n // Factory methods for common validators\n static required(message = 'This field is required'): ValidatorConfig {\n return new ValidatorConfig({ type: 'required', message });\n }\n\n static email(message = 'Please enter a valid email'): ValidatorConfig {\n return new ValidatorConfig({ type: 'email', message });\n }\n\n static minLength(length: number, message?: string): ValidatorConfig {\n return new ValidatorConfig({\n type: 'minLength',\n value: length,\n message: message || `Minimum length is ${length} characters`,\n });\n }\n\n static maxLength(length: number, message?: string): ValidatorConfig {\n return new ValidatorConfig({\n type: 'maxLength',\n value: length,\n message: message || `Maximum length is ${length} characters`,\n });\n }\n\n static min(value: number, message?: string): ValidatorConfig {\n return new ValidatorConfig({\n type: 'min',\n value,\n message: message || `Minimum value is ${value}`,\n });\n }\n\n static max(value: number, message?: string): ValidatorConfig {\n return new ValidatorConfig({\n type: 'max',\n value,\n message: message || `Maximum value is ${value}`,\n });\n }\n\n static pattern(pattern: string, message = 'Invalid format'): ValidatorConfig {\n return new ValidatorConfig({ type: 'pattern', value: pattern, message });\n }\n\n static custom(\n validator: (value: any) => boolean | Promise<boolean>,\n message = 'Invalid value',\n ): ValidatorConfig {\n return new ValidatorConfig({\n type: 'custom',\n customValidator: validator,\n message,\n });\n }\n}\n\nexport type BaseFieldConstructorConfig = ConstructorParameters<\n typeof BaseFieldConfig\n>[0];\n\nexport abstract class BaseFieldConfig {\n key: string;\n label: string;\n type: FieldType;\n required: boolean;\n disabled: boolean;\n readonly: boolean;\n hidden: boolean;\n placeholder: string;\n hint: string;\n cssClass: string;\n validators: ValidatorConfig[];\n order: number;\n colSpan: number | ResponsiveColSpan;\n\n defaultValue?: any;\n\n customTemplate: string;\n relations: FieldRelationConfig[];\n\n constructor(config: {\n key?: string;\n label?: string;\n type: FieldType;\n required?: boolean;\n disabled?: boolean;\n readonly?: boolean;\n hidden?: boolean;\n placeholder?: string;\n hint?: string;\n cssClass?: string;\n validators?: ValidatorConfig[];\n order?: number;\n relations?: FieldRelationConfig[];\n colSpan?: number | ResponsiveColSpan;\n }) {\n this.key = config.key || 'Key';\n this.label = config.label || '';\n this.type = config.type;\n this.required = config.required || false;\n this.disabled = config.disabled || false;\n this.readonly = config.readonly || false;\n this.hidden = config.hidden || false;\n this.placeholder = config.placeholder || '';\n this.hint = config.hint || '';\n this.cssClass = config.cssClass || '';\n this.validators = config.validators || [];\n this.order = config.order || 0;\n this.relations = config.relations || [];\n this.colSpan = config.colSpan || 12;\n }\n}\n\n// Specific configurations for different field types\nexport class TextFieldConfig extends BaseFieldConfig {\n inputType: string;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n inputType?: string;\n },\n ) {\n super({ ...config, type: 'text' });\n this.inputType = config.inputType || 'text';\n }\n}\n\nexport class TextareaFieldConfig extends BaseFieldConfig {\n rows: number;\n autoResize: boolean;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n rows?: number;\n autoResize?: boolean;\n },\n ) {\n super({ ...config, type: 'textarea' });\n this.rows = config.rows || 3;\n this.autoResize = config.autoResize || false;\n }\n}\n\nexport class SelectFieldConfig extends BaseFieldConfig {\n options: any[];\n optionLabel: string;\n optionValue: string;\n multiple: boolean;\n filter: boolean;\n filterBy: string;\n filterPlaceholder: string;\n showClear: boolean;\n emptyMessage: string;\n hasPlaceholderPrefix: boolean;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n options: any[];\n optionLabel?: string;\n optionValue?: string;\n multiple?: boolean;\n filter?: boolean;\n filterBy?: string;\n filterPlaceholder?: string;\n showClear?: boolean;\n emptyMessage?: string;\n hasPlaceholderPrefix?: boolean;\n },\n ) {\n super({ ...config, type: 'select' });\n this.options = config.options;\n this.optionLabel = config.optionLabel || 'label';\n this.optionValue = config.optionValue || 'value';\n this.multiple = config.multiple || false;\n this.filter = config.filter || false;\n this.filterBy = config.filterBy || '';\n this.filterPlaceholder = config.filterPlaceholder || 'Search...';\n this.showClear = config.showClear || false;\n this.emptyMessage = config.emptyMessage || 'No options available';\n this.hasPlaceholderPrefix = config.hasPlaceholderPrefix || true;\n }\n}\n\nexport class RadioButtonFieldConfig extends BaseFieldConfig {\n options: any[];\n optionLabel: string;\n optionValue: string;\n orientation: 'vertical' | 'horizontal';\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n options: any[];\n optionLabel?: string;\n optionValue?: string;\n orientation?: 'vertical' | 'horizontal';\n },\n ) {\n super({ ...config, type: 'radio-button' });\n this.options = config.options;\n this.optionLabel = config.optionLabel || 'label';\n this.optionValue = config.optionValue || 'value';\n this.orientation = config.orientation || 'vertical';\n }\n}\nexport class RadioCardsFieldConfig extends BaseFieldConfig {\n options: any[];\n optionLabel: string;\n optionValue: string;\n size: string;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n options: any[];\n optionLabel?: string;\n optionValue?: string;\n size?: string;\n },\n ) {\n super({ ...config, type: 'radio-cards' });\n this.options = config.options;\n this.optionLabel = config.optionLabel || 'label';\n this.optionValue = config.optionValue || 'value';\n this.size = config.size || 'small';\n }\n}\nexport class UserSearchFieldConfig extends BaseFieldConfig {\n optionLabel: string;\n optionValue: string;\n size: string;\n apiUrl: string;\n context: HttpContext | undefined;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n optionLabel?: string;\n optionValue?: string;\n size?: string;\n hint?: string;\n apiUrl?: string;\n context?: HttpContext | undefined;\n placeholder?: string;\n },\n ) {\n super({ ...config, type: 'user-search' });\n this.optionLabel = config.optionLabel || 'label';\n this.optionValue = config.optionValue || 'value';\n this.size = config.size || '';\n this.hint = config.hint || '';\n this.context = config.context || undefined;\n this.apiUrl = config.apiUrl || '';\n this.placeholder = config.placeholder || 'Search';\n }\n}\n\nexport class UploadFileFieldConfig extends BaseFieldConfig {\n size: string;\n endPoint?: string;\n userImgClass?: string;\n shape?: string;\n accept?: string;\n fileSizeLimit?: number | undefined;\n context: HttpContext | undefined;\n title: string;\n description: string;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n size?: string;\n endPoint?: string;\n userImgClass?: string;\n shape?: string;\n accept?: string;\n fileSizeLimit?: number | undefined;\n context?: HttpContext | undefined;\n title?: string;\n description?: string;\n },\n ) {\n super({ ...config, type: 'upload-file' });\n this.size = config.size || 'normal';\n this.endPoint = config.endPoint || 'uploader';\n this.userImgClass =\n config.userImgClass || 'w-25! h-25! text-4xl! text-gray-400!';\n this.shape = config.shape || 'field';\n this.accept = config.accept || '.pdf,.doc,.docx,.xlsx,image/*';\n this.fileSizeLimit = config.fileSizeLimit || undefined;\n this.context = config.context || undefined;\n this.title = config.title || 'Upload File';\n this.description = config.description || 'Click or drop a file to upload';\n }\n}\n\nexport class DateFieldConfig extends BaseFieldConfig {\n dateFormat: string;\n showTime: boolean;\n showSeconds: boolean;\n hourFormat: '12' | '24';\n minDate?: Date;\n maxDate?: Date;\n disabledDates: Date[];\n disabledDays: number[];\n yearRange: string;\n showIcon: boolean;\n icon: string;\n showButtonBar: boolean;\n showClear: boolean;\n inline: boolean;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n dateFormat?: string;\n showTime?: boolean;\n showSeconds?: boolean;\n hourFormat?: '12' | '24';\n minDate?: Date;\n maxDate?: Date;\n disabledDates?: Date[];\n disabledDays?: number[];\n yearRange?: string;\n showIcon?: boolean;\n icon?: string;\n showButtonBar?: boolean;\n showClear?: boolean;\n inline?: boolean;\n },\n ) {\n super({ ...config, type: 'date' });\n this.dateFormat = config.dateFormat || 'yyyy-mm-dd';\n this.showTime = config.showTime || false;\n this.showSeconds = config.showSeconds || false;\n this.hourFormat = config.hourFormat || '24';\n this.minDate = config.minDate;\n this.maxDate = config.maxDate;\n this.disabledDates = config.disabledDates || [];\n this.disabledDays = config.disabledDays || [];\n this.yearRange = config.yearRange || '1900:2030';\n this.showIcon = config.showIcon || true;\n this.icon = config.icon || 'pi pi-calendar';\n this.showButtonBar = config.showButtonBar || false;\n this.showClear = config.showClear || true;\n this.inline = config.inline || false;\n }\n}\n\nexport class NumberFieldConfig extends BaseFieldConfig {\n min?: number;\n max?: number;\n step?: number;\n prefix?: string;\n suffix?: string;\n currency?: string;\n locale?: string;\n minFractionDigits?: number;\n maxFractionDigits?: number;\n useGrouping?: boolean;\n showButtons?: boolean;\n buttonLayout?: 'stacked' | 'horizontal';\n incrementButtonClass?: string;\n decrementButtonClass?: string;\n incrementButtonIcon?: string;\n decrementButtonIcon?: string;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n min?: number;\n max?: number;\n step?: number;\n prefix?: string;\n suffix?: string;\n currency?: string;\n locale?: string;\n minFractionDigits?: number;\n maxFractionDigits?: number;\n useGrouping?: boolean;\n showButtons?: boolean;\n buttonLayout?: 'stacked' | 'horizontal';\n incrementButtonClass?: string;\n decrementButtonClass?: string;\n incrementButtonIcon?: string;\n decrementButtonIcon?: string;\n },\n ) {\n super({ ...config, type: 'number' });\n this.min = config.min;\n this.max = config.max;\n this.step = config.step || 1;\n this.prefix = config.prefix;\n this.suffix = config.suffix;\n this.currency = config.currency;\n this.locale = config.locale;\n this.minFractionDigits = config.minFractionDigits;\n this.maxFractionDigits = config.maxFractionDigits;\n this.useGrouping = config.useGrouping || false;\n this.showButtons = config.showButtons || false;\n this.buttonLayout = config.buttonLayout || 'stacked';\n this.incrementButtonClass = config.incrementButtonClass;\n this.decrementButtonClass = config.decrementButtonClass;\n this.incrementButtonIcon = config.incrementButtonIcon;\n this.decrementButtonIcon = config.decrementButtonIcon;\n }\n}\n\nexport class SliderFieldConfig extends BaseFieldConfig {\n min?: number;\n max?: number;\n step?: number;\n orientation?: 'horizontal' | 'vertical';\n range?: boolean;\n animate?: boolean;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n min?: number;\n max?: number;\n step?: number;\n orientation?: 'horizontal' | 'vertical';\n range?: boolean;\n animate?: boolean;\n },\n ) {\n super({ ...config, type: 'slider' });\n this.min = config.min || 0;\n this.max = config.max || 100;\n this.step = config.step || 1;\n this.orientation = config.orientation || 'horizontal';\n this.range = config.range || false;\n this.animate = config.animate || false;\n }\n}\n\nexport class MultiSelectFieldConfig extends BaseFieldConfig {\n options: any[];\n optionLabel: string;\n optionValue: string;\n filter: boolean;\n filterBy: string;\n filterPlaceholder: string;\n showClear: boolean;\n emptyMessage: string;\n display?: 'comma' | 'chip';\n maxSelectedLabels?: number;\n selectedItemsLabel?: string;\n showToggleAll?: boolean;\n resetFilterOnHide?: boolean;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n options: any[];\n optionLabel?: string;\n optionValue?: string;\n filter?: boolean;\n filterBy?: string;\n filterPlaceholder?: string;\n showClear?: boolean;\n emptyMessage?: string;\n display?: 'comma' | 'chip';\n maxSelectedLabels?: number;\n selectedItemsLabel?: string;\n showToggleAll?: boolean;\n resetFilterOnHide?: boolean;\n },\n ) {\n super({ ...config, type: 'multi-select' });\n this.options = config.options;\n this.optionLabel = config.optionLabel || 'label';\n this.optionValue = config.optionValue || 'value';\n this.filter = config.filter || false;\n this.filterBy = config.filterBy || '';\n this.filterPlaceholder = config.filterPlaceholder || 'Search...';\n this.showClear = config.showClear || false;\n this.emptyMessage = config.emptyMessage || 'No options available';\n this.display = config.display || 'comma';\n this.maxSelectedLabels = config.maxSelectedLabels || 3;\n this.selectedItemsLabel = config.selectedItemsLabel || '{0} items selected';\n this.showToggleAll = config.showToggleAll || true;\n this.resetFilterOnHide = config.resetFilterOnHide || false;\n }\n}\n\nexport class PickListFieldConfig extends BaseFieldConfig {\n options: any[];\n optionLabel: string;\n optionValue: string;\n sourceHeader: string;\n targetHeader: string;\n showSourceControls: boolean;\n showTargetControls: boolean;\n showSourceFilter: boolean;\n showTargetFilter: boolean;\n filterBy: string;\n dataKey?: string;\n dragdrop: boolean;\n responsive: boolean;\n breakpoint: string;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n options: any[];\n optionLabel?: string;\n optionValue?: string;\n sourceHeader?: string;\n targetHeader?: string;\n showSourceControls?: boolean;\n showTargetControls?: boolean;\n showSourceFilter?: boolean;\n showTargetFilter?: boolean;\n filterBy?: string;\n dataKey?: string;\n dragdrop?: boolean;\n responsive?: boolean;\n },\n ) {\n super({ ...config, type: 'pick-list' });\n this.options = config.options;\n this.optionLabel = config.optionLabel || 'label';\n this.optionValue = config.optionValue || 'value';\n this.sourceHeader = config.sourceHeader || 'Available';\n this.targetHeader = config.targetHeader || 'Selected';\n this.showSourceControls =\n config.showSourceControls !== undefined\n ? config.showSourceControls\n : true;\n this.showTargetControls =\n config.showTargetControls !== undefined\n ? config.showTargetControls\n : true;\n this.showSourceFilter =\n config.showSourceFilter !== undefined ? config.showSourceFilter : false;\n this.showTargetFilter =\n config.showTargetFilter !== undefined ? config.showTargetFilter : false;\n this.filterBy = config.filterBy || this.optionLabel;\n this.dataKey = config.dataKey || this.optionValue;\n this.dragdrop = config.dragdrop ?? false;\n this.responsive = config.responsive ?? true;\n }\n}\n\nexport class CheckboxFieldConfig extends BaseFieldConfig {\n binary?: boolean;\n trueValue?: any;\n falseValue?: any;\n checkboxIcon?: string;\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n binary?: boolean;\n trueValue?: any;\n falseValue?: any;\n checkboxIcon?: string;\n },\n ) {\n super({ ...config, type: 'checkbox' });\n this.binary = config.binary !== false; // Default to true\n this.trueValue = config.trueValue !== undefined ? config.trueValue : true;\n this.falseValue =\n config.falseValue !== undefined ? config.falseValue : false;\n this.checkboxIcon = config.checkboxIcon;\n }\n}\nexport class ToggleFieldConfig extends BaseFieldConfig {\n constructor(config: Omit<BaseFieldConstructorConfig, 'type'>) {\n super({ ...config, type: 'toggle' });\n }\n}\nexport class EditorFieldConfig extends BaseFieldConfig {\n constructor(config: Omit<BaseFieldConstructorConfig, 'type'>) {\n super({ ...config, type: 'editor-field' });\n }\n}\n\nexport class ColorPickerFieldConfig extends BaseFieldConfig {\n format?: 'hex' | 'rgb' | 'hsb';\n inline?: boolean;\n appendTo?: any;\n variant?: 'outlined' | 'filled';\n\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\n format?: 'hex' | 'rgb' | 'hsb';\n inline?: boolean;\n appendTo?: any;\n variant?: 'outlined' | 'filled';\n },\n ) {\n super({ ...config, type: 'color-picker' });\n this.format = config.format || 'hex';\n this.inline = config.inline || false;\n this.appendTo = config.appendTo || 'body';\n this.variant = config.variant || 'outlined';\n }\n}\n\nexport class IconFieldConfig extends BaseFieldConfig {\n constructor(config: Omit<BaseFieldConstructorConfig, 'type'> & {}) {\n super({ ...config, type: 'icon-field' });\n }\n}\n\nexport class SpacerFieldConfig extends BaseFieldConfig {\n constructor(\n config: Omit<BaseFieldConstructorConfig, 'type' | 'key' | 'label'> & {\n key?: string;\n label?: string;\n },\n ) {\n super({\n ...config,\n type: 'spacer',\n key: config.key || `spacer_${Date.now()}`,\n label: config.label || '',\n });\n }\n}\n\n// Union type for all field configurations\nexport type DynamicFieldConfig = {\n [K in keyof (TextFieldConfig &\n TextareaFieldConfig &\n SelectFieldConfig &\n DateFieldConfig &\n NumberFieldConfig &\n SliderFieldConfig &\n MultiSelectFieldConfig &\n PickListFieldConfig &\n CheckboxFieldConfig &\n ColorPickerFieldConfig &\n IconFieldConfig &\n SpacerFieldConfig &\n BaseFieldConfig)]?: (TextFieldConfig &\n TextareaFieldConfig &\n SelectFieldConfig &\n DateFieldConfig &\n NumberFieldConfig &\n SliderFieldConfig &\n MultiSelectFieldConfig &\n PickListFieldConfig &\n CheckboxFieldConfig &\n ColorPickerFieldConfig &\n IconFieldConfig &\n SpacerFieldConfig &\n BaseFieldConfig)[K];\n};\n\n// Layout configuration\nexport interface LayoutConfig {\n containerClass?: string;\n sectionClass?: string;\n fieldClass?: string;\n}\n\n// Simplified form configuration interface\nexport interface DynamicFormConfig {\n sections: SectionConfig[];\n layout?: LayoutConfig;\n}\nexport interface SectionConfig {\n key?: string;\n label?: string;\n type: 'none' | 'header';\n cssClass?: string;\n bodyClass?: string;\n headerClass?: string;\n columns?: number;\n\n order?: number;\n fields: DynamicFieldConfig[];\n}\nexport interface FieldState {\n hidden: boolean;\n disabled: boolean;\n}\n\nexport function createCustomValidator(\n customValidator: (value: any) => boolean | Promise<boolean>,\n message?: string,\n): ValidatorFn {\n return (control: AbstractControl): ValidationErrors | null => {\n const result = customValidator(control.value);\n\n if (result instanceof Promise) {\n // Handle async validation\n result.then((isValid) => {\n if (!isValid) {\n control.setErrors({\n custom: { message: message || 'Invalid value' },\n });\n }\n });\n return null; // For async, return null initially\n } else {\n // Handle sync validation\n return result\n ? null\n : { custom: { message: message || 'Invalid value' } };\n }\n };\n}\n\nexport function wrapValidatorWithMessage(\n validator: ValidatorFn,\n errorKey: string,\n message: string,\n): ValidatorFn {\n return (control: AbstractControl): ValidationErrors | null => {\n const result = validator(control);\n if (result) {\n // Replace the default error with custom message\n return { [errorKey]: { ...result[Object.keys(result)[0]], message } };\n }\n return null;\n };\n}\n// DynamicFieldConfig = input.required<any>({\n// transform: (value: any) => this.transformToDateFieldConfig(value)\n// });\n// transformToDateFieldConfig(value: any){\n// return new TextFieldConfig()\n// }\n","import { computed, Signal } from '@angular/core';\n\n/**\n * Query result with separate signals for each property\n */\nexport interface QueryResult<T> {\n data: Signal<T | null>;\n isPending: Signal<boolean>;\n isSuccess: Signal<boolean>;\n isError: Signal<boolean>;\n error: Signal<string | null>;\n}\n\n/**\n * Base facade with smart query selector factory\n */\nexport abstract class BaseFacade<TState, TLoadingName extends string> {\n /**\n * Override in child facade to provide the state selector\n */\n protected abstract state(): Signal<TState>;\n\n /**\n * Creates a query object with separate signals for data, loading, and error states\n * Each property is its own signal for granular reactivity\n *\n * @example\n * readonly modulesQuery = this.query(\n * 'getModulesLoading',\n * (state) => state.allModules\n * );\n *\n * // In template - each is a separate signal:\n * @if (modulesQuery.isPending()) { Loading... }\n * @if (modulesQuery.error(); as error) { Error: {{ error }} }\n * @if (modulesQuery.data(); as modules) {\n * <div *ngFor=\"let m of modules\">{{ m.title }}</div>\n * }\n */\n protected query<T>(\n loadingKey: TLoadingName,\n dataSelector: (state: TState) => T,\n ): QueryResult<T> {\n const stateSignal = this.state();\n\n const isPending = computed(() => {\n const currentState = stateSignal() as any;\n return currentState.loadingActive?.includes(loadingKey) ?? false;\n });\n\n const error = computed(() => {\n const currentState = stateSignal() as any;\n return currentState.errors?.[loadingKey] ?? null;\n });\n\n const data = computed(() => {\n const currentState = stateSignal() as any;\n const hasError = currentState.errors?.[loadingKey];\n return hasError ? null : dataSelector(currentState);\n });\n\n const isSuccess = computed(\n () => !isPending() && !error() && data() !== null,\n );\n\n const isError = computed(() => !!error());\n\n return {\n data,\n isPending,\n isSuccess,\n isError,\n error,\n };\n }\n\n /**\n * Creates a loading signal for a specific operation\n */\n protected loading(loadingKey: TLoadingName): Signal<boolean> {\n const stateSignal = this.state();\n return computed(() => {\n const currentState = stateSignal() as any;\n return currentState.loadingActive?.includes(loadingKey) ?? false;\n });\n }\n\n /**\n * Creates an error signal for a specific operation\n */\n protected errorSignal(loadingKey: TLoadingName): Signal<string | null> {\n const stateSignal = this.state();\n return computed(() => {\n const currentState = stateSignal() as any;\n return currentState.errors?.[loadingKey] ?? null;\n });\n }\n}\n","export interface EntityAdapter<T> {\n addOne(state: T[], entity: T): T[];\n upsertOne(state: T[], entity: T, uniqueKey?: keyof T): T[];\n updateOne(\n state: T[],\n id: string | number,\n changes: Partial<T>,\n uniqueKey?: keyof T,\n ): T[];\n removeOne(state: T[], id: string | number, uniqueKey?: keyof T): T[];\n setAll(state: T[], entities: T[]): T[];\n}\n\nexport function createEntityAdapter<T>(): EntityAdapter<T> {\n return {\n addOne: (state: T[], entity: T): T[] => [...state, entity],\n\n upsertOne: (\n state: T[],\n entity: T,\n uniqueKey: keyof T = 'id' as keyof T,\n ): T[] => {\n const key = entity[uniqueKey];\n if (key == null) return state;\n const index = state.findIndex((e) => e[uniqueKey] === key);\n if (index === -1) {\n return [...state, entity];\n }\n const clone = [...state];\n clone[index] = entity;\n return clone;\n },\n\n updateOne: (\n state: T[],\n id: string | number,\n changes: Partial<T>,\n uniqueKey: keyof T = 'id' as keyof T,\n ): T[] =>\n state.map((e) => (e[uniqueKey] === id ? { ...e, ...changes } : e)),\n\n removeOne: (\n state: T[],\n id: string | number,\n uniqueKey: keyof T = 'id' as keyof T,\n ): T[] => state.filter((e) => e[uniqueKey] !== id),\n\n setAll: (_state: T[], entities: T[]): T[] => [...entities],\n };\n}\n","import type { StateContext } from '@ngxs/store';\n\nexport interface LoadingStateShape<L extends string = string> {\n loadingActive: L[];\n errors: Partial<Record<L, string>>;\n}\n\ntype LoadingName<T extends LoadingStateShape<string>> =\n T['loadingActive'][number];\n\nexport function startLoading<T extends LoadingStateShape<string>>(\n ctx: StateContext<T>,\n loadingName: LoadingName<T>,\n): void {\n const { loadingActive, errors } = ctx.getState();\n\n if (!loadingActive.includes(loadingName)) {\n ctx.patchState({\n loadingActive: [...loadingActive, loadingName],\n } as Partial<T>);\n }\n\n if (errors && errors[loadingName]) {\n const { [loadingName]: _removed, ...rest } = errors;\n ctx.patchState({ errors: rest } as Partial<T>);\n }\n}\n\nexport function endLoading<T extends LoadingStateShape<string>>(\n ctx: StateContext<T>,\n loadingName: LoadingName<T>,\n): void {\n const { loadingActive } = ctx.getState();\n\n ctx.patchState({\n loadingActive: loadingActive.filter((name) => name !== loadingName),\n } as Partial<T>);\n}\n\nexport function setLoadingError<T extends LoadingStateShape<string>>(\n ctx: StateContext<T>,\n loadingName: LoadingName<T>,\n message: string,\n): void {\n const { errors } = ctx.getState();\n ctx.patchState({\n errors: { ...errors, [loadingName]: message },\n } as Partial<T>);\n}\n","import { StateContext } from '@ngxs/store';\nimport { Observable, of } from 'rxjs';\nimport { tap, catchError, finalize } from 'rxjs/operators';\nimport {\n startLoading,\n endLoading,\n setLoadingError,\n LoadingStateShape,\n} from './state-helpers';\n\nexport interface ApiRequestConfig<TState, TResponse> {\n ctx: StateContext<TState>;\n key: string;\n request$: Observable<TResponse>;\n onSuccess: (response: TResponse, state: TState) => Partial<TState> | void;\n onError?: (error: any, state: TState) => Partial<TState> | void;\n errorMessage?: string;\n}\n\nexport function handleApiRequest<\n TState extends LoadingStateShape<string>,\n TResponse,\n>(config: ApiRequestConfig<TState, TResponse>) {\n const { ctx, key, request$, onSuccess, onError, errorMessage } = config;\n\n startLoading(ctx, key);\n\n return request$.pipe(\n tap((response) => {\n const state = ctx.getState();\n const patch = onSuccess(response, state);\n if (patch) {\n ctx.patchState(patch);\n }\n }),\n catchError((error) => {\n const state = ctx.getState();\n const message = error?.error?.message ?? error?.message ?? errorMessage;\n setLoadingError(ctx, key, message);\n\n // Call onError callback if provided\n if (onError) {\n const patch = onError(error, state);\n if (patch) {\n ctx.patchState(patch);\n }\n }\n\n return of(null as any);\n }),\n finalize(() => endLoading(ctx, key)),\n );\n}\n","import { StateContext } from '@ngxs/store';\nimport { Observable } from 'rxjs';\nimport { createEntityAdapter } from '../utils/entity-adapter';\nimport { handleApiRequest } from '../utils/api-request.helper';\nimport { LoadingStateShape } from '../utils/state-helpers';\n\ninterface Response<T> {\n endpoint: string;\n status: number;\n code: number;\n locale: string;\n message?: string | null;\n errors?: any | null;\n data: T;\n cacheSession?: string;\n}\nexport interface CrudLoadConfig<T, TState, TData = T[]> {\n key: string;\n request$: Observable<Response<TData>>;\n stateProperty?: (state: TState) => T[];\n updateState?: (state: TState, data: TData) => Partial<TState>;\n transform?: (data: TData) => TData;\n onError?: (error: any, state: TState) => Partial<TState> | void;\n errorMessage?: string;\n}\n\nexport interface CrudCreateConfig<T, TState> {\n key: string;\n request$: Observable<Response<T>>;\n stateProperty: (state: TState) => T[];\n updateState?: (state: TState, items: T[]) => Partial<TState>;\n transform?: (data: T) => T;\n onError?: (error: any, state: TState) => Partial<TState> | void;\n errorMessage?: string;\n}\n\nexport interface CrudUpdateConfig<T, TState> {\n key: string;\n request$: Observable<Response<T>>;\n uniqueKey: keyof T;\n id: string | number;\n stateProperty: (state: TState) => T[];\n updateState?: (state: TState, items: T[]) => Partial<TState>;\n transform?: (data: T) => T;\n onError?: (error: any, state: TState) => Partial<TState> | void;\n errorMessage?: string;\n}\n\nexport interface CrudDeleteConfig<T, TState> {\n key: string;\n request$: Observable<Response<void>>;\n uniqueKey: keyof T;\n id: string | number;\n stateProperty: (state: TState) => T[];\n updateState?: (state: TState, items: T[]) => Partial<TState>;\n onError?: (error: any, state: TState) => Partial<TState> | void;\n errorMessage?: string;\n}\n\n/**\n * T = entity type (Module, User, ...)\n * TState = full state model (must include LoadingStateShape)\n * TLoad = union type of loading keys for this feature\n */\nexport abstract class CrudStateBase<\n T,\n TState extends LoadingStateShape<TLoad>,\n TLoad extends string,\n> {\n protected adapter = createEntityAdapter<T>();\n\n /**\n * Helper to create default updateState function\n */\n private getDefaultUpdateState<TState>(\n stateProperty: (state: TState) => T[],\n ): (state: TState, items: T[]) => Partial<TState> {\n // Try to extract the property name from the stateProperty function\n const funcStr = stateProperty.toString();\n const match = funcStr.match(/\\.([a-zA-Z_$][a-zA-Z0-9_$]*)/); // Match .propertyName\n const key = match ? match[1] : 'items';\n\n return (state, items) => ({ [key]: items }) as Partial<TState>;\n }\n\n /**\n * Load data (single item or array) with config object\n */\n protected load<TData = T[]>(\n ctx: StateContext<TState>,\n config: CrudLoadConfig<T, TState, TData>,\n ) {\n return handleApiRequest({\n ctx,\n key: config.key,\n request$: config.request$,\n onSuccess: (response, state) => {\n const data = config.transform\n ? config.transform(response.data)\n : response.data;\n\n // If stateProperty provided, use adapter for array operations\n if (config.stateProperty) {\n const items = this.adapter.setAll(\n config.stateProperty(state),\n data as T[],\n );\n const updateState =\n config.updateState ??\n this.getDefaultUpdateState(config.stateProperty);\n return updateState(state, items as any);\n }\n\n // Otherwise, use custom updateState directly\n if (config.updateState) {\n return config.updateState(state, data);\n }\n\n throw new Error('Either stateProperty or updateState must be provided');\n },\n onError: config.onError,\n errorMessage: config.errorMessage ?? 'Failed to load data',\n });\n }\n\n /**\n * Create one entity with config object\n */\n protected create(\n ctx: StateContext<TState>,\n config: CrudCreateConfig<T, TState>,\n ) {\n const updateState =\n config.updateState ?? this.getDefaultUpdateState(config.stateProperty);\n\n return handleApiRequest({\n ctx,\n key: config.key,\n request$: config.request$,\n onSuccess: (response, state) => {\n const entity = config.transform\n ? config.transform(response.data)\n : response.data;\n const items = this.adapter.addOne(config.stateProperty(state), entity);\n return updateState(state, items);\n },\n onError: config.onError,\n errorMessage: config.errorMessage ?? 'Failed to create item',\n });\n }\n\n /**\n * Update one entity with config object\n */\n protected update(\n ctx: StateContext<TState>,\n config: CrudUpdateConfig<T, TState>,\n ) {\n const updateState =\n config.updateState ?? this.getDefaultUpdateState(config.stateProperty);\n\n return handleApiRequest({\n ctx,\n key: config.key,\n request$: config.request$,\n onSuccess: (response, state) => {\n const entity = config.transform\n ? config.transform(response.data)\n : response.data;\n const items = this.adapter.upsertOne(\n config.stateProperty(state),\n entity,\n config.uniqueKey,\n );\n return updateState(state, items);\n },\n onError: config.onError,\n errorMessage: config.errorMessage ?? 'Failed to update item',\n });\n }\n\n /**\n * Delete one entity with config object\n */\n protected delete(\n ctx: StateContext<TState>,\n config: CrudDeleteConfig<T, TState>,\n ) {\n const updateState =\n config.updateState ?? this.getDefaultUpdateState(config.stateProperty);\n\n return handleApiRequest({\n ctx,\n key: config.key,\n request$: config.request$,\n onSuccess: (_response, state) => {\n const items = this.adapter.removeOne(\n config.stateProperty(state),\n config.id,\n config.uniqueKey,\n );\n return updateState(state, items);\n },\n onError: config.onError,\n errorMessage: config.errorMessage ?? 'Failed to delete item',\n });\n }\n}\n","import { AbstractControl } from '@angular/forms';\n\nexport function isInvalid(control: AbstractControl | null) {\n if (!control) return false;\n return control && control?.invalid && control?.touched;\n}\n","/*\n * Public API Surface of components\n */\n\n// Config\nexport * from './lib/config/providemt';\nexport * from './lib/config/povide-messages';\nexport * from './lib/config/provide-confirmation';\nexport * from './lib/config/dynamic-form.model';\n\n// Base classes\nexport * from './lib/base/base.facade';\nexport * from './lib/base/crud-base.state';\n\n// Utils\nexport * from './lib/utils/theme';\nexport * from './lib/utils/inputs';\nexport * from './lib/utils/state-helpers';\nexport * from './lib/utils/api-request.helper';\nexport * from './lib/utils/entity-adapter';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"masterteam-components.mjs","sources":["../../../../packages/masterteam/components/src/lib/utils/theme.ts","../../../../packages/masterteam/components/src/lib/config/providemt.ts","../../../../packages/masterteam/components/src/lib/config/povide-messages.ts","../../../../packages/masterteam/components/src/lib/config/provide-confirmation.ts","../../../../packages/masterteam/components/src/lib/config/dynamic-form.model.ts","../../../../packages/masterteam/components/src/lib/base/base.facade.ts","../../../../packages/masterteam/components/src/lib/utils/entity-adapter.ts","../../../../packages/masterteam/components/src/lib/utils/state-helpers.ts","../../../../packages/masterteam/components/src/lib/utils/api-request.helper.ts","../../../../packages/masterteam/components/src/lib/base/crud-base.state.ts","../../../../packages/masterteam/components/src/lib/utils/inputs.ts","../../../../packages/masterteam/components/src/public-api.ts","../../../../packages/masterteam/components/src/masterteam-components.ts"],"sourcesContent":["type HSLTuple = [number, number, number]; // [hue, saturation, lightness]\r\ntype TailwindColorPalette = {\r\n [key: string]: string; // e.g., '50': '#f0f9ff', '500': '#0284c7'\r\n};\r\n\r\n/**\r\n * Converts a hex color string to an HSL tuple.\r\n * @param hex - The hex color string (e.g., \"#RRGGBB\" or \"#RGB\").\r\n * @returns An HSL tuple [hue, saturation, lightness] where hue is in degrees (0-360),\r\n * and saturation/lightness are percentages (0-100).\r\n */\r\nfunction hexToHsl(hex: string): HSLTuple {\r\n let r: number = 0,\r\n g: number = 0,\r\n b: number = 0;\r\n\r\n // Handle shorthand hex codes\r\n if (hex.length === 4) {\r\n r = parseInt(hex[1] + hex[1], 16);\r\n g = parseInt(hex[2] + hex[2], 16);\r\n b = parseInt(hex[3] + hex[3], 16);\r\n } else if (hex.length === 7) {\r\n r = parseInt(hex.substring(1, 3), 16);\r\n g = parseInt(hex.substring(3, 5), 16);\r\n b = parseInt(hex.substring(5, 7), 16);\r\n } else {\r\n throw new Error('Invalid hex color format. Expected #RGB or #RRGGBB.');\r\n }\r\n\r\n r /= 255;\r\n g /= 255;\r\n b /= 255;\r\n\r\n const max: number = Math.max(r, g, b);\r\n const min: number = Math.min(r, g, b);\r\n let h: number = 0,\r\n s: number;\r\n const l: number = (max + min) / 2;\r\n\r\n if (max === min) {\r\n h = s = 0; // achromatic\r\n } else {\r\n const d: number = max - min;\r\n s = l > 0.5 ? d / (2 - max - min) : d / (max + min);\r\n switch (max) {\r\n case r:\r\n h = (g - b) / d + (g < b ? 6 : 0);\r\n break;\r\n case g:\r\n h = (b - r) / d + 2;\r\n break;\r\n case b:\r\n h = (r - g) / d + 4;\r\n break;\r\n }\r\n h /= 6;\r\n }\r\n\r\n return [h * 360, s * 100, l * 100]; // HSL in degrees, percentage, percentage\r\n}\r\n\r\n/**\r\n * Converts HSL values to a hex color string.\r\n * @param h - Hue (0-360).\r\n * @param s - Saturation (0-100).\r\n * @param l - Lightness (0-100).\r\n * @returns The hex color string (e.g., \"#RRGGBB\").\r\n */\r\nfunction hslToHex(h: number, s: number, l: number): string {\r\n l /= 100;\r\n const a: number = (s * Math.min(l, 1 - l)) / 100;\r\n const f = (n: number): string => {\r\n const k: number = (n + h / 30) % 12;\r\n const color: number = l - a * Math.max(Math.min(k - 3, 9 - k, 1), -1);\r\n return Math.round(255 * color)\r\n .toString(16)\r\n .padStart(2, '0');\r\n };\r\n return `#${f(0)}${f(8)}${f(4)}`;\r\n}\r\n\r\n/**\r\n * Generates a Tailwind-like color palette (50-950) from a primary color (assumed to be 500).\r\n *\r\n * @param primaryColor500 - The hex string of the primary color (e.g., \"#0284c7\").\r\n * @returns An object representing the color palette, where keys are color numbers (e.g., \"50\", \"100\")\r\n * and values are hex color strings.\r\n */\r\n// export function generateTailwindPalette(\r\n// primaryColor500: string,\r\n// ): TailwindColorPalette {\r\n// const [h, s, _l]: HSLTuple = hexToHsl(primaryColor500);\r\n//\r\n// const palette: TailwindColorPalette = {\r\n// '500': primaryColor500,\r\n// };\r\n//\r\n// // Define steps for lighter shades (50 - 400)\r\n// const lightnessStepsLighter: { [key: string]: number } = {\r\n// '50': 95,\r\n// '100': 90,\r\n// '200': 80,\r\n// '300': 70,\r\n// '400': 60,\r\n// };\r\n//\r\n// const saturationReductionsLighter: { [key: string]: number } = {\r\n// '50': 40, // More desaturated\r\n// '100': 30,\r\n// '200': 20,\r\n// '300': 10,\r\n// '400': 5, // Slightly desaturated\r\n// };\r\n//\r\n// for (const shade in lightnessStepsLighter) {\r\n// if (Object.prototype.hasOwnProperty.call(lightnessStepsLighter, shade)) {\r\n// const newL: number = lightnessStepsLighter[shade];\r\n// // Ensure saturation doesn't go below 0\r\n// const newS: number = Math.max(0, s - saturationReductionsLighter[shade]);\r\n// palette[shade] = hslToHex(h, newS, newL);\r\n// }\r\n// }\r\n//\r\n// // Define steps for darker shades (600 - 950)\r\n// const lightnessStepsDarker: { [key: string]: number } = {\r\n// '600': 45,\r\n// '700': 35,\r\n// '800': 25,\r\n// '900': 15,\r\n// '950': 8, // More aggressive darkening for 950\r\n// };\r\n//\r\n// const saturationIncreasesDarker: { [key: string]: number } = {\r\n// '600': 5,\r\n// '700': 10,\r\n// '800': 15,\r\n// '900': 20,\r\n// '950': 25, // Can increase saturation for darker shades\r\n// };\r\n//\r\n// for (const shade in lightnessStepsDarker) {\r\n// if (Object.prototype.hasOwnProperty.call(lightnessStepsDarker, shade)) {\r\n// const newL: number = lightnessStepsDarker[shade];\r\n// // Ensure saturation doesn't exceed 100\r\n// const newS: number = Math.min(100, s + saturationIncreasesDarker[shade]);\r\n// palette[shade] = hslToHex(h, newS, newL);\r\n// }\r\n// }\r\n//\r\n// // Sort the keys numerically to ensure consistent order\r\n// const sortedPalette: TailwindColorPalette = {};\r\n// Object.keys(palette)\r\n// .sort((a, b) => parseInt(a) - parseInt(b))\r\n// .forEach((key: string) => {\r\n// sortedPalette[key] = palette[key];\r\n// });\r\n//\r\n// return sortedPalette;\r\n// }\r\n\r\n// Define the specific shade keys\r\nexport type PaletteShade =\r\n | '0'\r\n | '50'\r\n | '100'\r\n | '200'\r\n | '300'\r\n | '400'\r\n | '500'\r\n | '600'\r\n | '700'\r\n | '800'\r\n | '900'\r\n | '950';\r\n\r\n// A helper type for our new palette profile\r\ntype ShadeProfile = {\r\n /** Target lightness (0-100) */\r\n l: number;\r\n /** Saturation adjustment relative to the 500 shade */\r\n s_adjust: number;\r\n};\r\n\r\n/**\r\n * Defines the \"ideal\" lightness and saturation adjustment for each shade.\r\n * Lightness for 500 is set to 50 as a balanced default.\r\n */\r\nconst PALETTE_PROFILE: Record<PaletteShade, ShadeProfile> = {\r\n '0': { l: 98, s_adjust: -50 },\r\n '50': { l: 95, s_adjust: -40 },\r\n '100': { l: 90, s_adjust: -30 },\r\n '200': { l: 80, s_adjust: -20 },\r\n '300': { l: 70, s_adjust: -10 },\r\n '400': { l: 60, s_adjust: -5 },\r\n '500': { l: 50, s_adjust: 0 },\r\n '600': { l: 45, s_adjust: 5 },\r\n '700': { l: 35, s_adjust: 10 },\r\n '800': { l: 25, s_adjust: 15 },\r\n '900': { l: 15, s_adjust: 20 },\r\n '950': { l: 8, s_adjust: 25 },\r\n};\r\n\r\n// Helper to ensure palette is always in the correct 50-950 order\r\nconst ALL_SHADES: PaletteShade[] = [\r\n '0',\r\n '50',\r\n '100',\r\n '200',\r\n '300',\r\n '400',\r\n '500',\r\n '600',\r\n '700',\r\n '800',\r\n '900',\r\n '950',\r\n];\r\n\r\n/**\r\n * Clamps a number between a min and max value.\r\n */\r\nfunction clamp(value: number, min: number, max: number): number {\r\n return Math.max(min, Math.min(max, value));\r\n}\r\n\r\n/**\r\n * Generates a Tailwind-like color palette (50-950) from any given base color.\r\n *\r\n * @param baseColorHex - The hex string of the base color (e.g., \"#0284c7\").\r\n * @param baseColorShade - The shade of the base color (e.g., \"500\", \"700\").\r\n * @returns An object representing the full color palette.\r\n */\r\nexport function generateTailwindPalette(\r\n baseColorHex: string,\r\n baseColorShade: PaletteShade = '500',\r\n): TailwindColorPalette {\r\n // 1. Get HSL of the input color\r\n const [h_base, s_base, l_base]: HSLTuple = hexToHsl(baseColorHex);\r\n\r\n // 2. Find the anchors\r\n const baseProfile = PALETTE_PROFILE[baseColorShade];\r\n\r\n /** The Hue is constant across the entire palette. */\r\n const h = h_base;\r\n\r\n /**\r\n * Calculate the 500-shade's saturation by \"reversing\" the adjustment\r\n * from the base color.\r\n * e.g., if base is 700 (s_adjust: +10) and s_base is 80,\r\n * s_500 will be 70.\r\n */\r\n const s_500 = clamp(s_base - baseProfile.s_adjust, 0, 100);\r\n\r\n /**\r\n * Calculate the lightness \"offset\". This is the difference between\r\n * the base color's actual lightness and its \"ideal\" lightness\r\n * from the profile.\r\n * e.g., if base is 700 (ideal L: 35) and l_base is 38,\r\n * the offset is +3. This offset will be applied to all shades.\r\n */\r\n const l_offset = l_base - baseProfile.l;\r\n\r\n // 3. Generate the full palette\r\n const palette: Partial<TailwindColorPalette> = {};\r\n\r\n for (const shade of ALL_SHADES) {\r\n const profile = PALETTE_PROFILE[shade];\r\n\r\n // Calculate the new saturation and lightness for this shade\r\n const newS = clamp(s_500 + profile.s_adjust, 0, 100);\r\n const newL = clamp(profile.l + l_offset, 0, 100);\r\n\r\n palette[shade] = hslToHex(h, newS, newL);\r\n }\r\n\r\n // 4. Ensure the originally provided color is used exactly\r\n // (to avoid rounding errors from HSL conversion)\r\n palette[baseColorShade] = baseColorHex;\r\n\r\n return palette as TailwindColorPalette;\r\n}\r\n","import { providePrimeNG } from 'primeng/config';\r\nimport { generateTailwindPalette } from '../utils/theme';\r\nimport Aura from '@primeuix/themes/aura';\r\nimport { definePreset, updatePreset } from '@primeuix/themes';\r\nimport { ToastTokenSections } from '@primeuix/themes/types/toast';\r\nimport { EnvironmentProviders } from '@angular/core';\r\nimport { Preset } from '@primeuix/themes/types';\r\nimport { AuraBaseDesignTokens } from '@primeuix/themes/aura/base';\r\n\r\nexport interface MTThemeOptions {\r\n primaryColor?: string;\r\n textColor?: string;\r\n backgroundColor?: string;\r\n}\r\n\r\nconst toastStyle: ToastTokenSections.Success = {\r\n // borderColor: '{surface.300}',\r\n background: '{content.background}',\r\n // color: '{surface.600}',\r\n // closeButton: {\r\n // hoverBackground: '{surface.100}',\r\n // focusRing: {\r\n // color: '{surface.600}',\r\n // },\r\n // },\r\n};\r\n\r\nexport function changePrimaryColor(color: string): void {\r\n updatePreset({\r\n semantic: {\r\n primary: generateTailwindPalette(color || '#334dff'),\r\n },\r\n });\r\n}\r\n\r\nexport function changeBackgroundColor(color?: string): void {\r\n if (color) {\r\n const palette = generateTailwindPalette(color, '100');\r\n document.documentElement.style.setProperty(\r\n '--app-background-light',\r\n palette['100'],\r\n );\r\n document.documentElement.style.setProperty(\r\n '--app-background-dark',\r\n palette['950'],\r\n );\r\n }\r\n}\r\n\r\nexport function changeTextColor(color: string): void {\r\n const palette = generateTailwindPalette(color ?? '#334155', '700');\r\n updatePreset({\r\n semantic: {\r\n colorScheme: {\r\n light: {\r\n text: {\r\n color: palette['700'],\r\n hoverColor: palette['800'],\r\n hoverMutedColor: palette['600'],\r\n mutedColor: palette['500'],\r\n },\r\n },\r\n dark: {\r\n text: {\r\n color: palette['0'],\r\n hoverColor: palette['0'],\r\n hoverMutedColor: palette['300'],\r\n mutedColor: palette['400'],\r\n },\r\n },\r\n },\r\n },\r\n });\r\n}\r\n\r\nconst MTPreset = (themeOptions?: MTThemeOptions) => {\r\n const textPalette = generateTailwindPalette(\r\n themeOptions?.textColor ?? '#334155',\r\n '700',\r\n );\r\n const configs: Preset<AuraBaseDesignTokens> = {\r\n options: {\r\n prefix: 'mt',\r\n cssLayer: {\r\n name: 'primeng',\r\n order: 'theme, base, primeng',\r\n },\r\n },\r\n semantic: {\r\n colorScheme: {\r\n light: {\r\n text: {\r\n color: textPalette['700'],\r\n hoverColor: textPalette['800'],\r\n hoverMutedColor: textPalette['600'],\r\n mutedColor: textPalette['500'],\r\n },\r\n },\r\n dark: {\r\n text: {\r\n color: textPalette['0'],\r\n hoverColor: textPalette['0'],\r\n hoverMutedColor: textPalette['300'],\r\n mutedColor: textPalette['400'],\r\n },\r\n },\r\n },\r\n primary: generateTailwindPalette(themeOptions?.primaryColor || '#334dff'),\r\n content: {\r\n borderRadius: '{border.radius.lg}',\r\n },\r\n formField: {\r\n borderRadius: '{border.radius.lg}',\r\n },\r\n },\r\n components: {\r\n dialog: {\r\n header: {\r\n padding: '0',\r\n },\r\n content: {\r\n padding: '0',\r\n },\r\n footer: {\r\n padding: '0',\r\n },\r\n },\r\n toast: {\r\n root: {\r\n borderRadius: '{border.radius.xl}',\r\n },\r\n colorScheme: {\r\n light: {\r\n success: toastStyle,\r\n info: toastStyle,\r\n warn: toastStyle,\r\n error: toastStyle,\r\n secondary: toastStyle,\r\n },\r\n dark: {\r\n success: toastStyle,\r\n info: toastStyle,\r\n warn: toastStyle,\r\n error: toastStyle,\r\n secondary: toastStyle,\r\n },\r\n },\r\n },\r\n togglebutton: {\r\n root: {\r\n padding: '1px',\r\n },\r\n colorScheme: {\r\n light: {\r\n root: {\r\n checkedColor: '{primary.500}',\r\n },\r\n },\r\n dark: {\r\n root: {\r\n checkedColor: '{primary.400}',\r\n },\r\n },\r\n },\r\n },\r\n selectbutton: {\r\n root: {\r\n borderRadius: '{border.radius.lg}',\r\n },\r\n },\r\n\r\n paginator: {\r\n root: {\r\n borderRadius: '{border.radius.lg}',\r\n padding: '0 .5rem',\r\n },\r\n navButton: {\r\n borderRadius: '0',\r\n },\r\n\r\n colorScheme: {\r\n light: {\r\n navButton: {\r\n color: '{surface.600}',\r\n hoverBackground: '#fff',\r\n selectedBackground: '{surface.200}',\r\n selectedColor: '{surface.600}',\r\n focusRing: {\r\n color: '{surface.200}',\r\n },\r\n },\r\n },\r\n dark: {\r\n navButton: {\r\n color: '{surface.200}',\r\n hoverBackground: 'transparent',\r\n selectedBackground: 'transparent',\r\n selectedColor: '#fff',\r\n focusRing: {\r\n color: '#fff',\r\n },\r\n },\r\n },\r\n },\r\n\r\n css: () => `\r\n .p-paginator {\r\n --p-paginator-gap: 0;\r\n --p-paginator-nav-button-width: 2.2rem;\r\n --p-paginator-nav-button-height: 2.2rem;\r\n width: fit-content;\r\n border: 1px solid var(--p-surface-200);\r\n overflow: hidden;\r\n font-size: .95rem;\r\n }\r\n\r\n .p-paginator-pages button,\r\n .p-paginator-prev,\r\n .p-paginator-next {\r\n border-color: var(--p-surface-200);\r\n }\r\n\r\n .p-paginator-pages button {\r\n border-style: solid;\r\n border-width: 0 0 0 1px;\r\n }\r\n\r\n .p-paginator-pages button:first-child {\r\n border-left: none;\r\n }\r\n\r\n .p-paginator-prev {\r\n border-right: 1px solid var(--p-surface-200);\r\n }\r\n\r\n .p-paginator-next {\r\n border-left: 1px solid var(--p-surface-200);\r\n }\r\n\r\n .p-paginator .p-select {\r\n border: 0;\r\n background: transparent;\r\n }\r\n\r\n .p-paginator .p-select .p-select-label {\r\n padding: 0;\r\n }\r\n\r\n /* Dark Mode Styles */\r\n .dark .p-paginator {\r\n border-color: var(--p-surface-500);\r\n }\r\n\r\n .dark .p-paginator-pages button,\r\n .dark .p-paginator-prev,\r\n .dark .p-paginator-next {\r\n border-color: var(--p-surface-500);\r\n }\r\n\r\n .dark .p-paginator-prev {\r\n border-right-color: var(--p-surface-500);\r\n }\r\n\r\n .dark .p-paginator-next {\r\n border-left-color: var(--p-surface-500);\r\n }\r\n `,\r\n },\r\n\r\n toggleswitch: {\r\n root: {\r\n width: '2.5rem',\r\n height: '1.4rem',\r\n },\r\n },\r\n\r\n // steps: {\r\n // item: {\r\n // link: {\r\n // gap: 'calc(50% + 0.25rem)',\r\n // },\r\n // number: {\r\n // font: {\r\n // size: '0.9rem',\r\n // },\r\n // active: {\r\n // color: 'white',\r\n // background: '{primary.500}',\r\n // border: {\r\n // color: '{primary.500}',\r\n // },\r\n // },\r\n // },\r\n // },\r\n // },\r\n },\r\n };\r\n\r\n return definePreset(Aura, configs);\r\n};\r\n\r\nexport function provideMTComponents(\r\n themeOptions?: MTThemeOptions,\r\n): EnvironmentProviders {\r\n changeBackgroundColor(themeOptions?.backgroundColor);\r\n return providePrimeNG({\r\n zIndex: {\r\n modal: 1900,\r\n overlay: 1500,\r\n menu: 1500,\r\n tooltip: 1600,\r\n },\r\n theme: {\r\n preset: MTPreset(themeOptions),\r\n options: {\r\n darkModeSelector: '.dark',\r\n },\r\n },\r\n });\r\n}\r\n","import { MessageService } from 'primeng/api';\r\n\r\nexport function provideMTMessages() {\r\n return MessageService;\r\n}\r\n","import { ConfirmationService } from 'primeng/api';\r\n\r\nexport function provideMTConfirmation() {\r\n return ConfirmationService;\r\n}\r\n","import { HttpContext } from '@angular/common/http';\r\nimport { AbstractControl, ValidationErrors, ValidatorFn } from '@angular/forms';\r\n\r\nexport type FieldType =\r\n | 'text'\r\n | 'textarea'\r\n | 'select'\r\n | 'date'\r\n | 'number'\r\n | 'slider'\r\n | 'multi-select'\r\n | 'pick-list'\r\n | 'checkbox'\r\n | 'icon-field'\r\n | 'color-picker'\r\n | 'spacer'\r\n | string;\r\n\r\nexport type ValidatorType =\r\n | 'required'\r\n | 'email'\r\n | 'minLength'\r\n | 'maxLength'\r\n | 'min'\r\n | 'max'\r\n | 'pattern'\r\n | 'custom';\r\n\r\nexport type FieldRelationAction = 'enable' | 'disable' | 'show' | 'hide';\r\n\r\nexport interface FieldRelationConfig {\r\n key: string;\r\n value: any;\r\n action: FieldRelationAction;\r\n}\r\n\r\nexport interface ResponsiveColSpan {\r\n // Container\r\n xs?: number; // @xs\r\n sm?: number; // @sm\r\n md?: number; // @md\r\n lg?: number; // @lg\r\n xl?: number; // @xl\r\n}\r\n\r\nexport class ValidatorConfig {\r\n type: ValidatorType;\r\n value?: any;\r\n message?: string;\r\n customValidator?: (value: any) => boolean | Promise<boolean>;\r\n\r\n constructor(config: {\r\n type: ValidatorType;\r\n value?: any;\r\n message?: string;\r\n customValidator?: (value: any) => boolean | Promise<boolean>;\r\n }) {\r\n this.type = config.type;\r\n this.value = config.value;\r\n this.message = config.message;\r\n this.customValidator = config.customValidator;\r\n }\r\n\r\n // Factory methods for common validators\r\n static required(message = 'This field is required'): ValidatorConfig {\r\n return new ValidatorConfig({ type: 'required', message });\r\n }\r\n\r\n static email(message = 'Please enter a valid email'): ValidatorConfig {\r\n return new ValidatorConfig({ type: 'email', message });\r\n }\r\n\r\n static minLength(length: number, message?: string): ValidatorConfig {\r\n return new ValidatorConfig({\r\n type: 'minLength',\r\n value: length,\r\n message: message || `Minimum length is ${length} characters`,\r\n });\r\n }\r\n\r\n static maxLength(length: number, message?: string): ValidatorConfig {\r\n return new ValidatorConfig({\r\n type: 'maxLength',\r\n value: length,\r\n message: message || `Maximum length is ${length} characters`,\r\n });\r\n }\r\n\r\n static min(value: number, message?: string): ValidatorConfig {\r\n return new ValidatorConfig({\r\n type: 'min',\r\n value,\r\n message: message || `Minimum value is ${value}`,\r\n });\r\n }\r\n\r\n static max(value: number, message?: string): ValidatorConfig {\r\n return new ValidatorConfig({\r\n type: 'max',\r\n value,\r\n message: message || `Maximum value is ${value}`,\r\n });\r\n }\r\n\r\n static pattern(pattern: string, message = 'Invalid format'): ValidatorConfig {\r\n return new ValidatorConfig({ type: 'pattern', value: pattern, message });\r\n }\r\n\r\n static custom(\r\n validator: (value: any) => boolean | Promise<boolean>,\r\n message = 'Invalid value',\r\n ): ValidatorConfig {\r\n return new ValidatorConfig({\r\n type: 'custom',\r\n customValidator: validator,\r\n message,\r\n });\r\n }\r\n}\r\n\r\nexport type BaseFieldConstructorConfig = ConstructorParameters<\r\n typeof BaseFieldConfig\r\n>[0];\r\n\r\nexport abstract class BaseFieldConfig {\r\n key: string;\r\n label: string;\r\n type: FieldType;\r\n required: boolean;\r\n disabled: boolean;\r\n readonly: boolean;\r\n hidden: boolean;\r\n placeholder: string;\r\n hint: string;\r\n cssClass: string;\r\n validators: ValidatorConfig[];\r\n order: number;\r\n colSpan: number | ResponsiveColSpan;\r\n\r\n defaultValue?: any;\r\n\r\n customTemplate: string;\r\n relations: FieldRelationConfig[];\r\n\r\n constructor(config: {\r\n key?: string;\r\n label?: string;\r\n type: FieldType;\r\n required?: boolean;\r\n disabled?: boolean;\r\n readonly?: boolean;\r\n hidden?: boolean;\r\n placeholder?: string;\r\n hint?: string;\r\n cssClass?: string;\r\n validators?: ValidatorConfig[];\r\n order?: number;\r\n relations?: FieldRelationConfig[];\r\n colSpan?: number | ResponsiveColSpan;\r\n }) {\r\n this.key = config.key || 'Key';\r\n this.label = config.label || '';\r\n this.type = config.type;\r\n this.required = config.required || false;\r\n this.disabled = config.disabled || false;\r\n this.readonly = config.readonly || false;\r\n this.hidden = config.hidden || false;\r\n this.placeholder = config.placeholder || '';\r\n this.hint = config.hint || '';\r\n this.cssClass = config.cssClass || '';\r\n this.validators = config.validators || [];\r\n this.order = config.order || 0;\r\n this.relations = config.relations || [];\r\n this.colSpan = config.colSpan || 12;\r\n }\r\n}\r\n\r\n// Specific configurations for different field types\r\nexport class TextFieldConfig extends BaseFieldConfig {\r\n inputType: string;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n inputType?: string;\r\n },\r\n ) {\r\n super({ ...config, type: 'text' });\r\n this.inputType = config.inputType || 'text';\r\n }\r\n}\r\n\r\nexport class TextareaFieldConfig extends BaseFieldConfig {\r\n rows: number;\r\n autoResize: boolean;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n rows?: number;\r\n autoResize?: boolean;\r\n },\r\n ) {\r\n super({ ...config, type: 'textarea' });\r\n this.rows = config.rows || 3;\r\n this.autoResize = config.autoResize || false;\r\n }\r\n}\r\n\r\nexport class SelectFieldConfig extends BaseFieldConfig {\r\n options: any[];\r\n optionLabel: string;\r\n optionValue: string;\r\n multiple: boolean;\r\n filter: boolean;\r\n filterBy: string;\r\n filterPlaceholder: string;\r\n showClear: boolean;\r\n emptyMessage: string;\r\n hasPlaceholderPrefix: boolean;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n options: any[];\r\n optionLabel?: string;\r\n optionValue?: string;\r\n multiple?: boolean;\r\n filter?: boolean;\r\n filterBy?: string;\r\n filterPlaceholder?: string;\r\n showClear?: boolean;\r\n emptyMessage?: string;\r\n hasPlaceholderPrefix?: boolean;\r\n },\r\n ) {\r\n super({ ...config, type: 'select' });\r\n this.options = config.options;\r\n this.optionLabel = config.optionLabel || 'label';\r\n this.optionValue = config.optionValue || 'value';\r\n this.multiple = config.multiple || false;\r\n this.filter = config.filter || false;\r\n this.filterBy = config.filterBy || '';\r\n this.filterPlaceholder = config.filterPlaceholder || 'Search...';\r\n this.showClear = config.showClear || false;\r\n this.emptyMessage = config.emptyMessage || 'No options available';\r\n this.hasPlaceholderPrefix = config.hasPlaceholderPrefix || true;\r\n }\r\n}\r\n\r\nexport class RadioButtonFieldConfig extends BaseFieldConfig {\r\n options: any[];\r\n optionLabel: string;\r\n optionValue: string;\r\n orientation: 'vertical' | 'horizontal';\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n options: any[];\r\n optionLabel?: string;\r\n optionValue?: string;\r\n orientation?: 'vertical' | 'horizontal';\r\n },\r\n ) {\r\n super({ ...config, type: 'radio-button' });\r\n this.options = config.options;\r\n this.optionLabel = config.optionLabel || 'label';\r\n this.optionValue = config.optionValue || 'value';\r\n this.orientation = config.orientation || 'vertical';\r\n }\r\n}\r\nexport class RadioCardsFieldConfig extends BaseFieldConfig {\r\n options: any[];\r\n optionLabel: string;\r\n optionValue: string;\r\n size: string;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n options: any[];\r\n optionLabel?: string;\r\n optionValue?: string;\r\n size?: string;\r\n },\r\n ) {\r\n super({ ...config, type: 'radio-cards' });\r\n this.options = config.options;\r\n this.optionLabel = config.optionLabel || 'label';\r\n this.optionValue = config.optionValue || 'value';\r\n this.size = config.size || 'small';\r\n }\r\n}\r\nexport class UserSearchFieldConfig extends BaseFieldConfig {\r\n optionLabel: string;\r\n optionValue: string;\r\n size: string;\r\n apiUrl: string;\r\n context: HttpContext | undefined;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n optionLabel?: string;\r\n optionValue?: string;\r\n size?: string;\r\n hint?: string;\r\n apiUrl?: string;\r\n context?: HttpContext | undefined;\r\n placeholder?: string;\r\n },\r\n ) {\r\n super({ ...config, type: 'user-search' });\r\n this.optionLabel = config.optionLabel || 'label';\r\n this.optionValue = config.optionValue || 'value';\r\n this.size = config.size || '';\r\n this.hint = config.hint || '';\r\n this.context = config.context || undefined;\r\n this.apiUrl = config.apiUrl || '';\r\n this.placeholder = config.placeholder || 'Search';\r\n }\r\n}\r\n\r\nexport class UploadFileFieldConfig extends BaseFieldConfig {\r\n size: string;\r\n endPoint?: string;\r\n userImgClass?: string;\r\n shape?: string;\r\n accept?: string;\r\n fileSizeLimit?: number | undefined;\r\n context: HttpContext | undefined;\r\n title: string;\r\n description: string;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n size?: string;\r\n endPoint?: string;\r\n userImgClass?: string;\r\n shape?: string;\r\n accept?: string;\r\n fileSizeLimit?: number | undefined;\r\n context?: HttpContext | undefined;\r\n title?: string;\r\n description?: string;\r\n },\r\n ) {\r\n super({ ...config, type: 'upload-file' });\r\n this.size = config.size || 'normal';\r\n this.endPoint = config.endPoint || 'uploader';\r\n this.userImgClass =\r\n config.userImgClass || 'w-25! h-25! text-4xl! text-gray-400!';\r\n this.shape = config.shape || 'field';\r\n this.accept = config.accept || '.pdf,.doc,.docx,.xlsx,image/*';\r\n this.fileSizeLimit = config.fileSizeLimit || undefined;\r\n this.context = config.context || undefined;\r\n this.title = config.title || 'Upload File';\r\n this.description = config.description || 'Click or drop a file to upload';\r\n }\r\n}\r\n\r\nexport class DateFieldConfig extends BaseFieldConfig {\r\n dateFormat: string;\r\n showTime: boolean;\r\n showSeconds: boolean;\r\n hourFormat: '12' | '24';\r\n minDate?: Date;\r\n maxDate?: Date;\r\n disabledDates: Date[];\r\n disabledDays: number[];\r\n yearRange: string;\r\n showIcon: boolean;\r\n icon: string;\r\n showButtonBar: boolean;\r\n showClear: boolean;\r\n inline: boolean;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n dateFormat?: string;\r\n showTime?: boolean;\r\n showSeconds?: boolean;\r\n hourFormat?: '12' | '24';\r\n minDate?: Date;\r\n maxDate?: Date;\r\n disabledDates?: Date[];\r\n disabledDays?: number[];\r\n yearRange?: string;\r\n showIcon?: boolean;\r\n icon?: string;\r\n showButtonBar?: boolean;\r\n showClear?: boolean;\r\n inline?: boolean;\r\n },\r\n ) {\r\n super({ ...config, type: 'date' });\r\n this.dateFormat = config.dateFormat || 'yyyy-mm-dd';\r\n this.showTime = config.showTime || false;\r\n this.showSeconds = config.showSeconds || false;\r\n this.hourFormat = config.hourFormat || '24';\r\n this.minDate = config.minDate;\r\n this.maxDate = config.maxDate;\r\n this.disabledDates = config.disabledDates || [];\r\n this.disabledDays = config.disabledDays || [];\r\n this.yearRange = config.yearRange || '1900:2030';\r\n this.showIcon = config.showIcon || true;\r\n this.icon = config.icon || 'pi pi-calendar';\r\n this.showButtonBar = config.showButtonBar || false;\r\n this.showClear = config.showClear || true;\r\n this.inline = config.inline || false;\r\n }\r\n}\r\n\r\nexport class NumberFieldConfig extends BaseFieldConfig {\r\n min?: number;\r\n max?: number;\r\n step?: number;\r\n prefix?: string;\r\n suffix?: string;\r\n currency?: string;\r\n locale?: string;\r\n minFractionDigits?: number;\r\n maxFractionDigits?: number;\r\n useGrouping?: boolean;\r\n showButtons?: boolean;\r\n buttonLayout?: 'stacked' | 'horizontal';\r\n incrementButtonClass?: string;\r\n decrementButtonClass?: string;\r\n incrementButtonIcon?: string;\r\n decrementButtonIcon?: string;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n min?: number;\r\n max?: number;\r\n step?: number;\r\n prefix?: string;\r\n suffix?: string;\r\n currency?: string;\r\n locale?: string;\r\n minFractionDigits?: number;\r\n maxFractionDigits?: number;\r\n useGrouping?: boolean;\r\n showButtons?: boolean;\r\n buttonLayout?: 'stacked' | 'horizontal';\r\n incrementButtonClass?: string;\r\n decrementButtonClass?: string;\r\n incrementButtonIcon?: string;\r\n decrementButtonIcon?: string;\r\n },\r\n ) {\r\n super({ ...config, type: 'number' });\r\n this.min = config.min;\r\n this.max = config.max;\r\n this.step = config.step || 1;\r\n this.prefix = config.prefix;\r\n this.suffix = config.suffix;\r\n this.currency = config.currency;\r\n this.locale = config.locale;\r\n this.minFractionDigits = config.minFractionDigits;\r\n this.maxFractionDigits = config.maxFractionDigits;\r\n this.useGrouping = config.useGrouping || false;\r\n this.showButtons = config.showButtons || false;\r\n this.buttonLayout = config.buttonLayout || 'stacked';\r\n this.incrementButtonClass = config.incrementButtonClass;\r\n this.decrementButtonClass = config.decrementButtonClass;\r\n this.incrementButtonIcon = config.incrementButtonIcon;\r\n this.decrementButtonIcon = config.decrementButtonIcon;\r\n }\r\n}\r\n\r\nexport class SliderFieldConfig extends BaseFieldConfig {\r\n min?: number;\r\n max?: number;\r\n step?: number;\r\n orientation?: 'horizontal' | 'vertical';\r\n range?: boolean;\r\n animate?: boolean;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n min?: number;\r\n max?: number;\r\n step?: number;\r\n orientation?: 'horizontal' | 'vertical';\r\n range?: boolean;\r\n animate?: boolean;\r\n },\r\n ) {\r\n super({ ...config, type: 'slider' });\r\n this.min = config.min || 0;\r\n this.max = config.max || 100;\r\n this.step = config.step || 1;\r\n this.orientation = config.orientation || 'horizontal';\r\n this.range = config.range || false;\r\n this.animate = config.animate || false;\r\n }\r\n}\r\n\r\nexport class MultiSelectFieldConfig extends BaseFieldConfig {\r\n options: any[];\r\n optionLabel: string;\r\n optionValue: string;\r\n filter: boolean;\r\n filterBy: string;\r\n filterPlaceholder: string;\r\n showClear: boolean;\r\n emptyMessage: string;\r\n display?: 'comma' | 'chip';\r\n maxSelectedLabels?: number;\r\n selectedItemsLabel?: string;\r\n showToggleAll?: boolean;\r\n resetFilterOnHide?: boolean;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n options: any[];\r\n optionLabel?: string;\r\n optionValue?: string;\r\n filter?: boolean;\r\n filterBy?: string;\r\n filterPlaceholder?: string;\r\n showClear?: boolean;\r\n emptyMessage?: string;\r\n display?: 'comma' | 'chip';\r\n maxSelectedLabels?: number;\r\n selectedItemsLabel?: string;\r\n showToggleAll?: boolean;\r\n resetFilterOnHide?: boolean;\r\n },\r\n ) {\r\n super({ ...config, type: 'multi-select' });\r\n this.options = config.options;\r\n this.optionLabel = config.optionLabel || 'label';\r\n this.optionValue = config.optionValue || 'value';\r\n this.filter = config.filter || false;\r\n this.filterBy = config.filterBy || '';\r\n this.filterPlaceholder = config.filterPlaceholder || 'Search...';\r\n this.showClear = config.showClear || false;\r\n this.emptyMessage = config.emptyMessage || 'No options available';\r\n this.display = config.display || 'comma';\r\n this.maxSelectedLabels = config.maxSelectedLabels || 3;\r\n this.selectedItemsLabel = config.selectedItemsLabel || '{0} items selected';\r\n this.showToggleAll = config.showToggleAll || true;\r\n this.resetFilterOnHide = config.resetFilterOnHide || false;\r\n }\r\n}\r\n\r\nexport class PickListFieldConfig extends BaseFieldConfig {\r\n options: any[];\r\n optionLabel: string;\r\n optionValue: string;\r\n sourceHeader: string;\r\n targetHeader: string;\r\n showSourceControls: boolean;\r\n showTargetControls: boolean;\r\n showSourceFilter: boolean;\r\n showTargetFilter: boolean;\r\n filterBy: string;\r\n dataKey?: string;\r\n dragdrop: boolean;\r\n responsive: boolean;\r\n breakpoint: string;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n options: any[];\r\n optionLabel?: string;\r\n optionValue?: string;\r\n sourceHeader?: string;\r\n targetHeader?: string;\r\n showSourceControls?: boolean;\r\n showTargetControls?: boolean;\r\n showSourceFilter?: boolean;\r\n showTargetFilter?: boolean;\r\n filterBy?: string;\r\n dataKey?: string;\r\n dragdrop?: boolean;\r\n responsive?: boolean;\r\n },\r\n ) {\r\n super({ ...config, type: 'pick-list' });\r\n this.options = config.options;\r\n this.optionLabel = config.optionLabel || 'label';\r\n this.optionValue = config.optionValue || 'value';\r\n this.sourceHeader = config.sourceHeader || 'Available';\r\n this.targetHeader = config.targetHeader || 'Selected';\r\n this.showSourceControls =\r\n config.showSourceControls !== undefined\r\n ? config.showSourceControls\r\n : true;\r\n this.showTargetControls =\r\n config.showTargetControls !== undefined\r\n ? config.showTargetControls\r\n : true;\r\n this.showSourceFilter =\r\n config.showSourceFilter !== undefined ? config.showSourceFilter : false;\r\n this.showTargetFilter =\r\n config.showTargetFilter !== undefined ? config.showTargetFilter : false;\r\n this.filterBy = config.filterBy || this.optionLabel;\r\n this.dataKey = config.dataKey || this.optionValue;\r\n this.dragdrop = config.dragdrop ?? false;\r\n this.responsive = config.responsive ?? true;\r\n }\r\n}\r\n\r\nexport class CheckboxFieldConfig extends BaseFieldConfig {\r\n binary?: boolean;\r\n trueValue?: any;\r\n falseValue?: any;\r\n checkboxIcon?: string;\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n binary?: boolean;\r\n trueValue?: any;\r\n falseValue?: any;\r\n checkboxIcon?: string;\r\n },\r\n ) {\r\n super({ ...config, type: 'checkbox' });\r\n this.binary = config.binary !== false; // Default to true\r\n this.trueValue = config.trueValue !== undefined ? config.trueValue : true;\r\n this.falseValue =\r\n config.falseValue !== undefined ? config.falseValue : false;\r\n this.checkboxIcon = config.checkboxIcon;\r\n }\r\n}\r\nexport class ToggleFieldConfig extends BaseFieldConfig {\r\n constructor(config: Omit<BaseFieldConstructorConfig, 'type'>) {\r\n super({ ...config, type: 'toggle' });\r\n }\r\n}\r\nexport class EditorFieldConfig extends BaseFieldConfig {\r\n constructor(config: Omit<BaseFieldConstructorConfig, 'type'>) {\r\n super({ ...config, type: 'editor-field' });\r\n }\r\n}\r\n\r\nexport class ColorPickerFieldConfig extends BaseFieldConfig {\r\n format?: 'hex' | 'rgb' | 'hsb';\r\n inline?: boolean;\r\n appendTo?: any;\r\n variant?: 'outlined' | 'filled';\r\n\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type'> & {\r\n format?: 'hex' | 'rgb' | 'hsb';\r\n inline?: boolean;\r\n appendTo?: any;\r\n variant?: 'outlined' | 'filled';\r\n },\r\n ) {\r\n super({ ...config, type: 'color-picker' });\r\n this.format = config.format || 'hex';\r\n this.inline = config.inline || false;\r\n this.appendTo = config.appendTo || 'body';\r\n this.variant = config.variant || 'outlined';\r\n }\r\n}\r\n\r\nexport class IconFieldConfig extends BaseFieldConfig {\r\n constructor(config: Omit<BaseFieldConstructorConfig, 'type'> & {}) {\r\n super({ ...config, type: 'icon-field' });\r\n }\r\n}\r\n\r\nexport class SpacerFieldConfig extends BaseFieldConfig {\r\n constructor(\r\n config: Omit<BaseFieldConstructorConfig, 'type' | 'key' | 'label'> & {\r\n key?: string;\r\n label?: string;\r\n },\r\n ) {\r\n super({\r\n ...config,\r\n type: 'spacer',\r\n key: config.key || `spacer_${Date.now()}`,\r\n label: config.label || '',\r\n });\r\n }\r\n}\r\n\r\n// Union type for all field configurations\r\nexport type DynamicFieldConfig = {\r\n [K in keyof (TextFieldConfig &\r\n TextareaFieldConfig &\r\n SelectFieldConfig &\r\n DateFieldConfig &\r\n NumberFieldConfig &\r\n SliderFieldConfig &\r\n MultiSelectFieldConfig &\r\n PickListFieldConfig &\r\n CheckboxFieldConfig &\r\n ColorPickerFieldConfig &\r\n IconFieldConfig &\r\n SpacerFieldConfig &\r\n BaseFieldConfig)]?: (TextFieldConfig &\r\n TextareaFieldConfig &\r\n SelectFieldConfig &\r\n DateFieldConfig &\r\n NumberFieldConfig &\r\n SliderFieldConfig &\r\n MultiSelectFieldConfig &\r\n PickListFieldConfig &\r\n CheckboxFieldConfig &\r\n ColorPickerFieldConfig &\r\n IconFieldConfig &\r\n SpacerFieldConfig &\r\n BaseFieldConfig)[K];\r\n};\r\n\r\n// Layout configuration\r\nexport interface LayoutConfig {\r\n containerClass?: string;\r\n sectionClass?: string;\r\n fieldClass?: string;\r\n}\r\n\r\n// Simplified form configuration interface\r\nexport interface DynamicFormConfig {\r\n sections: SectionConfig[];\r\n layout?: LayoutConfig;\r\n}\r\nexport interface SectionConfig {\r\n key?: string;\r\n label?: string;\r\n type: 'none' | 'header';\r\n cssClass?: string;\r\n bodyClass?: string;\r\n headerClass?: string;\r\n columns?: number;\r\n\r\n order?: number;\r\n fields: DynamicFieldConfig[];\r\n}\r\nexport interface FieldState {\r\n hidden: boolean;\r\n disabled: boolean;\r\n}\r\n\r\nexport function createCustomValidator(\r\n customValidator: (value: any) => boolean | Promise<boolean>,\r\n message?: string,\r\n): ValidatorFn {\r\n return (control: AbstractControl): ValidationErrors | null => {\r\n const result = customValidator(control.value);\r\n\r\n if (result instanceof Promise) {\r\n // Handle async validation\r\n result.then((isValid) => {\r\n if (!isValid) {\r\n control.setErrors({\r\n custom: { message: message || 'Invalid value' },\r\n });\r\n }\r\n });\r\n return null; // For async, return null initially\r\n } else {\r\n // Handle sync validation\r\n return result\r\n ? null\r\n : { custom: { message: message || 'Invalid value' } };\r\n }\r\n };\r\n}\r\n\r\nexport function wrapValidatorWithMessage(\r\n validator: ValidatorFn,\r\n errorKey: string,\r\n message: string,\r\n): ValidatorFn {\r\n return (control: AbstractControl): ValidationErrors | null => {\r\n const result = validator(control);\r\n if (result) {\r\n // Replace the default error with custom message\r\n return { [errorKey]: { ...result[Object.keys(result)[0]], message } };\r\n }\r\n return null;\r\n };\r\n}\r\n// DynamicFieldConfig = input.required<any>({\r\n// transform: (value: any) => this.transformToDateFieldConfig(value)\r\n// });\r\n// transformToDateFieldConfig(value: any){\r\n// return new TextFieldConfig()\r\n// }\r\n","import { computed, Signal } from '@angular/core';\r\n\r\n/**\r\n * Query result with separate signals for each property\r\n */\r\nexport interface QueryResult<T> {\r\n data: Signal<T | null>;\r\n isPending: Signal<boolean>;\r\n isSuccess: Signal<boolean>;\r\n isError: Signal<boolean>;\r\n error: Signal<string | null>;\r\n}\r\n\r\n/**\r\n * Base facade with smart query selector factory\r\n */\r\nexport abstract class BaseFacade<TState, TLoadingName extends string> {\r\n /**\r\n * Override in child facade to provide the state selector\r\n */\r\n protected abstract state(): Signal<TState>;\r\n\r\n /**\r\n * Creates a query object with separate signals for data, loading, and error states\r\n * Each property is its own signal for granular reactivity\r\n *\r\n * @example\r\n * readonly modulesQuery = this.query(\r\n * 'getModulesLoading',\r\n * (state) => state.allModules\r\n * );\r\n *\r\n * // In template - each is a separate signal:\r\n * @if (modulesQuery.isPending()) { Loading... }\r\n * @if (modulesQuery.error(); as error) { Error: {{ error }} }\r\n * @if (modulesQuery.data(); as modules) {\r\n * <div *ngFor=\"let m of modules\">{{ m.title }}</div>\r\n * }\r\n */\r\n protected query<T>(\r\n loadingKey: TLoadingName,\r\n dataSelector: (state: TState) => T,\r\n ): QueryResult<T> {\r\n const stateSignal = this.state();\r\n\r\n const isPending = computed(() => {\r\n const currentState = stateSignal() as any;\r\n return currentState.loadingActive?.includes(loadingKey) ?? false;\r\n });\r\n\r\n const error = computed(() => {\r\n const currentState = stateSignal() as any;\r\n return currentState.errors?.[loadingKey] ?? null;\r\n });\r\n\r\n const data = computed(() => {\r\n const currentState = stateSignal() as any;\r\n const hasError = currentState.errors?.[loadingKey];\r\n return hasError ? null : dataSelector(currentState);\r\n });\r\n\r\n const isSuccess = computed(\r\n () => !isPending() && !error() && data() !== null,\r\n );\r\n\r\n const isError = computed(() => !!error());\r\n\r\n return {\r\n data,\r\n isPending,\r\n isSuccess,\r\n isError,\r\n error,\r\n };\r\n }\r\n\r\n /**\r\n * Creates a loading signal for a specific operation\r\n */\r\n protected loading(loadingKey: TLoadingName): Signal<boolean> {\r\n const stateSignal = this.state();\r\n return computed(() => {\r\n const currentState = stateSignal() as any;\r\n return currentState.loadingActive?.includes(loadingKey) ?? false;\r\n });\r\n }\r\n\r\n /**\r\n * Creates an error signal for a specific operation\r\n */\r\n protected errorSignal(loadingKey: TLoadingName): Signal<string | null> {\r\n const stateSignal = this.state();\r\n return computed(() => {\r\n const currentState = stateSignal() as any;\r\n return currentState.errors?.[loadingKey] ?? null;\r\n });\r\n }\r\n}\r\n","export interface EntityAdapter<T> {\r\n addOne(state: T[], entity: T): T[];\r\n upsertOne(state: T[], entity: T, uniqueKey?: keyof T): T[];\r\n updateOne(\r\n state: T[],\r\n id: string | number,\r\n changes: Partial<T>,\r\n uniqueKey?: keyof T,\r\n ): T[];\r\n removeOne(state: T[], id: string | number, uniqueKey?: keyof T): T[];\r\n setAll(state: T[], entities: T[]): T[];\r\n}\r\n\r\nexport function createEntityAdapter<T>(): EntityAdapter<T> {\r\n return {\r\n addOne: (state: T[], entity: T): T[] => [...state, entity],\r\n\r\n upsertOne: (\r\n state: T[],\r\n entity: T,\r\n uniqueKey: keyof T = 'id' as keyof T,\r\n ): T[] => {\r\n const key = entity[uniqueKey];\r\n if (key == null) return state;\r\n const index = state.findIndex((e) => e[uniqueKey] === key);\r\n if (index === -1) {\r\n return [...state, entity];\r\n }\r\n const clone = [...state];\r\n clone[index] = entity;\r\n return clone;\r\n },\r\n\r\n updateOne: (\r\n state: T[],\r\n id: string | number,\r\n changes: Partial<T>,\r\n uniqueKey: keyof T = 'id' as keyof T,\r\n ): T[] =>\r\n state.map((e) => (e[uniqueKey] === id ? { ...e, ...changes } : e)),\r\n\r\n removeOne: (\r\n state: T[],\r\n id: string | number,\r\n uniqueKey: keyof T = 'id' as keyof T,\r\n ): T[] => state.filter((e) => e[uniqueKey] !== id),\r\n\r\n setAll: (_state: T[], entities: T[]): T[] => [...entities],\r\n };\r\n}\r\n","import type { StateContext } from '@ngxs/store';\r\n\r\nexport interface LoadingStateShape<L extends string = string> {\r\n loadingActive: L[];\r\n errors: Partial<Record<L, string>>;\r\n}\r\n\r\ntype LoadingName<T extends LoadingStateShape<string>> =\r\n T['loadingActive'][number];\r\n\r\nexport function startLoading<T extends LoadingStateShape<string>>(\r\n ctx: StateContext<T>,\r\n loadingName: LoadingName<T>,\r\n): void {\r\n const { loadingActive, errors } = ctx.getState();\r\n\r\n if (!loadingActive.includes(loadingName)) {\r\n ctx.patchState({\r\n loadingActive: [...loadingActive, loadingName],\r\n } as Partial<T>);\r\n }\r\n\r\n if (errors && errors[loadingName]) {\r\n const { [loadingName]: _removed, ...rest } = errors;\r\n ctx.patchState({ errors: rest } as Partial<T>);\r\n }\r\n}\r\n\r\nexport function endLoading<T extends LoadingStateShape<string>>(\r\n ctx: StateContext<T>,\r\n loadingName: LoadingName<T>,\r\n): void {\r\n const { loadingActive } = ctx.getState();\r\n\r\n ctx.patchState({\r\n loadingActive: loadingActive.filter((name) => name !== loadingName),\r\n } as Partial<T>);\r\n}\r\n\r\nexport function setLoadingError<T extends LoadingStateShape<string>>(\r\n ctx: StateContext<T>,\r\n loadingName: LoadingName<T>,\r\n message: string,\r\n): void {\r\n const { errors } = ctx.getState();\r\n ctx.patchState({\r\n errors: { ...errors, [loadingName]: message },\r\n } as Partial<T>);\r\n}\r\n","import { StateContext } from '@ngxs/store';\r\nimport { Observable, of } from 'rxjs';\r\nimport { tap, catchError, finalize } from 'rxjs/operators';\r\nimport {\r\n startLoading,\r\n endLoading,\r\n setLoadingError,\r\n LoadingStateShape,\r\n} from './state-helpers';\r\n\r\nexport interface ApiRequestConfig<TState, TResponse> {\r\n ctx: StateContext<TState>;\r\n key: string;\r\n request$: Observable<TResponse>;\r\n onSuccess: (response: TResponse, state: TState) => Partial<TState> | void;\r\n onError?: (error: any, state: TState) => Partial<TState> | void;\r\n errorMessage?: string;\r\n}\r\n\r\nexport function handleApiRequest<\r\n TState extends LoadingStateShape<string>,\r\n TResponse,\r\n>(config: ApiRequestConfig<TState, TResponse>) {\r\n const { ctx, key, request$, onSuccess, onError, errorMessage } = config;\r\n\r\n startLoading(ctx, key);\r\n\r\n return request$.pipe(\r\n tap((response) => {\r\n const state = ctx.getState();\r\n const patch = onSuccess(response, state);\r\n if (patch) {\r\n ctx.patchState(patch);\r\n }\r\n }),\r\n catchError((error) => {\r\n const state = ctx.getState();\r\n const message = error?.error?.message ?? error?.message ?? errorMessage;\r\n setLoadingError(ctx, key, message);\r\n\r\n // Call onError callback if provided\r\n if (onError) {\r\n const patch = onError(error, state);\r\n if (patch) {\r\n ctx.patchState(patch);\r\n }\r\n }\r\n\r\n return of(null as any);\r\n }),\r\n finalize(() => endLoading(ctx, key)),\r\n );\r\n}\r\n","import { StateContext } from '@ngxs/store';\r\nimport { Observable } from 'rxjs';\r\nimport { createEntityAdapter } from '../utils/entity-adapter';\r\nimport { handleApiRequest } from '../utils/api-request.helper';\r\nimport { LoadingStateShape } from '../utils/state-helpers';\r\n\r\ninterface Response<T> {\r\n endpoint: string;\r\n status: number;\r\n code: number;\r\n locale: string;\r\n message?: string | null;\r\n errors?: any | null;\r\n data: T;\r\n cacheSession?: string;\r\n}\r\nexport interface CrudLoadConfig<T, TState, TData = T[]> {\r\n key: string;\r\n request$: Observable<Response<TData>>;\r\n stateProperty?: (state: TState) => T[];\r\n updateState?: (state: TState, data: TData) => Partial<TState>;\r\n transform?: (data: TData) => TData;\r\n onError?: (error: any, state: TState) => Partial<TState> | void;\r\n errorMessage?: string;\r\n}\r\n\r\nexport interface CrudCreateConfig<T, TState> {\r\n key: string;\r\n request$: Observable<Response<T>>;\r\n stateProperty: (state: TState) => T[];\r\n updateState?: (state: TState, items: T[]) => Partial<TState>;\r\n transform?: (data: T) => T;\r\n onError?: (error: any, state: TState) => Partial<TState> | void;\r\n errorMessage?: string;\r\n}\r\n\r\nexport interface CrudUpdateConfig<T, TState> {\r\n key: string;\r\n request$: Observable<Response<T>>;\r\n uniqueKey: keyof T;\r\n id: string | number;\r\n stateProperty: (state: TState) => T[];\r\n updateState?: (state: TState, items: T[]) => Partial<TState>;\r\n transform?: (data: T) => T;\r\n onError?: (error: any, state: TState) => Partial<TState> | void;\r\n errorMessage?: string;\r\n}\r\n\r\nexport interface CrudDeleteConfig<T, TState> {\r\n key: string;\r\n request$: Observable<Response<void>>;\r\n uniqueKey: keyof T;\r\n id: string | number;\r\n stateProperty: (state: TState) => T[];\r\n updateState?: (state: TState, items: T[]) => Partial<TState>;\r\n onError?: (error: any, state: TState) => Partial<TState> | void;\r\n errorMessage?: string;\r\n}\r\n\r\n/**\r\n * T = entity type (Module, User, ...)\r\n * TState = full state model (must include LoadingStateShape)\r\n * TLoad = union type of loading keys for this feature\r\n */\r\nexport abstract class CrudStateBase<\r\n T,\r\n TState extends LoadingStateShape<TLoad>,\r\n TLoad extends string,\r\n> {\r\n protected adapter = createEntityAdapter<T>();\r\n\r\n /**\r\n * Helper to create default updateState function\r\n */\r\n private getDefaultUpdateState<TState>(\r\n stateProperty: (state: TState) => T[],\r\n ): (state: TState, items: T[]) => Partial<TState> {\r\n // Try to extract the property name from the stateProperty function\r\n const funcStr = stateProperty.toString();\r\n const match = funcStr.match(/\\.([a-zA-Z_$][a-zA-Z0-9_$]*)/); // Match .propertyName\r\n const key = match ? match[1] : 'items';\r\n\r\n return (state, items) => ({ [key]: items }) as Partial<TState>;\r\n }\r\n\r\n /**\r\n * Load data (single item or array) with config object\r\n */\r\n protected load<TData = T[]>(\r\n ctx: StateContext<TState>,\r\n config: CrudLoadConfig<T, TState, TData>,\r\n ) {\r\n return handleApiRequest({\r\n ctx,\r\n key: config.key,\r\n request$: config.request$,\r\n onSuccess: (response, state) => {\r\n const data = config.transform\r\n ? config.transform(response.data)\r\n : response.data;\r\n\r\n // If stateProperty provided, use adapter for array operations\r\n if (config.stateProperty) {\r\n const items = this.adapter.setAll(\r\n config.stateProperty(state),\r\n data as T[],\r\n );\r\n const updateState =\r\n config.updateState ??\r\n this.getDefaultUpdateState(config.stateProperty);\r\n return updateState(state, items as any);\r\n }\r\n\r\n // Otherwise, use custom updateState directly\r\n if (config.updateState) {\r\n return config.updateState(state, data);\r\n }\r\n\r\n throw new Error('Either stateProperty or updateState must be provided');\r\n },\r\n onError: config.onError,\r\n errorMessage: config.errorMessage ?? 'Failed to load data',\r\n });\r\n }\r\n\r\n /**\r\n * Create one entity with config object\r\n */\r\n protected create(\r\n ctx: StateContext<TState>,\r\n config: CrudCreateConfig<T, TState>,\r\n ) {\r\n const updateState =\r\n config.updateState ?? this.getDefaultUpdateState(config.stateProperty);\r\n\r\n return handleApiRequest({\r\n ctx,\r\n key: config.key,\r\n request$: config.request$,\r\n onSuccess: (response, state) => {\r\n const entity = config.transform\r\n ? config.transform(response.data)\r\n : response.data;\r\n const items = this.adapter.addOne(config.stateProperty(state), entity);\r\n return updateState(state, items);\r\n },\r\n onError: config.onError,\r\n errorMessage: config.errorMessage ?? 'Failed to create item',\r\n });\r\n }\r\n\r\n /**\r\n * Update one entity with config object\r\n */\r\n protected update(\r\n ctx: StateContext<TState>,\r\n config: CrudUpdateConfig<T, TState>,\r\n ) {\r\n const updateState =\r\n config.updateState ?? this.getDefaultUpdateState(config.stateProperty);\r\n\r\n return handleApiRequest({\r\n ctx,\r\n key: config.key,\r\n request$: config.request$,\r\n onSuccess: (response, state) => {\r\n const entity = config.transform\r\n ? config.transform(response.data)\r\n : response.data;\r\n const items = this.adapter.upsertOne(\r\n config.stateProperty(state),\r\n entity,\r\n config.uniqueKey,\r\n );\r\n return updateState(state, items);\r\n },\r\n onError: config.onError,\r\n errorMessage: config.errorMessage ?? 'Failed to update item',\r\n });\r\n }\r\n\r\n /**\r\n * Delete one entity with config object\r\n */\r\n protected delete(\r\n ctx: StateContext<TState>,\r\n config: CrudDeleteConfig<T, TState>,\r\n ) {\r\n const updateState =\r\n config.updateState ?? this.getDefaultUpdateState(config.stateProperty);\r\n\r\n return handleApiRequest({\r\n ctx,\r\n key: config.key,\r\n request$: config.request$,\r\n onSuccess: (_response, state) => {\r\n const items = this.adapter.removeOne(\r\n config.stateProperty(state),\r\n config.id,\r\n config.uniqueKey,\r\n );\r\n return updateState(state, items);\r\n },\r\n onError: config.onError,\r\n errorMessage: config.errorMessage ?? 'Failed to delete item',\r\n });\r\n }\r\n}\r\n","import { AbstractControl } from '@angular/forms';\r\n\r\nexport function isInvalid(control: AbstractControl | null) {\r\n if (!control) return false;\r\n return control && control?.invalid && control?.touched;\r\n}\r\n","/*\r\n * Public API Surface of components\r\n */\r\n\r\n// Config\r\nexport * from './lib/config/providemt';\r\nexport * from './lib/config/povide-messages';\r\nexport * from './lib/config/provide-confirmation';\r\nexport * from './lib/config/dynamic-form.model';\r\n\r\n// Base classes\r\nexport * from './lib/base/base.facade';\r\nexport * from './lib/base/crud-base.state';\r\n\r\n// Utils\r\nexport * from './lib/utils/theme';\r\nexport * from './lib/utils/inputs';\r\nexport * from './lib/utils/state-helpers';\r\nexport * from './lib/utils/api-request.helper';\r\nexport * from './lib/utils/entity-adapter';\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@masterteam/components",
3
- "version": "0.0.66",
3
+ "version": "0.0.67",
4
4
  "publishConfig": {
5
5
  "directory": "../../../dist/masterteam/components",
6
6
  "linkDirectory": true,
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "dependencies": {
24
24
  "tslib": "^2.3.0",
25
- "@masterteam/icons": "^0.0.11"
25
+ "@masterteam/icons": "^0.0.9"
26
26
  },
27
27
  "repository": {
28
28
  "type": "git",
@@ -104,10 +104,6 @@
104
104
  "types": "./types/masterteam-components-field-validation.d.ts",
105
105
  "default": "./fesm2022/masterteam-components-field-validation.mjs"
106
106
  },
107
- "./formula-builder": {
108
- "types": "./types/masterteam-components-formula-builder.d.ts",
109
- "default": "./fesm2022/masterteam-components-formula-builder.mjs"
110
- },
111
107
  "./icon-field": {
112
108
  "types": "./types/masterteam-components-icon-field.d.ts",
113
109
  "default": "./fesm2022/masterteam-components-icon-field.mjs"