@mikezimm/fps-library-v2 1.1.145 → 1.1.147

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/CHANGELOG.md CHANGED
@@ -24,15 +24,21 @@ git push -u origin main
24
24
  # Publish hints:
25
25
 
26
26
  npm run clean
27
- npm run build ; npm publish --access=public
27
+ npm run build ; npm publish --access=public; npm version patch
28
28
  npm version major/minor/patch
29
29
  npm publish --access=public
30
- npm install @mikezimm/fps-library-v2@1.1.145
30
+ npm install @mikezimm/fps-library-v2@1.1.148
31
31
 
32
32
  # Changelog
33
33
  NOTE: TURN BACK ON STRICT NULL CHECKS - turned off for PropPaneCols
34
34
 
35
- ## 1.1.145 - 2024-Mar 12: ZYX
35
+ ## 1.1.148 - 2024-Mar 13:
36
+
37
+
38
+ ## 1.1.147 - 2024-Mar 13: Added new gitRepoLinks
39
+ - gitGenericFps, gitGenericMZ, gitNetworkBuilder, gitPagePal
40
+
41
+ ## 1.1.145 - 2024-Mar 13: Color themes
36
42
  - fix new color index in PropPanePicker, make 2 charcoal colors instead of one
37
43
 
38
44
  ## 1.1.144 - 2024-Mar 13: New Tenants
@@ -0,0 +1,3 @@
1
+ import { IRepoLinks } from '../CreateLinks';
2
+ export declare const gitGenericFps: IRepoLinks;
3
+ //# sourceMappingURL=gitGenericFps.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitGenericFps.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitGenericFps.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAmB,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI7D,eAAO,MAAM,aAAa,EAAE,UAA+E,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { createRepoLinks } from '../CreateLinks';
2
+ import { baseFPSRepos, SmallStyle } from './LinksCommon';
3
+ export const gitGenericFps = createRepoLinks(baseFPSRepos, '_blank', 'Main MZ Git', SmallStyle);
4
+ //# sourceMappingURL=gitGenericFps.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitGenericFps.js","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitGenericFps.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAc,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAGzD,MAAM,CAAC,MAAM,aAAa,GAAe,eAAe,CAAC,YAAY,EAAE,QAAQ,EAAE,aAAa,EAAE,UAAU,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { IRepoLinks } from '../CreateLinks';
2
+ export declare const gitGenericMZ: IRepoLinks;
3
+ //# sourceMappingURL=gitGenericMZ.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitGenericMZ.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitGenericMZ.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAmB,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI7D,eAAO,MAAM,YAAY,EAAE,UAAgF,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { createRepoLinks } from '../CreateLinks';
2
+ import { baseMyRepos, SmallStyle } from './LinksCommon';
3
+ export const gitGenericMZ = createRepoLinks(baseMyRepos, '_blank', 'Main MZ Git', SmallStyle);
4
+ //# sourceMappingURL=gitGenericMZ.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitGenericMZ.js","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitGenericMZ.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAc,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAGxD,MAAM,CAAC,MAAM,YAAY,GAAe,eAAe,CAAE,WAAW,EAAG,QAAQ,EAAE,aAAa,EAAE,UAAU,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { IRepoLinks } from '../CreateLinks';
2
+ export declare const gitNetworkBuilder: IRepoLinks;
3
+ //# sourceMappingURL=gitNetworkBuilder.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitNetworkBuilder.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitNetworkBuilder.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAmB,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI7D,eAAO,MAAM,iBAAiB,EAAE,UAAuG,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { createRepoLinks } from '../CreateLinks';
2
+ import { baseFPSRepos, SmallStyle } from './LinksCommon';
3
+ export const gitNetworkBuilder = createRepoLinks(baseFPSRepos + 'Network-Builder', '_blank', 'Network-Builder', SmallStyle);
4
+ //# sourceMappingURL=gitNetworkBuilder.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitNetworkBuilder.js","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitNetworkBuilder.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAc,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAGzD,MAAM,CAAC,MAAM,iBAAiB,GAAe,eAAe,CAAC,YAAY,GAAG,iBAAiB,EAAE,QAAQ,EAAE,iBAAiB,EAAE,UAAU,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { IRepoLinks } from '../CreateLinks';
2
+ export declare const gitPagePal: IRepoLinks;
3
+ //# sourceMappingURL=gitPagePal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitPagePal.d.ts","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitPagePal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAmB,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAI7D,eAAO,MAAM,UAAU,EAAE,UAAwF,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { createRepoLinks } from '../CreateLinks';
2
+ import { baseFPSRepos, SmallStyle } from './LinksCommon';
3
+ export const gitPagePal = createRepoLinks(baseFPSRepos + 'PagePal', '_blank', 'PagePal', SmallStyle);
4
+ //# sourceMappingURL=gitPagePal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gitPagePal.js","sourceRoot":"","sources":["../../../../../src/components/atoms/Links/RepoLinks/gitPagePal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAc,MAAM,gBAAgB,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAGzD,MAAM,CAAC,MAAM,UAAU,GAAe,eAAe,CAAE,YAAY,GAAG,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mikezimm/fps-library-v2",
3
- "version": "1.1.145",
3
+ "version": "1.1.147",
4
4
  "description": "Library of reusable typescript/javascript functions, interfaces and constants",
5
5
  "license": "MIT",
6
6
  "main": "./lib/index.js",