2.2.13 • Published 1 year ago

@dpc-sdp/myvic-bundle v2.2.13

Weekly downloads
41
License
Apache-2.0
Repository
github
Last release
1 year ago

@dpc-sdp/myvic-bundle

A bundle of MyVictoria components packaged as a UMD. Mainly intended for use in existing HTML sites that are not already using Vue or Webpack.

The bundle includes a simple API to allow individual components to be mounted into an element on an HTML page. el represents an element id (as a string) and props will pass a props object through to the underlying Vue component (see the storybook docs for more information for each component).

Myvic.mountAddressSearch (el, props)
Myvic.mountAreaSearch (el, props)
Myvic.mountAutoComplete (el, props)
Myvic.mountBarChart (el, props)
Myvic.mountDataBlock (el, props)
Myvic.mountLineChart (el, props)
Myvic.mountPieChart (el, props)
Myvic.mountToggleList (el, props)
Myvic.mountTreeMap (el, props)
Myvic.mountMap (el, props)
Myvic.mountMapWithTileLayer (el, mapProps, layerProps)
Myvic.mountMapWithVectorLayer (el, mapProps, layerProps)
Myvic.mountMapWithVectorTileLayer (el, mapProps, layerProps)

Import

<script src="https://cdn.jsdelivr.net/npm/@dpc-sdp/myvic-bundle/dist/myvic-bundle.js"></script>

Install

npm install @dpc-sdp/myvic-bundle --save

Dependency graph

@dpc-sdp/myvic-bundle
├── @dpc-sdp/myvic-global

License

Licensed under the Apache-2.0 License.

2.2.13

1 year ago

2.2.12-alpha.0

1 year ago

2.2.11

2 years ago

2.2.10

2 years ago

2.2.9

2 years ago

2.2.7

2 years ago

2.2.6

2 years ago

2.2.1

3 years ago

2.2.2

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.4

3 years ago

1.9.11

3 years ago

1.9.10

3 years ago

1.9.9

3 years ago

1.9.8

3 years ago

1.9.7

3 years ago

1.9.6

3 years ago

1.9.5

3 years ago

1.9.1

3 years ago

1.8.2

3 years ago

1.9.0

3 years ago

1.9.4

3 years ago

1.9.3

3 years ago

1.9.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.3

3 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.3

4 years ago

1.4.2-next.0

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.0-alpha.0

4 years ago