Hello
Can you please check this link https://abp.io/docs/latest/ui-themes/lepton-x#source-code
Thank you.
I have looked through the code provided from that link, and I was not able to find any of the angular components that are coming from NPM Packages like @volo/abp.commercial.ng.ui
. For example, I was not able to find AdvancedEntityFiltersComponent
which would have the code for the abp-advanced-entity-filters
selector
We are looking for the source code of the commercial NPM Packages that are referenced on https://abp.io/packages (See screenshot below). When clicking the link to any of the packages (ex. https://www.npmjs.com/package/@volo/abp.commercial.ng.ui), the package description is generic and the same for every package, and the link to the GitHub repo results in a 404 error.
Also, due to the generic description on these NPM Packages, we aren't able to determine what features/components these packages are providing to us, where would the documentation of these NPM Packages be found?
Hi,
We are looking for the full source code of the LeptonX Angular Theme (Commercial). We downloaded the source code that was found under the Modules section in ABP Suite (Lepton X Pro), but this did not have everything that we were looking for. There are some out-of-the-box components that we would like the ability to modify to better fit our use cases. For example, if we wanted to modify the abp-advanced-entity-filters component, we are currently unable to access the source code to do so and it is not in the source code downloaded from ABP Suite. Ideally, we would like to be able to access the source code of the NPM packages listed under the Commercial License section on https://abp.io/packages.