Socket
Socket
Sign inDemoInstall

@mobiscroll/javascript-lite

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.10.6 to 4.10.8

0

dist/src/js/classes/button.d.ts

@@ -0,0 +0,0 @@ import { FormControl } from './form-control';

@@ -0,0 +0,0 @@ import { FormControl } from './form-control';

@@ -0,0 +0,0 @@ import { MbscFormOptions } from './input';

@@ -0,0 +0,0 @@ import { Base } from '../core/core';

@@ -0,0 +0,0 @@ import { Base, MbscCoreOptions } from '../core/core';

@@ -0,0 +0,0 @@ import { MbscCoreOptions } from '../core/core';

@@ -0,0 +0,0 @@ import { Base, MbscCoreOptions } from '../core/core';

@@ -0,0 +0,0 @@ import { Frame, MbscFrameOptions } from './frame';

import { Base, MbscCoreOptions } from '../core/core';
export class ProgressBase<T extends MbscCoreOptions> extends Base<T> { }

@@ -0,0 +0,0 @@ import { ProgressBase } from './progress-base';

@@ -0,0 +0,0 @@ import { MbscFormOptions } from './forms';

@@ -0,0 +0,0 @@ import { Slider } from './slider';

@@ -0,0 +0,0 @@ import { Frame, MbscFrameOptions } from './frame';

@@ -0,0 +0,0 @@ import { MbscFormOptions } from './forms';

@@ -0,0 +0,0 @@ import { Input } from './input';

@@ -0,0 +0,0 @@ import { ProgressBase } from './progress-base';

@@ -0,0 +0,0 @@ import { SliderBase } from './slider-base';

@@ -0,0 +0,0 @@ import { Base, MbscCoreOptions } from '../core/core';

@@ -0,0 +0,0 @@ import { SliderBase } from './slider-base';

@@ -0,0 +0,0 @@ import { MbscFormOptions } from './forms';

@@ -0,0 +0,0 @@ import { Frame, MbscFrameOptions } from './frame';

@@ -0,0 +0,0 @@ import { mobiscroll, IMobiscroll } from './mobiscroll';

import { mobiscroll } from './mobiscroll';
export { mobiscroll };

@@ -0,0 +0,0 @@ export interface IMobiscroll {

@@ -0,0 +0,0 @@ import { AfterViewInit, ElementRef, NgZone } from '@angular/core';

@@ -0,0 +0,0 @@ import { mobiscroll } from '../frameworks/angular';

@@ -0,0 +0,0 @@ import { IMobiscroll } from '../core/mobiscroll';

@@ -0,0 +0,0 @@ export declare type Handler<T> = (value: T) => void;

2

package.json
{
"name": "@mobiscroll/javascript-lite",
"version": "4.10.6",
"version": "4.10.8",
"description": "Framework agnostic UI library for progressive web and hybrid apps",

@@ -5,0 +5,0 @@ "homepage": "https://mobiscroll.com/",

@@ -6,7 +6,12 @@ Mobiscroll

-----------------
Mobiscroll is a UI library of components for progressive webapps and hybrid development. Created with a lot of attention to usability and performance. [Mobiscroll Forms](https://mobiscroll.com/forms) ships with 15 customizable controls that you can use for free that are included in this repository. Use Forms with the premium products that can be found on the [Mobiscroll website](https://mobiscroll.com).
Mobiscroll is a UI library for progressive webapps and hybrid development. Created with a lot of attention to usability and performance. [Mobiscroll Forms](https://mobiscroll.com/forms) ships with 15 customizable controls that you can use for free that are included in this repository. For advanced functionality use Forms with:
* [Event calendar & Scheduler](https://mobiscroll.com/event-calendar-scheduler)
* [Datetime pickers & Calendars](https://mobiscroll.com/date-time-picker-calendar)
* [Select, pickers & dropdowns](https://mobiscroll.com/select-pickers-scroller-dropdown)
* [Listview & card layout](https://mobiscroll.com/listview-with-cards-gestures)
Where can I use Mobiscroll?
-----------------
You can use the controls in web and hybrid/native cross-platform apps. At it's core Mobiscroll is framework agnostic, but API variants for jQuery/jQuery Mobile, Angular/Ionic and React are available.
You can use the controls in mobile/desktop web and hybrid cross-platform apps. Use it when the JavaScript runs.

@@ -57,3 +62,3 @@ Installation

#### Single and multiline text
#### Single and multiline text ([live example](https://demo.mobiscroll.com/javascript/inputs-fields))

@@ -66,3 +71,3 @@ Text fields are the backbone of every form. Use it to capture a wide range of properties from plain text to passwords.

#### Select styling
#### Select styling ([live example](https://demo.mobiscroll.com/javascript/inputs-fields/select))

@@ -73,3 +78,3 @@ Similar to the single line input styling, it features a chevron/dropdown arrow to clearly signal the difference between select and text input.

#### Buttons
#### Buttons ([live example](https://demo.mobiscroll.com/javascript/buttons))

@@ -82,3 +87,3 @@ Buttons with different states, styles and alignments. Inline or raised, left aligned, right aligned, centered or justified. Full-width buttons supported as well.

#### Segmented control
#### Segmented control ([live example](https://demo.mobiscroll.com/javascript/buttons/segmented))

@@ -89,3 +94,3 @@ Easily lay out two to five options for single and multiple select. Making all options instantly visible lets users make selections with a single interaction instead of at least 3 (tap to open select, do the select, hit set - like for the traditional dropdown).

#### Checkbox and checklist
#### Checkbox and checklist ([live example](https://demo.mobiscroll.com/javascript/toggle-radio))

@@ -98,3 +103,3 @@ Similar to the native checkbox in functionality but a look and feel that fits with the overall user experience and theme. Features description text, checkbox list and disabled styling.

#### Radio button list
#### Radio button list ([live example](https://demo.mobiscroll.com/javascript/toggle-radio/radio-button))

@@ -107,3 +112,3 @@ Single select for a list of options. Use it instead of the segmented control if there are more items that would fit in a single line.

#### Switch
#### Switch ([live example](https://demo.mobiscroll.com/javascript/toggle-radio/switch))

@@ -116,3 +121,3 @@ Just like the checkbox, the switch lets users turn options on/off. Can be rendered as a list of fields, like the checkbox list or as a stand-alone control.

#### Stepper
#### Stepper ([live example](https://demo.mobiscroll.com/javascript/buttons/stepper))

@@ -123,3 +128,3 @@ When users need to make small adjustments to values by increasing or decreasing it avoid free-form input and dropdowns. Steppers help in minimizing mistakes, and reduce the number of taps for getting the values right.

#### Page and typography
#### Page and typography ([live example](https://demo.mobiscroll.com/javascript/styling))

@@ -130,3 +135,3 @@ Takes care of setting the background colors, spacing and typographic styling. It makes sure that the content you add shows up nicely on any screen-size.

#### Slider
#### Slider ([live example](https://demo.mobiscroll.com/javascript/slider-progress))

@@ -139,3 +144,3 @@ Work your way from a monotone, dropdown heavy form to an easily scannable page by switching controls. Consider using sliders for selecting one or multiple values from a range.

#### Progress
#### Progress ([live example](https://demo.mobiscroll.com/javascript/slider-progress/progress))

@@ -148,3 +153,3 @@ Provide visual feedback to the user. Reduce anxiety and help people understand progress with the control. You can also use it as a completness meter to show how the user does on completing a purchase.

#### Alert, confirm and prompt
#### Alert, confirm and prompt ([live example](https://demo.mobiscroll.com/javascript/alerts-notifications))

@@ -157,3 +162,3 @@ Show alert messages, confirmation dialogs and prompt for focused value entry. Supporting platform specific look & feel, make your users feel at home and communicate what they actually need to see.

#### Toast and snackbar
#### Toast and snackbar ([live example](https://demo.mobiscroll.com/javascript/alerts-notifications/notifications))

@@ -166,10 +171,45 @@ Keep your users up to date with notifications. Either in form of a toast or a snackbar.

Commercial Components
-----------------
#### Date & time pickes
* [Calendar](https://demo.mobiscroll.com/javascript/calendar)
* [Date & Time](https://demo.mobiscroll.com/javascript/datetime)
* [Range](https://demo.mobiscroll.com/javascript/range)
* [Timespan](https://demo.mobiscroll.com/javascript/timespan)
#### Event calendar & scheduler
* [Event calendar](https://demo.mobiscroll.com/javascript/eventcalendar)
#### Pickers & dropdowns
* [Select](https://demo.mobiscroll.com/javascript/select)
* [Scroller](https://demo.mobiscroll.com/javascript/scroller)
* [Treelist](https://demo.mobiscroll.com/javascript/list)
* [Image](https://demo.mobiscroll.com/javascript/image)
* [Color](https://demo.mobiscroll.com/javascript/color)
* [Optionlist](https://demo.mobiscroll.com/javascript/optionlist)
#### Pickers & dropdowns
* [Numpad](https://demo.mobiscroll.com/javascript/numpad)
* [Number](https://demo.mobiscroll.com/javascript/number)
* [Measurement](https://demo.mobiscroll.com/javascript/measurement)
#### Gesture enabled responsive list
* [Listview](https://demo.mobiscroll.com/javascript/listview)
* [Scrollview](https://demo.mobiscroll.com/javascript/scrollview)
* [Cards](https://demo.mobiscroll.com/javascript/cards)
Documentation
-----------------
For the complete documentation of Mobiscroll Forms and all products, please visit https://docs.mobiscroll.com
For the complete documentation of Mobiscroll Forms and all products, please visit https://docs.mobiscroll.com/javascript
Demos and examples
-----------------
- Demos for Mobiscroll Froms (FREE) can be found at https://demo.mobiscroll.com/forms
- Over 150 live demos with downloadable code can be found at https://demo.mobiscroll.com
- Demos for Mobiscroll Forms (FREE) can be found at https://demo.mobiscroll.com/javascript/forms
- Over 250 live demos with downloadable code can be found at https://demo.mobiscroll.com

@@ -181,4 +221,5 @@ Getting help

- Submit and answer questions on [StackOverflow](http://stackoverflow.com/questions/tagged/mobiscroll) with the 'mobiscroll' tag.
- Join the [community forum](https://forum.mobiscroll.com).
The Mobiscroll team does not provide technical support for Mobiscroll Forms. To get support please [purchase a license from our website](https://mobiscroll.com/pricing).
The Mobiscroll team does not provide technical support for Mobiscroll Lite. To get support from the team [purchase a license](https://mobiscroll.com/pricing) or join the [community forums](https://forum.mobiscroll.com)

@@ -197,5 +238,2 @@ Release notes

Google+ https://plus.google.com/+MobiscrollUI
License Information

@@ -206,3 +244,3 @@ -----------------

>Copyright © 2018 Mobiscroll
>Copyright © 2020 Mobiscroll

@@ -209,0 +247,0 @@ >Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

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 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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc