@manticore-labs/ng-api 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.idea/misc.xml CHANGED
@@ -3,68 +3,4 @@
3
3
  <component name="JavaScriptSettings">
4
4
  <option name="languageLevel" value="ES6" />
5
5
  </component>
6
- <component name="MarkdownProjectSettings">
7
- <PreviewSettings splitEditorLayout="SPLIT" splitEditorPreview="PREVIEW" useGrayscaleRendering="false" zoomFactor="1.25" maxImageWidth="0" showGitHubPageIfSynced="false" allowBrowsingInPreview="false" synchronizePreviewPosition="false" highlightPreviewType="LINE" highlightFadeOut="5" highlightOnTyping="false" synchronizeSourcePosition="false">
8
- <PanelProvider>
9
- <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.panel" providerName="Default - Swing" />
10
- </PanelProvider>
11
- </PreviewSettings>
12
- <ParserSettings>
13
- <PegdownExtensions>
14
- <option name="ABBREVIATIONS" value="false" />
15
- <option name="ANCHORLINKS" value="true" />
16
- <option name="ATXHEADERSPACE" value="true" />
17
- <option name="AUTOLINKS" value="true" />
18
- <option name="DEFINITIONS" value="false" />
19
- <option name="FENCED_CODE_BLOCKS" value="true" />
20
- <option name="FOOTNOTES" value="false" />
21
- <option name="FORCELISTITEMPARA" value="false" />
22
- <option name="HARDWRAPS" value="false" />
23
- <option name="QUOTES" value="false" />
24
- <option name="RELAXEDHRULES" value="true" />
25
- <option name="SMARTS" value="false" />
26
- <option name="STRIKETHROUGH" value="true" />
27
- <option name="SUPPRESS_HTML_BLOCKS" value="false" />
28
- <option name="SUPPRESS_INLINE_HTML" value="false" />
29
- <option name="TABLES" value="true" />
30
- <option name="TASKLISTITEMS" value="true" />
31
- <option name="TOC" value="false" />
32
- <option name="TRACE_PARSER" value="false" />
33
- <option name="WIKILINKS" value="true" />
34
- </PegdownExtensions>
35
- <ParserOptions>
36
- <option name="COMMONMARK_LISTS" value="false" />
37
- <option name="DUMMY" value="false" />
38
- <option name="EMOJI_SHORTCUTS" value="true" />
39
- <option name="FLEXMARK_FRONT_MATTER" value="false" />
40
- <option name="GFM_TABLE_RENDERING" value="true" />
41
- <option name="GITBOOK_URL_ENCODING" value="false" />
42
- <option name="GITHUB_EMOJI_URL" value="false" />
43
- <option name="GITHUB_LISTS" value="true" />
44
- <option name="GITHUB_WIKI_LINKS" value="true" />
45
- <option name="JEKYLL_FRONT_MATTER" value="false" />
46
- <option name="SIM_TOC_BLANK_LINE_SPACER" value="true" />
47
- </ParserOptions>
48
- </ParserSettings>
49
- <HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEnabled="false" bodyBottomEnabled="false" embedUrlContent="false" addPageHeader="true">
50
- <GeneratorProvider>
51
- <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.generator" providerName="Default Swing HTML Generator" />
52
- </GeneratorProvider>
53
- <headerTop />
54
- <headerBottom />
55
- <bodyTop />
56
- <bodyBottom />
57
- </HtmlSettings>
58
- <CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isCssTextEnabled="false" isDynamicPageWidth="true">
59
- <StylesheetProvider>
60
- <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.css" providerName="Default Swing Stylesheet" />
61
- </StylesheetProvider>
62
- <ScriptProviders />
63
- <cssText />
64
- </CssSettings>
65
- <HtmlExportSettings updateOnSave="false" parentDir="$ProjectFileDir$" targetDir="$ProjectFileDir$" cssDir="" scriptDir="" plainHtml="false" imageDir="" copyLinkedImages="false" imageUniquifyType="0" targetExt="" useTargetExt="false" noCssNoScripts="false" linkToExportedHtml="true" exportOnSettingsChange="true" regenerateOnProjectOpen="false" />
66
- <LinkMapSettings>
67
- <textMaps />
68
- </LinkMapSettings>
69
- </component>
70
6
  </project>
@@ -1,17 +1,11 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
- <list default="true" id="c2c9ca19-6fe3-4598-b978-9e7c7a590cd1" name="Default Changelist" comment="">
5
- <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" />
4
+ <list default="true" id="30e2842a-5941-4ab3-b3bc-1a7caaf51393" name="Default Changelist" comment="">
5
+ <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
6
6
  <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
7
- <change beforePath="$PROJECT_DIR$/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.ts" afterDir="false" />
8
- <change beforePath="$PROJECT_DIR$/src/lib/clases/ruta-con-migas-de-pan.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/clases/ruta-con-migas-de-pan.ts" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/src/lib/rutas/funciones/anadir-miga-de-pan-traducida.ts" beforeDir="false" />
10
- <change beforePath="$PROJECT_DIR$/src/lib/rutas/funciones/generar-miga-de-pan.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/rutas/funciones/generar-miga-de-pan.ts" afterDir="false" />
11
- <change beforePath="$PROJECT_DIR$/src/lib/rutas/funciones/generar-migas-pan-traducidas.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/rutas/funciones/generar-migas-pan-traducidas.ts" afterDir="false" />
12
- <change beforePath="$PROJECT_DIR$/src/lib/rutas/interfaces/miga-de-pan-interface.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/rutas/interfaces/miga-de-pan-interface.ts" afterDir="false" />
7
+ <change beforePath="$PROJECT_DIR$/src/lib/rutas/interfaces/columna-ruta.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/rutas/interfaces/columna-ruta.ts" afterDir="false" />
13
8
  </list>
14
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
15
9
  <option name="SHOW_DIALOG" value="false" />
16
10
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
17
11
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -27,52 +21,46 @@
27
21
  <component name="Git.Settings">
28
22
  <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
29
23
  </component>
30
- <component name="ProjectId" id="1YuOnf3gAOWLM4oWd7qpNwc3Mtv" />
24
+ <component name="ProjectId" id="1Ok4EBpqtPOMX3TyPUsaaUBGGx7" />
25
+ <component name="ProjectViewState">
26
+ <option name="hideEmptyMiddlePackages" value="true" />
27
+ <option name="showExcludedFiles" value="true" />
28
+ <option name="showLibraryContents" value="true" />
29
+ </component>
31
30
  <component name="PropertiesComponent">
31
+ <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
32
32
  <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
33
33
  <property name="WebServerToolWindowFactoryState" value="false" />
34
- <property name="js.linters.configure.manually.selectedtslint" value="true" />
35
- <property name="last_opened_file_path" value="$PROJECT_DIR$/src/lib/rutas/interfaces" />
34
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
36
35
  <property name="node.js.detected.package.tslint" value="true" />
37
- <property name="node.js.path.for.package.tslint" value="$USER_HOME$/.nvm/versions/node/v12.13.0/bin/node" />
36
+ <property name="node.js.path.for.package.tslint" value="project" />
38
37
  <property name="node.js.selected.package.tslint" value="(autodetect)" />
39
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="C:/Program Files/nodejs/node" />
40
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
38
+ <property name="nodejs_package_manager_path" value="npm" />
41
39
  <property name="prettierjs.PrettierConfiguration.Package" value="$PROJECT_DIR$/node_modules/prettier" />
42
- <property name="settings.editor.selected.configurable" value="Errors" />
40
+ <property name="settings.editor.selected.configurable" value="preferences.editor" />
41
+ <property name="ts.external.directory.path" value="$PROJECT_DIR$/node_modules/typescript/lib" />
43
42
  </component>
44
43
  <component name="RecentsManager">
45
44
  <key name="CopyFile.RECENT_KEYS">
46
- <recent name="$PROJECT_DIR$/src/lib/rutas/interfaces" />
47
- </key>
48
- <key name="MoveFile.RECENT_KEYS">
49
- <recent name="$PROJECT_DIR$/src/lib/rutas/interfaces" />
50
- <recent name="$PROJECT_DIR$/src/lib/rutas/funciones" />
45
+ <recent name="$PROJECT_DIR$/src/lib/clases" />
51
46
  </key>
52
47
  </component>
53
- <component name="RunDashboard">
54
- <option name="ruleStates">
55
- <list>
56
- <RuleState>
57
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
58
- </RuleState>
59
- <RuleState>
60
- <option name="name" value="StatusDashboardGroupingRule" />
61
- </RuleState>
62
- </list>
63
- </option>
64
- </component>
65
48
  <component name="SvnConfiguration">
66
49
  <configuration />
67
50
  </component>
68
51
  <component name="TaskManager">
69
52
  <task active="true" id="Default" summary="Default task">
70
- <changelist id="c2c9ca19-6fe3-4598-b978-9e7c7a590cd1" name="Default Changelist" comment="" />
71
- <created>1583789180960</created>
53
+ <changelist id="30e2842a-5941-4ab3-b3bc-1a7caaf51393" name="Default Changelist" comment="" />
54
+ <created>1564508146055</created>
72
55
  <option name="number" value="Default" />
73
56
  <option name="presentableId" value="Default" />
74
- <updated>1583789180960</updated>
75
- <workItem from="1583789182220" duration="6186000" />
57
+ <updated>1564508146055</updated>
58
+ <workItem from="1564508147427" duration="2235000" />
59
+ <workItem from="1564515459629" duration="6811000" />
60
+ <workItem from="1566247327263" duration="25000" />
61
+ <workItem from="1566247371963" duration="68000" />
62
+ <workItem from="1566247456109" duration="8000" />
63
+ <workItem from="1583860093383" duration="62000" />
76
64
  </task>
77
65
  <servers />
78
66
  </component>
@@ -84,7 +72,9 @@
84
72
  <map>
85
73
  <entry key="MAIN">
86
74
  <value>
87
- <State />
75
+ <State>
76
+ <option name="COLUMN_ORDER" />
77
+ </State>
88
78
  </value>
89
79
  </entry>
90
80
  </map>
@@ -1,6 +1,6 @@
1
1
  export interface ColumnaRuta {
2
- field: string;
3
- header: string;
2
+ field?: string;
3
+ header?: string;
4
4
  llaveAtraducir?: string;
5
5
  traduccion?: string;
6
6
  }
@@ -1,6 +1,6 @@
1
1
  export interface ColumnaRuta {
2
- field: string;
3
- header: string;
2
+ field?: string;
3
+ header?: string;
4
4
  llaveAtraducir?: string;
5
5
  traduccion?: string;
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@manticore-labs/ng-api",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "description": "Paquete de Angular de Manticore Labs",
5
5
  "main": "build/main/index.js",
6
6
  "typings": "build/main/index.d.ts",
@@ -1,28 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="NodePackageJsonFileManager">
4
- <packageJsonPaths />
5
- </component>
6
- <component name="ProjectInspectionProfilesVisibleTreeState">
7
- <entry key="Project Default">
8
- <profile-state>
9
- <expanded-state>
10
- <State>
11
- <id />
12
- </State>
13
- <State>
14
- <id>Data flow issuesJavaScript</id>
15
- </State>
16
- <State>
17
- <id>JavaScript</id>
18
- </State>
19
- </expanded-state>
20
- <selected-state>
21
- <State>
22
- <id>AngularJS</id>
23
- </State>
24
- </selected-state>
25
- </profile-state>
26
- </entry>
27
- </component>
28
- </project>
@@ -1,18 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="masterDetails">
4
- <states>
5
- <state key="ScopeChooserConfigurable.UI">
6
- <settings>
7
- <splitter-proportions>
8
- <option name="proportions">
9
- <list>
10
- <option value="0.1853786" />
11
- </list>
12
- </option>
13
- </splitter-proportions>
14
- </settings>
15
- </state>
16
- </states>
17
- </component>
18
- </project>