Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gl-ng-attachments-frontend

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-ng-attachments-frontend - npm Package Compare versions

Comparing version 7.0.1 to 8.0.0

esm2022/gl-ng-attachments-frontend.mjs

2

gl-ng-attachments-frontend/src/lib/component/image/preview/gl-component-attachment-image-preview.component.d.ts

@@ -26,3 +26,3 @@ import { AfterViewInit, ElementRef, EventEmitter } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<GlComponentAttachmentImagePreviewComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentAttachmentImagePreviewComponent, "gl-component-attachment-image-preview", never, { "disabled": "disabled"; "currentImage": "currentImage"; "required": "required"; "theme": "theme"; "showLabel": "showLabel"; "requiredFieldDescription": "requiredFieldDescription"; "addImageDescription": "addImageDescription"; "maxImageSize": "maxImageSize"; "invalidSizeDescription": "invalidSizeDescription"; "invalidFormatDescription": "invalidFormatDescription"; "addImageButtonDescription": "addImageButtonDescription"; "removeImageButtonDescription": "removeImageButtonDescription"; }, { "currentValue$": "currentValue$"; }, never, ["top", "[slot=buttons]", "bottom"], true, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentAttachmentImagePreviewComponent, "gl-component-attachment-image-preview", never, { "disabled": { "alias": "disabled"; "required": false; }; "currentImage": { "alias": "currentImage"; "required": false; }; "required": { "alias": "required"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "showLabel": { "alias": "showLabel"; "required": false; }; "requiredFieldDescription": { "alias": "requiredFieldDescription"; "required": false; }; "addImageDescription": { "alias": "addImageDescription"; "required": false; }; "maxImageSize": { "alias": "maxImageSize"; "required": false; }; "invalidSizeDescription": { "alias": "invalidSizeDescription"; "required": false; }; "invalidFormatDescription": { "alias": "invalidFormatDescription"; "required": false; }; "addImageButtonDescription": { "alias": "addImageButtonDescription"; "required": false; }; "removeImageButtonDescription": { "alias": "removeImageButtonDescription"; "required": false; }; }, { "currentValue$": "currentValue$"; }, never, ["top", "[slot=buttons]", "bottom"], true, never>;
}

@@ -24,3 +24,3 @@ import { EventEmitter } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<GlComponentAttachmentItemComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentAttachmentItemComponent, "gl-component-attachment-item", never, { "disabled": "disabled"; "attachmentUrl": "attachmentUrl"; "fileName": "fileName"; "fileIcon": "fileIcon"; "id": "id"; "type": "type"; "addingSmooth": "addingSmooth"; }, { "click$": "click$"; "removeCurrentItem$": "removeCurrentItem$"; "editCurrentItem$": "editCurrentItem$"; }, never, never, true, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentAttachmentItemComponent, "gl-component-attachment-item", never, { "disabled": { "alias": "disabled"; "required": false; }; "attachmentUrl": { "alias": "attachmentUrl"; "required": false; }; "fileName": { "alias": "fileName"; "required": false; }; "fileIcon": { "alias": "fileIcon"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "addingSmooth": { "alias": "addingSmooth"; "required": false; }; }, { "click$": "click$"; "removeCurrentItem$": "removeCurrentItem$"; "editCurrentItem$": "editCurrentItem$"; }, never, never, true, never>;
}

@@ -11,3 +11,3 @@ import * as i0 from "@angular/core";

static ɵfac: i0.ɵɵFactoryDeclaration<GlComponentButtonImageSimpleComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentButtonImageSimpleComponent, "gl-component-button-image-simple", never, { "id": "id"; "alt": "alt"; "src": "src"; "callback": "callback"; "disableDragging": "disableDragging"; }, {}, never, never, true, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentButtonImageSimpleComponent, "gl-component-button-image-simple", never, { "id": { "alias": "id"; "required": false; }; "alt": { "alias": "alt"; "required": false; }; "src": { "alias": "src"; "required": false; }; "callback": { "alias": "callback"; "required": false; }; "disableDragging": { "alias": "disableDragging"; "required": false; }; }, {}, never, never, true, never>;
}

@@ -15,3 +15,3 @@ import { TButtonToolTipBorder, TButtonToolTipHorizontalPosition, TButtonToolTipVerticalPosition, TButtonToolTipWidth } from './gl-component-button-image-tooltip.interface';

static ɵfac: i0.ɵɵFactoryDeclaration<GlComponentButtonImageTooltipComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentButtonImageTooltipComponent, "gl-component-button-image-tooltip", never, { "id": "id"; "alt": "alt"; "src": "src"; "show": "show"; "callback": "callback"; "verticalPosition": "verticalPosition"; "horizontalPosition": "horizontalPosition"; "fullwidth": "fullwidth"; "borderRadius": "borderRadius"; }, {}, never, never, true, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentButtonImageTooltipComponent, "gl-component-button-image-tooltip", never, { "id": { "alias": "id"; "required": false; }; "alt": { "alias": "alt"; "required": false; }; "src": { "alias": "src"; "required": false; }; "show": { "alias": "show"; "required": false; }; "callback": { "alias": "callback"; "required": false; }; "verticalPosition": { "alias": "verticalPosition"; "required": false; }; "horizontalPosition": { "alias": "horizontalPosition"; "required": false; }; "fullwidth": { "alias": "fullwidth"; "required": false; }; "borderRadius": { "alias": "borderRadius"; "required": false; }; }, {}, never, never, true, never>;
}

@@ -13,3 +13,3 @@ import { TTheme } from '../../../../interfaces/global.interface';

static ɵfac: i0.ɵɵFactoryDeclaration<GlComponentTitleLabelButtonContainerComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentTitleLabelButtonContainerComponent, "gl-component-title-label-button-container", never, { "labelValue": "labelValue"; "id": "id"; "labelAlignment": "labelAlignment"; "required": "required"; "theme": "theme"; "requiredFieldDescription": "requiredFieldDescription"; }, {}, never, ["*"], true, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentTitleLabelButtonContainerComponent, "gl-component-title-label-button-container", never, { "labelValue": { "alias": "labelValue"; "required": false; }; "id": { "alias": "id"; "required": false; }; "labelAlignment": { "alias": "labelAlignment"; "required": false; }; "required": { "alias": "required"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "requiredFieldDescription": { "alias": "requiredFieldDescription"; "required": false; }; }, {}, never, ["*"], true, never>;
}

@@ -15,3 +15,3 @@ import { AfterViewInit, ElementRef } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<GlComponentTitleLabelSimpleComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentTitleLabelSimpleComponent, "gl-component-title-label-simple", never, { "labelValue": "labelValue"; "id": "id"; "labelAlignment": "labelAlignment"; "theme": "theme"; "required": "required"; "requiredLabel": "requiredLabel"; }, {}, never, never, true, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<GlComponentTitleLabelSimpleComponent, "gl-component-title-label-simple", never, { "labelValue": { "alias": "labelValue"; "required": false; }; "id": { "alias": "id"; "required": false; }; "labelAlignment": { "alias": "labelAlignment"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredLabel": { "alias": "requiredLabel"; "required": false; }; }, {}, never, never, true, never>;
}
export type THorizontalAlignment = 'left' | 'center' | 'right';
export type TLabelTheme = '' | 'light' | 'dark' | 'category-title' | 'category-title-light';
export type TTheme = '' | 'light' | 'dark';

@@ -0,0 +0,0 @@ /**

{
"name": "gl-ng-attachments-frontend",
"version": "7.0.1",
"version": "8.0.0",
"description": "Common code and components designed for Angular 2+ to be used among web front-end development.",
"main": "wrapper_attachments.ts",
"types": "gl-ng-attachments-frontend.d.ts",
"module": "fesm2015/gl-ng-attachments-frontend.mjs",
"module": "fesm2022/gl-ng-attachments-frontend.mjs",
"repository": {

@@ -26,16 +26,12 @@ "type": "git",

"peerDependencies": {
"@angular/common": "~15.2.10",
"@angular/core": "~15.2.10"
"@angular/common": "~16.2.12",
"@angular/core": "~16.2.12",
"gl-scss-styles": "^3.1.1",
"gl-w-attachment-frontend": "^5.0.1",
"gl-w-image-frontend": "^5.0.1",
"gl-w-number-frontend": "^5.0.1"
},
"dependencies": {
"gl-scss-styles": "^3.1.1",
"gl-w-attachment-frontend": "^4.0.0",
"gl-w-image-frontend": "^4.0.0",
"gl-w-number-frontend": "^4.0.0",
"tslib": "^2.3.0"
},
"es2020": "fesm2020/gl-ng-attachments-frontend.mjs",
"esm2020": "esm2020/gl-ng-attachments-frontend.mjs",
"fesm2020": "fesm2020/gl-ng-attachments-frontend.mjs",
"fesm2015": "fesm2015/gl-ng-attachments-frontend.mjs",
"typings": "index.d.ts",

@@ -48,7 +44,5 @@ "exports": {

"types": "./index.d.ts",
"esm2020": "./esm2020/gl-ng-attachments-frontend.mjs",
"es2020": "./fesm2020/gl-ng-attachments-frontend.mjs",
"es2015": "./fesm2015/gl-ng-attachments-frontend.mjs",
"node": "./fesm2015/gl-ng-attachments-frontend.mjs",
"default": "./fesm2020/gl-ng-attachments-frontend.mjs"
"esm2022": "./esm2022/gl-ng-attachments-frontend.mjs",
"esm": "./esm2022/gl-ng-attachments-frontend.mjs",
"default": "./fesm2022/gl-ng-attachments-frontend.mjs"
}

@@ -55,0 +49,0 @@ },

@@ -0,0 +0,0 @@ export { TTheme } from './gl-ng-attachments-frontend/src/lib/core/interfaces/global.interface';

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc