@mobiscroll/javascript-lite
Advanced tools
Comparing version 4.6.3 to 4.7.2
@@ -6,2 +6,3 @@ import { FormControl } from './form-control'; | ||
constructor(element: any, settings: MbscFormOptions); | ||
refresh(): void; | ||
} |
import { mobiscroll } from '../frameworks/angular'; | ||
import { MbscFormsModule, MbscForm, MbscRating, MbscInput, MbscDropdown, MbscTextarea, MbscButton, MbscCheckbox, MbscSwitch, MbscStepper, MbscProgress, MbscSlider, MbscRadio, MbscRadioGroup, MbscSegmentedGroup, MbscSegmented } from '../forms.angular'; | ||
import { MbscInput, MbscInputModule } from '../input.angular'; | ||
import { MbscFormsModule, MbscForm, MbscRating, MbscDropdown, MbscTextarea, MbscButton, MbscCheckbox, MbscSwitch, MbscStepper, MbscProgress, MbscSlider, MbscRadio, MbscRadioGroup, MbscSegmentedGroup, MbscSegmented, MbscFormOptions } from '../forms.angular'; | ||
import { MbscPageModule, MbscPage, MbscPageOptions, MbscNote, MbscAvatar } from '../page.angular'; | ||
@@ -7,2 +8,2 @@ import { MbscCommercialComponent } from '../mobiscroll.commercial'; | ||
} | ||
export { mobiscroll, MbscForm, MbscRating, MbscPage, MbscNote, MbscAvatar, MbscInput, MbscDropdown, MbscTextarea, MbscButton, MbscCheckbox, MbscSwitch, MbscStepper, MbscProgress, MbscSlider, MbscRadio, MbscRadioGroup, MbscSegmentedGroup, MbscSegmented, MbscCommercialComponent, MbscPageOptions, MbscModule, MbscFormsModule, MbscPageModule }; | ||
export { mobiscroll, MbscForm, MbscRating, MbscPage, MbscNote, MbscAvatar, MbscInput, MbscDropdown, MbscTextarea, MbscButton, MbscCheckbox, MbscSwitch, MbscStepper, MbscProgress, MbscSlider, MbscRadio, MbscRadioGroup, MbscSegmentedGroup, MbscSegmented, MbscCommercialComponent, MbscFormOptions, MbscPageOptions, MbscModule, MbscInputModule, MbscFormsModule, MbscPageModule }; |
{ | ||
"name": "@mobiscroll/javascript-lite", | ||
"version": "4.6.3", | ||
"version": "4.7.2", | ||
"description": "Framework agnostic UI library for progressive web and hybrid apps", | ||
@@ -35,2 +35,3 @@ "homepage": "https://mobiscroll.com/", | ||
"dist/css/mobiscroll.css", | ||
"dist/css/mobiscroll.scss", | ||
"dist/css/mobiscroll.min.css", | ||
@@ -37,0 +38,0 @@ "dist/css/icons_mobiscroll.ttf", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1492476
39
18734