Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
221 commits
Select commit Hold shift + click to select a range
1c2afbd
feat(primeng): migrate to PrimeNG 20 - component and API updates
hmoreras Nov 21, 2025
8f78af6
fix(dotcms-block-editor): increase bundle size budget to 3mb
hmoreras Nov 21, 2025
a92a24b
Replace `app.module` with `appConfig`, load the Lara theme, replace t…
fmontes Nov 24, 2025
ab2a3ab
merge main
hmoreras Nov 25, 2025
d93ab9c
refactor: migrate PrimeFlex classes to Tailwind CSS
hmoreras Nov 27, 2025
fff9479
form first pass (#33957)
fmontes Dec 2, 2025
87718e1
merge main
hmoreras Dec 2, 2025
4c461fb
chore: add hmr and improve build speen
fmontes Dec 4, 2025
2b4a7e8
The filetree select Lara component had the padding broken, so this is…
fmontes Dec 4, 2025
f6da691
refactor(search-component): Update HTML structure and styles, remove …
fmontes Dec 5, 2025
3080175
refactor(dot-workflow-actions): Update button size handling in templa…
fmontes Dec 5, 2025
813d770
refactor(dot-new-relationships): Replace searchable dropdown with Pri…
fmontes Dec 5, 2025
7872279
refactor(dot-content-types-edit): Update HTML structure and styles fo…
fmontes Dec 5, 2025
d2d9d0c
refactor(dot-new-relationships): Enhance content type loading and upd…
fmontes Dec 5, 2025
aeb9d42
feat(dot-workflow): Add DotWorkflowComponent with content type selection
fmontes Dec 5, 2025
7141718
refactor(dot-workflow): Implement ControlValueAccessor for DotWorkflo…
fmontes Dec 5, 2025
4258bc8
refactor(dot-new-relationships): Replace p-select with dot-workflow c…
fmontes Dec 5, 2025
61f079b
refactor(dot-workflow): Enhance content type loading and management
fmontes Dec 5, 2025
61db510
refactor of the dot-site-selector using the p-select directly--no-verify
hmoreras Dec 5, 2025
5d33ec8
Adding virtual scroll
fmontes Dec 5, 2025
833aa26
build(dotcms-ui): migrate to Esbuild/Vite and modernize build pipelin…
fmontes Dec 8, 2025
1f0e23a
merge main
hmoreras Dec 8, 2025
319e116
Merge branch 'issue-33882-primeng-update' into issue-33882-one-field
fmontes Dec 8, 2025
828eafd
fix of merge main
hmoreras Dec 8, 2025
477fcbe
fix(edit-ema): update grid view command and style class in palette me…
fmontes Dec 8, 2025
369d571
chore(dependencies): update primeng to version 21.0.1 and add @primeu…
fmontes Dec 8, 2025
1212e89
feat: migrate to PrimeNG v21 and Angular 21
hmoreras Dec 9, 2025
54bc76d
clean up dot-workflows
fmontes Dec 9, 2025
f3ca8b3
merge main
hmoreras Dec 11, 2025
bb003a9
refactor(dot-workflow): update lazy loading logic and event handling …
fmontes Dec 11, 2025
6ecc8e6
refactor(dot-workflow): enhance content type management and paginatio…
fmontes Dec 11, 2025
387ec28
add dummy content type for testing
fmontes Dec 11, 2025
96a9a6f
load content types onINit
fmontes Dec 12, 2025
d825332
clean up
fmontes Dec 12, 2025
65dfa00
clean up
fmontes Dec 12, 2025
f11fb7b
clean up
fmontes Dec 12, 2025
5cefb24
migrate Stencil from v2 to v4 - fix build errors - remove dotcms-fiel…
hmoreras Dec 12, 2025
582cf90
refactor(dot-starter): rename dot-workflow with dot-content-type comp…
fmontes Dec 12, 2025
02c046d
feat(dot-content-type): add custom filter functionality with debounce…
fmontes Dec 12, 2025
518f212
refactor(dot-content-type): improve content type management with auto…
fmontes Dec 12, 2025
c826dde
fix(dot-content-type): update virtual scroll options and add logging …
fmontes Dec 12, 2025
8e66f04
refactor(dot-content-type): enhance lazy load event parsing and valid…
fmontes Dec 13, 2025
eb00355
refactor(dot-content-type): migrate to signalState for improved state…
fmontes Dec 13, 2025
eaf82a5
refactor(dot-content-type): enhance unit tests and state management f…
fmontes Dec 13, 2025
37efc47
refactor(dot-content-type): update HTTP client imports for improved t…
fmontes Dec 13, 2025
22b4619
refactor(dot-content-type): enhance unit tests for content type compo…
fmontes Dec 13, 2025
f19c1cc
refactor(dot-content-type): integrate ControlValueAccessor with FormC…
fmontes Dec 13, 2025
b2f5f3c
refactor(dot-content-type): clean up and organize unit test imports a…
fmontes Dec 13, 2025
34a6e67
refactor(dot-content-type): remove redundant unit tests and streamlin…
fmontes Dec 13, 2025
110fde4
refactor(dot-content-type): improve clarity of unit tests by standard…
fmontes Dec 13, 2025
96ff09b
refactor(dot-content-type): add detailed documentation comments for c…
fmontes Dec 13, 2025
ea7eff4
feat(dot-site): add dot-site component for site selection with lazy l…
fmontes Dec 13, 2025
6f2f20c
feat(dot-content-type): enhance select component with onShow event an…
fmontes Dec 13, 2025
a931dc7
fix(dot-content-type): adjust virtual scroll options by adding autoSi…
fmontes Dec 13, 2025
1ff296c
feat(dot-starter): initialize selectedContentType with detailed struc…
fmontes Dec 13, 2025
4794ea6
feat(dot-content-type): implement pinned option functionality to enha…
fmontes Dec 13, 2025
c4ade77
feat(dot-site): implement pinned option in site selection for improve…
fmontes Dec 13, 2025
31097a9
test(dot-site): enhance unit tests for DotSiteComponent with comprehe…
fmontes Dec 13, 2025
76b6b92
feat(dot-site): refactor site selection components to utilize DotSite…
fmontes Dec 14, 2025
9ed03ad
test(dot-site): enhance unit tests for DotSiteComponent by refining i…
fmontes Dec 14, 2025
2e2c46d
test(dot-site): simplify unit tests for DotSiteComponent by removing …
fmontes Dec 14, 2025
998c8c5
test(dot-site): streamline unit tests for DotSiteComponent by removin…
fmontes Dec 14, 2025
1508b2f
test(dot-content-type): improve unit tests for DotContentTypeComponen…
fmontes Dec 14, 2025
8874b6f
feat(dot-content-type): enhance DotContentTypeComponent by refining s…
fmontes Dec 14, 2025
2a784f9
refactor(dot-content-type, dot-site): update constructor comments to …
fmontes Dec 14, 2025
098ea07
feat(dot-content-type, dot-site): implement OnDestroy lifecycle hook …
fmontes Dec 14, 2025
43e781c
test(dot-content-type, dot-site): enhance unit tests to verify conten…
fmontes Dec 14, 2025
3d06d44
refactor(dot-content-type, dot-site): simplify component templates an…
fmontes Dec 14, 2025
96594fa
feat(dot-themes): implement DotThemesService and DotThemeComponent wi…
fmontes Dec 15, 2025
f741950
feat(dot-theme): add DotThemeComponent with theme selection functiona…
fmontes Dec 15, 2025
3e0e7ce
refactor(dot-template-props): replace DotThemeSelectorDropdown with D…
fmontes Dec 15, 2025
358feab
refactor(dot-theme-selector): remove DotThemeSelectorDropdown compone…
fmontes Dec 15, 2025
1b0b213
fix: DotIframe & DotIframeDialog styles
rjvelazco Dec 15, 2025
8ca2d86
speify the correct path so dotAdmin run in the docker image
hmoreras Dec 15, 2025
fb09669
chore: clean up
fmontes Dec 15, 2025
084e7c4
Merge branch 'issue-33882-primeng-update' into issue-33882-one-field
fmontes Dec 15, 2025
38966f1
chore: clean up
fmontes Dec 15, 2025
1cc96cb
chore: clean up /dot-content-type-copy-dialog.component.spec.ts
fmontes Dec 15, 2025
11c9c3a
refactor(dot-content-type-copy-dialog): simplify test setup and impro…
fmontes Dec 15, 2025
96c5d7a
refactor(content-types-form): update test setup by replacing DotSiteS…
fmontes Dec 15, 2025
b9f2dba
refactor(content-types-form): streamline test setup by removing unuse…
fmontes Dec 15, 2025
78453ff
refactor(dot-toolbar): enhance test setup by integrating DotSiteServi…
fmontes Dec 15, 2025
b85d110
refactor(dot-template-props): enhance test setup by removing unused m…
fmontes Dec 15, 2025
5c443d1
fix(dot-template-props): correct typo in test description for form va…
fmontes Dec 15, 2025
7748fee
refactor(dot-new-relationships): update content type handling in comp…
fmontes Dec 15, 2025
44a3e0c
clean up
fmontes Dec 15, 2025
c2c3083
refactor(dot-themes): enforce required hostId in theme options and en…
fmontes Dec 15, 2025
3e6f1be
refactor(dot-theme): improve site selector interaction handling and p…
fmontes Dec 15, 2025
5c27000
Revert "speify the correct path so dotAdmin run in the docker image"
hmoreras Dec 15, 2025
74d4d9a
rever changes, can't have a p-select inside another
fmontes Dec 15, 2025
3200f45
Revert "refactor(dot-themes): enforce required hostId in theme option…
fmontes Dec 15, 2025
638f7b5
refactor(dot-create-persona-form): replace DotSiteSelectorField with …
fmontes Dec 15, 2025
784777c
refactor(dot-site-selector): remove DotSiteSelectorComponent and asso…
fmontes Dec 15, 2025
496a24a
refactor(dot-content-types): remove DotSiteSelectorField and related …
fmontes Dec 15, 2025
e8ed188
more
fmontes Dec 16, 2025
0d88ebe
refactor(dot-theme): enhance theme card layout and update selected th…
fmontes Dec 16, 2025
34e91e6
refactor(style.css): update form visibility handling and add TODO for…
fmontes Dec 16, 2025
5fae7ae
refactor(template-builder): remove unused theme selector component an…
fmontes Dec 16, 2025
4adebf1
merge main
hmoreras Dec 16, 2025
3400f09
refactor(template-builder): migrate styles from SCSS to CSS, enhance …
fmontes Dec 16, 2025
fbe88a8
refactor(template-builder): update Jest configuration and enhance com…
fmontes Dec 16, 2025
2eb1777
test(template-builder): fix delete button query in section component …
fmontes Dec 16, 2025
5f6da42
test(template-builder): update confirmation dialog tests to use event…
fmontes Dec 16, 2025
da6cb9f
test(template-builder): enhance confirmation dialog tests by using Ch…
fmontes Dec 16, 2025
53b093b
test(template-builder): improve theme selection tests by handling onC…
fmontes Dec 16, 2025
b8c75c8
test(template-builder): fix appendTo input signal call in AddStyleCla…
fmontes Dec 16, 2025
aa5e2cc
update references / merge main
hmoreras Dec 16, 2025
ab98b2f
test(template-builder): add data-testId attribute for delete column c…
fmontes Dec 16, 2025
03be7e8
test(template-builder): refactor TemplateBuilderBoxComponent tests to…
fmontes Dec 16, 2025
71675aa
remove dependencies and add missing import to fix the build & lint fixes
hmoreras Dec 17, 2025
51453cd
refactor(template-builder): migrate styles from SCSS to CSS, simplify…
fmontes Dec 17, 2025
f1c8687
Merge branch 'main' into issue-33882-primeng-update
hmoreras Dec 17, 2025
ecaad3f
fix(template-builder): update item input handling to set lastTemplate…
fmontes Dec 18, 2025
98a2c6b
test(template-builder): enhance DotTemplateBuilderComponent tests wit…
fmontes Dec 18, 2025
2d36b61
test(template-builder): refine DotTemplateBuilderComponent tests to i…
fmontes Dec 18, 2025
1359796
fix(template-store): update working template immediately on save and …
fmontes Dec 18, 2025
4dbcc6a
refactor(template-builder): update theme handling in TemplateBuilderC…
fmontes Dec 18, 2025
f00fca8
Migrate Locales portlet to primeng 21 (#34128)
adrianjm-dotCMS Dec 18, 2025
11570c3
chore(package): update primeng to version 21.0.2 and adjust dependenc…
fmontes Dec 18, 2025
75116b1
update yarn.lock
hmoreras Dec 18, 2025
470c2b2
refactor(dot-theme): enhance theme component with improved state mana…
fmontes Dec 18, 2025
403e474
test(dot-theme): refactor and enhance ControlValueAccessor tests for …
fmontes Dec 18, 2025
cb7d8db
test(dot-theme): streamline DotThemeComponent tests by consolidating …
fmontes Dec 18, 2025
850940e
test(dot-theme): add unit test for onThemeSelect method and mock moti…
fmontes Dec 18, 2025
c04eb24
test(dot-theme): enhance DotThemeComponent tests by integrating DotSi…
fmontes Dec 18, 2025
4e4d504
Merge branch 'main' into issue-33882-primeng-update
hmoreras Dec 18, 2025
2ed462c
refactor(template-builder): remove SCSS styles and update HTML struct…
fmontes Dec 19, 2025
8c71bd8
refactor(template-builder): update theme selection logic and remove u…
fmontes Dec 19, 2025
a0b78a5
fix(template-builder): update background color in small template box …
fmontes Dec 19, 2025
c612582
refactor(template-builder): simplify HTML structure by removing unnec…
fmontes Dec 19, 2025
53ef829
fix(dot-theme): add margin to header section for better spacing in Do…
fmontes Dec 19, 2025
beffd31
refactor(dot-starter): remove unused DotThemeComponent and simplify H…
fmontes Dec 19, 2025
7aaf7bd
Merge branch 'issue-33882-primeng-update' into issue-33882-one-field
fmontes Dec 19, 2025
63dad54
add blue
fmontes Dec 19, 2025
4c36de1
Templeate builder, dot-site and dot-content-type and fix search in re…
fmontes Dec 19, 2025
48d4831
refactor(uve): update UI components and styling for PrimeNG compatibi…
zJaaal Dec 19, 2025
b1321b6
Merge branch 'issue-33882-uve' into issue-33882-primeng-update
zJaaal Dec 19, 2025
c7f075d
refactor(language-selector): enhance model synchronization and reset …
fmontes Dec 19, 2025
26f7b94
refactor(dot-toolbar, dot-crumbtrail, main-legacy): update component …
fmontes Dec 22, 2025
072feea
Migrate: dotCMS Page Portlert (#34132)
rjvelazco Dec 22, 2025
ec7420b
merge main
hmoreras Dec 22, 2025
10c7cba
update yarn.lock
hmoreras Dec 22, 2025
6bc79b9
Migrate Containers Portlet (#34158)
adrianjm-dotCMS Dec 22, 2025
f6c6515
migrate new changes
hmoreras Dec 22, 2025
01c214a
fix: resolve TypeScript module resolution compatibility in create-app
hmoreras Dec 22, 2025
440c7a6
remove the imports to remove file size alert
hmoreras Dec 23, 2025
e82a1f3
Migrate Containers Portlet Feedback (#34180)
adrianjm-dotCMS Dec 29, 2025
e1cd29f
merge main
hmoreras Jan 7, 2026
e0b2cdd
merge main
hmoreras Jan 7, 2026
ba47251
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 7, 2026
3d70073
Issue 34141 migrate content drive (#34202)
adrianjm-dotCMS Jan 8, 2026
ee04acf
merge main
hmoreras Jan 9, 2026
6859428
Merge branch 'issue-33882-primeng-update' of https://github.com/dotCM…
hmoreras Jan 9, 2026
beb678c
usage portlet
hmoreras Jan 15, 2026
e192457
merge main
hmoreras Jan 15, 2026
30285f7
Migrate Apps Portlet UI to PrimeNG 21 and Angular 21 (#34308)
zJaaal Jan 15, 2026
9b98295
Migrate analytics portlet (#34303)
adrianjm-dotCMS Jan 15, 2026
5426ab6
Issue 34248 migrate edit ema portlet UI to primeng angular 21 (#34310)
rjvelazco Jan 16, 2026
e589592
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 16, 2026
2ac2d6b
merge main
hmoreras Jan 19, 2026
329a8a9
merge main
hmoreras Jan 20, 2026
bbed7a2
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 20, 2026
c505d15
fix: resolve MCP server TS and calendar SCSS build errors (#34342)
hmoreras Jan 20, 2026
14ac7f3
fix(Rules): Migrate Portlet UI to PrimeNG 21 and Angular 21 (#34313)
zJaaal Jan 21, 2026
447f8f4
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 21, 2026
38a95d4
chore(UVE): Migrate UVE Experiments (#34345)
rjvelazco Jan 22, 2026
f8966cd
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 22, 2026
0e011ed
Migrate content-types-portlet (#34362)
adrianjm-dotCMS Jan 22, 2026
1bb366a
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 22, 2026
97cde96
fix(Experiments): Tests (#34378)
rjvelazco Jan 23, 2026
b4088cc
Dot-toolbar-migration and PrimeNG update (#34380)
adrianjm-dotCMS Jan 26, 2026
0ba2694
feat: migrate templates portlet to PrimeNG v21 and Angular 21 (#34388)
zJaaal Jan 26, 2026
26bb7f3
chore: Remove legacy Edit Page Portlet from codebase (#34385)
rjvelazco Jan 26, 2026
e7d9726
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 27, 2026
8be582a
Migrate(edit Content): Portlet UI to primeng angular 21 (#34418)
rjvelazco Jan 28, 2026
4617367
Issue 33882 primeng update dynamic colors (#34426)
hmoreras Jan 28, 2026
7f1f734
merge main
hmoreras Jan 28, 2026
f27ff06
Migrate block editor library to PrimeNG v21 patterns and theme (#34427)
zJaaal Jan 29, 2026
cd3878d
merge main
hmoreras Jan 29, 2026
f27bdfe
Merge branch 'issue-33882-primeng-update' of https://github.com/dotCM…
hmoreras Jan 29, 2026
c6f093f
merge main
hmoreras Jan 30, 2026
f5ac903
34141 feedback content drive (#34456)
adrianjm-dotCMS Jan 30, 2026
42b085f
Merge branch 'main' into issue-33882-primeng-update
hmoreras Jan 30, 2026
bb914e3
Enhance DotCopyButton component for better integration and styling
KevinDavilaDotCMS Jan 30, 2026
615c852
Refactor DotLocaleCreateEdit component and DotCopyButton styles
KevinDavilaDotCMS Jan 31, 2026
50b8097
Merge branch 'main' into issue-33882-primeng-update
hmoreras Feb 2, 2026
6d82d38
Merge branch 'issue-33882-primeng-update' of https://github.com/dotCM…
hmoreras Feb 2, 2026
5b6d097
Merge branch 'main' into issue-33882-primeng-update
hmoreras Feb 3, 2026
3a2f645
Migrate(edit Content): Portlet UI to primeng angular 21 V2 (#34433)
rjvelazco Feb 3, 2026
575eeac
Feedback containers portlet qa (#34492)
adrianjm-dotCMS Feb 3, 2026
778e33c
fix(Experiments): UVE Experiments Portlet (#34493)
rjvelazco Feb 3, 2026
1b08442
fix the iframe loading indicator positon to just cover the portlet an…
hmoreras Feb 3, 2026
85e480a
feedback analytics dashboards (#34500)
hmoreras Feb 4, 2026
a556cb9
merge main
hmoreras Feb 4, 2026
cf971f7
Enhance UI components: Added host class to DotPageSelector, adjusted …
KevinDavilaDotCMS Feb 4, 2026
65dbad0
fix(DotPages): Feedback (#34501)
rjvelazco Feb 4, 2026
b9d9371
udpate angular and primenNG version + fixing test (#34511)
hmoreras Feb 5, 2026
c29f145
Merge branch 'main' into issue-33882-primeng-update
zJaaal Feb 5, 2026
b041473
fix: General feedback and UI improvements for portlets (#34516)
zJaaal Feb 5, 2026
d894915
fix underline issue (#34524)
zJaaal Feb 5, 2026
abdb71a
Merge branch 'main' into issue-33882-primeng-update
hmoreras Feb 6, 2026
039601e
34249 feedback content types (#34515)
adrianjm-dotCMS Feb 6, 2026
0beec44
fix: apply formatter to fix format:check in CI
hmoreras Feb 6, 2026
4458f69
Changed size of content drive multiselects and fix menu on Pages port…
KevinDavilaDotCMS Feb 6, 2026
9039d25
General UI feedback improvements (#34536)
zJaaal Feb 6, 2026
10cf6c4
fix(UVE): Feedback (#34517)
rjvelazco Feb 6, 2026
9cf33f0
Merge branch 'main' into issue-33882-primeng-update
zJaaal Feb 9, 2026
af0c8f7
fix: marketer section layout issues in onboarding (#34551)
zJaaal Feb 9, 2026
82dfecb
fix the buid
hmoreras Feb 9, 2026
fe01c5d
Merge branch 'issue-33882-primeng-update' of https://github.com/dotCM…
hmoreras Feb 9, 2026
ff48ebd
34249 feedback containers and content types (#34550)
adrianjm-dotCMS Feb 9, 2026
ba254d6
Adjust font size on dropdown in content drive (#34562)
KevinDavilaDotCMS Feb 9, 2026
c364dd8
Merge branch 'main' into issue-33882-primeng-update
zJaaal Feb 9, 2026
5c77b7e
fix container and content types issues (#34569)
adrianjm-dotCMS Feb 9, 2026
7df1e9c
fix padding
zJaaal Feb 9, 2026
9e03aa8
small fixes on content drive
zJaaal Feb 10, 2026
890f621
merge main
hmoreras Feb 10, 2026
0b85289
Merge branch 'main' into issue-33882-primeng-update
zJaaal Feb 10, 2026
2708a2a
fix(Edit Content): Feedback (#34559)
rjvelazco Feb 10, 2026
5af8175
Merge branch 'main' into issue-33882-primeng-update
hmoreras Feb 11, 2026
e407d33
Added margin to fix wrong view in AddToBundle component (#34598)
KevinDavilaDotCMS Feb 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ examples/nextjs/package-lock.json
examples/angular/package-lock.json
examples/astro/package-lock.json

# core-web uses yarn, ignore npm lock file
/core-web/package-lock.json

local/

**/.yalc/
Expand Down
11 changes: 11 additions & 0 deletions COMMIT_MESSAGE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
refactor: migrate PrimeFlex classes to Tailwind CSS

Migrate all PrimeFlex utility classes to Tailwind CSS equivalents using pf2tw tool.

- Replace `align-items-*` → `items-*`
- Replace `justify-content-*` → `justify-*`
- Replace `flex-grow-1` → `grow`
- Update spacing and sizing utilities to Tailwind scale
- Update color utilities to use PrimeNG theme tokens

Affects components across dotcms-ui, ui library, and various portlets.
9 changes: 9 additions & 0 deletions core-web/.cursor/mcp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"mcpServers": {
"primeng": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@primeng/mcp"]
}
}
}
1 change: 0 additions & 1 deletion core-web/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ This folder contains the frontend infrastructure for the DotCMS admin system, in
| [dot-layout-grid](https://github.com/dotCMS/core-web/tree/main/libs/dot-layout-grid) | lib | `libs/dot-layout-grid` | Angular | Components for layout editor |
| [block-editor](https://github.com/dotCMS/core-web/tree/main/libs/block-editor) | lib | `libs/block-editor` | TitTap | Block editor components |
| [dot-rules](https://github.com/dotCMS/core-web/tree/main/libs/dot-rules) | lib | `libs/dot-rules` | Angular | Components and services for rules |
| [dotcms-field-elements](https://github.com/dotCMS/core-web/tree/main/libs/dotcms-field-elements) | lib | `libs/dotcms-field-elements` | Stenciljs | Web components for form builder (deprecated) |
| [dotcms-js](https://github.com/dotCMS/core-web/tree/main/libs/dotcms-js) | lib | `libs/dotcms-js` | Angular | Angular @injectables for DotCMS API |
| [dotcms-models](https://github.com/dotCMS/core-web/tree/main/libs/dotcms-models) | lib | `libs/dotcms-models` | Typescript | DotCMS interfaces and types |
| [dotcms-scss](https://github.com/dotCMS/core-web/tree/main/libs/dotcms-scss) | lib | `libs/dotcms-scss` | SCSS | SCSS shared files for theme Angular PrimeNG and Dijit Theme |
Expand Down
2 changes: 0 additions & 2 deletions core-web/apps/dotcdn/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"libs/dotcms-scss/angular/styles.scss",
"node_modules/primeicons/primeicons.css",
"node_modules/primeflex/primeflex.css",
"node_modules/primeng/resources/primeng.min.css",
"apps/dotcdn/src/styles.scss"
],
"stylePreprocessorOptions": {
Expand Down Expand Up @@ -96,7 +95,6 @@
"libs/dotcms-scss/angular/styles.scss",
"node_modules/primeicons/primeicons.css",
"node_modules/primeflex/primeflex.css",
"node_modules/primeng/resources/primeng.min.css",
"apps/dotcdn/src/styles.scss"
],
"assets": ["apps/dotcdn/src/favicon.ico", "apps/dotcdn/src/assets"],
Expand Down
16 changes: 8 additions & 8 deletions core-web/apps/dotcdn/src/app/app.component.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<p-tabView>
<p-tabs>
@if (vm$ | async; as VM) {
<p-tabPanel header="Overview">
<p-tab header="Overview">
<div class="dot-cdn__tab-content">
<div class="dot-cdn__tab-content-meta">
<p-dropdown
<p-select
(onChange)="changePeriod($event)"
[(ngModel)]="selectedPeriod.value"
[options]="periodValues"
optionLabel="label"
optionValue="value" />
optionValue="value"></p-select>
@if (VM.cdnDomain) {
<div class="dot-cdn__tab-domain">
<small>Root CDN Domain</small>
Expand Down Expand Up @@ -64,10 +64,10 @@ <h3 class="dot-cdn__tab-content-label">Requests Served</h3>
}
</div>
</div>
</p-tabPanel>
</p-tab>
}
@if (vmPurgeLoaders$ | async; as VMPurgeLoaders) {
<p-tabPanel header="Flush Cache">
<p-tab header="Flush Cache">
<div class="dot-cdn__tab-content--contained">
<form [formGroup]="purgeZoneForm">
<div class="dot-cdn__tab-content__row">
Expand Down Expand Up @@ -105,6 +105,6 @@ <h3 class="dot-cdn__tab-content-label">Purge All</h3>
class="p-button-danger p-button-outlined"></button>
</div>
</div>
</p-tabPanel>
</p-tab>
}
</p-tabView>
</p-tabs>
12 changes: 6 additions & 6 deletions core-web/apps/dotcdn/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ import { RouterModule } from '@angular/router';

import { ButtonModule } from 'primeng/button';
import { ChartModule } from 'primeng/chart';
import { DropdownModule } from 'primeng/dropdown';
import { InputTextModule } from 'primeng/inputtext';
import { InputTextareaModule } from 'primeng/inputtextarea';
import { SelectModule } from 'primeng/select';
import { SkeletonModule } from 'primeng/skeleton';
import { TabViewModule } from 'primeng/tabview';
import { TabsModule } from 'primeng/tabs';
import { TextareaModule } from 'primeng/textarea';

import {
CoreWebService,
Expand Down Expand Up @@ -41,13 +41,13 @@ const dotEventSocketURLFactory = () => {
imports: [
BrowserModule,
InputTextModule,
DropdownModule,
SelectModule,
BrowserAnimationsModule,
HttpClientModule,
RouterModule.forRoot([]),
TabViewModule,
TabsModule,
ChartModule,
InputTextareaModule,
TextareaModule,
ButtonModule,
DotIconComponent,
FormsModule,
Expand Down
4 changes: 0 additions & 4 deletions core-web/apps/dotcms-binary-field-builder/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@
],
"styles": [
"node_modules/primeicons/primeicons.css",
"node_modules/primeng/resources/primeng.min.css",
"libs/dotcms-scss/angular/dotcms-theme/_misc.scss",
"libs/dotcms-scss/angular/dotcms-theme/components/buttons/common.scss",
"libs/dotcms-scss/angular/dotcms-theme/components/buttons/_button.scss",
"libs/dotcms-scss/angular/dotcms-theme/components/_dialog.scss",
"libs/dotcms-scss/angular/dotcms-theme/components/form/_inputtext.scss",
"libs/dotcms-scss/angular/dotcms-theme/utils/_validation.scss",
"libs/dotcms-scss/angular/_prime-icons.scss"
Expand Down
5 changes: 5 additions & 0 deletions core-web/apps/dotcms-block-editor/.postcssrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"plugins": {
"@tailwindcss/postcss": {}
}
}
13 changes: 4 additions & 9 deletions core-web/apps/dotcms-block-editor/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,8 @@
],
"styles": [
"node_modules/primeicons/primeicons.css",
"node_modules/primeflex/primeflex.css",
"node_modules/primeng/resources/primeng.min.css",
"libs/dotcms-scss/angular/_forms.scss",
"libs/dotcms-scss/angular/_mixins.scss",
"libs/dotcms-scss/angular/dotcms-theme/theme.scss",
"libs/dotcms-scss/angular/_prime-icons.scss",
"apps/dotcms-block-editor/src/styles.scss"
"libs/dotcms-scss/angular/styles.scss",
"apps/dotcms-block-editor/src/styles.css"
],
"stylePreprocessorOptions": {
"includePaths": ["libs/dotcms-scss/angular"]
Expand Down Expand Up @@ -74,8 +69,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "2mb",
"maximumError": "2.8mb"
"maximumWarning": "2.5mb",
"maximumError": "3mb"
},
{
"type": "anyComponentStyle",
Expand Down
15 changes: 12 additions & 3 deletions core-web/apps/dotcms-block-editor/src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,12 @@ import { ListboxModule } from 'primeng/listbox';
import { OrderListModule } from 'primeng/orderlist';

import { BlockEditorModule, DotBlockEditorComponent } from '@dotcms/block-editor';
import { DotPropertiesService, DotContentSearchService } from '@dotcms/data-access';
import { DotAssetSearchComponent } from '@dotcms/ui';
import {
DotPropertiesService,
DotContentSearchService,
DotMessageService
} from '@dotcms/data-access';
import { DotAssetSearchComponent, provideDotCMSTheme } from '@dotcms/ui';

import { AppComponent } from './app.component';

Expand All @@ -28,7 +32,12 @@ import { AppComponent } from './app.component';
HttpClientModule,
DotAssetSearchComponent
],
providers: [DotPropertiesService, DotContentSearchService]
providers: [
DotPropertiesService,
DotContentSearchService,
DotMessageService,
provideDotCMSTheme()
]
})
export class AppModule implements DoBootstrap {
constructor(private injector: Injector) {}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
@import 'tailwindcss';
@import 'tailwindcss-primeui';

.p-dialog-mask.p-component-overlay.p-dialog-mask-scrollblocker {
background-color: transparent;
backdrop-filter: none;
Expand Down
5 changes: 5 additions & 0 deletions core-web/apps/dotcms-ui/.postcssrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"plugins": {
"@tailwindcss/postcss": {}
}
}
7 changes: 3 additions & 4 deletions core-web/apps/dotcms-ui/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,10 @@
}
],
"styles": [
"node_modules/prismjs/themes/prism-okaidia.css",
"node_modules/primeicons/primeicons.css",
"libs/dotcms-scss/angular/styles.scss",
"node_modules/primeflex/primeflex.css",
"node_modules/primeng/resources/primeng.min.css",
"node_modules/gridstack/dist/gridstack.min.css"
"apps/dotcms-ui/src/style.css"
],
"scripts": [],
"stylePreprocessorOptions": {
Expand Down Expand Up @@ -194,4 +193,4 @@
},
"tags": [],
"implicitDependencies": ["dotcms-webcomponents"]
}
}
Loading
Loading