Socket
Socket
Sign inDemoInstall

@esri/calcite-app-components

Package Overview
Dependencies
Maintainers
29
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esri/calcite-app-components - npm Package Compare versions

Comparing version 0.0.1-alpha.1 to 0.0.1-alpha.2

dist/calcite-app/calcite-action-bar.entry.js

7

dist/calcite-app/calcite-app.esm.js

@@ -1,1 +0,6 @@

import{p as e,b as t}from"./p-67742728.js";e().then(e=>t([["p-nsvt5khs",[[1,"calcite-action-bar",{expand:[516],expanded:[516],textExpand:[1,"text-expand"],textCollapse:[1,"text-collapse"],layout:[513],theme:[513]}],[1,"calcite-action-pad",{placement:[513],positionElement:[16],theme:[513],offsetTop:[32]}],[1,"calcite-action-group"],[1,"calcite-action",{active:[516],compact:[516],disabled:[516],indicator:[516],label:[1],text:[1],textEnabled:[516,"text-enabled"],theme:[513]}]]],["p-mgpykodv",[[1,"calcite-tip",{storageId:[1,"storage-id"],nonDismissible:[516,"non-dismissible"],heading:[1],textClose:[1,"text-close"],textThumbnail:[1,"text-thumbnail"],thumbnail:[1],theme:[513],dismissed:[32]}],[1,"calcite-tip-manager",{textClose:[1,"text-close"],textDefaultTitle:[513,"text-default-title"],textNext:[1,"text-next"],textPaginationLabel:[513,"text-pagination-label"],textPrevious:[1,"text-previous"],theme:[513],selectedIndex:[32],tips:[32],total:[32],direction:[32],nextTip:[64],previousTip:[64]}],[1,"calcite-tip-group",{textGroupTitle:[513,"text-group-title"]}]]],["p-go9ye1u1",[[1,"calcite-shell-floating-panel",{placement:[513],heading:[513],positionElement:[16],offsetTop:[32]}],[1,"calcite-shell",{theme:[513]}],[1,"calcite-shell-panel",{collapsed:[516],layout:[513]}]]],["p-kjrwigch",[[1,"calcite-block-section",{open:[516],text:[1],textExpand:[1,"text-expand"],textCollapse:[1,"text-collapse"]}],[1,"calcite-block",{collapsible:[4],heading:[1],open:[516],summary:[1],textExpand:[1,"text-expand"],textCollapse:[1,"text-collapse"],theme:[513]}]]],["p-bwzj90mj",[[1,"calcite-flow-item",{heading:[1],menuOpen:[516,"menu-open"],showBackButton:[4,"show-back-button"],textBack:[1,"text-back"],textClose:[1,"text-close"],textOpen:[1,"text-open"],theme:[513]}],[1,"calcite-flow",{theme:[513],flowCount:[32],flowDirection:[32],flows:[32],back:[64]}]]]],e));
import { p as patchBrowser, g as globals, b as bootstrapLazy } from './core-8ebd34f9.js';
patchBrowser().then(options => {
globals();
return bootstrapLazy([["calcite-action-bar",[[1,"calcite-action-bar",{"expand":[516],"expanded":[516],"textExpand":[1,"text-expand"],"textCollapse":[1,"text-collapse"],"layout":[513],"theme":[513]}]]],["calcite-block-section",[[1,"calcite-block-section",{"open":[516],"text":[1],"textExpand":[1,"text-expand"],"textCollapse":[1,"text-collapse"]}]]],["calcite-flow-item",[[1,"calcite-flow-item",{"heading":[1],"menuOpen":[516,"menu-open"],"showBackButton":[4,"show-back-button"],"textBack":[1,"text-back"],"textClose":[1,"text-close"],"textOpen":[1,"text-open"],"theme":[513]}]]],["calcite-shell-floating-panel",[[1,"calcite-shell-floating-panel",{"placement":[513],"heading":[513],"positionElement":[16],"offsetTop":[32]}]]],["calcite-tip",[[1,"calcite-tip",{"storageId":[1,"storage-id"],"nonDismissible":[516,"non-dismissible"],"heading":[1],"textClose":[1,"text-close"],"textThumbnail":[1,"text-thumbnail"],"thumbnail":[1],"theme":[513],"dismissed":[32]}]]],["calcite-tip-manager",[[1,"calcite-tip-manager",{"textClose":[1,"text-close"],"textDefaultTitle":[513,"text-default-title"],"textNext":[1,"text-next"],"textPaginationLabel":[513,"text-pagination-label"],"textPrevious":[1,"text-previous"],"theme":[513],"selectedIndex":[32],"tips":[32],"total":[32],"direction":[32],"nextTip":[64],"previousTip":[64]}]]],["calcite-action-pad",[[1,"calcite-action-pad",{"placement":[513],"positionElement":[16],"theme":[513],"offsetTop":[32]}]]],["calcite-block",[[1,"calcite-block",{"collapsible":[4],"heading":[1],"open":[516],"summary":[1],"textExpand":[1,"text-expand"],"textCollapse":[1,"text-collapse"],"theme":[513]}]]],["calcite-demo-nav",[[1,"calcite-demo-nav",{"pageId":[1,"page-id"],"open":[32]}]]],["calcite-flow",[[1,"calcite-flow",{"theme":[513],"flowCount":[32],"flowDirection":[32],"flows":[32],"back":[64]}]]],["calcite-shell",[[1,"calcite-shell",{"theme":[513]}]]],["calcite-shell-panel",[[1,"calcite-shell-panel",{"collapsed":[516],"layout":[513]}]]],["calcite-tip-group",[[1,"calcite-tip-group",{"textGroupTitle":[513,"text-group-title"]}]]],["calcite-action-group",[[1,"calcite-action-group"]]],["calcite-action",[[1,"calcite-action",{"active":[516],"compact":[516],"disabled":[516],"indicator":[516],"label":[1],"text":[1],"textEnabled":[516,"text-enabled"],"theme":[513]}]]]], options);
});

7

dist/collection/collection-manifest.json
{
"entries": [
"calcite-action-group\\calcite-action-group.js",
"calcite-shell\\calcite-shell.js",
"calcite-demo-nav\\calcite-demo-nav.js",
"calcite-tip-group\\calcite-tip-group.js",

@@ -10,6 +10,7 @@ "calcite-action-bar\\calcite-action-bar.js",

"calcite-block-section\\calcite-block-section.js",
"calcite-block\\calcite-block.js",
"calcite-flow-item\\calcite-flow-item.js",
"calcite-block\\calcite-block.js",
"calcite-flow\\calcite-flow.js",
"calcite-shell-floating-panel\\calcite-shell-floating-panel.js",
"calcite-flow\\calcite-flow.js",
"calcite-shell\\calcite-shell.js",
"calcite-shell-panel\\calcite-shell-panel.js",

@@ -16,0 +17,0 @@ "calcite-tip\\calcite-tip.js",

@@ -139,2 +139,5 @@ /* tslint:disable */

}
interface CalciteDemoNav {
'pageId': string;
}
interface CalciteFlow {

@@ -312,2 +315,8 @@ 'back': () => Promise<void>;

interface HTMLCalciteDemoNavElement extends Components.CalciteDemoNav, HTMLStencilElement {}
var HTMLCalciteDemoNavElement: {
prototype: HTMLCalciteDemoNavElement;
new (): HTMLCalciteDemoNavElement;
};
interface HTMLCalciteFlowElement extends Components.CalciteFlow, HTMLStencilElement {}

@@ -367,2 +376,3 @@ var HTMLCalciteFlowElement: {

'calcite-block-section': HTMLCalciteBlockSectionElement;
'calcite-demo-nav': HTMLCalciteDemoNavElement;
'calcite-flow': HTMLCalciteFlowElement;

@@ -515,2 +525,5 @@ 'calcite-flow-item': HTMLCalciteFlowItemElement;

}
interface CalciteDemoNav extends JSXBase.HTMLAttributes<HTMLCalciteDemoNavElement> {
'pageId'?: string;
}
interface CalciteFlow extends JSXBase.HTMLAttributes<HTMLCalciteFlowElement> {

@@ -672,2 +685,3 @@ /**

'calcite-block-section': CalciteBlockSection;
'calcite-demo-nav': CalciteDemoNav;
'calcite-flow': CalciteFlow;

@@ -674,0 +688,0 @@ 'calcite-flow-item': CalciteFlowItem;

{
"name": "@esri/calcite-app-components",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"description": "A collection of web components for building single-page mapping applications.",

@@ -28,5 +28,5 @@ "main": "dist/index.js",

"prepublishOnly": "node ./support/prepublish.js",
"release:patch": "npm version patch && npm publish --access public",
"release:minor": "npm version minor && npm publish --access public",
"release:major": "npm version major && npm publish --access public"
"release:patch": "npm version patch && npm publish",
"release:minor": "npm version minor && npm publish",
"release:major": "npm version major && npm publish"
},

@@ -33,0 +33,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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