gl-w-frontend
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -0,0 +0,0 @@ import 'node_modules/jquery-ui-dist/jquery-ui.min'; |
@@ -0,0 +0,0 @@ import 'node_modules/jquery-ui-dist/jquery-ui.min'; |
@@ -0,0 +0,0 @@ export declare class ArrayRemove { |
@@ -0,0 +0,0 @@ var ArrayRemove = /** @class */ (function () { |
@@ -0,0 +0,0 @@ export declare class AttachmentConvert { |
@@ -0,0 +0,0 @@ var __values = (this && this.__values) || function(o) { |
@@ -0,0 +0,0 @@ export interface IFullscreenResult { |
@@ -0,0 +0,0 @@ import { IFullScreenAlt, IFullScreenSrc, IMenuButton } from '../menu/core-services-menu.interfaces'; |
@@ -0,0 +0,0 @@ import * as screenfull from 'screenfull'; |
@@ -0,0 +0,0 @@ export interface IComboBoxData { |
@@ -0,0 +0,0 @@ import { IComboBoxData } from './core-services-combobox.interface'; |
@@ -0,0 +0,0 @@ import * as $ from 'jquery'; |
@@ -0,0 +0,0 @@ import { MomentInput, unitOfTime } from 'moment/moment'; |
@@ -0,0 +0,0 @@ import { IDate, IDateLocal, IDayMonthYear, IDaysOfMonth, IUnityOfTime, IWeeksOfMonth } from './core-services-date.interface'; |
@@ -0,0 +0,0 @@ var __values = (this && this.__values) || function(o) { |
export declare type TFields = HTMLInputElement | HTMLDivElement | HTMLTextAreaElement | HTMLSpanElement | null; |
@@ -0,0 +0,0 @@ import { TFields } from './core-services-elements.interface'; |
@@ -0,0 +0,0 @@ import { DateValidation } from '../date/core-services-date.service'; |
@@ -0,0 +0,0 @@ export interface IMenuButton { |
export declare class StringConverter { | ||
static numberToString(number: number): string; | ||
} |
@@ -0,0 +0,0 @@ var StringConverter = /** @class */ (function () { |
@@ -0,0 +0,0 @@ import 'node_modules/jquery-ui-dist/jquery-ui.min'; |
@@ -0,0 +0,0 @@ export declare class ArrayRemove { |
@@ -0,0 +0,0 @@ export declare class AttachmentConvert { |
@@ -0,0 +0,0 @@ export interface IFullscreenResult { |
@@ -0,0 +0,0 @@ import { IFullScreenAlt, IFullScreenSrc, IMenuButton } from '../menu/core-services-menu.interfaces'; |
@@ -0,0 +0,0 @@ export interface IComboBoxData { |
@@ -0,0 +0,0 @@ import { IComboBoxData } from './core-services-combobox.interface'; |
@@ -0,0 +0,0 @@ import { MomentInput, unitOfTime } from 'moment/moment'; |
@@ -0,0 +0,0 @@ import { IDate, IDateLocal, IDayMonthYear, IDaysOfMonth, IUnityOfTime, IWeeksOfMonth } from './core-services-date.interface'; |
export declare type TFields = HTMLInputElement | HTMLDivElement | HTMLTextAreaElement | HTMLSpanElement | null; |
@@ -0,0 +0,0 @@ import { TFields } from './core-services-elements.interface'; |
@@ -0,0 +0,0 @@ export interface IMenuButton { |
export declare class StringConverter { | ||
static numberToString(number: number): string; | ||
} |
{ | ||
"name": "gl-w-frontend", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Common code for using among web front-end development such as pure JavaScript, ES6+ and TypeScript", | ||
@@ -36,3 +36,2 @@ "main": "lib/", | ||
"dependencies": { | ||
"@types/node": "^14.0.5", | ||
"jquery": "^3.5.1", | ||
@@ -47,2 +46,3 @@ "jquery-ui-dist": "^1.12.1", | ||
"@types/jqueryui": "^1.12.13", | ||
"@types/node": "^14.0.6", | ||
"@typescript-eslint/eslint-plugin": "^3.0.2", | ||
@@ -49,0 +49,0 @@ "@typescript-eslint/parser": "^3.0.2", |
# gl-w-frontend # | ||
[![version](https://img.shields.io/badge/version-1.4.0-green.svg)](https://www.npmjs.com/package/gl-w-frontend) | ||
[![version](https://img.shields.io/badge/version-1.4.1-green.svg)](https://www.npmjs.com/package/gl-w-frontend) | ||
@@ -4,0 +4,0 @@ ### What is this repository for? ### |
@@ -0,0 +0,0 @@ { |
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
5
141435
18
- Removed@types/node@^14.0.5
- Removed@types/node@14.18.63(transitive)