JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › distribution query
Tagged: distribution
- This topic has 7 replies, 3 voices, and was last updated 1 year, 7 months ago by svetoslav_borislavov.
-
AuthorPosts
-
March 17, 2023 at 8:08 pm #104560Dave DysonParticipant
I have downloaded full licenced smarts release UI V15.0.0. as a zip file. Tested demos and all works fine but have a couple of queries
Most of the examples reference the javascript from source/modules.
Also noticed js files in the /source dir itself (similar names to modules/source but not same). What are they for ?
I have been developing using the jQWidgets jquery version and use the jqx-all,js for the widgets etc. Is there a similar js in smarts UI. Did notice a smart-elements.js in /source dir ?
Also are you planning to release 3D charts in jQWidgets query version ?
Thanks
March 20, 2023 at 4:42 am #104565svetoslav_borislavovParticipantHi,
The equivalent to the jqx-all.js is the smart.elements.js. You can use it to import all the components.
Do not forget to import the CSS, smart.default.css.If you want to import only a specific component, you should import it with its related module.
For example, if you want to import only the buttons: ‘source/modules/smart.button.jsBest Regards,
Svetoslav BorislavovSmart UI Team
https://www.htmlelements.com/March 20, 2023 at 8:16 am #104576svetoslav_borislavovParticipantHi,
The 3d Chart will be available in the jQWidgets package in Q2 2023.
Best Regards,
Svetoslav BorislavovSmart UI Team
https://www.htmlelements.com/March 20, 2023 at 8:52 am #104582Dave DysonParticipantThanks for the replies but still not clear what the js files in the source directory itself are for. These js files have same names as js files in source/modules
directory but are of a different size.
March 20, 2023 at 10:02 am #104584svetoslav_borislavovParticipantHi,
Every component has other components in it and they are dependencies.
For example, the grid component uses the button, pager, tree and many more files internally and they should be imported also.
In the modules folder, the smart-grid.js import all the required dependencies and exports the grid.
To avoid errors, import components from the modules folder.
Best Regards,
Svetoslav BorislavovSmart UI Team
https://www.htmlelements.com/March 27, 2023 at 6:11 pm #104634Oleg IlinParticipant<div>
<div>
<div>Dear friends,</div>
<div>I started to see the inscription of your site when using web components</div>
</div>
</div>
<div></div>
<div>https://disk.yandex.ru/i/SxbQhnQP-7p7Eg</div>
<div>
<div>I have purchased a license for your product Version 10.x-14.x and use this version</div>
<div>Where can I insert the license key so that the inscription does not appear again</div>
<div>Best Regards,</div>
<div><span>Oleg I</span></div>
</div>
<div></div>March 27, 2023 at 6:12 pm #104635Oleg IlinParticipant<div>
<div>
<div>Dear friends,</div>
<div>I started to see the inscription of your site when using web components</div>
</div>
</div>
<div></div>
<div>https://disk.yandex.ru/i/SxbQhnQP-7p7Eg</div>
<div>
<div>I have purchased a license for your product Version 10.x-14.x and use this version</div>
<div>Where can I insert the license key so that the inscription does not appear again</div>
<div>Best Regards,</div>
<div>Oleg I</div>
</div>
<div></div>March 28, 2023 at 4:07 am #104636svetoslav_borislavovParticipantHi,
Please contact support@jqwidgets.com for activating your license.
Don’t forget to share your key with us!Best Regards,
Svetoslav BorislavovSmart UI Team
https://www.htmlelements.com/ -
AuthorPosts
- You must be logged in to reply to this topic.