@axdspub/axiom-charts 0.0.3 → 0.0.5
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/README.md +24 -26
- package/library/Libraries/axiom/index.js +458 -40112
- package/library/Libraries/axiom/index.js.map +1 -1
- package/library/browser.js +1529 -35897
- package/library/browser.js.map +1 -1
- package/library/cjs.js +1531 -35897
- package/library/cjs.js.map +1 -1
- package/library/index.js +1521 -35887
- package/library/index.js.map +1 -1
- package/package.json +3 -5
- package/rollup.config.mjs +19 -18
- package/.yalc/@axdspub/axiom-ui-data-services/.dockerignore +0 -4
- package/.yalc/@axdspub/axiom-ui-data-services/.eslintrc.json +0 -28
- package/.yalc/@axdspub/axiom-ui-data-services/.gitlab-ci.yml +0 -140
- package/.yalc/@axdspub/axiom-ui-data-services/Dockerfile.storybook +0 -33
- package/.yalc/@axdspub/axiom-ui-data-services/craco.config.cjs +0 -36
- package/.yalc/@axdspub/axiom-ui-data-services/docker/nginx/conf.d/default.conf +0 -46
- package/.yalc/@axdspub/axiom-ui-data-services/docker-compose.yml +0 -18
- package/.yalc/@axdspub/axiom-ui-data-services/library/axiom-ui-data-services.d.ts +0 -313
- package/.yalc/@axdspub/axiom-ui-data-services/library/browser.js +0 -18498
- package/.yalc/@axdspub/axiom-ui-data-services/library/browser.js.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/cjs.js +0 -18493
- package/.yalc/@axdspub/axiom-ui-data-services/library/cjs.js.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/App.d.ts +0 -4
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/App.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/Components/JSON/VanillaJSONEditor.d.ts +0 -8
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/Components/JSON/VanillaJSONEditor.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/DataService.d.ts +0 -34
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/DataService.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/DataService.stories.d.ts +0 -23
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/DataService.stories.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/RequestItem.d.ts +0 -27
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/RequestItem.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/RequestItem.stories.d.ts +0 -19
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/RequestItem.stories.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/Types.d.ts +0 -245
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/Types.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/dataServiceHelpers.d.ts +0 -12
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/dataServiceHelpers.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/endpoints/index.d.ts +0 -9
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/endpoints/index.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/index.d.ts +0 -2
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/index.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/library.d.ts +0 -6
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/library.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/parsers/groupAndSum.d.ts +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/parsers/groupAndSum.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/parsers/index.d.ts +0 -13
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/parsers/index.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/reportWebVitals.d.ts +0 -4
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/reportWebVitals.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/services.d.ts +0 -11
- package/.yalc/@axdspub/axiom-ui-data-services/library/dist/esm/types/services.d.ts.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/library/index.js +0 -18488
- package/.yalc/@axdspub/axiom-ui-data-services/library/index.js.map +0 -1
- package/.yalc/@axdspub/axiom-ui-data-services/package.json +0 -72
- package/.yalc/@axdspub/axiom-ui-data-services/rollup.config.mjs +0 -54
- package/.yalc/@axdspub/axiom-ui-data-services/tsconfig.json +0 -45
- package/.yalc/@axdspub/axiom-ui-data-services/tsconfig.paths.json +0 -11
- package/.yalc/@axdspub/axiom-ui-data-services/yalc.sig +0 -1
- package/Dockerfile.storybook +0 -33
- package/library/Libraries/axiom/assets/browser-ff7df1e3.css +0 -19
- package/library/Libraries/axiom/assets/cjs-ff7df1e3.css +0 -19
- package/library/Libraries/axiom/browser.js +0 -41130
- package/library/Libraries/axiom/browser.js.map +0 -1
- package/library/Libraries/axiom/cjs.js +0 -41129
- package/library/Libraries/axiom/cjs.js.map +0 -1
package/README.md
CHANGED
|
@@ -1,46 +1,44 @@
|
|
|
1
|
-
|
|
1
|
+
## Storybook
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
`npm run storybook`
|
|
4
4
|
|
|
5
|
-
##
|
|
5
|
+
## Local development
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
Be sure yalc is installed:
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
``
|
|
10
10
|
|
|
11
|
-
|
|
12
|
-
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
|
|
11
|
+
Then
|
|
13
12
|
|
|
14
|
-
|
|
15
|
-
You will also see any lint errors in the console.
|
|
13
|
+
`yalc publish`
|
|
16
14
|
|
|
17
|
-
|
|
15
|
+
In consuming project:
|
|
18
16
|
|
|
19
|
-
|
|
20
|
-
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
|
|
17
|
+
`yalc add @axdspub/axiom-ui-data-services`
|
|
21
18
|
|
|
22
|
-
|
|
19
|
+
and if already exists:
|
|
23
20
|
|
|
24
|
-
|
|
25
|
-
It correctly bundles React in production mode and optimizes the build for the best performance.
|
|
21
|
+
`yalc update @axdspub/axiom-ui-data-services`
|
|
26
22
|
|
|
27
|
-
|
|
28
|
-
Your app is ready to be deployed!
|
|
23
|
+
# Publish
|
|
29
24
|
|
|
30
|
-
|
|
25
|
+
```
|
|
26
|
+
npm login --scope=@axdspub
|
|
27
|
+
npm publish --dryrun
|
|
28
|
+
```
|
|
31
29
|
|
|
32
|
-
|
|
30
|
+
If all looks good
|
|
33
31
|
|
|
34
|
-
|
|
32
|
+
```
|
|
33
|
+
npm publish --access public
|
|
34
|
+
```
|
|
35
35
|
|
|
36
|
-
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
|
|
37
36
|
|
|
38
|
-
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
|
|
39
37
|
|
|
40
|
-
|
|
38
|
+
# Usage
|
|
41
39
|
|
|
42
|
-
|
|
40
|
+
|
|
41
|
+
# Todo
|
|
43
42
|
|
|
44
|
-
|
|
43
|
+
Documentation
|
|
45
44
|
|
|
46
|
-
To learn React, check out the [React documentation](https://reactjs.org/).
|